.journalCenter{display:grid;gap:18px;padding:12px 0 28px}.journalHero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:23px;border:1px solid rgba(15,118,110,.17);border-radius:18px;background:radial-gradient(circle at 83% 5%,rgba(255,217,177,.5),transparent 35%),linear-gradient(135deg,#edf6ef,#f9f2e9 58%,#fdfaf5);box-shadow:0 12px 28px #2e39320f}.journalHeroIcon{position:relative;display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:#175f53;color:#f4fbf6;box-shadow:0 8px 16px #115b4e33}.journalHeroIcon>span{position:absolute;top:-6px;right:-6px;display:grid;width:19px;height:19px;place-items:center;border:2px solid #f9f5ed;border-radius:7px;background:#d58a55;color:#fff9ed;font-size:9px;font-weight:900;box-shadow:0 4px 9px #8d583338}.journalHero h1{margin:4px 0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(23px,3vw,32px);letter-spacing:-.035em}.journalHero p{max-width:640px;margin:0;color:var(--muted);font-size:12px;line-height:1.55}.journalRefresh{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid rgba(15,118,110,.18);border-radius:9px;background:#ffffffb8;color:#176354;font-size:11px;font-weight:800}.journalRefresh:disabled{cursor:wait;opacity:.55}.journalRefresh .spinning{animation:journalSpin .9s linear infinite}.journalLayout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:18px;align-items:start}.journalComposerCard,.journalTimelineCard{border:1px solid var(--line);border-radius:17px;background:var(--surface);box-shadow:0 9px 24px #2e39320b}.journalComposerCard{padding:21px}.journalDateNavigator{display:grid;grid-template-columns:35px minmax(0,1fr) 35px;align-items:center;max-width:430px;margin:0 auto}.journalDateNavigator>button{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:transparent;color:var(--muted)}.journalDateNavigator>button:hover{background:var(--green-soft);color:var(--green)}.journalDateNavigator label{display:grid;justify-items:center;gap:1px;color:var(--green);font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.journalDateNavigator input{width:max-content;border:0;background:transparent;color:var(--ink);font-size:12px;font-weight:800}.journalDateLabel{margin:7px 0 20px;color:var(--muted);font-size:12px;text-align:center}.journalPrompt{display:inline-flex;align-items:center;gap:7px;margin-bottom:13px;color:#a76438;font-size:12px;font-weight:800}.journalTitle{width:100%;padding:0 0 9px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:700;letter-spacing:-.025em;outline:0}.journalTitle:focus{border-color:#55a08d}.journalBody{width:100%;min-height:210px;margin-top:13px;resize:vertical;border:0;background:repeating-linear-gradient(to bottom,transparent 0,transparent 29px,rgba(125,149,137,.12) 30px);color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:30px;outline:0}.journalBody::placeholder,.journalTitle::placeholder{color:#a6aaa1}.journalComposerFooter{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:17px}.journalPrivacy{display:grid;gap:4px;color:var(--muted);font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.journalPrivacy select{min-height:31px;border:1px solid var(--line);border-radius:7px;background:#fffdfa;color:var(--ink);font-size:11px}.journalSave{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 13px;border-radius:9px;background:#176354;color:#fff;font-size:12px;font-weight:900;box-shadow:0 5px 13px #1763542b}.journalSave:disabled{cursor:wait;opacity:.62}.journalTimelineCard{overflow:hidden}.journalTimelineCard>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 18px 13px;border-bottom:1px solid var(--line);color:#176354}.journalTimelineIcon{position:relative;display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:#e4f2e8;color:#176354}.journalTimelineIcon b{position:absolute;right:-5px;bottom:-4px;display:grid;width:16px;height:14px;place-items:center;border:2px solid #fffdf9;border-radius:5px;background:#a76b48;color:#fff;font-size:7px;line-height:1}.journalTimelineCard h2{margin:4px 0 0;color:var(--ink);font-size:16px;letter-spacing:-.02em}.journalEntryList{display:grid;padding:8px}.journalEntryCard{display:grid;grid-template-columns:41px minmax(0,1fr) 16px;align-items:start;gap:9px;width:100%;padding:12px 9px;border-radius:10px;background:transparent;color:var(--ink);text-align:left}.journalEntryCard:hover{background:#f2f8f4}.journalEntryCard>svg{margin-top:2px;color:#a4afa8}.journalEntryTime{padding-top:3px;color:#5f9b8c;font-size:9px;font-weight:900}.journalEntryCard strong{display:block;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.journalEntryCard p{display:-webkit-box;margin:3px 0;overflow:hidden;color:var(--muted);font-family:Georgia,Times New Roman,serif;font-size:12px;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.journalEntryCard small{color:#a76b48;font-size:9px;font-weight:800}.journalEmpty{display:grid;justify-items:center;gap:8px;padding:35px 24px;color:#9aa39d;text-align:center}.journalEmpty p,.journalLoadError{margin:0;font-size:12px;line-height:1.5}.journalLoadError{margin:10px 17px 0;color:#ab594c}@keyframes journalSpin{to{transform:rotate(360deg)}}@media(max-width:880px){.journalLayout{grid-template-columns:1fr}.journalHero{grid-template-columns:auto minmax(0,1fr)}.journalRefresh{grid-column:1 / -1;justify-self:start}}@media(max-width:520px){.journalCenter{padding-top:0}.journalHero,.journalComposerCard{padding:16px;border-radius:13px}.journalHero h1{font-size:25px}.journalComposerFooter{align-items:stretch;flex-direction:column}.journalPrivacy{grid-template-columns:auto 1fr;align-items:center}.journalSave{justify-content:center}}.webClipOverlay{position:fixed;inset:0;z-index:180;display:grid;place-items:center;padding:24px;background:#17201e57;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.webClipDialog{width:min(660px,100%);max-height:min(760px,calc(100vh - 32px));overflow-y:auto;border:1px solid rgba(102,113,109,.18);border-radius:24px;background:var(--surface);box-shadow:0 34px 100px #242b2747}.webClipHeader{display:grid;grid-template-columns:42px minmax(0,1fr) 32px;gap:12px;align-items:start;padding:24px 24px 20px;border-bottom:1px solid rgba(102,113,109,.12);background:linear-gradient(135deg,#e1f1edc7,#fffcf7e0 68%)}.webClipHeaderIcon{position:relative;display:grid;width:42px;height:42px;place-items:center;border-radius:14px;background:linear-gradient(145deg,#177d73,#14514d);color:#fff;box-shadow:0 10px 22px #177d7333}.webClipHeaderIcon:after{position:absolute;right:-5px;bottom:-5px;display:grid;width:18px;height:18px;place-items:center;border:2px solid var(--surface);border-radius:7px;background:#d58a55;color:#fff8ed;content:"↗";font-size:9px;font-weight:900;line-height:1}.webClipHeader span{color:var(--green);font-size:10px;font-weight:850;letter-spacing:.12em}.webClipHeader h2{margin:3px 0 5px;font-size:22px;letter-spacing:-.02em}.webClipHeader p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.webClipClose{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#ffffff9e;color:var(--muted)}.webClipClose:hover{background:#fff;color:var(--ink)}.webClipForm{display:grid;gap:15px;padding:22px 24px 24px}.webClipForm label{display:grid;gap:7px;color:var(--muted);font-size:11px;font-weight:800}.webClipForm label>span:first-child{padding-left:2px}.webClipForm input,.webClipForm textarea,.webClipForm select{width:100%;min-height:40px;border:1px solid rgba(102,113,109,.2);border-radius:11px;outline:none;background:#fff;color:var(--ink);padding:9px 11px;font-size:13px}.webClipForm textarea{min-height:82px;line-height:1.45;resize:vertical}.webClipForm input:focus,.webClipForm textarea:focus,.webClipForm select:focus{border-color:#0f766e99;box-shadow:0 0 0 3px #0f766e1a}.webClipURLField input{min-height:48px;padding:12px 14px;font-size:14px}.webClipFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.webClipInputWithIcon{position:relative;display:block}.webClipInputWithIcon>svg{position:absolute;top:13px;left:11px;z-index:1;color:var(--muted);pointer-events:none}.webClipInputWithIcon input,.webClipInputWithIcon select{padding-left:34px}.webClipHint,.webClipOffline,.webClipEmpty{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:11px;font-size:11px;line-height:1.4}.webClipHint{color:#3f6963;background:#edf7f3}.webClipOffline{color:#895028;background:#fff3e4}.webClipEmpty{color:#5f5c4b;background:#f7f1df}.webClipActions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:2px}.webClipActions button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:11px;padding:0 14px;font-size:12px;font-weight:800}.webClipCancel{background:#f1eee7;color:var(--muted)}.webClipCancel:hover{color:var(--ink);background:#e9e4da}.webClipSubmit{background:linear-gradient(145deg,#177d73,#14514d);color:#fff;box-shadow:0 9px 18px #177d732e}.webClipSubmit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 22px #177d7340}.webClipSubmit:disabled{cursor:not-allowed;opacity:.48}.webClipSpin{animation:webClipSpin .9s linear infinite}@keyframes webClipSpin{to{transform:rotate(360deg)}}@media(max-width:620px){.webClipOverlay{padding:12px;place-items:end center}.webClipDialog{max-height:calc(100vh - 24px);border-radius:20px}.webClipHeader,.webClipForm{padding-left:18px;padding-right:18px}.webClipFormGrid{grid-template-columns:1fr}.webClipActions{position:sticky;bottom:-24px;padding-top:6px;padding-bottom:2px;background:var(--surface)}}.gmailWatchSettings{display:grid;gap:13px;margin-top:13px;padding:15px;border:1px solid rgba(104,136,170,.16);border-radius:15px;background:linear-gradient(145deg,#fafcfff2,#f4f8fce6)}.gmailWatchHeader,.gmailWatchTitle,.gmailWatchFlow,.gmailWatchDelete,.gmailWatchAccess{display:flex;align-items:center;gap:10px}.gmailWatchHeader{justify-content:space-between;gap:15px}.gmailWatchTitle{min-width:0}.gmailWatchIcon{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:9px;color:#d34d54;background:#fff0f1}.gmailWatchTitle strong{color:var(--ink);font-size:12px}.gmailWatchTitle p{margin:3px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.gmailWatchSwitch{display:inline-flex;align-items:center;gap:7px;flex:none;color:var(--green);font-size:10px;font-weight:850;cursor:pointer}.gmailWatchSwitch input{accent-color:var(--green)}.gmailWatchGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.gmailWatchGrid label{display:grid;gap:5px;color:var(--muted);font-size:10px;font-weight:800}.gmailWatchGrid label span{display:inline-flex;align-items:center;gap:4px}.gmailWatchGrid select{min-height:30px;padding:6px 8px;border:1px solid rgba(104,136,170,.2);border-radius:8px;color:var(--ink);background:#fff;font:inherit}.gmailWatchFlow{flex-wrap:wrap;padding:9px 10px;border-radius:10px;color:var(--muted);background:#e7eef98c;font-size:10px}.gmailWatchFlow span{display:inline-flex;align-items:center;gap:4px}.gmailWatchFlow b{color:#7e96ba}.gmailWatchDelete{align-items:flex-start;padding:10px;border:1px solid rgba(207,139,64,.18);border-radius:10px;color:#9a671f;background:#fff7e7b3}.gmailWatchDelete strong{color:#805516;font-size:10px}.gmailWatchDelete p{margin:3px 0 0;color:#896f4a;font-size:10px;line-height:1.45}.gmailWatchAccess{padding:9px 10px;border-radius:9px;color:#765b20;background:#fff7e7;font-size:10px}.gmailWatchAccess span{flex:1}.gmailWatchAccess button{padding:5px 9px;border:1px solid rgba(137,103,34,.25);border-radius:7px;color:#765b20;background:#fff;font-size:10px;font-weight:800;cursor:pointer}.gmailWatchSave{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:31px;padding:0 11px;border:0;border-radius:8px;color:#fff;background:#2b6df3;font-size:10px;font-weight:850;cursor:pointer}.gmailWatchSave:disabled{opacity:.5;cursor:not-allowed}@media(max-width:680px){.gmailWatchHeader{align-items:flex-start;flex-direction:column}.gmailWatchSwitch{align-self:flex-end}.gmailWatchGrid{grid-template-columns:1fr}.gmailWatchFlow{align-items:flex-start;flex-direction:column}.gmailWatchFlow b{display:none}}.gmailWorkspace{display:grid;gap:16px;padding:22px;border:1px solid rgba(104,136,170,.22);border-radius:22px;background:linear-gradient(145deg,#fffffff0,#f5f9fdeb);box-shadow:0 18px 50px #182d4414}.gmailWorkspaceHeader,.gmailWorkspaceToolbar,.gmailWorkspaceMeta,.gmailTableRow,.gmailCardTop{display:flex;align-items:center;gap:12px}.gmailWorkspaceHeader{justify-content:space-between;gap:18px}.gmailWorkspaceTitle{display:flex;align-items:flex-start;gap:12px;min-width:0}.gmailWorkspaceIcon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px;color:#d34d54;background:#fff1f1}.gmailWorkspaceTitle h2{margin:2px 0 4px;font-size:25px;letter-spacing:-.04em}.gmailWorkspaceTitle p{max-width:680px;margin:0;color:var(--muted);font-size:12px}.gmailWorkspacePrimary{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:10px 14px;border:0;border-radius:11px;color:#fff;background:#2b6df3;font-weight:800;cursor:pointer}.gmailWorkspacePrimary:disabled{opacity:.5;cursor:not-allowed}.gmailWorkspaceToolbar{flex-wrap:wrap;padding:10px;border:1px solid rgba(104,136,170,.16);border-radius:14px;background:#ffffffb8}.gmailWorkspaceToolbar label{display:grid;gap:4px;color:var(--muted);font-size:10px;font-weight:800}.gmailWorkspaceToolbar input,.gmailWorkspaceToolbar select{min-height:31px;padding:6px 9px;border:1px solid rgba(104,136,170,.2);border-radius:8px;color:var(--ink);background:#fff}.gmailSearch{display:flex!important;align-items:center;flex:1 1 260px;min-width:220px;padding:0 9px;border:1px solid rgba(104,136,170,.2);border-radius:8px;color:var(--muted);background:#fff}.gmailSearch input{width:100%;border:0;outline:0}.gmailViewToggle{display:flex;align-self:end;margin-left:auto}.gmailViewToggle button{display:grid;place-items:center;width:31px;height:31px;border:1px solid rgba(104,136,170,.2);color:var(--muted);background:#fff;cursor:pointer}.gmailViewToggle button:first-child{border-radius:8px 0 0 8px}.gmailViewToggle button:last-child{border-radius:0 8px 8px 0}.gmailViewToggle button.active{color:#2b6df3;background:#edf3ff}.gmailWorkspaceMeta{color:var(--muted);font-size:11px}.gmailWorkspaceMeta span{display:inline-flex;align-items:center;gap:5px}.gmailWorkspaceMeta small{margin-left:auto}.gmailTable{overflow:hidden;border:1px solid rgba(104,136,170,.16);border-radius:14px}.gmailTableRow{display:grid;grid-template-columns:30px minmax(220px,1.5fr) minmax(150px,1fr) 120px 150px;min-height:55px;padding:8px 12px;border-top:1px solid rgba(104,136,170,.1);color:var(--ink);font-size:12px;cursor:pointer}.gmailTableRow:first-child{border-top:0}.gmailTableHead{min-height:34px;color:var(--muted);background:#f7f9fc;font-size:10px;font-weight:900;cursor:default}.gmailSubject{display:grid;gap:3px;min-width:0}.gmailSubject strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gmailSubject small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.gmailLabels{display:flex;align-items:center;gap:6px}.gmailLabels b{display:inline-flex;align-items:center;gap:3px;color:#a56a00;font-size:10px}.gmailLabels em{color:var(--muted);font-size:10px;font-style:normal}.gmailCardGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.gmailCard{display:grid;gap:9px;padding:14px;border:1px solid rgba(104,136,170,.16);border-radius:14px;background:#fff;cursor:pointer}.gmailCard.selected{border-color:#6f9cff;box-shadow:0 0 0 3px #2b6df31a}.gmailCardTop{color:var(--muted);font-size:11px}.gmailCardTop svg:last-child{margin-left:auto;color:#d99a24}.gmailCard strong{line-height:1.35}.gmailCard p{display:-webkit-box;overflow:hidden;margin:0;color:var(--muted);font-size:11px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.gmailCard small{color:var(--muted)}.gmailWorkspaceEmpty{display:grid;justify-items:center;gap:7px;padding:45px 20px;color:var(--muted);text-align:center}.gmailWorkspaceEmpty strong{color:var(--ink)}.gmailWorkspaceEmpty p{margin:0;font-size:12px}@media(max-width:760px){.gmailWorkspace{padding:15px;border-radius:16px}.gmailWorkspaceHeader{align-items:flex-start;flex-direction:column}.gmailWorkspacePrimary{width:100%;justify-content:center}.gmailTable{overflow-x:auto}.gmailTableRow{min-width:700px}.gmailWorkspaceMeta small{display:none}}:root{--oe-callout-info-bg: #e8f1f8;--oe-callout-info-border: #2a6f97;--oe-callout-warning-bg: #f8f0e4;--oe-callout-warning-border: #a16207;--oe-callout-success-bg: #e7f3ec;--oe-callout-success-border: #2f6f4e;--oe-callout-danger-bg: #f8e8e8;--oe-callout-danger-border: #a33b3b;--oe-status-todo-bg: #eceff3;--oe-status-doing-bg: #e4eef8;--oe-status-done-bg: #e5f2ea;--oe-status-blocked-bg: #f5e8e8;--oe-unknown-bg: #f3f1ee;--oe-unknown-border: #8a857c;--oe-power-ink: #1c1917;--oe-power-canvas: #faf8f5}.oe-callout{border-left:4px solid var(--oe-callout-info-border);background:var(--oe-callout-info-bg);color:var(--oe-power-ink);padding:.75rem 1rem;margin:.35rem 0;border-radius:0 .35rem .35rem 0}.oe-callout--info{background:var(--oe-callout-info-bg);border-left-color:var(--oe-callout-info-border)}.oe-callout--warning{background:var(--oe-callout-warning-bg);border-left-color:#a16207}.oe-callout--success{background:var(--oe-callout-success-bg);border-left-color:var(--oe-callout-success-border)}.oe-callout--danger{background:var(--oe-callout-danger-bg);border-left-color:var(--oe-callout-danger-border)}.oe-callout__title{font-weight:650;margin-bottom:.25rem}.oe-status{display:inline-flex;align-items:center;gap:.35rem;min-height:2rem;padding:.25rem .7rem;border:1px solid color-mix(in srgb,var(--oe-power-ink) 18%,transparent);border-radius:.35rem;background:var(--oe-status-todo-bg);color:var(--oe-power-ink);font:inherit;cursor:pointer}.oe-status:disabled{cursor:default;opacity:.85}.oe-status--todo{background:var(--oe-status-todo-bg)}.oe-status--doing{background:var(--oe-status-doing-bg)}.oe-status--done{background:var(--oe-status-done-bg)}.oe-status--blocked{background:var(--oe-status-blocked-bg)}.oe-unknown-block{border:1px dashed var(--oe-unknown-border);background:var(--oe-unknown-bg);color:var(--oe-power-ink);padding:.65rem .85rem;margin:.35rem 0;border-radius:.35rem}.oe-unknown-block__label{font-size:.9rem}.oe-command-palette{position:fixed;inset:0;z-index:1000;display:grid;place-items:start center;padding:12vh 1rem 1rem;background:color-mix(in srgb,#1c1917 42%,transparent)}.oe-command-palette__panel{width:min(36rem,100%);background:var(--oe-power-canvas);color:var(--oe-power-ink);border-radius:.5rem;box-shadow:0 12px 40px color-mix(in srgb,#1c1917 28%,transparent);overflow:hidden}.oe-command-palette__input{width:100%;border:0;border-bottom:1px solid color-mix(in srgb,var(--oe-power-ink) 14%,transparent);padding:.9rem 1rem;font:inherit;background:transparent;color:inherit}.oe-command-palette__list{max-height:min(50vh,22rem);overflow:auto;margin:0;padding:.4rem;list-style:none}.oe-command-palette__item{display:flex;justify-content:space-between;gap:.75rem;width:100%;min-height:2.75rem;padding:.55rem .7rem;border:0;border-radius:.35rem;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.oe-command-palette__item[data-active=true],.oe-command-palette__item:hover{background:color-mix(in srgb,var(--oe-power-ink) 8%,transparent)}.oe-command-palette__item:disabled{opacity:.55;cursor:not-allowed}.oe-command-palette__group{margin:.35rem .35rem .15rem;padding:.2rem .35rem;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;opacity:.65}@media(max-width:639px){.oe-command-palette{place-items:end stretch;padding:0}.oe-command-palette__panel{width:100%;border-radius:.75rem .75rem 0 0}}@media(prefers-reduced-motion:reduce){.oe-command-palette,.oe-callout,.oe-overlay,.oe-outline__link{transition:none!important;animation:none!important}}:root,[data-oe-theme=light]{--oe-ui-bg: #faf8f5;--oe-ui-panel: #ffffff;--oe-ui-ink: #1c1917;--oe-ui-muted: #78716c;--oe-ui-border: #e7e5e4;--oe-ui-accent: #0f766e;--oe-ui-accent-soft: #ccfbf1;--oe-ui-danger: #b91c1c;--oe-ui-shadow: 0 18px 50px rgba(28, 25, 23, .14)}[data-oe-theme=dark]{--oe-ui-bg: #1c1917;--oe-ui-panel: #292524;--oe-ui-ink: #fafaf9;--oe-ui-muted: #a8a29e;--oe-ui-border: #44403c;--oe-ui-accent: #2dd4bf;--oe-ui-accent-soft: #134e4a;--oe-ui-danger: #fca5a5;--oe-ui-shadow: 0 18px 50px rgba(0, 0, 0, .45);--oe-power-ink: #fafaf9;--oe-power-canvas: #1c1917}@media(prefers-color-scheme:dark){:root:not([data-oe-theme=light]){--oe-ui-bg: #1c1917;--oe-ui-panel: #292524;--oe-ui-ink: #fafaf9;--oe-ui-muted: #a8a29e;--oe-ui-border: #44403c;--oe-ui-accent: #2dd4bf;--oe-ui-accent-soft: #134e4a;--oe-ui-danger: #fca5a5;--oe-ui-shadow: 0 18px 50px rgba(0, 0, 0, .45)}}.oe-overlay{position:fixed;inset:0;z-index:40;display:grid;place-items:start center;padding:12vh 1rem 1rem;background:#1c191759}.oe-outline{color:var(--oe-ui-ink);font-size:.9rem}.oe-outline__title{font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:var(--oe-ui-muted);margin-bottom:.5rem}.oe-outline__empty{color:var(--oe-ui-muted);font-size:.85rem}.oe-outline__list{list-style:none;margin:0;padding:0}.oe-outline__list .oe-outline__list{padding-left:.75rem}.oe-outline__link{display:block;width:100%;text-align:left;border:0;background:transparent;color:inherit;padding:.28rem .4rem;border-radius:.35rem;cursor:pointer;font:inherit}.oe-outline__link[data-level="1"]{font-weight:600}.oe-outline__link[data-level="2"]{padding-left:.75rem}.oe-outline__link[data-level="3"]{padding-left:1.1rem;font-size:.88rem}.oe-outline__link[data-active=true]{background:var(--oe-ui-accent-soft);color:var(--oe-ui-accent)}.oe-outline__link:focus-visible{outline:2px solid var(--oe-ui-accent);outline-offset:1px}.oe-quick-nav,.oe-command-palette__panel{width:min(34rem,100%);background:var(--oe-ui-panel);color:var(--oe-ui-ink);border:1px solid var(--oe-ui-border);border-radius:.75rem;box-shadow:var(--oe-ui-shadow);overflow:hidden}.oe-quick-nav__input,.oe-command-palette__input{width:100%;border:0;border-bottom:1px solid var(--oe-ui-border);background:transparent;color:inherit;font:inherit;font-size:1rem;padding:.9rem 1rem;outline:none}.oe-quick-nav__list,.oe-command-palette__list{list-style:none;margin:0;padding:.35rem;max-height:min(50vh,22rem);overflow:auto}.oe-quick-nav__item,.oe-command-palette__item{display:flex;justify-content:space-between;gap:.75rem;width:100%;border:0;background:transparent;color:inherit;text-align:left;padding:.55rem .65rem;border-radius:.45rem;cursor:pointer;font:inherit}.oe-quick-nav__item[data-active=true],.oe-command-palette__item[data-active=true]{background:var(--oe-ui-accent-soft)}.oe-quick-nav__type{flex:0 0 auto;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--oe-ui-muted);min-width:4.5rem}.oe-quick-nav__empty,.oe-command-palette__error{padding:.75rem 1rem;color:var(--oe-ui-muted)}.oe-command-palette__error{color:var(--oe-ui-danger);font-size:.85rem}.oe-block-reference{display:inline-flex;align-items:center;gap:.25rem;padding:.05rem .4rem;border-radius:.3rem;background:var(--oe-ui-accent-soft);color:var(--oe-ui-accent);font-size:.92em;cursor:pointer}.oe-block-reference[data-missing=true]{background:transparent;color:var(--oe-ui-muted);text-decoration:line-through}.oe-block-actions{display:flex;flex-direction:column;gap:.15rem;min-width:10rem;padding:.35rem;background:var(--oe-ui-panel);border:1px solid var(--oe-ui-border);border-radius:.5rem;box-shadow:var(--oe-ui-shadow)}.oe-block-actions__item{border:0;background:transparent;color:inherit;text-align:left;padding:.45rem .55rem;border-radius:.35rem;cursor:pointer;font:inherit}.oe-block-actions__item:hover,.oe-block-actions__item:focus-visible{background:var(--oe-ui-accent-soft)}.oe-block-actions__item:disabled{opacity:.5;cursor:not-allowed}.oe-page-mention{display:inline;color:#1d4e89;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:.12em}.oe-page-mention[data-missing=true]{color:#9a3412;font-style:italic;text-decoration:none;cursor:default}.oe-page-card,.oe-child-page{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;margin:.35rem 0;padding:.75rem 1rem;border:1px solid #d6d3d1;border-radius:.45rem;background:#fff;color:var(--oe-power-ink);text-align:left;font:inherit;cursor:pointer}.oe-page-card:hover,.oe-child-page:hover{border-color:#1d4e89}.oe-page-card--missing,.oe-child-page--missing{opacity:.7;cursor:default}.oe-page-card--loading,.oe-child-page--loading{opacity:.85;cursor:wait}.oe-page-card--error,.oe-child-page--error{border-color:#b91c1c}.oe-page-card__image,.oe-child-page__image{max-width:100%;max-height:4.5rem;object-fit:cover;border-radius:.25rem;margin-bottom:.25rem}.oe-page-card__title,.oe-child-page__title{font-weight:650}.oe-page-card__preview,.oe-child-page__preview{font-size:.9em;color:#57534e}.oe-child-page__badge{font-size:.75em;letter-spacing:.04em;text-transform:uppercase;color:#57534e}.oe-database-relation{display:inline-flex;align-items:center;gap:.2rem;padding:.05rem .35rem;border-radius:.25rem;background:#f5f5f4;color:#44403c;font-size:.92em;white-space:nowrap}.oe-database-view{margin:.5rem 0;padding:.75rem;border:1px solid #d6d3d1;border-radius:.45rem;background:#fff}.oe-database-view__header{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:.5rem}.oe-database-view__title{margin:0;font-size:1rem}.oe-database-view__meta,.oe-database-view__footnote,.oe-database-view__empty,.oe-database-view__hint,.oe-backlinks__empty,.oe-backlinks__footnote,.oe-backlinks__hint{margin:.25rem 0 0;font-size:.85em;color:#57534e}.oe-database-view__error{margin:.35rem 0;color:#b91c1c;font-size:.85em}.oe-database-view__toolbar,.oe-database-view__footer,.oe-database-view__tabs,.oe-database-view__actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;margin:.35rem 0}.oe-database-view__search input,.oe-database-view__toolbar select,.oe-database-view__draft input,.oe-database-view__table input[type=text],.oe-database-view__table input:not([type=checkbox]){font:inherit;padding:.25rem .4rem;border:1px solid #d6d3d1;border-radius:.3rem;min-width:8rem}.oe-database-view__chip{font:inherit;padding:.25rem .55rem;border:1px solid #d6d3d1;border-radius:.3rem;background:#fafaf9;cursor:pointer}.oe-database-view__chip--on{background:#1c1917;color:#fafaf9;border-color:#1c1917}.oe-database-view__chip:disabled,.oe-database-view__actions button:disabled{opacity:.5;cursor:not-allowed}.oe-database-view__cell-btn{font:inherit;background:transparent;border:1px dashed transparent;padding:.1rem .2rem;cursor:pointer;text-align:left;width:100%}.oe-database-view__cell-btn:hover{border-color:#a8a29e}.oe-database-view__actions button{font:inherit;font-size:.85em;padding:.15rem .4rem;margin-right:.15rem}.oe-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.oe-database-view__table{width:100%;border-collapse:collapse;font-size:.9em}.oe-database-view__table th,.oe-database-view__table td{border:1px solid #e7e5e4;padding:.35rem .5rem;text-align:left}.oe-database-view__filters{display:flex;flex-direction:column;gap:.35rem;margin:.35rem 0}.oe-database-view__filter-row{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.oe-database-view__filter-and{font-size:.75rem;opacity:.7}.oe-database-view__notice{color:#8a5a00;font-size:.85rem}.oe-database-view__shared-create{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin:.5rem 0;padding:.5rem;border:1px dashed #d6d3d1;border-radius:.35rem}.oe-database-view__shared-create-field{display:flex;flex-direction:column;gap:.2rem;min-width:8rem}.oe-database-board{display:grid;gap:.5rem;margin-top:.35rem}.oe-database-board__controls{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.oe-database-board__group-select{display:inline-flex;gap:.35rem;align-items:center;font-size:.9em}.oe-database-board__columns{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.25rem;align-items:flex-start}.oe-database-board__column{flex:0 0 min(16rem,80vw);min-width:14rem;max-width:20rem;background:#fafaf9;border:1px solid #e7e5e4;border-radius:.4rem;padding:.45rem}.oe-database-board__column-header{display:flex;justify-content:space-between;align-items:baseline;gap:.35rem;margin-bottom:.35rem}.oe-database-board__column-title{margin:0;font-size:.9rem;font-weight:650}.oe-database-board__column-count{font-size:.8em;color:#78716c}.oe-database-board__cards{list-style:none;margin:0;padding:0;display:grid;gap:.4rem}.oe-database-board__card{background:#fff;border:1px solid #e7e5e4;border-radius:.35rem;padding:.45rem .5rem;display:grid;gap:.3rem}.oe-database-board__card-title{font:inherit;font-weight:600;text-align:left;background:transparent;border:0;padding:0;cursor:pointer;color:inherit}button.oe-database-board__card-title:hover{text-decoration:underline}.oe-database-board__status select{font:inherit;width:100%;padding:.2rem .3rem}.oe-database-board__status-label{font-size:.8em;color:#57534e}.oe-database-board__preview{margin:0;display:grid;gap:.15rem;font-size:.8em}.oe-database-board__preview dt{color:#78716c}.oe-database-board__preview dd{margin:0}.oe-database-calendar{display:grid;gap:.5rem;margin-top:.35rem}.oe-database-calendar__controls{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.oe-database-calendar__controls label{display:inline-flex;gap:.35rem;align-items:center;font-size:.9em}.oe-database-calendar__scale,.oe-database-calendar__nav{display:inline-flex;gap:.25rem}.oe-database-calendar__focus{font-weight:600;font-size:.95em}.oe-database-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(5.5rem,1fr));gap:1px;background:#e7e5e4;border:1px solid #e7e5e4;border-radius:.35rem;overflow:auto;min-width:0}.oe-database-calendar__weekday{background:#f5f5f4;padding:.35rem .4rem;font-size:.75rem;font-weight:650;text-align:center}.oe-database-calendar__day{background:#fff;min-height:5.5rem;padding:.3rem;display:flex;flex-direction:column;gap:.25rem}.oe-database-calendar__day--outside{background:#fafaf9;color:#a8a29e}.oe-database-calendar__day[data-today=true]{outline:2px solid #57534e;outline-offset:-2px}.oe-database-calendar__day-number{display:flex;justify-content:space-between;align-items:center;font-size:.85em;font-weight:600}.oe-database-calendar__today-mark{font-size:.7em;font-weight:500;color:#44403c}.oe-database-calendar__day-items,.oe-database-calendar__undated-list{list-style:none;margin:0;padding:0;display:grid;gap:.2rem}.oe-database-calendar__item{display:grid;gap:.15rem;padding:.2rem .3rem;border:1px solid #e7e5e4;border-radius:.25rem;background:#fafaf9;font-size:.8em}.oe-database-calendar__item-title{font:inherit;font-weight:600;text-align:left;background:transparent;border:0;padding:0;cursor:pointer;color:inherit}button.oe-database-calendar__item-title:hover{text-decoration:underline}.oe-database-calendar__date-input input{font:inherit;width:100%;max-width:9rem}.oe-database-calendar__undated{margin-top:.35rem;padding:.5rem;border:1px solid #e7e5e4;border-radius:.35rem}.oe-database-calendar__undated-title{margin:0 0 .35rem;font-size:.9rem}@media(max-width:639px){.oe-database-calendar__grid{grid-template-columns:repeat(7,minmax(4.5rem,1fr))}.oe-database-board__column{flex-basis:min(14rem,85vw)}}.oe-database-list{display:grid;gap:.5rem;margin-top:.35rem}.oe-database-list__rows{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.oe-database-list__row{display:grid;gap:.25rem;padding:.45rem .55rem;border:1px solid #e7e5e4;border-radius:.35rem;background:#fff}.oe-database-list__row-title{font:inherit;font-weight:600;text-align:left;background:transparent;border:0;padding:0;cursor:pointer;color:inherit}button.oe-database-list__row-title:hover{text-decoration:underline}.oe-database-list__secondary{margin:0;font-size:.85em;color:#57534e}.oe-database-list__chips{display:flex;flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none}.oe-database-list__chip{display:inline-block;padding:.1rem .4rem;border:1px solid #e7e5e4;border-radius:.25rem;background:#fafaf9;font-size:.75em;color:#44403c}.oe-database-gallery{display:grid;gap:.5rem;margin-top:.35rem}.oe-database-gallery__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));gap:.65rem}.oe-database-gallery__card{display:grid;gap:.35rem;padding:.4rem;border:1px solid #e7e5e4;border-radius:.35rem;background:#fff;min-width:0}.oe-database-gallery__media{display:block;width:100%;aspect-ratio:4 / 3;border-radius:.25rem;background:#f5f5f4;overflow:hidden}.oe-database-gallery__media img{display:block;width:100%;height:100%;object-fit:cover}.oe-database-gallery__media--placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4 / 3;border-radius:.25rem;background:#f5f5f4;border:1px dashed #d6d3d1;color:#a8a29e;font-size:.75em}.oe-database-gallery__card-title{font:inherit;font-weight:600;text-align:left;background:transparent;border:0;padding:0;cursor:pointer;color:inherit;overflow-wrap:anywhere}button.oe-database-gallery__card-title:hover{text-decoration:underline}.oe-database-gallery__secondary{margin:0;font-size:.8em;color:#57534e;overflow-wrap:anywhere}.oe-database-gallery__chips{display:flex;flex-wrap:wrap;gap:.2rem;margin:0;padding:0;list-style:none}.oe-database-gallery__chips .oe-database-list__chip,.oe-database-gallery__chip{display:inline-block;padding:.1rem .35rem;border:1px solid #e7e5e4;border-radius:.25rem;background:#fafaf9;font-size:.7em;color:#44403c}@media(max-width:639px){.oe-database-gallery__grid{grid-template-columns:repeat(auto-fill,minmax(8.5rem,1fr));gap:.5rem}.oe-database-list__row{padding:.4rem .45rem}}.oe-database-timeline{display:grid;gap:.5rem;margin-top:.35rem}.oe-database-timeline__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.oe-database-timeline__controls label{display:inline-flex;gap:.35rem;align-items:center;font-size:.85em}.oe-database-timeline__range{font-size:.85em;color:#57534e;font-variant-numeric:tabular-nums}.oe-database-timeline__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #e7e5e4;border-radius:.35rem;background:#fff}.oe-database-timeline__axis{position:relative;min-width:28rem;height:2rem;border-bottom:1px solid #e7e5e4;background:#fafaf9;margin-left:9rem}.oe-database-timeline__tick{position:absolute;top:.35rem;transform:translate(-50%);font-size:.7em;color:#57534e;white-space:nowrap;font-variant-numeric:tabular-nums}.oe-database-timeline__today{position:absolute;top:0;bottom:0;transform:translate(-50%);width:2px;background:#57534e;pointer-events:none;font-size:.65em;font-weight:600;color:#44403c;white-space:nowrap}.oe-database-timeline__today span{position:absolute;top:.15rem;left:.35rem}.oe-database-timeline__rows{min-width:28rem}.oe-database-timeline__row{display:grid;grid-template-columns:9rem minmax(16rem,1fr) auto;align-items:center;gap:.35rem;padding:.35rem .5rem;border-bottom:1px solid #f5f5f4;min-width:0}.oe-database-timeline__row:last-child{border-bottom:0}.oe-database-timeline__label{font:inherit;font-weight:600;text-align:left;background:transparent;border:0;padding:0;cursor:pointer;color:inherit;overflow-wrap:anywhere;min-width:0}button.oe-database-timeline__label:hover{text-decoration:underline}.oe-database-timeline__track{position:relative;height:1.75rem;background:#f5f5f4;border-radius:.25rem;min-width:16rem}.oe-database-timeline__marker{position:absolute;top:50%;transform:translate(-50%,-50%);width:.65rem;height:.65rem;border-radius:50%;background:#44403c;border:2px solid #fff;box-shadow:0 0 0 1px #a8a29e;cursor:grab}.oe-database-timeline__marker:active{cursor:grabbing}.oe-database-timeline__date-input input{font:inherit;font-size:.8em;max-width:9rem}.oe-database-timeline__undated{margin-top:.35rem;padding:.5rem;border:1px dashed #d6d3d1;border-radius:.35rem;background:#fafaf9}.oe-database-timeline__undated--invalid{border-color:#fca5a5;background:#fef2f2}.oe-database-timeline__undated-title{margin:0 0 .35rem;font-size:.9rem;font-weight:600}.oe-database-timeline__undated-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.oe-database-timeline__undated-list .oe-database-timeline__row{border:1px solid #e7e5e4;border-radius:.25rem;background:#fff}@media(max-width:639px){.oe-database-timeline__axis{margin-left:7rem;min-width:22rem}.oe-database-timeline__row{grid-template-columns:7rem minmax(12rem,1fr) auto}.oe-database-timeline__track{min-width:12rem}}.oe-database-gantt{display:grid;gap:.5rem;margin-top:.35rem}.oe-database-gantt__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.oe-database-gantt__controls label{display:inline-flex;gap:.35rem;align-items:center;font-size:.85em}.oe-database-gantt__range{font-size:.85em;color:#57534e;font-variant-numeric:tabular-nums}.oe-database-gantt__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #e7e5e4;border-radius:.35rem;background:#fff}.oe-database-gantt__axis{position:relative;min-width:32rem;height:2rem;border-bottom:1px solid #e7e5e4;background:#fafaf9;margin-left:9rem}.oe-database-gantt__tick{position:absolute;top:.35rem;transform:translate(-50%);font-size:.7em;color:#57534e;white-space:nowrap;font-variant-numeric:tabular-nums}.oe-database-gantt__today{position:absolute;top:0;bottom:0;transform:translate(-50%);width:2px;background:#57534e;pointer-events:none;font-size:.65em;font-weight:600;color:#44403c;white-space:nowrap}.oe-database-gantt__today span{position:absolute;top:.15rem;left:.35rem}.oe-database-gantt__rows{min-width:32rem}.oe-database-gantt__row{display:grid;grid-template-columns:9rem minmax(16rem,1fr) auto auto;align-items:center;gap:.35rem;padding:.35rem .5rem;border-bottom:1px solid #f5f5f4;min-width:0}.oe-database-gantt__row:last-child{border-bottom:0}.oe-database-gantt__label{font:inherit;font-weight:600;text-align:left;background:transparent;border:0;padding:0;cursor:pointer;color:inherit;overflow-wrap:anywhere;min-width:0}button.oe-database-gantt__label:hover{text-decoration:underline}.oe-database-gantt__track{position:relative;height:1.75rem;background:#f5f5f4;border-radius:.25rem;min-width:16rem}.oe-database-gantt__track-spacer{min-width:16rem}.oe-database-gantt__bar{position:absolute;top:50%;transform:translateY(-50%);height:.85rem;min-width:.35rem;border-radius:.2rem;background:#44403c;border:1px solid #292524;cursor:grab;box-sizing:border-box}.oe-database-gantt__bar--milestone{border-radius:50%;min-width:.35rem}.oe-database-gantt__bar:active{cursor:grabbing}.oe-database-gantt__date-input input{font:inherit;font-size:.8em;max-width:9rem}.oe-database-gantt__date-spacer{width:9rem}.oe-database-gantt__tray{margin-top:.35rem;padding:.5rem;border:1px dashed #d6d3d1;border-radius:.35rem;background:#fafaf9}.oe-database-gantt__tray--invalid{border-color:#fca5a5;background:#fef2f2}.oe-database-gantt__tray-title{margin:0 0 .35rem;font-size:.9rem;font-weight:600}.oe-database-gantt__tray-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.oe-database-gantt__tray-list .oe-database-gantt__row{border:1px solid #e7e5e4;border-radius:.25rem;background:#fff}@media(max-width:639px){.oe-database-gantt__axis{margin-left:7rem;min-width:24rem}.oe-database-gantt__row{grid-template-columns:7rem minmax(12rem,1fr) auto auto}.oe-database-gantt__track,.oe-database-gantt__track-spacer{min-width:12rem}}.oe-database-chart{display:grid;gap:.5rem;margin-top:.35rem}.oe-database-chart__controls{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.oe-database-chart__metric-select{display:inline-flex;align-items:center;gap:.35rem;font-size:.85em}.oe-database-chart__categories{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.oe-database-chart__category{display:grid;grid-template-columns:minmax(6rem,1fr) auto;grid-template-rows:auto auto;gap:.15rem .5rem;align-items:center;padding:.35rem .45rem;border:1px solid #e7e5e4;border-radius:.35rem;background:#fff}.oe-database-chart__category-label{font-weight:600;font-size:.9em}.oe-database-chart__category-count{font-size:.85em;color:#57534e;font-variant-numeric:tabular-nums}.oe-database-chart__category-track{grid-column:1 / -1;height:.45rem;background:#f5f5f4;border-radius:.2rem;overflow:hidden}.oe-database-chart__category-bar{height:100%;min-width:0;background:#78716c;border-radius:.2rem}.oe-database-chart__numeric{display:grid;gap:.35rem}.oe-database-chart__numeric-scale{position:relative;height:.35rem;background:#f5f5f4;border-radius:.2rem}.oe-database-chart__numeric-zero{position:absolute;top:0;bottom:0;left:var(--oe-chart-zero, 0%);width:1px;background:#a8a29e}.oe-database-chart__numeric-rows{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.oe-database-chart__numeric-row{display:grid;grid-template-columns:minmax(6rem,1fr) auto;grid-template-rows:auto auto;gap:.15rem .5rem;align-items:center;padding:.35rem .45rem;border:1px solid #e7e5e4;border-radius:.35rem;background:#fff}.oe-database-chart__numeric-title{font:inherit;font-weight:600;font-size:.9em;text-align:left;background:transparent;border:0;padding:0;cursor:pointer;color:inherit}button.oe-database-chart__numeric-title:hover{text-decoration:underline}.oe-database-chart__numeric-value{font-size:.85em;color:#57534e;font-variant-numeric:tabular-nums}.oe-database-chart__numeric-track{grid-column:1 / -1;position:relative;height:.45rem;background:#f5f5f4;border-radius:.2rem;overflow:hidden}.oe-database-chart__numeric-bar{position:absolute;top:0;bottom:0;min-width:0;background:#78716c;border-radius:.2rem}.oe-page-picker,.oe-backlinks{display:grid;gap:.5rem;padding:.75rem;border:1px solid #d6d3d1;border-radius:.45rem;background:#fff}.oe-page-picker__heading{margin:0;font-weight:650}.oe-page-picker__input{width:100%;padding:.45rem .55rem;border:1px solid #d6d3d1;border-radius:.35rem;font:inherit}.oe-page-picker__status{margin:0;font-size:.9em;color:#57534e}.oe-page-picker__status--error{color:#b91c1c}.oe-page-picker__list{list-style:none;margin:0;padding:0;max-height:12rem;overflow:auto}.oe-page-picker__option,.oe-page-picker__list button{display:flex;flex-direction:column;width:100%;padding:.4rem .5rem;border:0;background:transparent;text-align:left;font:inherit;cursor:pointer}.oe-page-picker__option:hover,.oe-page-picker__option--active,.oe-page-picker__list button:hover{background:var(--oe-ui-accent-soft, #e8f1f8)}.oe-page-picker__title{font-weight:600}.oe-page-picker__preview{font-size:.85em;color:#57534e}.oe-page-picker__cancel{justify-self:start}.oe-backlinks__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.oe-backlinks__title{margin:0}.oe-backlinks__refresh{font:inherit;font-size:.85em;padding:.2rem .45rem;border:1px solid #d6d3d1;border-radius:.3rem;background:#fff;cursor:pointer}.oe-backlinks__kind{display:block;font-size:.75em;color:#78716c}.oe-backlinks__name{font-weight:600}.oe-backlinks__link{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:.25rem 0;border:0;background:transparent;text-align:left;font:inherit;cursor:pointer}.oe-backlinks__link:hover .oe-backlinks__name{color:#1d4e89}@media(max-width:639px){.oe-overlay{place-items:end stretch;padding:0}.oe-quick-nav,.oe-command-palette__panel{width:100%;border-radius:.75rem .75rem 0 0}}.oe-database-feed{display:grid;gap:.5rem;margin-top:.35rem}.oe-database-feed__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.oe-database-feed__controls label{display:inline-flex;gap:.35rem;align-items:center;font-size:.85em}.oe-database-feed__items{display:grid;gap:.65rem}.oe-database-feed__item{display:grid;grid-template-columns:minmax(5rem,7.5rem) 1fr;gap:.65rem;padding:.55rem;border:1px solid #e7e5e4;border-radius:.35rem;background:#fff;min-width:0}.oe-database-feed__media{display:block;width:100%;aspect-ratio:1;border-radius:.25rem;background:#f5f5f4;overflow:hidden}.oe-database-feed__media img{display:block;width:100%;height:100%;object-fit:cover}.oe-database-feed__media--placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;border-radius:.25rem;background:#f5f5f4;border:1px dashed #d6d3d1;color:#a8a29e;font-size:.75em}.oe-database-feed__body{display:grid;gap:.25rem;align-content:start;min-width:0}.oe-database-feed__title{margin:0;font:inherit;font-weight:600;text-align:left;background:transparent;border:0;padding:0;cursor:pointer;color:inherit;overflow-wrap:anywhere}button.oe-database-feed__title:hover{text-decoration:underline}h4.oe-database-feed__title{cursor:default}.oe-database-feed__secondary{margin:0;font-size:.85em;color:#57534e;overflow-wrap:anywhere}.oe-database-feed__date{margin:0;font-size:.8em;font-variant-numeric:tabular-nums;color:#78716c}.oe-database-feed__date--invalid{color:#b45309}.oe-database-feed__chips{display:flex;flex-wrap:wrap;gap:.2rem;margin:0;padding:0;list-style:none}.oe-database-feed__chip{display:inline-block;padding:.1rem .35rem;border:1px solid #e7e5e4;border-radius:.25rem;background:#fafaf9;font-size:.7em;color:#44403c}@media(max-width:639px){.oe-database-feed__item{grid-template-columns:minmax(4rem,5.5rem) 1fr;gap:.5rem;padding:.45rem}}.oe-database-map{display:flex;flex-direction:column;gap:.75rem}.oe-database-map__plane{position:relative;width:100%;aspect-ratio:2 / 1;min-height:10rem;border:1px solid #e7e5e4;border-radius:.35rem;background:linear-gradient(90deg,#f5f5f4 1px,transparent 1px) 0 0 / 12.5% 100%,linear-gradient(#f5f5f4 1px,transparent 1px) 0 0 / 100% 16.67%,#fafaf9;overflow:hidden}.oe-database-map__pin{position:absolute;width:.7rem;height:.7rem;margin:0;padding:0;border:1px solid #292524;border-radius:50%;background:#78716c;transform:translate(-50%,-50%);cursor:pointer}button.oe-database-map__pin:hover,button.oe-database-map__pin:focus-visible{background:#44403c;outline:2px solid #a8a29e;outline-offset:2px}.oe-database-map__list{display:flex;flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none}.oe-database-map__list-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:baseline;padding:.25rem 0;border-bottom:1px solid #f5f5f4}.oe-database-map__list-title{margin:0;padding:0;border:none;background:none;font:inherit;font-weight:600;color:#1c1917;text-align:left;cursor:pointer}button.oe-database-map__list-title:hover{text-decoration:underline}.oe-database-map__list-status{font-size:.85em;color:#57534e}.oe-database-map__list-status--invalid-location{color:#9a3412}.oe-database-map__list-status--no-location{color:#a8a29e}.oe-database-dashboard{display:flex;flex-direction:column;gap:.85rem}.oe-database-dashboard__heading{margin:0 0 .35rem;font-size:.85rem;font-weight:600;color:#44403c}.oe-database-dashboard__controls{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.oe-database-dashboard__controls label{display:flex;flex-direction:column;gap:.2rem;font-size:.8em;color:#57534e}.oe-database-dashboard__metrics{display:grid;grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));gap:.5rem .75rem;margin:0}.oe-database-dashboard__metrics>div{display:flex;flex-direction:column;gap:.1rem}.oe-database-dashboard__metrics dt{margin:0;font-size:.75em;color:#78716c}.oe-database-dashboard__metrics dd{margin:0;font-size:1.05em;font-weight:600;color:#1c1917}.oe-database-dashboard__buckets{display:flex;flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none}.oe-database-dashboard__bucket{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:baseline}.oe-database-dashboard__bucket-label{color:#44403c}.oe-database-dashboard__bucket-count{font-variant-numeric:tabular-nums;font-weight:600;color:#1c1917}:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7f4ef;color:#1d2523;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #1d2523;--muted: #66716d;--line: #ded8cd;--surface: #fffcf7;--surface-strong: #ffffff;--green: #0f766e;--green-soft: #dcefeb;--coral: #df6c4f;--blue: #2867b2;--violet: #7557a6;--shadow: 0 24px 70px rgba(44, 38, 28, .12)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.fallbackScreen{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f7f4ef;color:var(--ink);text-align:center;line-height:1.5}button,input,textarea{font:inherit}button{border:0;cursor:pointer}textarea{border:0;resize:vertical}.shell{min-height:100vh;display:grid;grid-template-columns:var(--app-sidebar-width, 268px) minmax(0,1fr);background:linear-gradient(120deg,rgba(15,118,110,.11),transparent 34%),linear-gradient(290deg,rgba(223,108,79,.12),transparent 32%),#f7f4ef}.sidebar{position:sticky;z-index:10;top:0;height:100vh;min-height:0;box-sizing:border-box;padding:24px 18px;border-right:1px solid rgba(102,113,109,.18);display:flex;flex-direction:column;gap:24px;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable}.sidebar-compact .sidebar{padding-left:10px;padding-right:10px;gap:18px}.sidebar-compact .brand>div:not(.brandMark),.sidebar-compact .navItem>span:not(.navItemIcon),.sidebar-compact .devicePanel{display:none}.sidebar-compact .navItem{justify-content:center;padding-left:0;padding-right:0}.sidebar-compact .navItem{position:relative}.sidebar-compact .navGroup{gap:2px}.sidebar-compact .navGroupToggle{min-height:12px;justify-content:center;padding:0;pointer-events:none}.sidebar-compact .navGroupToggle>span{display:none}.sidebar-compact .navGroupToggle svg{width:10px;height:10px;opacity:.35;transform:rotate(180deg)}.sidebar-compact .navGroup+.navGroup{margin-top:2px;padding-top:5px}.sidebar-compact .navItem:after{content:attr(data-tooltip);position:absolute;left:calc(100% + 10px);top:50%;z-index:130;width:max-content;max-width:180px;padding:6px 8px;border:1px solid rgba(102,113,109,.18);border-radius:6px;background:#fffcf7fa;box-shadow:0 8px 20px #342f2724;color:var(--ink);font-size:11px;font-weight:700;opacity:0;pointer-events:none;transform:translateY(-50%) translate(-3px);transition:opacity .12s ease,transform .12s ease}.sidebar-compact .navItem:hover:after,.sidebar-compact .navItem:focus-visible:after{opacity:1;transform:translateY(-50%) translate(0)}.sidebar-medium .sidebar{padding-left:12px;padding-right:12px;gap:20px}.sidebar-medium .brand{gap:8px;padding-left:2px;padding-right:2px}.sidebar-medium .brand span,.sidebar-medium .devicePanel{display:none}.sidebar-medium .navItem{padding-left:8px;padding-right:8px;gap:8px}.navApprovalBadge{display:grid;min-width:18px;height:18px;margin-left:auto;place-items:center;border-radius:9px;background:#a94a37;color:#fff;font-size:9px;font-weight:800}.sidebar-compact .navApprovalBadge{position:absolute;top:3px;right:3px;min-width:15px;height:15px;font-size:8px}.appSidebarResizeHandle{position:absolute;top:0;right:-9px;z-index:20;width:18px;height:100%;padding:0;border:0;border-radius:0;background:transparent;cursor:col-resize;touch-action:none}.appSidebarResizeHandle span{display:block;width:2px;height:100%;margin:auto;background:transparent;transition:background .16s ease}.appSidebarResizeHandle:hover span,.appSidebarResizeHandle:focus-visible span,.appSidebarResizeHandle:active span{background:#0f766e80}.brand{display:flex;align-items:center;gap:12px;padding:4px 6px}.brandMark{width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,#153f3a,#0a6f68);color:#effaf6;display:grid;place-items:center;box-shadow:0 14px 30px #104f4838,inset 0 1px #ffffff2e}.brandMark .aiAvatar,.navItem.active .navItemIcon .aiAvatar,.mobileNav button.active .navItemIcon .aiAvatar,.aiCommandSubmit .aiAvatar,.intakeComposer>.intakeComposerActions>button:not(.intakeSecondaryButton):not(.intakeTertiaryButton) .aiAvatar,.gmailWorkspacePrimary .aiAvatar{filter:invert(1)}.brand strong,.brand span{display:block}.brand strong{font-size:17px}.brand span{color:var(--muted);font-size:13px;margin-top:2px}.navList{flex:1 1 auto;min-height:0;display:grid;gap:10px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.navGroup{display:grid;gap:4px}.navGroup+.navGroup{margin-top:2px;padding-top:10px;border-top:1px solid rgba(102,113,109,.12)}.navGroupToggle{min-height:24px;display:flex;align-items:center;justify-content:space-between;padding:0 8px;border-radius:8px;color:#87918d;background:transparent;font-size:10px;font-weight:850;letter-spacing:.11em;text-align:left;text-transform:uppercase;transition:color .16s ease,background .16s ease}.navGroupToggle:hover,.navGroupToggle:focus-visible{color:var(--ink);background:#fffcf79e;outline:none}.navGroupToggle svg{transition:transform .16s ease}.navGroup.collapsed .navGroupToggle svg{transform:rotate(-90deg)}.navGroupItems{display:grid;gap:4px}.navItem{position:relative;height:48px;border:1px solid transparent;border-radius:15px;padding:0 10px;display:flex;align-items:center;gap:11px;color:#40504b;background:transparent;text-align:left;font-size:13px;font-weight:700;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.navItem:hover,.navItem:focus-visible{border-color:#66716d21;background:#fffcf79e;color:var(--nav-accent, var(--ink));outline:none;transform:translate(2px)}.navItem.active{border-color:#66716d1f;background:#ffffffe0;color:var(--nav-accent, var(--green));box-shadow:0 12px 28px #342f2717,inset 0 1px #fffc}.navItemIcon{flex:0 0 34px;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:var(--nav-wash, #edf1ee);color:var(--nav-accent, var(--green));transition:background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.navItem:hover .navItemIcon,.navItem:focus-visible .navItemIcon{transform:scale(1.04)}.navItem.active .navItemIcon{background:linear-gradient(145deg,var(--nav-accent, var(--green)),color-mix(in srgb,var(--nav-accent, var(--green)) 70%,#102f2d));color:#fff;box-shadow:0 7px 15px color-mix(in srgb,var(--nav-accent, var(--green)) 23%,transparent)}.navItem[data-tone=home],.mobileNav button[data-tone=home]{--nav-accent: #177d73;--nav-wash: #e1f1ed}.navItem[data-tone=notes],.mobileNav button[data-tone=notes]{--nav-accent: #3971aa;--nav-wash: #e7eff8}.navItem[data-tone=journal],.mobileNav button[data-tone=journal]{--nav-accent: #a46248;--nav-wash: #f6e9e1}.navItem[data-tone=memory],.mobileNav button[data-tone=memory]{--nav-accent: #7657a6;--nav-wash: #eee8f7}.navItem[data-tone=tasks],.mobileNav button[data-tone=tasks]{--nav-accent: #26865e;--nav-wash: #e4f3e9}.navItem[data-tone=agents],.mobileNav button[data-tone=agents]{--nav-accent: #1f7891;--nav-wash: #e3f1f5}.navItem[data-tone=inbox],.mobileNav button[data-tone=inbox]{--nav-accent: #ba6e2e;--nav-wash: #f8ecdd}.navItem[data-tone=approvals],.mobileNav button[data-tone=approvals]{--nav-accent: #a94a37;--nav-wash: #f7e5e1}.navItem[data-tone=dictionary],.mobileNav button[data-tone=dictionary]{--nav-accent: #47735e;--nav-wash: #e7f0e9}.navItem[data-tone=integrations],.mobileNav button[data-tone=integrations]{--nav-accent: #556b8f;--nav-wash: #e8edf5}.mobileNav button[data-tone=more]{--nav-accent: #59676b;--nav-wash: #e9eeec}.navItemIcon svg{flex:none}.navGlyph{position:relative;display:grid;width:24px;height:24px;place-items:center;color:currentColor}.aiAvatar{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;vertical-align:middle}.aiAvatar>span,.aiAvatar svg{display:block;width:100%;height:100%}.aiAvatar[data-avatar-color] svg>g>path,.aiAvatar[data-avatar-color] svg>g>g:first-child path,.aiAvatar[data-avatar-color] svg>g>g:last-child path{fill:var(--ai-avatar-color)!important}.aiAvatar[data-avatar-color] svg>g>g:nth-of-type(2) path{fill:var(--ai-avatar-eyes, #fffdf9)!important}.navGlyph>svg,.navGlyph>.aiAvatar{width:19px;height:19px}.navGlyphMarker{position:absolute;display:grid;min-width:9px;height:9px;padding:0 2px;place-items:center;border:1px solid color-mix(in srgb,currentColor 24%,transparent);border-radius:999px;background:color-mix(in srgb,var(--nav-wash, #edf1ee) 86%,white);color:currentColor;font-family:Inter,system-ui,sans-serif;font-size:6px;font-weight:900;line-height:1;box-shadow:0 2px 5px #1f34301f}.navGlyphDot{right:0;bottom:1px;min-width:5px;width:5px;height:5px;padding:0;border:0;background:currentColor;box-shadow:0 0 0 2px var(--nav-wash, #edf1ee);font-size:0}.navGlyphCorner{right:-1px;bottom:0}.navGlyphSpark{top:-2px;right:-2px;min-width:11px;height:11px;border:0;background:color-mix(in srgb,var(--nav-accent, var(--green)) 20%,white);font-size:7px}.navGlyphAlert{top:-2px;right:-2px;min-width:11px;height:11px;background:#fff4e7;color:#a94a37;font-size:7px}.navGlyphLetter{right:-2px;bottom:-1px;min-width:12px;height:12px;background:color-mix(in srgb,var(--nav-accent, var(--green)) 14%,white);font-family:Hiragino Sans,Yu Gothic,sans-serif;font-size:8px}.navItem.active .navGlyphMarker{border-color:#ffffff52;background:#fff3;color:#fff;box-shadow:0 2px 5px #0b2b2733}.navItem.active .navGlyphDot{background:#fff;box-shadow:0 0 0 2px color-mix(in srgb,var(--nav-accent, var(--green)) 70%,#102f2d)}.navItem.active .navGlyphAlert{background:#fff;color:var(--nav-accent, var(--green))}.navItem.active .navGlyphLetter{background:#ffffff3d}.mobileNav button.active .navGlyphMarker{border-color:#ffffff52;background:#fff3;color:#fff}.mobileNav button.active .navGlyphDot{background:#fff;box-shadow:0 0 0 2px color-mix(in srgb,var(--nav-accent, var(--green)) 70%,#102f2d)}.devicePanel,.assistantPanel,.detailPanel,.taskPanel,.memoryPanel,.inboxPanel,.noteCard{background:#fffcf7e6;border:1px solid rgba(102,113,109,.18);border-radius:8px;box-shadow:0 16px 45px #44392b14}.devicePanel{margin-top:auto;padding:16px}.devicePanel strong{display:block;margin:12px 0 6px}.devicePanel p,.heroBand p,.noteCard p,.detailPanel p,.promptBox p,.memoryRow p{margin:0;color:var(--muted);line-height:1.55}.workspace{position:relative;min-width:0;padding:22px}.hasTooltip{position:relative}.hasTooltip:after{content:attr(data-tooltip);position:absolute;left:50%;top:calc(100% + 8px);z-index:140;width:max-content;max-width:190px;padding:6px 8px;border:1px solid rgba(102,113,109,.18);border-radius:6px;background:#fffcf7fa;box-shadow:0 8px 20px #342f2724;color:var(--ink);font-size:11px;font-weight:700;line-height:1.3;opacity:0;pointer-events:none;transform:translate(-50%,-3px);transition:opacity .13s ease .55s,transform .13s ease .55s;white-space:nowrap}.hasTooltip:hover:after,.hasTooltip:focus-visible:after{opacity:1;transform:translate(-50%)}.topbar{height:56px;display:grid;grid-template-columns:44px minmax(0,1fr) auto 44px;align-items:center;gap:12px;margin-bottom:20px}.authStatusButton{min-width:0;max-width:220px;height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid rgba(102,113,109,.2);border-radius:8px;background:#fffcf7e0;color:var(--ink);font-size:12px;font-weight:800}.authStatusButton span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.authStatusButton:hover{border-color:#0f766e73;color:var(--green)}.connectionStatusButton{display:inline-flex;min-width:0;max-width:180px;height:36px;align-items:center;gap:7px;padding:0 10px;border:1px solid rgba(102,113,109,.2);border-radius:8px;background:#fffcf7e0;color:var(--ink);font-size:11px;font-weight:850}.connectionStatusButton:hover,.connectionStatusButton:focus-visible{border-color:#0f766e73;color:var(--green);outline:none}.connectionStatusButton>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.connectionStatusDot{width:7px;height:7px;flex:none;border-radius:50%;background:#c8d0cc}.connectionStatusDot.connected{background:#2b9b70;box-shadow:0 0 0 3px #2b9b701c}.connectionStatusDot.checking{background:#d0a43c;box-shadow:0 0 0 3px #d0a43c1c}.connectionStatusDot.offline{background:#ad4b38;box-shadow:0 0 0 3px #ad4b381c}.languageControl{display:flex;align-items:center}.languageControl select{height:36px;min-width:64px;padding:0 8px;border:1px solid rgba(102,113,109,.2);border-radius:7px;background:#fffcf7e0;color:var(--ink);font-size:12px;font-weight:800;outline:none}.languageControl select:focus-visible{border-color:var(--green);box-shadow:0 0 0 3px #0f766e21}.workspaceLoading{position:absolute;inset:98px 22px auto;z-index:4;display:grid;gap:10px;padding:14px;border:1px solid rgba(102,113,109,.12);border-radius:9px;background:#fffcf7d6;box-shadow:0 10px 28px #342f270f;pointer-events:none}.skeletonLine,.skeletonGrid span,.skeletonEditor span{display:block;border-radius:6px;background:linear-gradient(100deg,#eee9df 25%,#faf7f0 38%,#eee9df 55%);background-size:300% 100%;animation:skeletonShimmer 1.35s ease-in-out infinite}.skeletonLine{height:12px}.skeletonLine.wide{width:min(360px,58%);height:18px}.skeletonLine.medium{width:min(520px,82%)}.skeletonGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.skeletonGrid span{height:72px}.skeletonEditor{display:grid;gap:16px;width:min(680px,100%)}.skeletonEditor span:nth-child(1){width:44%;height:22px}.skeletonEditor span:nth-child(2){width:82%;height:12px}.skeletonEditor span:nth-child(3){width:68%;height:12px}.skeletonEditor span:nth-child(4){width:92%;height:92px}.skeletonEditor span:nth-child(5){width:74%;height:12px}@keyframes skeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.iconButton,.primaryAction,.heroActions button,.textButton,.wideButton{border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.iconButton{width:44px;height:44px;background:#fffcf7d1;color:var(--ink);border:1px solid rgba(102,113,109,.16)}.primaryAction,.wideButton{height:44px;padding:0 16px;background:#102f2d;color:#f7f4ef}.searchBox{height:46px;border:1px solid rgba(102,113,109,.2);background:#fffcf7e0;border-radius:8px;display:flex;align-items:center;gap:10px;padding:0 12px}.searchBox input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);min-width:0}.clearSearch{width:28px;height:28px;border-radius:8px;background:#f3efe7;color:var(--muted);display:grid;place-items:center}.searchBox kbd{color:var(--muted);border:1px solid var(--line);border-radius:6px;padding:2px 6px;background:#f5f1e9;font-size:12px}@media(max-width:620px){.topbar .hasTooltip:after{display:none}}.contentGrid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px}.view-notes .contentGrid{grid-template-columns:minmax(0,var(--note-sidebar-width, 300px)) minmax(0,1fr);min-width:0;gap:20px}.view-notes .heroBand,.view-notes .newNoteBar{display:none}.view-notes .noteList{grid-template-columns:1fr;align-content:start;gap:8px;min-width:0}.view-notes .rightRail{grid-template-columns:1fr}.view-notes .lowerGrid,.view-notes .inboxPanel,.view-notes .assistantPanel{display:none}.view-home .contentGrid{grid-template-columns:minmax(0,1fr)}.view-home .mainColumn{display:block}.view-home .mainColumn>.heroBand,.view-home .mainColumn>.newNoteBar,.view-home .mainColumn>.sectionHeader,.view-home .mainColumn>.noteSidebarModeTabs,.view-home .mainColumn>.noteList,.view-home .rightRail,.view-home .lowerGrid,.view-home .approvalCenter,.view-home .inboxPanel{display:none}.homeDashboard{min-width:0;padding:clamp(8px,2vw,18px) clamp(2px,1vw,12px) 36px}.homeDashboardHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 0 24px}.homeDashboardHeader h1{max-width:650px;margin:5px 0 8px;color:var(--ink);font-size:clamp(26px,2.8vw,36px);line-height:1.08;letter-spacing:-.02em}.homeDashboardHeader p{max-width:610px;margin:0;color:var(--muted);font-size:13px;line-height:1.55}.homeDashboardHeader .connectionPill{margin-top:4px}.homeDailyBrief{display:grid;gap:13px;margin:0 0 18px;padding:18px;border:1px solid rgba(15,118,110,.22);border-radius:16px;background:radial-gradient(circle at 90% 0%,rgba(114,182,169,.18),transparent 35%),linear-gradient(135deg,#f7fcf9,#fbf8f1);box-shadow:0 14px 32px #264a4112}.homeDailyBrief>header{display:flex;align-items:center;gap:10px}.homeBriefIcon{display:grid;place-items:center;width:34px;height:34px;color:var(--green)}.homeDailyBrief h2{margin:2px 0 0;color:var(--ink);font-size:17px;letter-spacing:-.01em}.homeBriefCalm{display:inline-flex;align-items:center;gap:5px;margin-left:auto;padding:5px 8px;border-radius:999px;background:#ffffffb3;color:var(--green);font-size:10px;font-weight:800;white-space:nowrap}.homeDailyBrief>p{max-width:760px;margin:0;color:#38514c;font-size:13px;line-height:1.65}.homeBriefHighlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px}.homeBriefHighlights button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:10px;border:1px solid rgba(102,113,109,.16);border-radius:11px;background:#ffffffb8;color:var(--ink);text-align:left;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.homeBriefHighlights button:hover{transform:translateY(-1px);border-color:#0f766e6b;box-shadow:0 8px 16px #2f524914}.homeBriefHighlights button.urgent{border-color:#df6c4f61;background:#fff9f5}.homeBriefHighlights button>span:nth-child(2){display:grid;gap:2px;min-width:0}.homeBriefHighlights strong{overflow:hidden;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.homeBriefHighlights small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--muted);font-size:10px;line-height:1.35}.homeBriefHighlightIcon{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#e8f3f0;color:var(--green)}.homeBriefHighlightIcon.kind-approval{background:#fff0ea;color:var(--coral)}.homeBriefHighlightIcon.kind-calendar{background:#e7eef9;color:var(--blue)}.homeBriefHighlightIcon.kind-mail{background:#f1eaf8;color:var(--violet)}.homeBriefHighlightIcon.kind-agent{background:transparent;color:var(--green)}.homeDailyBrief footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;color:var(--muted);font-size:10px}.homeDailyBrief footer button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:var(--green);font-size:11px;font-weight:800;cursor:pointer}.homeSecretaryHint{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:10px;font-weight:750}.homeMetricGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.homeMetric{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:2px 8px;min-width:0;padding:13px 14px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);text-align:left;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.homeMetric:hover{transform:translateY(-2px);border-color:#b8d5c9;box-shadow:0 10px 24px #304b3e14}.homeMetricIcon{position:relative;display:grid;grid-row:1 / 3;width:25px;height:25px;place-items:center;border-radius:8px;background:#e5f2eb;color:var(--green)}.homeMetricIcon:after{position:absolute;right:-4px;bottom:-4px;display:grid;width:12px;height:12px;place-items:center;border:2px solid var(--surface);border-radius:5px;background:var(--green);color:#fff;font-size:7px;font-weight:900;line-height:1}.homeMetricIcon.notes{background:#e7eff8;color:#3971aa}.homeMetricIcon.notes:after{content:"✎";background:#3971aa}.homeMetricIcon.tasks{background:#e4f3e9;color:#26865e}.homeMetricIcon.tasks:after{content:"✓";background:#26865e}.homeMetricIcon.approvals{background:#f7e5e1;color:#a94a37}.homeMetricIcon.approvals:after{content:"!";background:#a94a37}.homeMetricIcon.memory{background:#eee8f7;color:#7657a6}.homeMetricIcon.memory:after{content:"·";background:#7657a6}.homeMetricIcon.integrations{background:#e8edf5;color:#556b8f}.homeMetricIcon.integrations:after{content:"↗";background:#556b8f}.homeMetricIcon.agents{background:#e3f1f5;color:#1f7891}.homeMetricIcon.agents:after{content:"✦";background:#1f7891}.homeMetricIcon svg{color:inherit}.homeMetric strong{font-size:20px;line-height:1}.homeMetric span{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.homeDashboardColumns{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:18px;margin-top:18px}.homeQuickActions,.homeRecentPanel{min-width:0;padding:17px 18px;border-top:1px solid var(--line);background:color-mix(in srgb,var(--surface) 90%,#edf3f0)}.homePanelHeading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--muted)}.homePanelHeading h2{margin:3px 0 0;color:var(--ink);font-size:16px}.homeActionList,.homeRecentList{display:grid;gap:4px}.homeActionList button,.homeRecentList button{display:grid;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:8px;min-width:0;padding:10px 8px;border-radius:6px;background:transparent;color:var(--ink);text-align:left}.homeActionList button:hover,.homeRecentList button:hover{background:#ffffffb8}.homeActionList button svg:first-child{color:var(--green)}.homeActionList button svg:last-child,.homeRecentList button>svg{color:var(--muted)}.homeRecentIcon{display:grid;width:20px;height:20px;place-items:center;border-radius:5px;background:#e5f2ed;color:var(--green);font-size:12px}.homeRecentList button>span:nth-child(2){display:grid;min-width:0;gap:2px}.homeRecentList strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.homeRecentList small{color:var(--muted);font-size:10px}.homeEmptyState{margin:8px 0 2px;color:var(--muted);font-size:11px;line-height:1.5}.homeCommandCenter{padding-bottom:48px}.homeCommandHeader{padding-top:24px}.homeCommandHeaderActions{display:grid;justify-items:end;gap:12px}.homeCommandHeaderActions .connectionPill{display:inline-flex;align-items:center;gap:6px}.homeCommandHeader .connectionPill{min-height:27px;margin-top:0;padding:4px 8px;border-color:#dfe4df;background:#ffffffb8;color:var(--muted);font-size:10px}.homeCommandHeader .connectionPill.connected{border-color:#b7dcc7;background:#edf8f1;color:var(--green)}.homeCommandHeader .connectionPill.offline{border-color:#ebc7b6;background:#fff4ed;color:#a85d43}.statusDot{width:6px;height:6px;border-radius:50%;background:currentColor}.connectionPill.checking .statusDot{animation:homePulse 1.4s ease-in-out infinite}.homePrimaryAction,.homeSecondaryAction{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:7px;background:var(--ink);color:#fffdf7;font-size:11px;font-weight:700}.homePrimaryAction:hover{background:var(--green)}.homeSecondaryAction{background:var(--surface);color:var(--ink)}.homeSecondaryAction:hover{border-color:#b8d5c9;background:var(--green-soft);color:var(--green)}.homeCommandMetrics{grid-template-columns:repeat(6,minmax(0,1fr))}.homeStartStrip{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px;padding:10px 12px;border:1px solid #dfe8e3;border-radius:10px;background:#ffffff94}.homeStartIntro{display:flex;min-width:0;align-items:center;gap:9px}.homeStartIntro>div{display:grid;min-width:0;gap:2px}.homeStartIntro strong{color:var(--ink);font-size:11px}.homeStartIntro small{color:var(--muted);font-size:10px}.homeStartIcon{display:grid;flex:0 0 auto;width:27px;height:27px;place-items:center;border-radius:8px;background:#e4f3eb;color:var(--green)}.homeStartActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.homeStartActions button{display:inline-flex;align-items:center;gap:5px;min-height:29px;padding:0 9px;border:1px solid #d5e1da;border-radius:6px;background:var(--surface);color:var(--ink);font-size:10px;font-weight:700}.homeStartActions button:hover{border-color:#9fc9b5;background:#f0faf4;color:var(--green)}.homeMetric.hasAttention{border-color:#e8c99e;background:#fffaf1}.homeMetric.hasAttention .homeMetricIcon{color:#b27725;background:#fff0d7}.homeMetric.hasAttention .homeMetricIcon:after{background:#b27725}.homeCommandGrid{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(280px,.78fr);gap:18px;margin-top:18px;align-items:start}.homeCommandMainColumn,.homeCommandSideColumn{display:grid;gap:18px;min-width:0}.homeCommandPanel{min-width:0;padding:18px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--surface) 94%,#edf3f0)}.homeCommandPanel .homePanelHeading{margin-bottom:8px}.homePanelCount{align-self:center;padding:4px 7px;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:700}.homePanelIntro{max-width:650px;margin:0 0 14px;color:var(--muted);font-size:11px;line-height:1.6}.homeProposalList{display:grid;gap:8px}.homeProposalCard{display:grid;grid-template-columns:31px minmax(0,1fr);gap:10px;padding:12px;border:1px solid #dfe8e3;border-radius:8px;background:#ffffffa8}.homeProposalCard.risk-medium,.homeProposalCard.risk-high,.homeProposalCard.risk-critical{border-color:#ecd7b4;background:#fffaf3}.homeProposalCard.risk-high,.homeProposalCard.risk-critical{border-color:#e6b7af;background:#fff7f4}.homeProposalIcon{display:grid;width:31px;height:31px;place-items:center;border-radius:8px;background:var(--green-soft);color:var(--green)}.risk-medium .homeProposalIcon{background:#fff0d8;color:#a66a1d}.risk-high .homeProposalIcon,.risk-critical .homeProposalIcon{background:#fbe3dd;color:#b14e3b}.homeProposalBody{display:grid;min-width:0;gap:3px}.homeProposalMeta{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.05em}.homeProposalBody>strong{overflow:hidden;color:var(--ink);font-size:12px;line-height:1.45;text-overflow:ellipsis}.homeProposalBody>small{color:var(--muted);font-size:10px;line-height:1.45}.homeProposalPreview{display:block;margin-top:5px;overflow:hidden;color:var(--ink)!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.homeProposalActions{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:3px}.homeInlineApprove,.homeInlineReject{padding:4px 7px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--ink);font-size:10px;font-weight:750}.homeInlineApprove{border-color:#0f766e4d;color:var(--green)}.homeInlineReject{color:#a64e3b}.homeTextAction,.homePanelLink{display:inline-flex;align-items:center;gap:5px;width:fit-content;margin-top:5px;padding:0;background:transparent;color:var(--green);font-size:10px;font-weight:700}.homeTextAction:hover,.homePanelLink:hover{color:var(--ink);text-decoration:underline}.homeCalmState{display:flex;align-items:flex-start;gap:10px;padding:13px;border-radius:8px;background:var(--green-soft);color:var(--green)}.homeCalmState>div{display:grid;gap:3px}.homeCalmState strong{color:var(--ink);font-size:12px}.homeCalmState span{color:var(--muted);font-size:10px;line-height:1.5}.homeActivityList,.homeIntegrationList{display:grid;gap:2px}.homeActivityItem,.homeIntegrationItem,.homeEmptyIntegration,.homeQuickCapture{display:grid;grid-template-columns:25px minmax(0,1fr) 15px;align-items:center;gap:9px;width:100%;min-width:0;padding:9px 7px;border-radius:7px;background:transparent;color:var(--ink);text-align:left}.homeActivityItem:hover,.homeIntegrationItem:hover,.homeEmptyIntegration:hover,.homeQuickCapture:hover{background:#ffffffc7}.homeActivityItem>span:nth-child(2),.homeIntegrationItem>span:nth-child(2),.homeEmptyIntegration>span:nth-child(2),.homeQuickCapture>span:nth-child(2){display:grid;min-width:0;gap:2px}.homeActivityItem strong,.homeIntegrationItem strong,.homeEmptyIntegration strong,.homeQuickCapture strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.homeActivityItem small,.homeIntegrationItem small,.homeEmptyIntegration small,.homeQuickCapture small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.homeActivityItem>svg,.homeIntegrationItem>svg,.homeEmptyIntegration>svg,.homeQuickCapture>svg{color:var(--muted)}.homeAppsPanel>.homePanelLink{margin-top:10px}.homeTodayList{display:grid;gap:2px}.homeTodayItem{display:grid;grid-template-columns:25px minmax(0,1fr) 15px;align-items:center;gap:9px;width:100%;min-width:0;padding:8px 7px;border-radius:7px;background:transparent;color:var(--ink);text-align:left}.homeTodayItem:hover{background:#ffffffc7}.homeTodayItem>span:nth-child(2){display:grid;min-width:0;gap:2px}.homeTodayItem strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.homeTodayItem small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.homeTodayItem>svg{color:var(--muted)}.homeTodayIcon{display:grid;width:25px;height:25px;place-items:center;border-radius:7px}.homeTodayIcon.calendar{background:#e5f0fb;color:#3474a7}.homeTodayIcon.mail{background:#f9e8dd;color:#b55e34}.homeTodayEmpty{display:flex;align-items:flex-start;gap:8px;padding:9px 7px;color:var(--muted);font-size:10px;line-height:1.5}.homeIntegrationIcon{display:grid;width:25px;height:25px;place-items:center;border-radius:7px}.homeIntegrationIcon.healthy{background:var(--green-soft);color:var(--green)}.homeIntegrationIcon.attention{background:#fff0d8;color:#a66a1d}.homeEmptyIntegration{grid-template-columns:25px minmax(0,1fr) 15px;border:1px dashed #cddbd3}.homeEmptyIntegration>svg:first-child{color:var(--green)}.homeEmployeePanel{display:grid;grid-template-columns:35px minmax(0,1fr);gap:10px;align-items:start;background:linear-gradient(135deg,#f1f7f3,#fbfcf8)}.homeEmployeeIcon{display:grid;width:35px;height:35px;place-items:center;border-radius:9px;background:#dcefe6;color:var(--green)}.homeEmployeePanel h2{margin:3px 0 4px;color:var(--ink);font-size:15px}.homeEmployeePanel p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.homeAutopilotCard{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid #dfe8e3;border-radius:8px;background:#ffffff9e}.homeAutopilotCard.active{border-color:#a9d4bf;background:#f0faf4}.homeAutopilotCopy{display:grid;min-width:0;gap:3px}.homeAutopilotCopy>span{display:inline-flex;align-items:center;gap:5px;color:var(--ink);font-size:10px;font-weight:700}.homeAutopilotCopy>span svg{color:var(--green)}.homeAutopilotCopy small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.homeAutopilotButton{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;padding:6px 9px;border:1px solid #bed6ca;border-radius:999px;background:#fff;color:var(--green);font-size:10px;font-weight:700}.homeAutopilotButton:hover{background:#e9f7ef}.homeAutopilotButton:disabled{cursor:wait;opacity:.72}.homeAutopilotNote{grid-column:1 / -1;color:var(--muted);font-size:9px!important}.homeDelegationCard{grid-column:1 / -1;display:grid;gap:8px;padding:10px;border:1px solid #e4e8e5;border-radius:8px;background:#ffffff75}.homeDelegationHeading{display:grid;gap:3px}.homeDelegationHeading>span{display:inline-flex;align-items:center;gap:5px;color:var(--ink);font-size:10px;font-weight:700}.homeDelegationHeading>span svg{color:var(--green)}.homeDelegationHeading small{color:var(--muted);font-size:9px;line-height:1.45}.homeDelegationForm{display:grid;grid-template-columns:minmax(120px,.42fr) minmax(0,1fr) auto;gap:6px}.homeDelegationManager{display:flex;min-width:0;align-items:center;gap:6px;padding:6px 8px;border:1px solid rgba(15,118,110,.17);border-radius:6px;background:#eef8f3;color:var(--green)}.homeDelegationManager>span{min-width:0}.homeDelegationManager strong,.homeDelegationManager small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homeDelegationManager strong{color:var(--ink);font-size:10px}.homeDelegationManager small{margin-top:1px;color:var(--muted);font-size:8px}.homeDelegationForm select,.homeDelegationForm input{min-width:0;padding:7px 8px;border:1px solid #d5dfda;border-radius:6px;background:#fff;color:var(--ink);font-size:10px}.homeDelegationForm button{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:7px 9px;border:0;border-radius:6px;background:var(--green);color:#fff;font-size:10px;font-weight:700}.homeDelegationForm button:hover{background:#155f4b}.homeDelegationForm button:disabled{cursor:wait;opacity:.58}.homeExecutionList{display:grid;gap:6px}.homeExecutionItem{display:grid;grid-template-columns:25px minmax(0,1fr) 14px;gap:8px;align-items:start;width:100%;padding:8px;border:1px solid #e1e8e4;border-radius:7px;background:#ffffff94;color:var(--ink);text-align:left}.homeExecutionItem:hover{background:#fff}.homeExecutionIcon{display:grid;width:25px;height:25px;place-items:center;border-radius:7px;background:#e4f2ea;color:var(--green)}.homeExecutionItem.running .homeExecutionIcon{background:#e7eff8;color:#3e6d9e}.homeExecutionItem.pending_approval .homeExecutionIcon{background:#fff0d8;color:#a66a1d}.homeExecutionItem.failed .homeExecutionIcon{background:#fbe3dd;color:#b14e3b}.homeExecutionCopy{display:grid;min-width:0;gap:2px}.homeExecutionCopy strong{overflow:hidden;font-size:10px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.homeExecutionCopy small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.homeExecutionCopy em{overflow:hidden;color:var(--muted);font-size:9px;font-style:normal;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.homeExecutionItem>svg{align-self:center;color:var(--muted)}.homeEmployeePanel .homeSecondaryAction{grid-column:1 / -1;justify-self:start;margin-top:3px}.homeQuickPanel{padding-bottom:14px}.homeQuickCapture{grid-template-columns:25px minmax(0,1fr) 15px;padding-right:0;padding-left:0}.homeQuickCapture>svg:first-child{color:var(--green)}.homeHeaderUtility{display:flex;align-items:center;gap:8px}.homeRefreshButton{display:inline-flex;align-items:center;gap:5px;min-height:27px;padding:0 8px;border:1px solid var(--line);border-radius:6px;background:transparent;color:var(--muted);font-size:10px}.homeRefreshButton:disabled{cursor:default;opacity:.55}.homeBriefCard{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:16px 17px;border:1px solid #cfe2d8;border-radius:10px;background:linear-gradient(105deg,#eff8f3,#f9fbf6 58%,#fffaf1);box-shadow:0 12px 28px #3455440f}.homeBriefIcon{display:grid;width:42px;height:42px;place-items:center;color:var(--green)}.homeBriefCopy{display:grid;min-width:0;gap:3px}.homeBriefCopy h2{margin:2px 0 0;overflow:hidden;color:var(--ink);font-size:17px;text-overflow:ellipsis;white-space:nowrap}.homeBriefCopy p{max-width:650px;margin:0;color:var(--muted);font-size:10px;line-height:1.55}.homeBriefSignals{display:flex;align-items:stretch;gap:1px;border:1px solid rgba(46,95,72,.11);border-radius:8px;overflow:hidden;background:#ffffff6b}.homeBriefSignals div{display:grid;min-width:52px;gap:2px;padding:7px 9px;background:#ffffff57}.homeBriefSignals strong{color:var(--ink);font-size:16px;line-height:1}.homeBriefSignals span{color:var(--muted);font-size:9px;white-space:nowrap}.homeBriefAction{display:inline-flex;align-items:center;gap:5px;min-height:31px;padding:0 10px;border:1px solid #c8dbcf;border-radius:7px;background:#ffffffb3;color:var(--green);font-size:10px;font-weight:700;white-space:nowrap}.homeBriefAction:hover{border-color:var(--green);background:#fff}.homeFocusPanel{background:linear-gradient(135deg,#fffdf8,#f6fbf6)}.homeFocusGrid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr);gap:16px}.homeFocusMain{display:grid;align-content:start;gap:5px;padding:13px;border-radius:8px;background:#ffffffa8}.homeFocusLabel{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.homeFocusMain>strong{color:var(--ink);font-size:15px;line-height:1.35}.homeFocusMain>p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.homeFocusFacts{display:grid;gap:7px}.homeFocusFacts>div{display:grid;gap:2px;padding:10px;border-left:2px solid #d1e4d8;background:#eef7f194}.homeFocusFacts span{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.05em}.homeFocusFacts strong{overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.homeFocusFacts small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.homeTimelineList{display:grid;gap:2px}.homeTimelineItem{display:grid;grid-template-columns:27px minmax(0,1fr) 15px;align-items:center;gap:9px;width:100%;min-width:0;padding:8px 7px;border-radius:7px;background:transparent;color:var(--ink);text-align:left}.homeTimelineItem:hover{background:#ffffffc7}.homeTimelineItem>span:nth-child(2){display:grid;min-width:0;gap:2px}.homeTimelineItem strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.homeTimelineItem small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.homeTimelineItem>svg{color:var(--muted)}.homeTimelineIcon{display:grid;width:27px;height:27px;place-items:center;border-radius:7px}.homeTimelineIcon.calendar{background:#e5f0fb;color:#3474a7}.homeTimelineIcon.mail{background:#f9e8dd;color:#b55e34}.homeTimelineIcon.approval{background:#fff0d8;color:#a66a1d}.homeTimelineIcon.agent{background:#e7e4f5;color:#685aa2}.homeEmployeeTask{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) 15px;align-items:center;gap:8px;width:100%;min-width:0;padding:7px 8px;border-radius:7px;background:#ffffff8c;color:var(--ink);text-align:left}.homeEmployeeTask:hover{background:#fff}.homeEmployeeTask>span{display:grid;min-width:0;gap:2px}.homeEmployeeTask strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.homeEmployeeTask small{color:var(--muted);font-size:9px}.homeEmployeeTask>svg{color:var(--muted)}.homeEmployeePanel .homeSecondaryAction{grid-column:1 / -1}@keyframes homePulse{0%,to{opacity:.35}50%{opacity:1}}@media(max-width:980px){.homeCommandMetrics{grid-template-columns:repeat(3,minmax(0,1fr))}.homeCommandGrid{grid-template-columns:minmax(0,1fr)}.homeCommandSideColumn{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.homeAppsPanel{grid-row:span 2}}@media(max-width:620px){.inboxHero{display:grid;gap:14px}.inboxHeroStats{width:100%}.inboxHeroStats span{flex:1}.inboxConnectedStrip{align-items:flex-start;flex-wrap:wrap}.inboxConnectedStrip>span:nth-child(2){min-width:calc(100% - 42px)}.inboxConnectedStrip .intakeSecondaryButton,.inboxConnectedStrip .inboxDatabaseButton{margin-left:37px}.inboxToolbar{align-items:stretch;flex-direction:column}.inboxFilterTabs{width:100%}.inboxSearch{min-width:0}.inboxCaptureTop{gap:8px}.inboxCaptureIdentity{align-items:flex-start;flex-direction:column;gap:6px}.inboxCaptureStatus{margin-top:2px}}@media(max-width:620px){.homeDashboardHeader.homeCommandHeader{display:grid;gap:14px}.homeCommandHeaderActions{grid-auto-flow:column;justify-content:space-between;justify-items:start}.homeCommandMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.homeStartStrip{align-items:stretch;flex-direction:column;gap:10px}.homeStartActions{justify-content:stretch}.homeStartActions button{flex:1 1 0;justify-content:center}.homeCommandSideColumn{grid-template-columns:1fr}.homeAppsPanel{grid-row:auto}.homeCommandPanel{padding:14px}.homeBriefCard{grid-template-columns:35px minmax(0,1fr);align-items:start}.homeBriefIcon{width:35px;height:35px}.homeBriefCopy h2{font-size:15px;white-space:normal}.homeBriefSignals{grid-column:1 / -1}.homeBriefSignals div{flex:1}.homeBriefAction{grid-column:1 / -1;justify-self:start}.homeFocusGrid{grid-template-columns:1fr}}.view-notes .detailPanel{min-height:calc(100vh - 98px);min-width:0;position:relative;z-index:5;overflow:visible}.view-notes .editorStack,.view-notes .blockNoteEditor,.view-notes .blockNoteEditor .bn-container,.view-notes .blockNoteEditor .bn-editor{position:relative;overflow:visible!important}.view-notes .blockNoteEditor{z-index:40}.view-notes .ProseMirror{min-height:320px}.noteTree{display:grid;gap:7px;padding:4px}.view-notes .noteTree{gap:3px;max-height:calc(100vh - 190px);overflow-y:auto;overflow-x:hidden}.noteFolder{display:grid;gap:2px}.noteFolderHeader,.notePagesHeader{display:flex;align-items:center;justify-content:space-between;gap:4px;width:100%}.noteFolderToggle{min-width:0;flex:1;min-height:30px;padding:0 8px;display:flex;align-items:center;gap:8px;color:#40504b}.noteFolderHeader svg{color:var(--coral)}.noteFolderHeader span{margin-left:auto;color:var(--muted);font-size:12px}.noteQuickSection{display:grid;gap:1px;padding:3px 0}.noteQuickHeader{display:flex;align-items:center;gap:6px;min-height:24px;padding:0 8px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.noteQuickToggle{width:100%;background:transparent;text-align:left}.noteQuickToggle:hover{border-radius:6px;background:#dcefeb8c;color:var(--green)}.noteQuickToggle>svg:last-child{margin-left:2px;transition:transform .14s ease}.noteQuickToggle>svg:last-child.open{transform:rotate(90deg)}.noteQuickHeader span{margin-left:auto}.noteQuickLink,.noteTrashLink{min-width:0;min-height:28px;padding:0 8px;border-radius:6px;display:flex;align-items:center;gap:6px;background:transparent;color:#40504b;text-align:left;font-size:12px}.noteQuickLink span,.noteTrashLink span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.noteQuickLink:hover{background:var(--green-soft);color:var(--green)}.noteQuickPopover{display:grid;gap:1px;margin:2px 4px 4px;padding:3px;border:1px solid rgba(102,113,109,.13);border-radius:7px;background:#ffffffad}.noteQuickEmpty{padding:8px;color:var(--muted);font-size:11px}.trashPopover>input{width:100%;min-height:28px;margin-bottom:3px;padding:0 7px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--ink);font-size:11px}.noteTrashSection{border-top:1px solid rgba(102,113,109,.13)}.noteTrashLink{justify-content:space-between;color:var(--muted)}.noteTrashLink button{width:26px;min-height:26px;padding:0;border-radius:5px;background:transparent;color:var(--green)}.noteTrashLink button:hover{background:var(--green-soft)}.noteFolderItems{display:grid;gap:1px}.homeReportStream{display:grid;gap:14px;padding:18px;border:1px solid var(--line);border-radius:12px;background:color-mix(in srgb,var(--surface) 94%,#edf3f0)}.homeReportStreamHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.homeReportStreamHeader p{max-width:620px;margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.homeReportStreamMeta{display:grid;flex:0 0 auto;justify-items:end;gap:1px;padding:8px 12px;border:1px solid #dfe8e3;border-radius:10px;background:#fff9}.homeReportStreamMeta strong{color:var(--green);font-size:18px;font-variant-numeric:tabular-nums;line-height:1.1}.homeReportStreamMeta span{color:var(--muted);font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.homeReportFilters{display:flex;flex-wrap:wrap;gap:6px}.homeReportFilters button{display:inline-flex;align-items:center;gap:6px;min-height:27px;padding:0 11px;border:1px solid var(--line);border-radius:999px;background:#ffffffa8;color:var(--muted);font-size:10.5px;font-weight:700;transition:border-color .14s ease,background .14s ease,color .14s ease}.homeReportFilters button b{color:#97a29d;font-size:9.5px;font-variant-numeric:tabular-nums}.homeReportFilters button:hover{border-color:#b8d5c9;color:var(--green)}.homeReportFilters button.active{border-color:var(--ink);background:var(--ink);color:#fffdf7}.homeReportFilters button.active b{color:#fffdf79e}.homeReportGroups{display:grid;gap:14px}.homeReportDay{display:grid;gap:6px}.homeReportDay>header{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:9.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.homeReportDay>header i{width:6px;height:6px;border-radius:50%;background:var(--green)}.homeReportDay>header:after{content:"";flex:1;height:1px;background:var(--line)}.homeReportDay ol{display:grid;gap:4px;margin:0;padding:0;list-style:none}.homeReportItem{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:9px 12px 9px 15px;border:1px solid transparent;border-radius:10px;background:transparent;text-align:left;transition:background .14s ease,border-color .14s ease,transform .14s ease,box-shadow .14s ease;animation:homeReportIn .28s ease backwards}.homeReportItem:before{content:"";position:absolute;top:9px;bottom:9px;left:6px;width:3px;border-radius:3px;background:var(--report-tone, transparent)}.homeReportItem.tone-ok{--report-tone: var(--green)}.homeReportItem.tone-warn{--report-tone: #c98a2e}.homeReportItem.tone-bad{--report-tone: var(--coral)}.homeReportItem:hover{border-color:#dfe8e3;background:#ffffffdb;transform:translateY(-1px);box-shadow:0 10px 22px #44392b12}.homeReportItem:focus-visible{outline:3px solid color-mix(in srgb,var(--green) 34%,transparent);outline-offset:1px}.homeReportIcon{display:grid;width:28px;height:28px;place-items:center;border-radius:8px}.homeReportItem.kind-agent .homeReportIcon{background:#e5f2ed;color:var(--green)}.homeReportItem.kind-approval .homeReportIcon{background:#fdeee7;color:#c2533a}.homeReportItem.kind-calendar .homeReportIcon{background:#e9f0fa;color:var(--blue)}.homeReportItem.kind-mail .homeReportIcon{background:#f1edfa;color:var(--violet)}.homeReportItem.kind-memory .homeReportIcon{background:#fdf3e3;color:#b27725}.homeReportItem.kind-note .homeReportIcon{background:#edf1ef;color:#46554f}.homeReportItem.kind-task .homeReportIcon{background:#eaf3ec;color:#2e6b58}.homeReportBody{display:grid;min-width:0;gap:2px}.homeReportBody strong{overflow:hidden;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.homeReportBody small{overflow:hidden;color:var(--muted);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.homeReportMeta{display:grid;grid-template-columns:auto auto;align-items:center;gap:5px}.homeReportMeta time{color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums;white-space:nowrap}.homeReportMeta svg{color:#a8b2ad;transition:transform .14s ease,color .14s ease}.homeReportItem:hover .homeReportMeta svg{color:var(--green);transform:translate(2px)}.homeReportEmpty{display:grid;justify-items:center;gap:6px;padding:28px 20px;border:1.5px dashed rgba(102,113,109,.3);border-radius:12px;color:var(--muted);text-align:center}.homeReportEmpty svg{color:var(--green)}.homeReportEmpty strong{color:var(--ink);font-size:12.5px}.homeReportEmpty p{max-width:380px;margin:0;font-size:11px;line-height:1.6}.homeReportMore{justify-self:center;min-height:30px;padding:0 16px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);font-size:11px;font-weight:700;transition:border-color .14s ease,background .14s ease,color .14s ease}.homeReportMore:hover{border-color:#9fc9b5;background:#f0faf4;color:var(--green)}@keyframes homeReportIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:620px){.homeReportStream{padding:14px}.homeReportStreamHeader{flex-direction:column}.homeReportStreamMeta{justify-items:start;padding:6px 10px}.homeReportBody small{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.homeBriefPanel{display:grid;gap:6px;margin-top:8px;padding:10px 12px;border:1px solid #dfe8e3;border-radius:10px;background:#ffffffb8;animation:homeReportIn .24s ease}.homeBriefPanel>header{color:var(--muted);font-size:9.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.homeBriefPanel ol{display:grid;gap:3px;margin:0;padding:0;list-style:none}.homeBriefPanel button{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;width:100%;padding:7px 9px;border:0;border-radius:8px;background:transparent;text-align:left;transition:background .14s ease}.homeBriefPanel button:hover{background:#ffffffe6}.homeBriefPanel button:focus-visible{outline:3px solid color-mix(in srgb,var(--green) 34%,transparent);outline-offset:1px}.homeBriefPanel button>span:not(.homeReportIcon){display:grid;min-width:0;gap:1px}.homeBriefPanel button strong{overflow:hidden;color:var(--ink);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.homeBriefPanel button small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.homeBriefPanel button time{color:var(--muted);font-size:9.5px;font-variant-numeric:tabular-nums;white-space:nowrap}.homeBriefPanel button svg{color:#a8b2ad}.homeBriefPanel button:hover svg{color:var(--green)}.homeBriefHighlights button svg.flip{transform:rotate(180deg)}.homeBriefHighlights button svg{transition:transform .16s ease}.homeBriefOps{display:grid;gap:8px;margin-top:8px;padding:12px;border:1px solid #dfe8e3;border-radius:10px;background:#ffffffb8;animation:homeReportIn .24s ease}.homeBriefOps .secretaryGuide{padding:0}.homeBriefOps>footer{color:var(--muted);font-size:10px}.homeBriefDigest{display:flex;align-items:flex-start;gap:10px;margin:0;padding:10px 12px;border:1px solid #e7e0d2;border-radius:10px;background:#fffdf8;color:#3f4b47;font-size:12px;line-height:1.7}.homeBriefDigestAvatar{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:50%;background:#e5f2ed}.homeBriefPanel>footer{color:var(--muted);font-size:10px;line-height:1.5}.homeBriefSampleHint{display:flex;align-items:flex-start;gap:7px;padding:8px 10px;border:1px solid #e6d7b7;border-radius:8px;background:#fff8e9;color:#7b6336;font-size:10.5px;line-height:1.5}.homeBriefSampleHint svg{flex:0 0 auto;color:#b0812f;margin-top:1px}.noteTreeItem{min-height:36px;padding:0 9px 0 12px;border-radius:8px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;background:transparent;color:#40504b;text-align:left}.noteFolderToggle>svg:first-child{color:var(--muted);transition:transform .16s ease}.noteFolderToggle>svg:nth-child(2){color:var(--coral)}.noteFolderToggle span{margin-left:auto;color:var(--muted);font-size:12px}.noteTreeItem span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.noteTreeEmoji{width:20px;display:grid;place-items:center;font-size:16px;line-height:1}.noteTreeItem,.pageReference{position:relative}.noteTreeTitle,.pageReferenceTitle{min-width:0;position:relative;overflow:visible;text-overflow:clip;white-space:nowrap}.noteHoverPreview{position:absolute;left:0;top:calc(100% + 6px);z-index:100;width:230px;display:grid;gap:3px;padding:9px 10px;border:1px solid rgba(102,113,109,.18);border-radius:7px;background:#fffcf7fa;box-shadow:0 10px 24px #342f2724;color:var(--ink);font-size:11px;line-height:1.4;text-align:left;overflow:visible!important;white-space:normal!important;opacity:0;pointer-events:none;transform:translateY(-3px);transition:opacity .12s ease,transform .12s ease}.noteHoverPreview strong{font-size:11px}.noteHoverPreview>span{color:var(--muted);white-space:normal}.noteTreeItem:hover .noteHoverPreview,.noteTreeItem:focus-visible .noteHoverPreview,.pageReference:hover .noteHoverPreview,.pageReference:focus-visible .noteHoverPreview,.breadcrumbItem button:hover .noteHoverPreview,.breadcrumbItem button:focus-visible .noteHoverPreview{opacity:1;transform:translateY(0)}.treeHoverPreview{position:fixed;z-index:120;width:min(280px,calc(100vw - 20px));height:min(300px,calc(100vh - 20px));max-height:min(300px,calc(100vh - 20px));box-sizing:border-box;display:flex;flex-direction:column;gap:8px;padding:11px;overflow:hidden;border:1px solid rgba(102,113,109,.2);border-radius:10px;background:#fffcf7fc;box-shadow:0 16px 38px #342f2733;color:var(--ink);font-size:11px;line-height:1.45;pointer-events:none}.treeHoverPreviewHeader{display:flex;align-items:center;min-width:0;gap:7px}.treeHoverPreviewIcon{display:grid;width:26px;height:26px;flex:0 0 auto;place-items:center;border-radius:6px;background:#f3efe7;color:var(--green);font-size:15px}.treeHoverPreviewHeader>div{display:grid;min-width:0;gap:2px}.treeHoverPreviewHeader strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.treeHoverPreviewHeader small,.treeHoverPreviewMore{color:var(--muted);font-size:9px}.treeHoverPreviewCover{display:block;width:100%;height:64px;object-fit:cover;border-radius:7px}.treeHoverPreviewImage{width:100%;height:64px;min-height:64px;margin:0;overflow:hidden;border-radius:7px;background:#f3efe7}.treeHoverPreviewImage img{display:block;width:100%;height:100%;object-fit:cover}.treeHoverPreviewEditor{flex:1 1 auto;min-height:0;overflow:hidden;padding:8px 9px;border-radius:7px;background:#fffdf8}.treeHoverPreviewBlocks{min-height:0;max-height:100%;overflow-y:auto;display:grid;gap:6px}.treeHoverPreviewParagraph{margin:0;color:#5f6c67;line-height:1.5;overflow-wrap:anywhere}.treeHoverPreviewHeading{color:var(--ink);font-weight:800;line-height:1.25}.treeHoverPreviewHeading.level-1{font-size:16px}.treeHoverPreviewHeading.level-2{font-size:14px}.treeHoverPreviewHeading.level-3{font-size:12px}.treeHoverPreviewTask,.treeHoverPreviewPage,.treeHoverPreviewLink,.treeHoverPreviewDatabase,.treeHoverPreviewFile{display:flex;align-items:center;min-width:0;gap:6px;padding:5px 6px;border-radius:5px;background:#f7f5ef;color:var(--green)}.treeHoverPreviewTask>span{display:grid;width:14px;height:14px;flex:0 0 auto;place-items:center;border:1px solid rgba(15,118,110,.32);border-radius:3px;font-size:9px}.treeHoverPreviewTask>span.checked{background:var(--green-soft)}.treeHoverPreviewTask p{min-width:0;margin:0;color:var(--ink);overflow-wrap:anywhere}.treeHoverPreviewPage>span,.treeHoverPreviewFile>span{min-width:0;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.treeHoverPreviewPage>svg:last-child{margin-left:auto}.treeHoverPreviewLink>div,.treeHoverPreviewDatabase>div{display:grid;min-width:0;gap:1px}.treeHoverPreviewLink strong,.treeHoverPreviewDatabase strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.treeHoverPreviewLink span,.treeHoverPreviewDatabase span{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.treeHoverPreviewDivider{width:100%;margin:2px 0;border:0;border-top:1px solid rgba(102,113,109,.16)}.treeHoverPreviewTags{display:flex;flex-wrap:wrap;gap:4px}.treeHoverPreviewTags span{padding:3px 5px;border-radius:4px;background:var(--green-soft);color:var(--green);font-size:9px}.pagePreviewOverlay{position:fixed;inset:0;z-index:170;display:flex;justify-content:flex-end;isolation:isolate;pointer-events:none;background:#fffcf738;touch-action:none}.pagePreviewDrawer{position:relative;width:min(var(--page-preview-width, 390px),calc(100vw - var(--app-sidebar-width, 84px) - var(--note-sidebar-width, 300px) - 24px));min-width:min(360px,calc(100vw - var(--app-sidebar-width, 84px) - var(--note-sidebar-width, 300px) - 24px));height:100%;min-height:0;display:flex;flex-direction:column;gap:14px;padding:18px 20px 26px;overflow-y:auto;overscroll-behavior:contain;touch-action:auto;border-left:1px solid var(--line);background:var(--surface);box-shadow:-12px 0 34px #1a221f29;pointer-events:auto;container:page-preview / inline-size}.pagePreviewResizeHandle{position:absolute;top:0;bottom:0;left:-7px;z-index:2;width:14px;min-height:0;padding:0;border:0;border-radius:0;background:transparent;cursor:ew-resize}.pagePreviewResizeHandle span{display:block;width:3px;height:46px;margin:0 auto;border-radius:3px;background:#0f766e57;opacity:0;transition:opacity .12s ease,background .12s ease}.pagePreviewResizeHandle:hover span,.pagePreviewResizeHandle:focus-visible span{opacity:1;background:var(--green)}.pagePreviewHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pagePreviewHeader>div{display:grid;gap:5px;min-width:0}.pagePreviewHeader strong{overflow-wrap:anywhere;color:var(--ink);font-size:18px;line-height:1.25}.pagePreviewHeader button{width:30px;min-height:30px;padding:0;border-radius:6px;background:transparent;color:var(--muted)}.pagePreviewHeader button:hover{background:var(--green-soft);color:var(--green)}.pagePreviewSummary,.pagePreviewBody p{margin:0;color:var(--muted);line-height:1.55;overflow-wrap:anywhere}.pagePreviewRelations{display:grid;gap:7px;min-width:0;padding:10px 0 0;border-top:1px solid rgba(102,113,109,.14)}.pagePreviewRelationsHeader{display:flex;align-items:center;justify-content:space-between;color:var(--green);font-size:10px;font-weight:800}.pagePreviewRelationsHeader strong{color:var(--muted);font-size:9px}.pagePreviewRelationList{display:grid;gap:5px}.pagePreviewRelationList button{min-width:0;display:grid;grid-template-columns:26px minmax(0,1fr) 14px;align-items:center;gap:7px;padding:7px;border:1px solid rgba(102,113,109,.13);border-radius:7px;background:color-mix(in srgb,var(--surface) 94%,var(--green-soft));color:var(--green);text-align:left}.pagePreviewRelationList button:hover,.pagePreviewRelationList button:focus-visible{border-color:#0f766e57;outline:0;box-shadow:0 6px 14px #342f2712}.pagePreviewRelationIcon{display:grid;width:26px;height:26px;place-items:center;border-radius:6px;background:var(--green-soft);font-size:14px}.pagePreviewRelationList button>span:nth-child(2){min-width:0;display:grid;gap:2px}.pagePreviewRelationList strong,.pagePreviewRelationList small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pagePreviewRelationList strong{color:var(--ink);font-size:11px}.pagePreviewRelationList small{color:var(--muted);font-size:9px}.pagePreviewBody{display:grid;gap:8px;padding-top:12px;border-top:1px solid rgba(102,113,109,.14)}.pagePreviewEditor{min-width:0;min-height:0;display:grid;gap:7px;flex:0 0 auto;overflow:visible;border-top:1px solid rgba(102,113,109,.14);padding-top:12px}.pagePreviewEditorHeader{display:flex;align-items:baseline;justify-content:space-between;gap:8px;color:var(--green);font-size:11px;font-weight:800}.pagePreviewEditorHeader small{color:var(--muted);font-size:9px;font-weight:600}.pagePreviewEditor .editorSurface{min-height:0;grid-template-columns:minmax(0,1fr) clamp(180px,31%,260px);gap:8px}.pagePreviewDrawer .notePaneMeta{z-index:1}.pagePreviewDrawer .notePaneMeta:has(.noteTitleEmojiPopover),.pagePreviewDrawer .notePaneMeta:has(.assetUploadPopover){z-index:7001}.pagePreviewDrawer .notePaneMeta .noteTitleEmojiPopover,.pagePreviewDrawer .notePaneMeta .assetUploadPopover{z-index:7100}.pagePreviewDrawer .notePaneMeta .noteCoverBanner{height:220px;min-height:220px;max-width:none}.pagePreviewDrawer .notePaneMeta .titleInput,.pagePreviewDrawer .notePaneMeta .titleInput:focus{border:0;border-color:transparent;background:transparent;box-shadow:none;outline:0}.pagePreviewEditor .editorToolRail{position:sticky;top:0;width:100%;max-height:none;margin:0;padding:6px;gap:4px}.pagePreviewEditor .editorToolRailHeader,.pagePreviewEditor .editorToolStats{display:grid}.pagePreviewEditor .editorToolRailHeader,.pagePreviewEditor .editorToolTabs,.pagePreviewEditor .editorToolPanel{width:100%;min-width:0;max-width:100%}.pagePreviewEditor .editorToolTabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.pagePreviewEditor .editorToolTab{min-height:30px;padding:0 3px;justify-content:center}.pagePreviewEditor .editorToolButton{justify-content:flex-start;padding:0 7px}.pagePreviewEditor .editorToolButton span,.pagePreviewEditor .editorToolTab span{display:block}.pagePreviewEditor .editorToolRailList{width:100%;min-width:0;max-height:min(520px,58vh);overflow-y:auto;overflow-x:hidden}.pagePreviewEditor .editorToolPanel,.pagePreviewEditor .editorAppearancePanel,.pagePreviewEditor .noteStyleGrid{width:100%;min-width:0}.pagePreviewEditor .noteStyleGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.pagePreviewEditor .noteStyleButton{min-width:0}.pagePreviewEditor .noteStylePreview{min-width:0;min-height:36px;padding:5px}.pagePreviewEditor .noteStyleButtonMeta{min-width:0}.pagePreviewEditor .noteStyleButtonMeta b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pagePreviewEditor .blockNoteEditor{min-width:0;max-height:none;overflow:visible;border:0;border-radius:0;box-shadow:none}.pagePreviewEditor .blockNoteEditor .bn-container,.pagePreviewEditor .blockNoteEditor .bn-editor{border:0;border-radius:0;box-shadow:none}.pagePreviewEditor .blockNoteEditor .bn-editor{min-height:360px;padding:24px 54px 52px;font-family:inherit;font-size:14px;line-height:1.65}.pagePreviewEditor .blockNoteEditor .bn-block-content{min-width:0;max-width:100%}.pagePreviewEditor .databaseBlock{max-width:100%}.pagePreviewOpenButton{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;margin-top:auto;padding:0 10px;border-radius:6px;background:var(--green);color:#fff;font-size:11px;font-weight:700}.pagePreviewOpenButton:hover{background:#0b625c}@container page-preview (max-width: 640px){.pagePreviewEditor .editorSurface{display:flex;flex-direction:column;align-items:stretch;gap:12px}.pagePreviewEditor .editorToolRail{position:relative;top:auto;order:1;width:100%;flex:0 0 auto;max-height:none;padding:8px}.pagePreviewEditor .blockNoteEditor,.pagePreviewEditor .databaseEntryPageHost{order:2;width:100%;flex:0 0 auto}.pagePreviewEditor .editorToolRailList{max-height:min(520px,62vh)}.pagePreviewEditor .editorToolPanel.editorToolRailList{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:max-content;align-items:start;align-content:start}.pagePreviewEditor .editorToolPanel.editorToolRailList>.editorAppearancePanel,.pagePreviewEditor .editorToolPanel.editorToolRailList>.editorStyleSectionLabel{grid-column:1 / -1}.pagePreviewEditor .editorToolPanel.editorToolRailList>.editorToolItem{min-width:0;max-width:100%;overflow:hidden}.pagePreviewEditor .editorToolButton{min-width:0;min-height:34px;padding:0 8px}.pagePreviewEditor .editorToolButton span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pagePreviewEditor .editorStyleButton{min-height:48px;align-items:flex-start;overflow:hidden}.pagePreviewEditor .editorStyleButton>span{min-width:0;max-width:100%;overflow:hidden}.pagePreviewEditor .editorStyleButton small{display:-webkit-box;overflow:hidden;max-height:2.5em;white-space:normal;overflow-wrap:anywhere;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pagePreviewEditor .noteStyleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.pagePreviewEditor .tableSizePicker{top:calc(100% + 6px);right:auto;left:0}.pagePreviewEditor .blockNoteEditor .bn-editor{padding-right:42px;padding-left:42px}}@container page-preview (min-width: 480px) and (max-width: 640px){.pagePreviewEditor .editorToolPanel.editorToolRailList,.pagePreviewEditor .noteStyleGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@container page-preview (min-width: 860px){.pagePreviewEditor .editorSurface{grid-template-columns:minmax(0,1fr) clamp(220px,32%,280px);gap:12px}.pagePreviewEditor .editorToolRail{padding:9px;gap:7px}.pagePreviewEditor .editorToolRailList{max-height:min(680px,calc(100vh - 260px))}}.noteTreeItem time{color:var(--muted);font-size:11px}.noteTabs{display:flex;align-items:stretch;gap:2px;min-width:0;margin:0 0 10px;padding:3px 3px 0;overflow-x:auto;border-bottom:1px solid rgba(102,113,109,.16);background:#f8f5ef}.noteSidebarModeTabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:0 0 8px;padding:3px;border:1px solid rgba(102,113,109,.13);border-radius:8px;background:#f3efe7}.noteSidebarModeTabs button{min-width:0;min-height:32px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 8px;border-radius:6px;background:transparent;color:var(--muted);font-size:11px;font-weight:800}.noteSidebarModeTabs button:hover,.noteSidebarModeTabs button:focus-visible,.noteSidebarModeTabs button.active{background:var(--surface);color:var(--green);outline:0;box-shadow:0 3px 8px #44392b14}.noteSidebarModeTabs button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.noteTreeDisplayControls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;margin:0 4px 5px;padding:3px;border:1px solid rgba(102,113,109,.12);border-radius:7px;background:#f3efe7b8}.noteTreeDisplayControls button{min-width:0;min-height:27px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 5px;border-radius:5px;background:transparent;color:var(--muted);font-size:10px;font-weight:800}.noteTreeDisplayControls button:hover,.noteTreeDisplayControls button:focus-visible,.noteTreeDisplayControls button.active{background:var(--surface);color:var(--green);outline:0;box-shadow:0 2px 5px #44392b12}.noteTreeDisplayControls span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.documentSidebar{display:grid;gap:9px;min-width:0;padding:10px;border:1px solid rgba(102,113,109,.15);border-radius:8px;background:#fffcf7ad}.documentSidebarHeader{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;column-gap:7px;color:var(--ink)}.documentSidebarHeader svg{color:var(--green)}.documentSidebarHeader strong,.documentSidebarHeader span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.documentSidebarHeader strong{font-size:12px}.documentSidebarHeader span{grid-column:2;color:var(--muted);font-size:10px}.documentToolTabs{display:flex;gap:3px;padding:3px;border-radius:7px;background:#f1eee7;overflow-x:auto;scrollbar-width:thin}.documentToolTabs button{flex:0 0 74px;min-width:0;min-height:31px;display:flex;align-items:center;justify-content:center;gap:4px;padding:0 3px;border-radius:5px;background:transparent;color:var(--muted);font-size:9px;font-weight:800}.documentToolTabs button:hover,.documentToolTabs button:focus-visible,.documentToolTabs button.active{background:var(--surface);color:var(--green);outline:0;box-shadow:0 2px 5px #44392b14}.documentToolTabs button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.documentToolPanel{min-width:0;display:grid;gap:4px}.documentInfoPanel{gap:8px}.documentMetadataGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.documentMetadataItem{display:flex;align-items:flex-start;gap:7px;min-width:0;padding:8px;border:1px solid rgba(102,113,109,.12);border-radius:8px;background:linear-gradient(145deg,#ffffffd1,#f1f7f39e)}.documentMetadataIcon{display:grid;flex:0 0 auto;width:25px;height:25px;place-items:center;border-radius:7px;background:var(--green-soft);color:var(--green)}.documentMetadataItem>span:last-child{display:grid;gap:2px;min-width:0}.documentMetadataItem small,.documentMetadataItem strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.documentMetadataItem small{color:var(--muted);font-size:8px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.documentMetadataItem strong{color:var(--ink);font-size:10px;font-weight:800}.documentMetadataFooter{display:flex;flex-wrap:wrap;gap:5px;padding:2px}.documentClassification{display:grid;gap:7px;padding:9px;border:1px solid rgba(102,113,109,.12);border-radius:8px;background:#f1f7f38c}.documentClassificationControls{display:grid;gap:6px}.documentClassificationControls label{display:grid;gap:4px;color:var(--muted);font-size:8px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.documentClassificationControls select{min-height:30px;padding:0 7px;border:1px solid rgba(102,113,109,.16);border-radius:7px;background:var(--surface);color:var(--ink);font-size:10px}.documentClassificationAI{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;margin-top:2px;border:0;border-radius:7px;background:var(--green);color:#fffdf7;font-size:10px;font-weight:800}.documentClassificationAI:disabled{opacity:.6}.documentClassificationHint{margin:0;color:var(--muted);font-size:9px;line-height:1.5}.documentTagEditor{display:grid;gap:7px;padding:9px;border:1px solid rgba(102,113,109,.12);border-radius:8px;background:#f1f7f38c}.documentTagChips{display:flex;flex-wrap:wrap;gap:5px;min-width:0}.documentTagChips span{display:inline-flex;align-items:center;gap:4px;max-width:100%;overflow:hidden;padding:4px 5px 4px 8px;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.documentTagChips button{display:grid;width:14px;height:14px;flex:0 0 auto;place-items:center;border:0;border-radius:50%;background:#0f766e24;color:var(--green);font-size:10px;line-height:1}.documentTagChips button:hover,.documentTagChips button:focus-visible{background:#0f766e47;outline:0}.documentTagEmpty{margin:0;color:var(--muted);font-size:9px;line-height:1.5}.documentTagAdd{display:flex;gap:5px;min-width:0}.documentTagAdd input{flex:1 1 auto;min-width:0;min-height:30px;padding:0 8px;border:1px solid rgba(102,113,109,.16);border-radius:7px;background:var(--surface);color:var(--ink);font-size:10px}.documentTagAdd button{display:grid;width:30px;min-height:30px;flex:0 0 auto;place-items:center;border:0;border-radius:7px;background:var(--green);color:#fffdf7}.documentMetadataFooter span{padding:4px 6px;border-radius:999px;background:#f1eee7;color:var(--muted);font-size:8px;font-weight:800}.documentToolPanelTitle{display:flex;align-items:center;gap:6px;min-height:24px;padding:0 3px;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.documentToolPanelTitle small{margin-left:auto;color:var(--green);font-variant-numeric:tabular-nums}.documentOutlineItem,.documentTaskItem,.documentMediaItem,.documentSearchResult{min-width:0;width:100%;min-height:32px;display:flex;align-items:center;gap:7px;padding:5px 7px;border-radius:6px;background:transparent;color:#40504b;text-align:left;font-size:11px}.documentOutlineItem:hover,.documentTaskItem:hover,.documentMediaItem:hover,.documentSearchResult:hover{background:var(--green-soft);color:var(--green)}.documentOutlineItem>span:last-child,.documentTaskItem>span:nth-child(2),.documentMediaItem>span,.documentSearchResult>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.documentOutlineItem{padding-left:calc(7px + ((var(--outline-level, 2) - 1) * 8px))}.documentOutlineItem[data-level="1"]{font-size:12px;font-weight:800}.documentOutlineItem[data-level="2"]{font-weight:800}.documentOutlineItem[data-level="3"]{font-size:10.5px}.documentOutlineItem[data-level="4"],.documentOutlineItem[data-level="5"],.documentOutlineItem[data-level="6"]{font-size:10px;color:var(--muted)}.documentOutlineMarker{flex:0 0 auto;width:20px;min-height:20px;display:grid;place-items:center;border-radius:5px;background:#f3efe7;color:var(--green);font-size:9px;font-weight:900}.documentOutlineItem[data-level="1"] .documentOutlineMarker{background:#dcefeb;color:#0b766e}.documentOutlineItem[data-level="2"] .documentOutlineMarker{background:#e9f3ee;color:#27736c}.documentOutlineItem[data-level="3"] .documentOutlineMarker{background:#f3efe7;color:#6b746f}.documentTaskCheckbox{flex:0 0 auto;width:16px;height:16px;display:grid;place-items:center;border:1px solid rgba(15,118,110,.38);border-radius:4px;background:var(--surface);color:var(--green);font-size:11px;font-weight:900}.documentTaskItem.checked{color:var(--muted);text-decoration:line-through;text-decoration-color:#66716d7a}.documentTaskItem.checked .documentTaskCheckbox{background:var(--green-soft)}.documentTaskItem small{margin-left:auto;flex:0 0 auto;color:var(--muted);font-size:9px}.documentSearchBox{min-width:0;min-height:32px;display:flex;align-items:center;gap:6px;padding:0 8px;border:1px solid rgba(102,113,109,.17);border-radius:6px;background:var(--surface);color:var(--muted)}.documentSearchBox input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px}.documentSearchResult{display:grid;align-items:start;gap:2px}.documentSearchResult strong{color:var(--green);font-size:9px;text-transform:uppercase}.documentSearchResult>span{width:100%}.documentToolEmpty{margin:0;padding:13px 7px;color:var(--muted);font-size:11px;line-height:1.45}.documentCommentComposer{display:grid;gap:5px;padding:7px;border:1px solid rgba(15,118,110,.16);border-radius:7px;background:#f5faf8}.documentCommentComposer select,.documentCommentComposer textarea{min-width:0;width:100%;border:1px solid rgba(102,113,109,.16);border-radius:5px;background:var(--surface);color:var(--ink);font-size:11px}.documentCommentComposer select{min-height:28px;padding:0 6px}.documentCommentComposer textarea{min-height:58px;padding:6px;resize:vertical}.documentCommentComposer button,.documentVersionItem button{min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 8px;border-radius:5px;background:var(--green);color:#fff;font-size:10px;font-weight:800}.documentCommentComposer button:disabled{opacity:.45;cursor:not-allowed}.documentCommentItem{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px;padding:6px;border:1px solid rgba(102,113,109,.13);border-radius:7px;background:var(--surface)}.documentCommentAnchor{min-width:0;display:grid;grid-template-columns:16px minmax(0,1fr);gap:5px;padding:2px;background:transparent;color:var(--ink);text-align:left}.documentCommentAnchor>span{min-width:0;overflow-wrap:anywhere;font-size:11px;line-height:1.4}.documentCommentAnchor>small{grid-column:2;color:var(--muted);font-size:9px}.documentCommentActions{display:flex;align-items:flex-start;gap:2px}.documentCommentActions button{width:25px;min-height:25px;padding:0;border-radius:5px;background:transparent;color:var(--muted)}.documentCommentActions button:hover{background:var(--green-soft);color:var(--green)}.documentCommentItem.resolved{opacity:.58}.documentCommentItem.resolved .documentCommentAnchor>span{text-decoration:line-through}.documentVersionItem{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:7px;padding:8px;border:1px solid rgba(102,113,109,.13);border-radius:7px;background:var(--surface)}.documentVersionItem>div:not(.documentVersionActions){flex:1 1 auto;min-width:0;display:grid;gap:2px}.documentVersionItem strong{color:var(--ink);font-size:11px}.documentVersionItem span,.documentVersionItem small{min-width:0;overflow-wrap:anywhere;color:var(--muted);font-size:9px}.documentVersionItem.current{border-color:#0f766e4d;background:#f5faf8}.documentVersionItem button{flex:0 0 auto;background:var(--green-soft);color:var(--green)}.documentVersionActions{flex:0 0 auto;display:flex;align-items:center;gap:2px}.documentVersionAction{width:28px;min-height:28px;padding:0!important}.documentVersionAction:hover{background:#cce7df}.documentVersionAction.danger{color:#b34d42;background:transparent}.documentVersionAction.danger:hover{background:#fbe9e4;color:#9c3027}.documentVersionEdit{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:4px}.documentVersionEdit input{min-width:0;width:100%;min-height:28px;padding:0 7px;border:1px solid rgba(15,118,110,.28);border-radius:5px;background:var(--surface);color:var(--ink);font-size:11px}.documentVersionEdit .documentVersionAction{background:transparent;color:var(--muted)}.documentVersionEdit .documentVersionAction:hover{background:var(--green-soft);color:var(--green)}.emptyNoteEditor{min-height:360px;display:grid;place-items:center;align-content:center;gap:8px;padding:28px;border:1px dashed rgba(102,113,109,.22);border-radius:8px;background:#fffcf79e;color:var(--muted);text-align:center}.emptyNoteEditor svg{color:var(--green)}.emptyNoteEditor strong{color:var(--ink);font-size:15px}.emptyNoteEditor p{margin:0;font-size:12px}.emptyNoteEditor button{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:6px;background:var(--green);color:#fffdf7;font-size:11px;font-weight:800}.editorSplit{position:relative;display:grid;grid-template-columns:repeat(var(--split-count, 2),minmax(0,1fr));gap:12px;align-items:start}.editorSplit.vertical{grid-template-columns:1fr;grid-template-rows:repeat(var(--split-count, 2),minmax(220px,auto))}.editorSplit.single{display:block}.editorDropZones{position:absolute;inset:8px;z-index:7000;display:grid;grid-template-columns:74px minmax(110px,1fr) 74px;grid-template-rows:48px minmax(80px,1fr) 48px;gap:6px;padding:8px;border:1px dashed rgba(15,118,110,.35);border-radius:9px;background:#f7faf7e6;box-shadow:0 12px 30px #342f2724;pointer-events:none}.editorDropZones button{min-height:34px;padding:0 8px;border:1px solid rgba(15,118,110,.22);border-radius:7px;background:var(--surface);color:var(--green);font-size:11px;font-weight:800;pointer-events:auto}.editorDropZones button:hover,.editorDropZones button.active{background:var(--green-soft);border-color:#0f766e7a;box-shadow:0 4px 12px #0f766e1f}.editorDropZones button:nth-child(1){grid-column:1;grid-row:2}.editorDropZones button:nth-child(2){grid-column:3;grid-row:2}.editorDropZones button:nth-child(3){grid-column:2;grid-row:1}.editorDropZones button:nth-child(4){grid-column:2;grid-row:3}.editorDropZones button:nth-child(5){grid-column:2;grid-row:2}.editorSplitPane{min-width:0;padding:0 10px 14px;border:1px solid rgba(102,113,109,.14);border-radius:9px;background:#fffcf780}.editorSplitLabel{display:flex;align-items:center;gap:6px;min-height:28px;padding:0 4px;color:var(--muted);font-size:11px;font-weight:800}.editorSplitLabel span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editorSplitLabel button{width:24px;min-height:24px;margin-left:0;padding:0;border-radius:5px;background:transparent;color:var(--muted)}.editorSplitLabel>span+button{margin-left:auto}.editorSplitLabel button:hover{background:var(--green-soft);color:var(--green)}.editorSplitLabel .noteEditorTrashButton{color:#b24b35}.editorSplitLabel .noteEditorTrashButton:hover,.editorSplitLabel .noteEditorTrashButton:focus-visible{background:#fff0eb;color:#a23e2a;outline:0}.noteSaveStatus{margin-left:auto;color:var(--muted);font-size:10px;font-weight:600;white-space:nowrap}.noteTabAdd.active{background:var(--green-soft);color:var(--green)}.notePaneMeta{position:relative;z-index:1;min-width:0;padding:4px 0 2px}.view-notes .notePaneMeta:has(.noteTitleEmojiPopover),.view-notes .notePaneMeta:has(.assetUploadPopover){z-index:7001}.view-notes .notePaneMeta .noteTitleEmojiPopover,.view-notes .notePaneMeta .assetUploadPopover{z-index:7100}.notePaneMeta .breadcrumbs{margin-bottom:6px}.notePaneMeta .titleInput{width:100%;margin-bottom:6px;font-size:clamp(20px,2.2vw,30px)}.notePaneMeta .noteTagEditor{grid-template-columns:minmax(0,1fr) minmax(80px,130px) 28px;margin-bottom:4px}.editorSplitPane .databaseBlock{overflow:hidden;padding:9px}.editorSplitPane .databaseHeader{display:block;position:relative;overflow:hidden}.editorSplitPane .databaseTitle{grid-template-columns:28px minmax(0,1fr);min-width:0}.editorSplitPane .databaseTitle input{min-width:0;max-width:100%}.editorSplitPane .databaseToolbar{display:flex;justify-content:flex-start;max-width:100%;overflow-x:auto;padding:5px 0}.editorSplitPane .databaseViews{max-width:100%}.noteTabItem{display:flex;flex:0 0 auto;align-items:stretch;min-width:120px;max-width:220px;border:1px solid transparent;border-bottom:0;border-radius:7px 7px 0 0;background:transparent}.noteTabItem.active{border-color:#66716d29;background:var(--surface)}.noteTab{min-width:0;flex:1;display:flex;align-items:center;gap:6px;padding:7px 8px;overflow:hidden;background:transparent;color:var(--muted);text-align:left;font-size:11px}.noteTab span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.noteTabItem.active .noteTab{color:var(--green);font-weight:800}.noteTabClose,.noteTabAdd{width:28px;min-height:28px;padding:0;border-radius:5px;background:transparent;color:var(--muted)}.noteTabClose:hover,.noteTabAdd:hover{background:var(--green-soft);color:var(--green)}.noteTabAdd{flex:0 0 auto;margin-left:2px}.noteTreeItem:hover,.noteTreeItem.selected{background:#fff;color:var(--green);box-shadow:0 8px 20px #342f2712}.noteTree{gap:12px;padding:2px}.noteTreeRootDrop{min-height:28px;padding:0 8px;border:1px dashed rgba(15,118,110,.28);border-radius:6px;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px}.noteTreeRootDrop:hover{border-color:var(--green);background:var(--green-soft);color:var(--green)}.noteFolder{gap:5px}.noteFolderHeader,.notePagesHeader{width:100%;min-height:38px;padding:0 9px;border:1px solid transparent;border-radius:8px;justify-content:flex-start;background:transparent;color:#40504b;text-align:left}.noteFolderHeader:hover,.notePagesHeader:hover{border-color:#0f766e29;background:#ffffffb8}.noteFolderHeader>svg:first-child{color:var(--muted);transition:transform .16s ease}.noteFolderHeader>svg:first-child.collapsed,.noteTreeDisclosure svg.collapsed{transform:rotate(-90deg)}.noteFolderHeader>svg:nth-child(2){color:var(--coral)}.noteFolderHeader span{margin-left:auto;min-width:22px;padding:2px 6px;border-radius:999px;background:#f3efe7;text-align:center}.noteFolderItems,.notePagesGroup{display:grid;gap:2px}.notePagesAdd{flex:0 0 auto;width:28px;min-height:28px;padding:0;border-radius:6px;background:transparent;color:var(--muted)}.notePagesAdd:hover,.notePagesAdd:focus-visible{background:var(--green-soft);color:var(--green);outline:0}.noteTreeItemRow{min-width:0;padding-left:calc(4px + (var(--tree-depth, 0) * 18px));display:grid;grid-template-columns:20px minmax(0,1fr) 28px;align-items:center;gap:2px;border-radius:8px}.noteTreeItemRow.selected{background:#dcefeb8f}.noteTreeItemRow.drop-target{background:#dcefebc2;box-shadow:inset 0 0 0 1px #0f766e6b}.noteTreeItemRow.drop-target .noteTreeItem{color:var(--green)}.noteTreeItemRow .noteTreeItem{min-width:0;min-height:35px;padding:0 4px;grid-column:2;grid-row:1;grid-template-columns:20px minmax(0,1fr) auto;box-shadow:none}.noteTreeItemRow .noteTreeItem:hover,.noteTreeItemRow .noteTreeItem.selected{background:transparent;box-shadow:none}.noteTreeDisclosure,.noteTreeChildButton{width:26px;height:28px;border-radius:6px;display:grid;place-items:center;background:transparent;color:var(--muted)}.noteTreeDisclosure{grid-column:1;grid-row:1}.noteTreeDisclosure:hover,.noteTreeChildButton:hover{background:var(--green-soft);color:var(--green)}.noteTreeDot{width:5px;height:5px;margin-left:9px;border-radius:50%;background:#b6c0bb}.noteTreeChildButton{grid-column:3;grid-row:1;opacity:0;transition:opacity .16s ease}.noteTreeItemRow:hover .noteTreeChildButton,.noteTreeItemRow:focus-within .noteTreeChildButton{opacity:1}@media(max-width:720px){.documentSidebar{gap:10px;padding:0;border:0;border-radius:0;background:transparent}.documentSidebarHeader{grid-template-columns:22px minmax(0,1fr);min-height:30px;padding:0 2px}.documentSidebar .documentToolTabs{position:sticky;z-index:2;top:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;padding:3px;border-radius:13px;background:#66716d1f;box-shadow:inset 0 1px 2px #342f2712;overflow-x:visible;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.documentSidebar .documentToolTabs button{position:relative;flex:none;min-width:0;min-height:44px;flex-direction:column;gap:0;padding:0;border-radius:10px;background:transparent;color:var(--muted);box-shadow:none;transition:color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.documentSidebar .documentToolTabs button span{display:none}.documentSidebar .documentToolTabs button svg{width:18px;height:18px}.documentSidebar .documentToolTabs button:active{transform:scale(.94)}.documentSidebar .documentToolTabs button.active{background:linear-gradient(165deg,#25705f,#0f5138);color:#fffdf7;box-shadow:0 7px 16px #0f513857}.documentSidebar .documentToolTabs button b{position:absolute;top:3px;left:calc(50% + 4px);min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:#df6c4f;color:#fff;font-size:9px;font-weight:800;line-height:15px;text-align:center}.documentToolPanel{gap:9px;padding:13px;border:1px solid rgba(102,113,109,.13);border-radius:14px;background:#fffdf9eb;box-shadow:0 10px 26px #342f2712}.documentToolPanelTitle{padding:0 2px}.documentToolEmpty{padding:20px 10px;border-radius:10px;background:#66716d0f;text-align:center}.documentCommentComposer{gap:7px;padding:10px;border-radius:10px}.documentCommentComposer select,.documentCommentComposer textarea{min-height:38px;border-radius:8px;font-size:12px}.documentCommentComposer textarea{min-height:72px;padding:9px}.documentCommentComposer button,.documentVersionItem button,.documentClassificationControls select,.documentTagAdd input{min-height:38px}.documentTagAdd button{width:38px;min-height:38px}.documentClassificationAI{min-height:38px;border-radius:9px}.documentOutlineItem,.documentTaskItem,.documentMediaItem,.documentSearchResult,.documentCommentAnchor{min-height:40px}}@media(max-width:720px){.documentSidebar .documentToolPanelTitle{min-height:28px;font-size:11px;letter-spacing:.05em}.documentSidebar .documentOutlineItem,.documentSidebar .documentTaskItem,.documentSidebar .documentMediaItem,.documentSidebar .documentSearchResult,.documentSidebar .documentCommentAnchor{min-height:44px;padding:8px 9px;border-radius:9px;font-size:13px;line-height:1.45}.documentSidebar .documentOutlineItem[data-level="1"]{font-size:14px}.documentSidebar .documentOutlineItem[data-level="2"]{font-size:13px}.documentSidebar .documentOutlineItem[data-level="3"],.documentSidebar .documentOutlineItem[data-level="4"],.documentSidebar .documentOutlineItem[data-level="5"],.documentSidebar .documentOutlineItem[data-level="6"]{font-size:12px}.documentSidebar .documentOutlineMarker{width:24px;font-size:10px}.documentSidebar .documentTaskCheckbox{width:20px;height:20px;font-size:12px}.documentSidebar .documentToolEmpty{font-size:12px}.documentSidebar .documentMetadataGrid{grid-template-columns:minmax(0,1fr)}.documentSidebar .documentMetadataItem{gap:9px;padding:10px;border-radius:10px}.documentSidebar .documentMetadataIcon{width:28px;height:28px;border-radius:8px}.documentSidebar .documentMetadataItem small{font-size:9.5px}.documentSidebar .documentMetadataItem strong{font-size:13px}.documentSidebar .documentClassificationHint,.documentSidebar .documentTagEmpty{font-size:10.5px;line-height:1.55}.documentSidebar .documentTagChips span{padding:5px 6px 5px 10px;font-size:11.5px}.documentSidebar .documentTagChips button{width:16px;height:16px}.documentSidebar .documentCommentItem,.documentSidebar .documentVersionItem{font-size:12px}.documentSidebar .documentVersionItem strong{font-size:12.5px}}.view-notes .noteTree{gap:4px;max-height:calc(100vh - 170px);overflow-y:auto;overflow-x:hidden}.view-notes .noteFolder{gap:2px}.view-notes .noteFolderHeader,.view-notes .notePagesHeader{min-height:30px;padding:0 4px}.view-notes .noteFolderItems{gap:1px}.view-notes .noteTreeItemRow .noteTreeItem{min-height:31px}.note-tree-medium .noteTreeItemRow .noteTreeItem{grid-template-columns:20px minmax(0,1fr)}.note-tree-medium .noteTreeItemRow .noteTreeItem time,.note-tree-medium .noteFolderToggle span{display:none}.note-tree-medium .noteFolderToggle{gap:6px}.note-tree-compact .noteSidebarModeTabs button span,.note-tree-compact .noteTreeDisplayControls span,.note-tree-compact .noteTreeRootDrop span,.note-tree-compact .noteQuickHeader strong,.note-tree-compact .noteQuickHeader span,.note-tree-compact .noteQuickHeader>svg:last-child,.note-tree-compact .noteFolderToggle strong,.note-tree-compact .noteFolderToggle span,.note-tree-compact .noteTreeItem .noteTreeTitle,.note-tree-compact .noteTreeItem time,.note-tree-compact .noteQuickLink span,.note-tree-compact .noteTrashLink>span,.note-tree-compact .noteTreeChildButton{display:none}.note-tree-compact .noteSidebarModeTabs{grid-template-columns:repeat(3,minmax(0,1fr))}.note-tree-compact .noteTreeRootDrop,.note-tree-compact .noteQuickHeader{justify-content:center;padding:0}.note-tree-compact .noteTreeDisplayControls{margin-inline:0}.note-tree-compact .noteTreeDisplayControls button{padding:0}.note-tree-compact .noteFolderHeader,.note-tree-compact .notePagesHeader{justify-content:center;padding:0}.note-tree-compact .noteFolderToggle{justify-content:center;gap:5px;padding:0}.note-tree-compact .noteTreeItemRow{grid-template-columns:18px minmax(0,1fr);padding-left:0}.note-tree-compact .noteTreeDisclosure{width:18px}.note-tree-compact .noteTreeDot{margin-left:6px}.note-tree-compact .noteTreeItemRow .noteTreeItem{grid-column:2;grid-template-columns:20px;justify-content:center;padding:0}.note-tree-compact .noteQuickLink,.note-tree-compact .noteTrashLink{justify-content:center;padding:0}.note-tree-compact .noteTreeDatabaseChildren{margin-left:18px;padding-left:4px}.note-tree-compact .noteTreeDatabaseItem{grid-template-columns:18px;justify-content:center;padding:0}.note-tree-compact .noteTreeDatabaseItem .noteTreeTitle{display:none}.note-tree-medium .documentMetadataGrid,.note-tree-compact .documentMetadataGrid{grid-template-columns:1fr}.noteTreeChildren{display:grid;gap:2px}.noteTreeDatabaseRow .noteTreeItem{color:var(--green);font-weight:700}.noteTreeDatabaseIcon,.noteTreeDatabaseItem>svg{color:var(--green)}.noteTreeDatabaseChildren{margin-left:28px;padding:2px 0 3px 8px;border-left:1px solid rgba(15,118,110,.18)}.noteTreeDatabaseItem{min-width:0;min-height:29px;padding:0 7px;border-radius:6px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;background:transparent;color:var(--muted);text-align:left;font-size:11px}.noteTreeDatabaseItem:hover,.noteTreeDatabaseItem:focus-visible,.noteTreeDatabaseItem.selected{background:var(--green-soft);color:var(--green)}.noteTreeDatabaseItem.selected{box-shadow:inset 2px 0 0 var(--green);font-weight:700}.noteTreeLoadMore{min-height:27px;padding:0 7px;border-radius:6px;background:transparent;color:var(--green);text-align:left;font-size:10px;font-weight:700}.noteTreeLoadMore:hover,.noteTreeLoadMore:focus-visible{background:var(--green-soft)}.noteTreeLoadMore span{margin-left:4px;color:var(--muted);font-weight:600}.pageRelations{margin-top:16px;padding-top:12px;border-top:1px solid rgba(102,113,109,.14)}.pageRelationsHeader{display:flex;align-items:center;gap:6px;margin-bottom:7px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.pageRelationList{display:flex;flex-wrap:wrap;gap:6px}.pageRelationList button{min-height:30px;padding:0 8px;border:1px solid rgba(15,118,110,.16);border-radius:6px;display:inline-flex;align-items:center;gap:5px;background:#f5faf8;color:var(--green);font-size:12px}.pageRelationList button:hover{background:var(--green-soft)}.view-notes .detailPanel{padding:24px clamp(18px,4vw,56px)}.view-notes .mainColumn{position:relative;min-width:0;overflow:visible}.view-notes .mainColumn.note-sidebar-collapsed{overflow:hidden}@media(min-width:721px){.view-notes .mainColumn{position:sticky;top:22px;align-self:start;max-height:calc(100vh - 44px);overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}}.noteResizeHandle{position:absolute;z-index:5;top:0;right:-9px;bottom:0;width:18px;padding:0;display:grid;place-items:center;cursor:col-resize;background:transparent;touch-action:none}.noteResizeHandle span{width:2px;height:100%;border-radius:2px;background:transparent;transition:background .16s ease}.noteResizeHandle:hover span,.noteResizeHandle:focus-visible span,.noteResizeHandle:active span{background:#0f766e80}.notesTreeToggle{display:grid;width:32px;height:32px;border-radius:8px;place-items:center;background:#f3efe7;color:var(--green)}.notesPanelBackdrop{position:fixed;z-index:44;inset:0;display:block;padding:0;border:0;background:#102f2d2e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.view-notes .detailPanel>.panelHeader{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.06em}.view-notes .titleInput{min-height:58px;padding:0;border-color:transparent;background:transparent;font-size:clamp(28px,4vw,42px);letter-spacing:-.02em}.view-notes .titleInput:focus{border-color:transparent;box-shadow:0 1px 0 var(--green)}.noteTitleEditor{position:relative;min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px}.noteTitleEmoji{width:34px;height:34px;display:grid;place-items:center;border:1px solid transparent;border-radius:8px;background:#f3efe7;color:var(--muted);font-size:20px}.noteTitleEmoji:hover,.noteTitleEmoji:focus-visible,.noteTitleEmoji.active{border-color:#0f766e38;background:var(--green-soft);color:var(--green);outline:0}.noteTitleEmojiPopover{position:absolute;z-index:70;top:calc(100% + 6px);left:0;width:min(286px,calc(100vw - 32px));padding:9px;border:1px solid rgba(102,113,109,.18);border-radius:8px;background:#fffcf7fa;box-shadow:0 14px 32px #342f2729}.noteTitleEmojiSearch{display:flex;align-items:center;gap:6px;min-height:30px;margin-bottom:8px;padding:0 8px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--muted)}.noteTitleEmojiSearch input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:11px}.noteTitleEmojiGrid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:3px;max-height:124px;overflow-y:auto}.noteTitleEmojiGrid button{min-width:0;min-height:29px;padding:0;border-radius:5px;background:transparent;font-size:18px}.noteTitleEmojiGrid button:hover,.noteTitleEmojiGrid button:focus-visible{background:var(--green-soft);outline:0}.noteTitleEmojiEmpty{margin:10px 0;color:var(--muted);font-size:11px;text-align:center}.noteTitleEmojiPagination{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px;padding-top:6px;border-top:1px solid rgba(102,113,109,.12);color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums}.noteTitleEmojiPagination button{display:grid;width:24px;min-height:24px;padding:0;place-items:center;border-radius:5px;background:transparent;color:var(--green)}.noteTitleEmojiPagination button:hover:not(:disabled),.noteTitleEmojiPagination button:focus-visible:not(:disabled){background:var(--green-soft);outline:0}.noteTitleEmojiPagination button:disabled{cursor:not-allowed;opacity:.35}.noteTitleEmojiRemove{width:100%;min-height:28px;margin-top:7px;border-top:1px solid rgba(102,113,109,.13);background:transparent;color:var(--muted);font-size:11px;text-align:left}.noteTitleEmojiRemove:hover{color:var(--coral)}.savedBlockEditor{width:100%;min-height:44px;margin:4px 2px 2px;padding:6px 2px;border:0;border-bottom:1px solid transparent;outline:0;resize:vertical;background:transparent;color:#40504b;line-height:1.5}.savedBlockEditor:focus{border-bottom-color:#0f766e59}.view-tasks .mainColumn,.view-tasks .assistantPanel,.view-tasks .detailPanel,.view-tasks .memoryPanel,.view-tasks .inboxPanel,.view-memory .mainColumn,.view-memory .assistantPanel,.view-memory .detailPanel,.view-memory .taskPanel,.view-memory .inboxPanel,.view-inbox .mainColumn,.view-inbox .assistantPanel,.view-inbox .detailPanel,.view-inbox .taskPanel,.view-inbox .memoryPanel,.approvalCenter,.integrationCenter,.view-approvals .contentGrid,.view-approvals .lowerGrid,.view-approvals .inboxPanel,.view-approvals .integrationCenter{display:none}.view-approvals .approvalCenter{display:block}.view-integrations .contentGrid,.view-integrations .lowerGrid,.view-integrations .approvalCenter,.view-integrations .inboxPanel{display:none}.view-integrations .integrationCenter{display:block}.agentForm{display:grid;gap:12px;padding:20px;border:1px solid rgba(102,113,109,.18);border-radius:10px;background:#fffcf7e6;box-shadow:0 14px 32px #342f270f}.agentFormHeading{display:flex;gap:10px;align-items:flex-start;color:var(--green)}.agentFormHeading>svg{flex:0 0 auto;margin-top:1px;padding:5px;border-radius:8px;background:#e4f3ed}.agentFormHeading strong,.agentFormHeading small{display:block}.agentFormHeading strong{color:var(--ink)}.agentFormHeading small{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.45}.agentForm label,.agentRunComposer label{display:grid;gap:6px;color:#4a5753;font-size:12px;font-weight:800}.agentForm input,.agentForm select,.agentForm textarea,.agentRunComposer select,.agentRunComposer textarea{width:100%;border:1px solid rgba(102,113,109,.26);border-radius:7px;padding:9px 10px;background:#ffffffd9;color:var(--ink);line-height:1.45}.agentForm textarea,.agentRunComposer textarea{min-height:76px;resize:vertical}.agentForm input:focus,.agentForm select:focus,.agentForm textarea:focus,.agentRunComposer select:focus,.agentRunComposer textarea:focus{outline:2px solid rgba(15,118,110,.22);border-color:var(--green)}.agentFormSplit{display:grid;grid-template-columns:1fr 1fr;gap:10px}.agentForm>button,.agentRunActions>button,.agentApprovalButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-weight:800}.agentForm>button,.agentRunActions>button,.agentApprovalButton{min-height:39px;padding:0 13px;background:var(--green);color:#fff}.agentForm>button:hover:not(:disabled),.agentRunActions>button:hover:not(:disabled),.agentApprovalButton:hover{background:#0a645e}.agentForm>button:disabled,.agentRunActions>button:disabled{cursor:wait;opacity:.6}.agentTaskList{display:grid;gap:10px}.agentTaskCard{padding:16px;border:1px solid rgba(102,113,109,.18);border-left:4px solid #a6b2ad;border-radius:9px;background:#ffffffb8}.agentTaskCard.state-working{border-left-color:var(--blue)}.agentTaskCard.state-waiting{border-left-color:var(--violet)}.agentTaskCard.state-reviewing{border-left-color:var(--green)}.agentTaskCard.state-failed,.agentTaskCard.state-cancelled{border-left-color:var(--coral)}.agentTaskTop,.agentTaskTitle,.agentTaskMeta,.agentRunActions{display:flex;align-items:center}.agentTaskTop{justify-content:space-between;gap:12px}.agentTaskTitle{min-width:0;gap:10px}.agentTaskTitle>div{min-width:0}.agentTaskTitle strong,.agentTaskTitle small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agentTaskTitle small{margin-top:3px;color:var(--muted);font-size:12px}.agentTaskIcon{position:relative;display:grid;flex:0 0 auto;width:31px;height:31px;place-items:center;color:var(--green)}.agentTaskIcon:after{display:none}.agentTaskStatus{flex:0 0 auto;padding:4px 8px;border-radius:99px;background:#edf0ee;color:#53605b;font-size:11px;font-weight:900}.agentTaskStatus.working{background:#e4effc;color:#2867b2}.agentTaskStatus.waiting{background:#eee8f8;color:var(--violet)}.agentTaskStatus.reviewing{background:#dcefeb;color:var(--green)}.agentTaskStatus.failed,.agentTaskStatus.cancelled{background:#f9e4df;color:#ad4d36}.agentTaskCard>p{margin:13px 0 10px;color:#44514d;line-height:1.55}.agentTaskMeta{flex-wrap:wrap;gap:7px 12px;color:var(--muted);font-size:12px}.agentTaskMeta span{display:inline-flex;align-items:center;gap:5px}.agentTaskMeta .approvalHint{color:var(--violet);font-weight:800}.agentRunComposer{display:grid;grid-template-columns:minmax(180px,.6fr) minmax(250px,1fr);gap:11px;margin-top:14px;padding-top:13px;border-top:1px solid rgba(102,113,109,.14)}.agentRunActions{grid-column:1 / -1;justify-content:flex-end;flex-wrap:wrap;gap:8px}.agentSecondaryButton{border:1px solid rgba(15,118,110,.26);background:#fff!important;color:var(--green)!important}.agentApprovalButton{margin-top:13px}.agentReviewHint{display:flex;align-items:flex-start;gap:7px;margin-top:13px;padding:10px;border-radius:7px;background:#e8f5f1;color:#27655f;font-size:12px;font-weight:700;line-height:1.45}.agentFeedbackRow{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:11px;padding-top:11px;border-top:1px dashed rgba(102,113,109,.22)}.agentFeedbackLabel{font-size:12px;font-weight:800;color:var(--muted)}.agentFeedbackActions{display:inline-flex;gap:7px}.agentFeedbackActions button{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:999px;border:1px solid rgba(102,113,109,.24);background:#fff;color:var(--ink);font-size:12px;font-weight:700;cursor:pointer}.agentFeedbackActions button:hover{border-color:var(--green);color:var(--green)}.agentFeedbackRow input{flex:1 1 200px;min-width:0;padding:6px 10px;border-radius:7px;border:1px solid rgba(102,113,109,.24);font-size:12px}.agentFeedbackSent{flex-basis:100%;color:var(--green);font-size:11.5px;font-weight:700}.agentLearningPanel{display:grid;gap:9px;margin-top:4px;padding:12px;border-radius:8px;background:#0f766e0f}.agentLearningPanel>header{display:flex;align-items:center;gap:6px;color:var(--green);font-size:12px;font-weight:800}.agentLearningStats{display:flex;flex-wrap:wrap;gap:7px 14px;color:var(--ink);font-size:12px;font-weight:700}.agentLearningStats span{display:inline-flex;align-items:center;gap:5px}.agentLearningStats .agentLearningPending{color:#8a5a1d}.agentLearningLessons{display:grid;gap:6px;margin:0;padding:0;list-style:none}.agentLearningLessons li{display:flex;align-items:flex-start;gap:6px;color:var(--ink);font-size:12px;line-height:1.5}.agentLearningLessons li svg{flex:none;margin-top:2px;color:var(--green)}.agentAbilityPanel{display:grid;gap:8px;margin:4px 0 2px;padding:12px;border:1px solid rgba(15,118,110,.16);border-radius:8px;background:#0f766e0a}.agentAbilityPanel>header{display:flex;align-items:center;gap:6px;color:var(--green);font-size:12px;font-weight:800}.agentAbilityLayer{display:grid;gap:4px;padding-top:6px;border-top:1px solid rgba(15,118,110,.1);color:var(--ink);font-size:12px;line-height:1.45}.agentAbilityLayerHeading{display:flex;align-items:center;gap:5px;font-weight:800}.agentAbilityLayerHeading svg{color:var(--green)}.agentAbilityLayer>small,.agentAbilityPanel>small{color:var(--muted);font-size:10px;line-height:1.45}.agentAbilityStats{display:flex;flex-wrap:wrap;gap:6px 12px;font-size:11px;font-weight:700}.agentAbilityEvidence{display:grid;gap:4px;margin:0;padding:0;list-style:none}.agentAbilityEvidence li{display:flex;justify-content:space-between;gap:8px;padding:4px 0;border-top:1px solid rgba(15,118,110,.08)}.agentAbilityEvidence li>span{display:grid;gap:2px}.agentAbilityStatus{color:var(--muted);font-size:10px;font-weight:700}.agentAbilityStatus.established{color:var(--green)}.agentAbilityStatus.emerging{color:#8a5a1d}.agentAbilityEvidence small{color:var(--muted);text-align:right}.agentAbilityDevelopment{display:flex;align-items:flex-start;gap:5px;color:#8a5a1d;font-size:10px;line-height:1.4}.agentAbilityDevelopment>div{display:grid;gap:4px;width:100%}.agentAbilityDevelopment ul{display:grid;gap:3px;margin:0;padding:0;list-style:none}.agentAbilityDevelopment li{display:flex;justify-content:space-between;gap:8px}.agentAbilityDevelopment li small{color:var(--muted);text-align:right}.agentAbilityDevelopment.settled{color:var(--green)}.agentKnowledgeWorkTypes,.agentKnowledgeMaterials{display:grid;gap:5px;margin:0;padding:0;list-style:none}.agentKnowledgeWorkTypes li{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 0;border-top:1px solid rgba(15,118,110,.08)}.agentKnowledgeWorkTypes li>span{display:grid;gap:2px}.agentKnowledgeWorkTypes li small,.agentKnowledgeMaterials small{color:var(--muted);font-size:10px}.agentKnowledgeWorkTypes button{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid rgba(15,118,110,.28);border-radius:5px;background:transparent;color:var(--green);font-size:10px;font-weight:700}.agentKnowledgeWorkTypes button:disabled{opacity:.55;cursor:not-allowed}.agentKnowledgeSpinner{animation:spin 1s linear infinite}.agentKnowledgeMaterials{margin-top:2px}.agentKnowledgeMaterials li{display:grid;gap:2px;padding:5px 0;border-top:1px solid rgba(15,118,110,.08)}.agentKnowledgeMaterials a{display:inline-flex;align-items:center;gap:3px;width:fit-content;color:var(--green);font-size:10px}@keyframes spin{to{transform:rotate(360deg)}}.agentEmptyState{display:grid;place-items:center;min-height:210px;padding:28px;text-align:center;color:var(--muted)}.agentEmptyState strong,.agentEmptyState p{display:block;margin:7px 0 0}.agentEmptyState strong{color:var(--ink)}.spin{animation:agent-spin .85s linear infinite}@keyframes agent-spin{to{transform:rotate(360deg)}}@media(max-width:760px){.agentRunComposer{grid-template-columns:1fr}.agentRunActions{justify-content:stretch}.agentRunActions>button{flex:1 1 180px}}.view-tasks .lowerGrid,.view-memory .lowerGrid{grid-template-columns:minmax(0,1fr)}.mainColumn,.rightRail{display:grid;grid-template-columns:minmax(0,1fr);min-width:0;gap:18px;align-content:start}.heroBand{min-height:248px;border-radius:8px;padding:28px;display:flex;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#102f2deb,#1b5550e6),url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center;color:#fffdf7;overflow:hidden}.heroBand h1{max-width:660px;font-size:clamp(32px,5vw,62px);line-height:1;letter-spacing:0;margin:10px 0 16px}.heroBand p{max-width:620px;color:#fffdf7d1;font-size:17px}.connectionPill{width:max-content;margin-top:18px;min-height:30px;padding:5px 10px;border-radius:8px;display:inline-flex;align-items:center;background:#ffffff24;border:1px solid rgba(255,255,255,.24);color:#fffdf7;font-size:13px;font-weight:800}.connectionPill.connected{background:#a9eee22e;border-color:#a9eee27a}.heroActions{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap}.heroActions button{height:42px;padding:0 14px;background:#ffffff24;color:#fffdf7;border:1px solid rgba(255,255,255,.26);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.newNoteBar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px;border-radius:8px;background:#fffcf7e6;border:1px solid rgba(102,113,109,.18)}.newNoteBar input{min-width:0;border:0;outline:0;background:transparent;color:var(--ink);padding:0 6px}.newNoteBar button{height:38px;padding:0 14px;border-radius:8px;background:var(--green);color:#fffdf7;display:inline-flex;align-items:center;gap:6px}.eyebrow{color:var(--green);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.heroBand .eyebrow{color:#a9eee2}.sectionHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.sectionHeader h2,.assistantPanel h2,.detailPanel h2{margin:4px 0 0;letter-spacing:0;line-height:1.15}.textButton{height:36px;padding:0 10px;background:transparent;color:var(--green)}.noteList{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.emptyState{min-height:150px;display:flex;align-items:center;justify-content:center;gap:8px;padding:24px;border:1px dashed rgba(102,113,109,.28);border-radius:8px;color:var(--muted);background:#fffcf78c;font-size:13px}.noteCard{padding:16px;min-height:216px;display:flex;flex-direction:column;text-align:left;color:inherit;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.noteCard:hover,.noteCard.selected{transform:translateY(-2px);border-color:#0f766e6b;box-shadow:0 22px 55px #44392b1f}.noteMeta,.panelHeader,.miniStats,.tagRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.noteMeta{justify-content:space-between;color:var(--muted);font-size:13px}.noteCard h3{margin:18px 0 8px;line-height:1.2}.pageHub{min-width:0;overflow-x:hidden;display:grid;gap:18px;padding:4px 0 28px;container:page-hub / inline-size}.pageHubBreadcrumbs{margin:0}.pageHubToolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:9px 0;border-top:1px solid rgba(102,113,109,.11);border-bottom:1px solid rgba(102,113,109,.11)}.pageHubToolbarIntro{min-width:0;display:grid;gap:3px}.pageHubToolbarIntro strong{overflow:hidden;color:var(--note-text, var(--ink));font-size:12px;text-overflow:ellipsis;white-space:nowrap}.pageHubSearch{min-width:150px;max-width:280px;flex:1 1 190px;display:flex;align-items:center;gap:7px;min-height:31px;padding:0 8px;border:1px solid rgba(102,113,109,.16);border-radius:7px;background:color-mix(in srgb,var(--surface) 88%,var(--note-soft, #e6f1ed));color:var(--note-muted, var(--muted))}.pageHubSearch:focus-within{border-color:#0f766e6b;box-shadow:0 0 0 3px #0f766e14}.pageHubSearch input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--note-text, var(--ink));font-size:11px}.pageHubSearch input::placeholder{color:var(--note-muted, var(--muted))}.pageHubSearch button{display:grid;flex:0 0 auto;width:20px;height:20px;place-items:center;border-radius:5px;color:var(--note-muted, var(--muted))}.pageHubSearch button:hover,.pageHubSearch button:focus-visible{background:var(--note-soft, var(--green-soft));color:var(--note-accent, var(--green));outline:0}.pageHubLayoutControls{display:inline-flex;flex:0 0 auto;padding:3px;border:1px solid rgba(102,113,109,.14);border-radius:8px;background:var(--surface)}.pageHubLayoutControls button{min-height:27px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border-radius:6px;color:var(--note-muted, var(--muted));font-size:10px;font-weight:750}.pageHubLayoutControls button.active{background:var(--note-soft, var(--green-soft));color:var(--note-accent, var(--green))}.pageHubHeader{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,260px);gap:20px;align-items:stretch}.pageHubTitleBlock{min-width:0;display:flex;align-items:flex-start;gap:13px;padding:12px 0}.pageHubTitleBlock>div:last-child{min-width:0;max-width:100%}.pageHubIcon{display:grid;flex:0 0 auto;width:44px;height:44px;place-items:center;border-radius:12px;background:var(--note-soft, var(--green-soft));color:var(--note-accent, var(--green));font-size:25px}.pageHubTitleBlock h1{margin:5px 0 8px;overflow-wrap:anywhere;color:var(--note-text, var(--ink));font-size:clamp(25px,3vw,40px);line-height:1.08}.pageHubTitleBlock p{max-width:660px;margin:0;color:var(--note-muted, var(--muted));line-height:1.55;overflow-wrap:anywhere}@container page-hub (max-width: 680px){.pageHubHeader{grid-template-columns:minmax(0,1fr)}.pageHubTitleBlock{padding-top:0}.pageHubTitleBlock p{max-width:none}}.pageHubStatRow{display:flex;flex-wrap:wrap;gap:6px 9px;margin-top:12px}.pageHubStatRow span,.pageHubCardTypeLine span:not(.noteLibraryTypeBadge){display:inline-flex;align-items:center;gap:4px;color:var(--note-muted, var(--muted));font-size:10px}.pageHubCover{height:180px;min-width:0;overflow:hidden;border-radius:12px;background:#e8eee9;box-shadow:0 12px 28px #342f271a}.pageHubCover img{display:block;width:100%;height:100%;object-fit:cover}.pageHubDatabaseStack{display:grid;gap:13px;min-width:0}.pageHubDatabase{min-width:0;overflow:hidden;border:1px solid rgba(15,118,110,.16);border-radius:12px;background:color-mix(in srgb,var(--surface) 94%,var(--note-soft, #e6f1ed));box-shadow:0 10px 26px #342f270f}.pageHubDatabaseHeader,.pageHubDatabaseFooter{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:12px 14px}.pageHubDatabaseHeader{border-bottom:1px solid rgba(102,113,109,.12)}.pageHubDatabaseTitle{min-width:0;display:flex;align-items:center;gap:9px;padding:0;color:var(--note-text, var(--ink));text-align:left}.pageHubDatabaseTitle:hover{color:var(--note-accent, var(--green))}.pageHubDatabaseTitle>span:last-child{min-width:0;display:grid;gap:2px}.pageHubDatabaseTitle small{color:var(--note-muted, var(--muted));font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pageHubDatabaseTitle strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.pageHubDatabaseIcon{display:grid;flex:0 0 auto;width:32px;height:32px;place-items:center;border-radius:9px;background:var(--note-soft, var(--green-soft));color:var(--note-accent, var(--green));font-size:18px}.pageHubDatabaseMeta,.pageHubDatabaseView{display:inline-flex;align-items:center;gap:5px;color:var(--note-muted, var(--muted));font-size:10px;white-space:nowrap}.pageHubDatabaseView{padding:5px 7px;border-radius:999px;background:var(--note-soft, var(--green-soft));color:var(--note-accent, var(--green));font-weight:800}.pageHubDatabaseTable{min-width:0;overflow-x:auto;padding:8px 12px}.pageHubDatabaseTableRow{display:grid;grid-template-columns:repeat(var(--database-preview-columns, 1),minmax(115px,1fr));min-width:max(100%,calc(var(--database-preview-columns, 1) * 128px));border-bottom:1px solid rgba(102,113,109,.1)}.pageHubDatabaseTableRow:last-child{border-bottom:0}.pageHubDatabaseTableRow span{min-width:0;overflow:hidden;padding:9px 8px;color:var(--note-text, var(--ink));font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pageHubDatabaseTableRow.header span{padding-top:4px;padding-bottom:6px;color:var(--note-muted, var(--muted));font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pageHubDatabaseTableRow:not(.header) span:first-child{font-weight:750}.pageHubDatabaseBoard{display:grid;grid-auto-columns:minmax(160px,1fr);grid-auto-flow:column;gap:9px;overflow-x:auto;padding:12px}.pageHubDatabaseColumn{min-width:160px;min-height:118px;padding:9px;border-radius:9px;background:#edf4f0b8}.pageHubDatabaseColumnHeader{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px;color:var(--note-text, var(--ink));font-size:10px}.pageHubDatabaseColumnHeader span{color:var(--note-muted, var(--muted))}.pageHubDatabaseCards{display:grid;gap:6px}.pageHubDatabaseCard{display:grid;gap:3px;padding:8px;border:1px solid rgba(102,113,109,.12);border-radius:7px;background:var(--surface);box-shadow:0 3px 9px #342f270d}.pageHubDatabaseCard strong,.pageHubDatabaseGalleryCard strong{overflow:hidden;color:var(--note-text, var(--ink));font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pageHubDatabaseCard span,.pageHubDatabaseGalleryCard small{overflow:hidden;color:var(--note-muted, var(--muted));font-size:10px;text-overflow:ellipsis;white-space:nowrap}.pageHubDatabaseGallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:12px}.pageHubDatabaseGalleryCard{min-width:0;display:grid;gap:6px}.pageHubDatabaseGalleryMedia{display:grid;aspect-ratio:1.55;place-items:center;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,var(--note-soft, #e6f1ed),#f5f1e9);color:var(--note-accent, var(--green));font-size:25px}.pageHubDatabaseGalleryMedia img{width:100%;height:100%;object-fit:cover}.pageHubDatabaseSchedule{display:grid;gap:2px;padding:8px 12px}.pageHubDatabaseScheduleRow{min-width:0;display:grid;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:37px;border-bottom:1px solid rgba(102,113,109,.1)}.pageHubDatabaseScheduleRow:last-child{border-bottom:0}.pageHubDatabaseScheduleMarker{width:7px;height:7px;border-radius:50%;background:var(--note-accent, var(--green));box-shadow:0 0 0 3px var(--note-soft, var(--green-soft))}.pageHubDatabaseScheduleRow>div{min-width:0;display:grid;gap:2px}.pageHubDatabaseScheduleRow strong,.pageHubDatabaseScheduleRow small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pageHubDatabaseScheduleRow strong{color:var(--note-text, var(--ink));font-size:11px}.pageHubDatabaseScheduleRow small,.pageHubDatabaseScheduleValue{color:var(--note-muted, var(--muted));font-size:10px}.pageHubDatabaseScheduleValue{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pageHubDatabaseDashboard{display:grid;gap:13px;padding:12px}.pageHubDatabaseMetrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.pageHubDatabaseMetrics>div{display:grid;gap:3px;padding:9px;border-radius:8px;background:var(--note-soft, var(--green-soft))}.pageHubDatabaseMetrics small,.pageHubDatabaseMetrics strong{color:var(--note-muted, var(--muted));font-size:9px}.pageHubDatabaseMetrics strong{color:var(--note-text, var(--ink));font-size:19px}.pageHubDatabaseBars{display:grid;gap:8px}.pageHubDatabaseBar{display:grid;grid-template-columns:82px minmax(0,1fr) 20px;align-items:center;gap:7px;color:var(--note-muted, var(--muted));font-size:10px}.pageHubDatabaseBar>span,.pageHubDatabaseBar>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pageHubDatabaseBar>small{text-align:right}.pageHubDatabaseBar i{height:7px;overflow:hidden;border-radius:999px;background:#0f766e1f}.pageHubDatabaseBar b{display:block;height:100%;border-radius:inherit;background:var(--note-accent, var(--green))}.pageHubDatabaseEmpty{padding:22px 8px;color:var(--note-muted, var(--muted));font-size:11px;text-align:center}.pageHubDatabaseFooter{min-height:36px;border-top:1px solid rgba(102,113,109,.1);color:var(--note-muted, var(--muted));font-size:10px}.pageHubDatabaseFooter button{display:inline-flex;align-items:center;gap:3px;padding:0;color:var(--note-accent, var(--green));font-size:10px;font-weight:800}.pageHubSectionHeader,.noteLibraryHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;min-width:0}.pageHubSectionHeader h2,.noteLibraryHeader h2{margin:4px 0 0;color:var(--note-text, var(--ink));font-size:20px}.pageHubAdd,.pageHubEmpty button{min-height:34px;display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:0 10px;border-radius:7px;background:var(--note-accent, var(--green));color:#fffdf7;font-size:11px;font-weight:800}.pageHubAdd:hover,.pageHubEmpty button:hover{filter:brightness(.96)}.pageHubGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0}.pageHubGrid-list{grid-template-columns:minmax(0,1fr)}.pageHubGrid-list .pageHubCard{display:grid;grid-template-columns:142px minmax(0,1fr) 24px;min-height:128px}.pageHubGrid-list .pageHubCardMedia,.pageHubGrid-list .pageHubCardMedia img{aspect-ratio:auto;height:100%;min-height:128px}.pageHubGrid-list .pageHubCardBody{align-content:center}.pageHubCardMedia{position:relative}.pageHubCardMedia>small{position:absolute;left:8px;bottom:8px;display:inline-flex;align-items:center;gap:3px;max-width:calc(100% - 16px);overflow:hidden;padding:3px 6px;border-radius:999px;background:#102f2dc2;color:#fffdf7;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.pageHubCardTypeLine{min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden}.pageHubCardTypeLine>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pageHubRelated{display:grid;gap:8px;min-width:0;padding-top:4px}.pageHubRelatedHeader{display:flex;align-items:center;justify-content:space-between;color:var(--note-accent, var(--green))}.pageHubRelatedHeader>div{display:flex;align-items:baseline;gap:7px}.pageHubRelatedHeader strong{color:var(--note-muted, var(--muted));font-size:11px}.pageHubRelatedList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.pageHubRelatedList button{min-width:0;display:grid;grid-template-columns:29px minmax(0,1fr) 15px;align-items:center;gap:8px;padding:8px;border:1px solid rgba(102,113,109,.13);border-radius:8px;background:var(--surface);color:var(--note-accent, var(--green));text-align:left}.pageHubRelatedList button:hover,.pageHubRelatedList button:focus-visible{border-color:#0f766e59;outline:0;box-shadow:0 8px 18px #342f2712}.pageHubRelatedIcon{display:grid;width:29px;height:29px;place-items:center;border-radius:7px;background:var(--note-soft, var(--green-soft));font-size:16px}.pageHubRelatedList button>span:nth-child(2){min-width:0;display:grid;gap:2px}.pageHubRelatedList strong,.pageHubRelatedList small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pageHubRelatedList strong{color:var(--note-text, var(--ink));font-size:11px}.pageHubRelatedList small{color:var(--note-muted, var(--muted));font-size:9px}@media(max-width:620px){.agentTaskCard{min-width:0;max-width:100%}.agentTaskTop{flex-wrap:wrap}.agentTaskStatus{white-space:normal}.agentTaskMeta{flex-wrap:wrap}.agentTaskMeta span{min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere}.agentRunComposer select,.agentRunComposer textarea{width:100%;max-width:100%}.agentRunActions{flex-wrap:wrap}.agentApprovalButton{max-width:100%}.officeArchive ul{min-width:0}.officeArchive li{flex-wrap:wrap}}.agentFormField{display:grid;gap:6px}.agentFormField>span{color:#4a5753;font-size:12px;font-weight:800}.agentToolChips{display:flex;flex-wrap:wrap;gap:6px}.agentToolChips button{min-height:26px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:#ffffffb8;color:var(--muted);font-size:10.5px;font-weight:700;transition:border-color .14s ease,background .14s ease,color .14s ease}.agentToolChips button:hover:not(:disabled){border-color:#b8d5c9;color:var(--green)}.agentToolChips button.active{border-color:var(--ink);background:var(--ink);color:#fffdf7}.agentToolChips button:disabled{opacity:.55;cursor:not-allowed}.noteLibraryGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;min-width:0}.noteLibraryList{display:grid;gap:7px;min-width:0}.noteLibraryRow{min-width:0;min-height:92px;display:grid;grid-template-columns:84px minmax(0,1fr) auto;align-items:stretch;gap:13px;padding:8px;border:1px solid rgba(102,113,109,.14);border-left:3px solid transparent;border-radius:9px;background:var(--surface);color:var(--note-text, var(--ink));text-align:left;content-visibility:auto;contain-intrinsic-size:108px;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.noteLibraryRow:hover,.noteLibraryRow:focus-visible,.noteLibraryRow.selected{transform:translateY(-1px);border-color:#0f766e61;border-left-color:var(--note-accent, var(--green));outline:0;box-shadow:0 12px 24px #342f2717}.noteLibraryRowMedia{min-width:0;min-height:76px;display:grid;place-items:center;overflow:hidden;border-radius:7px;background:linear-gradient(135deg,var(--note-soft, #e6f1ed),#f5f1e9);color:var(--note-accent, var(--green));font-size:24px}.noteLibraryRowMedia img{display:block;width:100%;height:76px;object-fit:cover}.noteLibraryRowMedia.database{position:relative}.noteLibraryRowMedia.database>small{position:absolute;left:6px;bottom:6px;display:inline-flex;align-items:center;gap:3px;max-width:calc(100% - 12px);overflow:hidden;padding:3px 5px;border-radius:999px;background:#102f2dc2;color:#fffdf7;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.noteLibraryRowBody{min-width:0;display:grid;align-content:center;gap:4px}.noteLibraryTypeLine{min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden}.noteLibraryTypeBadge{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;padding:3px 6px;border-radius:999px;background:var(--note-soft, var(--green-soft));color:var(--note-accent, var(--green));font-size:9px;font-weight:800}.noteLibraryDatabaseMeta{min-width:0;overflow:hidden;color:var(--note-muted, var(--muted));font-size:10px;text-overflow:ellipsis;white-space:nowrap}.noteLibraryRowBody h3{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.noteLibraryRowBody p{display:-webkit-box;min-width:0;margin:0;overflow:hidden;color:var(--note-muted, var(--muted));font-size:11px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.noteLibraryRowBody .tagRow{flex-wrap:nowrap;overflow:hidden}.noteLibraryRowBody .tagRow span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.noteLibraryPath{min-width:0;display:inline-flex;align-items:center;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.noteLibraryRowMeta{min-width:52px;display:flex;align-items:center;justify-content:flex-end;gap:8px;color:var(--note-accent, var(--green));font-size:10px;font-weight:800}.noteLibraryRowMeta span{max-width:80px;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.noteLibraryRowShell{position:relative;min-width:0;display:grid}.noteLibraryRowClassify{position:absolute;top:7px;right:7px;z-index:3;display:grid;width:24px;height:24px;place-items:center;border:1px solid rgba(102,113,109,.18);border-radius:7px;background:var(--surface);color:var(--note-muted, var(--muted));opacity:0;transition:opacity .14s ease,color .14s ease,border-color .14s ease}.noteLibraryRowShell:hover>.noteLibraryRowClassify,.noteLibraryRowClassify:focus-visible,.noteLibraryRowClassify.active{opacity:1}.noteLibraryRowClassify.active{border-color:#0f766e61;color:var(--note-accent, var(--green))}.noteClassificationEditor{display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px;margin-top:7px;padding:10px 11px;border:1px dashed rgba(15,118,110,.32);border-radius:9px;background:#e6f1ed80}.noteClassificationEditor label{display:grid;min-width:0;gap:4px;color:var(--muted);font-size:9px;font-weight:800}.noteClassificationEditor select{min-height:30px;min-width:118px;padding:0 7px;border:1px solid rgba(102,113,109,.16);border-radius:6px;background:var(--surface);color:var(--ink);font-size:10px}.noteClassificationAIButton{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 10px;border:0;border-radius:6px;background:var(--note-accent, var(--green));color:#fffdf7;font-size:10px;font-weight:800}.noteClassificationAIButton:disabled{opacity:.6}.pageHubCard,.noteLibraryCard{position:relative;min-width:0;display:flex;flex-direction:column;overflow:hidden;padding:0;border:1px solid rgba(102,113,109,.14);border-radius:10px;background:var(--surface);color:var(--note-text, var(--ink));text-align:left;content-visibility:auto;contain-intrinsic-size:280px;box-shadow:0 8px 22px #342f270d;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.pageHubCard[draggable=true]{cursor:grab}.pageHubCard[draggable=true]:active{cursor:grabbing}.pageHubCard:hover,.pageHubCard:focus-visible,.noteLibraryCard:hover,.noteLibraryCard:focus-visible,.noteLibraryCard.selected{transform:translateY(-2px);border-color:#0f766e61;outline:0;box-shadow:0 18px 34px #342f271c}.pageHubCardMedia,.noteLibraryCardMedia{position:relative;display:grid;min-height:112px;place-items:center;overflow:hidden;background:linear-gradient(135deg,var(--note-soft, #e6f1ed),#f5f1e9);color:var(--note-accent, var(--green));font-size:30px}.pageHubCardMedia{aspect-ratio:16 / 9;min-height:0}.pageHubCardMedia img,.noteLibraryCardMedia img{display:block;width:100%;height:112px;object-fit:cover}.pageHubCardMedia img{height:100%}.noteLibraryCardMedia small{position:absolute;left:8px;bottom:8px;max-width:calc(100% - 16px);overflow:hidden;padding:3px 6px;border-radius:999px;background:#192b26b8;color:#fffdf7;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.pageHubCardBody,.noteLibraryCardBody{min-width:0;display:grid;gap:6px;padding:11px 32px 12px 12px}.pageHubCardBody h3,.noteLibraryCardBody h3{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.pageHubCardBody p,.noteLibraryCardBody p{display:-webkit-box;min-height:32px;margin:0;overflow:hidden;color:var(--note-muted, var(--muted));font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pageHubCard .tagRow,.noteLibraryCard .tagRow{min-width:0;flex-wrap:nowrap;overflow:hidden}.pageHubCard .tagRow span,.noteLibraryCard .tagRow span{min-width:0;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pageHubCardArrow,.noteLibraryCardArrow{position:absolute;right:10px;bottom:13px;color:var(--note-accent, var(--green))}.pageHubEmpty{display:grid;justify-items:center;gap:8px;padding:36px 18px;border:1px dashed rgba(102,113,109,.25);border-radius:10px;color:var(--note-muted, var(--muted));text-align:center}.pageHubEmpty strong{color:var(--note-text, var(--ink))}.pageHubEmpty p,.noteLibraryHeader p{margin:0;font-size:11px;line-height:1.45}.noteLibrary{min-width:0;display:grid;gap:12px;align-content:start;padding:4px 0 28px}.noteLibraryHeader{align-items:flex-start;padding:10px 0;border-bottom:1px solid rgba(102,113,109,.12)}.noteLibraryHeading{min-width:0;flex:1 1 280px}.noteLibraryTitleRow{display:flex;align-items:center;flex-wrap:wrap;gap:3px 10px;min-width:0}.noteLibraryHeader .noteLibraryTitleRow h2{margin:0;font-size:18px;line-height:1.2}.noteLibraryHeading p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.noteLibraryTagBar{display:flex;align-items:center;gap:8px;min-width:0;padding:2px 0 0}.noteLibraryTagBarLabel{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;color:var(--note-muted, var(--muted));font-size:9px;font-weight:800}.noteLibraryTagBarChips{display:flex;flex-wrap:wrap;gap:5px;min-width:0}.noteLibraryTagChip{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 8px;border:1px solid rgba(102,113,109,.16);border-radius:999px;background:var(--surface);color:var(--note-muted, var(--muted));font-size:10px;font-weight:700}.noteLibraryTagChip:hover,.noteLibraryTagChip:focus-visible{border-color:#0f766e61;color:var(--note-accent, var(--green));outline:0}.noteLibraryTagChip.active{border-color:#0f766e61;background:var(--note-soft, var(--green-soft));color:var(--note-accent, var(--green))}.noteLibraryTagChip small{font-size:9px;opacity:.75}.noteLibraryTagClear{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;min-height:24px;padding:0 8px;border:0;border-radius:999px;background:#0f766e1f;color:var(--note-accent, var(--green));font-size:10px;font-weight:800}.noteLibraryRowBody .tagRow span.tagChipButton{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease,color .12s ease}.noteLibraryRowBody .tagRow span.tagChipButton:hover,.noteLibraryRowBody .tagRow span.tagChipButton.active{background:var(--note-soft, var(--green-soft));color:var(--note-accent, var(--green))}@media(max-width:720px){.noteLibraryHeading p{display:none}.noteLibraryHeading{flex:0 0 auto}.noteLibraryHeader .noteLibraryTitleRow h2{font-size:16px}.noteLibraryTagBar{flex-wrap:nowrap}.noteLibraryTagBarChips{flex:1 1 auto;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(to right,#000 88%,transparent);mask-image:linear-gradient(to right,#000 88%,transparent)}.noteLibraryTagChip{flex:0 0 auto}}.noteLibraryControls{display:flex;align-items:flex-end;gap:6px;flex:0 0 auto;max-width:100%;flex-wrap:wrap;justify-content:flex-end}.noteLibraryKindTabs{display:inline-flex;align-items:center;padding:3px;border:1px solid rgba(102,113,109,.14);border-radius:8px;background:var(--surface)}.noteLibraryKindTabs button{min-height:31px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border-radius:6px;color:var(--note-muted, var(--muted));font-size:10px;font-weight:750}.noteLibraryKindTabs button.active{background:var(--note-soft, var(--green-soft));color:var(--note-accent, var(--green))}.noteLibraryKindTabs small{min-width:17px;padding:2px 4px;border-radius:999px;background:#66716d14;font-size:9px;text-align:center}.noteLibraryKindTabs button.active small{background:#0f766e1f}.noteLibraryControls label{display:grid;gap:4px;color:var(--muted);font-size:9px;font-weight:800}.noteLibraryControls select,.noteLibraryDirection{min-height:31px;border:1px solid rgba(102,113,109,.16);border-radius:6px;background:var(--surface);color:var(--ink);font-size:10px}.noteLibraryControls select{min-width:118px;padding:0 7px}.noteLibraryDirection{display:inline-flex;align-items:center;gap:4px;padding:0 7px;color:var(--green);font-weight:800}.noteLibraryDirection svg{transition:transform .15s ease}.noteLibraryDirection svg.ascending{transform:rotate(180deg)}.noteLibraryDensity{display:inline-flex;align-items:center;gap:2px;min-height:31px;padding:3px;border:1px solid rgba(102,113,109,.16);border-radius:6px;background:var(--surface)}.noteLibraryDensity button{display:grid;width:25px;height:25px;place-items:center;border-radius:4px;color:var(--note-muted, var(--muted))}.noteLibraryDensity button:hover,.noteLibraryDensity button:focus-visible,.noteLibraryDensity button.active{background:var(--note-soft, var(--green-soft));color:var(--note-accent, var(--green));outline:0}.noteLibrary-density-compact .noteLibraryRow{min-height:70px;grid-template-columns:64px minmax(0,1fr) auto;gap:10px;padding:6px}.noteLibrary-density-compact .noteLibraryRowMedia,.noteLibrary-density-compact .noteLibraryRowMedia img{min-height:56px;height:56px}.noteLibrary-density-compact .noteLibraryRowBody{gap:3px}.noteLibrary-density-compact .noteLibraryRowBody p{min-height:0;-webkit-line-clamp:1}.noteLibrary-density-compact .noteLibraryRowBody .tagRow{display:none}.noteLibraryCardMedia{min-height:126px}.noteLibraryCardMedia img{height:126px}.noteLibrarySentinel{min-height:34px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:10px}.noteLibrarySpinner{width:13px;height:13px;border:2px solid rgba(15,118,110,.2);border-top-color:var(--green);border-radius:50%;animation:noteLibrarySpin .7s linear infinite}@keyframes noteLibrarySpin{to{transform:rotate(360deg)}}.searchAssistantPanel{display:grid;gap:10px;margin:0 0 16px;padding:13px;border:1px solid rgba(42,113,100,.2);border-radius:14px;background:linear-gradient(145deg,#f8fcfaf5,#f3f7fdeb);box-shadow:0 8px 22px #2c434c0f}.searchAssistantHeader,.searchAssistantAction,.searchAssistantTitle,.searchAssistantTitle>div,.searchAssistantStatus,.searchAssistantSecretary>div,.searchAssistantWebSources,.searchAssistantWebToggle{display:flex;align-items:center}.searchAssistantHeader,.searchAssistantAction,.searchAssistantStatus,.searchAssistantSecretary>div{justify-content:space-between;gap:10px}.searchAssistantTitle{min-width:0;gap:9px}.searchAssistantTitle>div{min-width:0;align-items:flex-start;flex-direction:column}.searchAssistantTitle strong{font-size:12px}.searchAssistantTitle small{color:var(--muted);font-size:10px}.searchAssistantIcon{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;color:#257766}.searchAssistantWebToggle{gap:5px;color:#3d5e59;font-size:11px;cursor:pointer}.searchAssistantWebToggle input{accent-color:var(--green)}.searchAssistantAction{padding-top:2px;color:var(--muted);font-size:11px}.searchAssistantAction>span{display:inline-flex;align-items:center;gap:5px}.searchAssistantAction button{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:6px 10px;border:0;border-radius:8px;background:#246f62;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.searchAssistantAction button:disabled{opacity:.55;cursor:not-allowed}.searchAssistantResult{display:grid;gap:9px}.searchAssistantStatus{justify-content:flex-start;color:#2b6257;font-size:11px}.searchAssistantStatus>span{color:var(--muted);font-size:10px}.searchAssistantStatus.needs_review{color:#8d661b}.searchAssistantStatus.insufficient_evidence{color:#a44242}.searchAssistantProposal,.searchAssistantSecretary{display:grid;gap:6px;padding:10px;border:1px solid rgba(68,88,93,.13);border-radius:10px;background:#ffffffb8}.searchAssistantProposal p,.searchAssistantSecretary p{margin:0;color:#263a39;font-size:12px;line-height:1.55;white-space:pre-wrap}.searchAssistantProposal small,.searchAssistantSecretary small{color:var(--muted);font-size:10px;line-height:1.45}.searchAssistantSecretary>div{justify-content:flex-start}.searchAssistantSecretary strong{font-size:11px}.searchAssistantDecision{padding:3px 7px;border-radius:999px;background:#edf3ef;color:#2d6e5e;font-size:9px;font-weight:850;text-transform:uppercase}.searchAssistantDecision.revise{background:#fff4db;color:#916719}.searchAssistantDecision.hold{background:#ffe9e9;color:#a14343}.searchAssistantUncertainties,.searchAssistantIssues,.searchAssistantNotice{display:flex;align-items:flex-start;gap:6px;color:#8d661b;font-size:10px;line-height:1.45}.searchAssistantNotice{padding:8px 9px;border-radius:8px;background:#fff8e7}.searchAssistantNotice.error{color:#a14343;background:#fff0f0}.searchAssistantSources{display:grid;gap:5px;color:var(--muted);font-size:10px}.searchAssistantSources>div{display:flex;flex-wrap:wrap;gap:5px}.searchAssistantSources>div>span{padding:3px 6px;border-radius:5px;background:#edf3f0;color:#45645f}.searchAssistantWebSources{gap:7px}.searchAssistantWebSources a{display:inline-flex;align-items:center;gap:3px;max-width:220px;overflow:hidden;color:#356f9b;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.searchAssistantSources small{color:#8d661b}.searchResultCard{min-height:198px}.searchResultExcerpt{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px}mark{padding:0 2px;border-radius:3px;background:#f7d78d;color:#533d12}.tagRow{margin-top:auto;padding-top:14px}.tagRow span,.miniStats span{min-height:26px;padding:4px 8px;border-radius:8px;background:#f3efe7;color:#596661;font-size:12px;display:inline-flex;align-items:center;gap:5px}.tagRow .privacy{margin-left:auto;font-weight:700}.privacy.work{color:var(--blue)}.privacy.family{color:var(--coral)}.privacy.personal{color:var(--green)}.privacy.sensitive{color:#a14343}.assistantPanel,.detailPanel,.taskPanel,.memoryPanel,.inboxPanel{padding:18px}.panelHeader{color:var(--muted);font-weight:700;font-size:13px}.panelHeaderIcon{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#e4f1ed;color:var(--green)}.promptBox{margin:16px 0;padding:14px;border-radius:8px;background:#f3efe7;display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px}.promptBox textarea{width:100%;min-height:90px;outline:0;background:transparent;color:var(--ink);line-height:1.45}.editorStack,.blockComposer{display:grid;gap:10px}.titleInput{width:100%;min-width:0;border:1px solid rgba(102,113,109,.18);outline:0;border-radius:8px;background:#f8f3eb;color:var(--ink)}.titleInput{min-height:44px;padding:0 12px;font-size:21px;font-weight:800;line-height:1.2}.blockComposer{margin-top:14px}.blockComposer button,.dangerButton{min-height:40px;padding:0 12px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.blockComposer button{background:var(--green);color:#fffdf7}.richBlockComposer{gap:12px}.richEditor{position:relative;border:1px solid rgba(102,113,109,.18);border-radius:8px;background:#fffdf7;overflow:visible;box-shadow:inset 0 1px #ffffffb3}.richEditor.loading{min-height:184px;background:#f8f3eb}.blockNoteEditor{position:relative;width:100%;min-width:0;margin-top:18px;border:1px solid rgba(102,113,109,.18);border-radius:8px;overflow:visible;background:var(--surface);box-shadow:inset 0 1px #ffffffb3}.editorSurface{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 188px;gap:12px;align-items:start;min-width:0}.editorSurface>.blockNoteEditor{grid-column:1;grid-row:1;min-width:0}.editorSurface>.databaseEntryPageHost{grid-column:1;grid-row:1;align-self:start;position:relative;z-index:40;min-width:0;width:100%;pointer-events:none}.editorSurface>.databaseEntryPageHost:has(.databaseEntryPageView){pointer-events:auto}.editorSurface:has(.databaseEntryPageView)>.blockNoteEditor{visibility:hidden}.editorSurface>.editorToolRail{grid-column:2;grid-row:1}.editorSurface>.blockNoteEditor{position:relative;z-index:6000}.editorSurface>.editorToolRail{z-index:1200}.editorSurface>.editorToolRail.hasAssetPicker{z-index:7200}.editorSurface.isFocusMode{grid-template-columns:minmax(0,1fr)}.editorSurface.isFocusMode>.blockNoteEditor{max-width:900px;width:100%;margin-inline:auto}.editorSurface.isFocusMode>.editorToolRail{display:none}.editorSurface.isFocusMode .bn-editor{padding-inline:clamp(18px,7vw,92px)}.editorSurface:has(.editorToolRail.hasAssetPicker)>.editorToolRail .assetUploadPopover{z-index:7300}.blockNoteEditor.loading{min-height:360px;display:grid;place-items:center;color:var(--muted);background:#f8f3eb}.blockNoteEditor .bn-container,.blockNoteEditor .bn-editor{min-width:0;max-width:100%;background:var(--surface);color:var(--ink)}.editorToolRail{position:sticky;top:12px;z-index:1200;min-width:0;max-height:min(660px,calc(100vh - 150px));display:flex;flex-direction:column;gap:8px;margin:18px 0 0;padding:9px;border:1px solid rgba(102,113,109,.16);border-radius:8px;background:#fbfaf6;box-shadow:0 10px 24px #44392b0f}.editorToolRail:has(.tableSizePicker){z-index:7200}.editorToolRailPanels{display:contents}.editorToolRailClose,.editorToolRailMobileClose{display:none}.editorToolRail.hasAssetPicker{z-index:5000}.editorToolRailHeader{display:grid;gap:2px;padding:2px 3px 5px;border-bottom:1px solid rgba(102,113,109,.12)}.editorToolRailHeaderRow{display:flex;align-items:center;justify-content:space-between;gap:8px}.editorFocusToggle{display:grid;width:25px;height:25px;place-items:center;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--muted)}.editorFocusToggle:hover,.editorFocusToggle.active{border-color:color-mix(in srgb,var(--green) 42%,var(--line));background:var(--green-soft);color:var(--green)}.editorFocusExit{position:fixed;z-index:6500;top:14px;right:18px;display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--line);border-radius:9px;background:color-mix(in srgb,var(--surface) 92%,transparent);color:var(--muted);box-shadow:0 5px 18px #342f271f}.editorFocusExit:hover{border-color:color-mix(in srgb,var(--green) 42%,var(--line));background:var(--green-soft);color:var(--green)}.editorToolRailHeader strong{color:var(--ink);font-size:12px}.editorToolRailHeader span,.editorToolStats{color:var(--muted);font-size:10px}.editorToolTabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px;border-radius:7px;background:#f1eee7}.editorToolTab{min-width:0;min-height:29px;display:flex;align-items:center;justify-content:center;gap:4px;padding:0 4px;border-radius:5px;background:transparent;color:var(--muted);font-size:10px;font-weight:800}.editorToolTab:hover,.editorToolTab:focus-visible{color:var(--green);background:#ffffffb8;outline:0}.editorToolTab.active{color:var(--green);background:var(--surface);box-shadow:0 2px 5px #44392b14}.editorToolTab span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editorToolPanel{min-height:0}.editorStyleButton{min-height:39px}.editorStyleButton>span{display:grid;gap:1px;min-width:0;white-space:normal}.editorStyleButton strong,.editorStyleButton small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editorStyleButton strong{font-size:11px;font-weight:800}.editorStyleButton small{color:var(--muted);font-size:9px}.editorAppearancePanel{display:grid;gap:7px;padding-bottom:8px;border-bottom:1px solid rgba(102,113,109,.13)}.editorAppearanceHeader{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:2px 2px 0;color:var(--green)}.editorAppearanceHeader>div{display:grid;gap:1px;min-width:0}.editorAppearanceHeader strong{color:var(--ink);font-size:11px}.editorAppearanceHeader small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.noteStyleGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.noteStyleButton{display:grid;gap:4px;min-width:0;padding:4px;border:1px solid rgba(102,113,109,.14);border-radius:7px;background:#ffffff9e;color:var(--muted);text-align:left}.noteStyleButton:hover,.noteStyleButton:focus-visible,.noteStyleButton.active{border-color:#0f766e6b;background:var(--green-soft);color:var(--green);outline:0}.noteStyleButton.active{box-shadow:inset 0 0 0 1px #0f766e1f}.noteStylePreview{position:relative;display:grid;align-content:center;gap:2px;min-height:42px;overflow:hidden;padding:6px 7px;border-radius:5px;background:#fffdf8;color:#2f3935}.noteStylePreview strong{font-size:16px;line-height:1}.noteStylePreview small{overflow:hidden;color:#68736d;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.noteStylePreview i,.noteStylePreview i:before,.noteStylePreview i:after{display:block;width:58%;height:2px;border-radius:2px;background:currentColor;content:"";opacity:.22}.noteStylePreview i{margin-top:2px}.noteStylePreview i:before,.noteStylePreview i:after{width:78%;margin-top:4px}.noteStylePreview i:after{width:44%}.noteStylePreview-editorial{background:#fcf9f2;color:#5b4237;font-family:Georgia,Times New Roman,serif}.noteStylePreview-journal{background:#f3ead8;color:#695139;font-family:Georgia,Times New Roman,serif}.noteStylePreview-mono{background:#243532;color:#d7eee2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.noteStylePreview-compact{background:#eef2ed;color:#375b51}.noteStylePreview-midnight{background:#1e2928;color:#eef5ef}.noteStylePreview-paperback{background:#f2e9d9;color:#684b3c;font-family:Georgia,Times New Roman,serif}.noteStylePreview-postcard{background:#e7f0ec;color:#315b51}.noteStylePreview-studio{background:#f4f0e8;color:#765342}.noteStylePreview-blueprint{background:#dcebe8;color:#245b5e;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.noteStylePreview-gallery{background:#e9e4dc;color:#493f39}.noteStylePreview-minimal{background:#f7f7f4;color:#57635f}.editorStyleGalleryButton{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:2px 6px;width:100%;min-width:0;padding:8px 7px;border:1px solid rgba(15,118,110,.2);border-radius:7px;background:#f3faf6;color:var(--green);text-align:left}.editorStyleGalleryButton:hover,.editorStyleGalleryButton:focus-visible{border-color:#0f766e75;background:#e4f3ed;outline:0}.editorStyleGalleryButton span,.editorStyleGalleryButton small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editorStyleGalleryButton span{font-size:10px;font-weight:800}.editorStyleGalleryButton small{grid-column:2;color:var(--muted);font-size:8px}.noteStyle-paperback .titleInput,.noteStyle-paperback .blockNoteEditor .bn-editor,.noteStyle-paperback .blockNoteEditor .bn-block-content{font-family:Georgia,Times New Roman,serif}.noteStyle-paperback .blockNoteEditor .bn-editor,.noteStyle-paperback .blockNoteEditor .bn-container{background:#faf5eb}.noteStyle-postcard .blockNoteEditor .bn-editor,.noteStyle-postcard .blockNoteEditor .bn-container{background:#f3f8f4}.noteStyle-postcard .titleInput,.noteStyle-postcard .blockNoteEditor .bn-editor{letter-spacing:.01em}.noteStyle-studio .blockNoteEditor .bn-editor{padding-top:28px;padding-bottom:68px}.noteStyle-blueprint .titleInput,.noteStyle-blueprint .blockNoteEditor .bn-editor,.noteStyle-blueprint .blockNoteEditor .bn-block-content{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.noteStyle-blueprint .blockNoteEditor .bn-editor,.noteStyle-blueprint .blockNoteEditor .bn-container{background:#eef6f3}.noteStyle-gallery .blockNoteEditor .bn-editor{padding-top:32px;padding-bottom:74px}.noteStyle-minimal .blockNoteEditor .bn-editor,.noteStyle-minimal .blockNoteEditor .bn-container{background:#fbfbf8}.coverLayout-cinematic .noteCoverBanner{height:clamp(145px,22vw,240px);border-radius:5px}.coverLayout-postcard .noteCoverBanner{height:clamp(120px,18vw,205px);margin:3px 4px 15px;border-radius:4px;box-shadow:0 8px 18px #4b42361c}.coverLayout-portrait .noteCoverBanner{height:clamp(155px,26vw,270px);max-width:720px;margin-right:auto;margin-left:auto;border-radius:6px}.coverLayout-compact .noteCoverBanner{height:clamp(72px,11vw,125px);border-radius:6px}.coverLayout-edge .noteCoverBanner{height:clamp(92px,14vw,155px);margin-right:-4px;margin-left:-4px;border-radius:3px}.noteStyle-journal .noteCoverBanner img,.noteStyle-paperback .noteCoverBanner img{filter:saturate(.82) sepia(.08)}.noteStyle-mono .noteCoverBanner img,.noteStyle-blueprint .noteCoverBanner img{filter:grayscale(.72)}.noteStyle-midnight .noteCoverBanner{background:#1b2927}.noteStyle-midnight .noteCoverBanner img{opacity:.76;filter:saturate(.68) brightness(.72)}.editorSplitPane.isSplitPane .editorStyleGalleryButton span,.editorSplitPane.isSplitPane .editorStyleGalleryButton small{display:none}.editorSplitPane.isSplitPane .editorStyleGalleryButton{display:flex;justify-content:center;padding:7px 4px}.styleGalleryOverlay{position:fixed;z-index:20000;inset:0;display:grid;place-items:center;padding:14px;background:#19232094;overscroll-behavior:contain}.styleGalleryShell{width:min(1120px,calc(100vw - 28px));max-height:min(870px,calc(100vh - 28px));overflow:auto;padding:20px;border:1px solid rgba(96,111,102,.2);border-radius:16px;background:#fbfaf6;box-shadow:0 28px 80px #121c194d;color:var(--ink);perspective:1500px}.styleGalleryHeader,.styleGalleryToolbar,.styleGalleryFooter{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.styleGalleryHeading{display:grid;gap:4px;min-width:0}.styleGalleryHeading h2{margin:0;font-size:clamp(23px,3vw,36px);letter-spacing:0}.styleGalleryHeading p{margin:0;color:var(--muted);font-size:12px}.styleGalleryClose{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid rgba(102,113,109,.16);border-radius:8px;background:#fffdf8;color:var(--muted)}.styleGalleryClose:hover,.styleGalleryClose:focus-visible{color:var(--ink);border-color:#0f766e59;outline:0}.styleGalleryStage{display:grid;gap:8px;margin:18px 0 21px}.styleGalleryHero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(260px,1.08fr);min-height:250px;overflow:hidden;border:1px solid rgba(102,113,109,.16);border-radius:13px;background:#f3f0e8;box-shadow:0 16px 28px #44392b1a;transform:rotateX(1deg) rotateY(-.5deg);transform-style:preserve-3d}.styleGalleryHeroMedia{position:relative;min-height:250px;overflow:hidden;background:#dfe8e1}.styleGalleryHeroMedia img,.styleGalleryCardPreview img{display:block;width:100%;height:100%;object-fit:cover}.styleGalleryHeroMedia img{position:absolute;inset:0}.styleGalleryHeroMedia>small{position:absolute;left:13px;bottom:12px;z-index:1;padding:4px 6px;border-radius:4px;background:#1a27229e;color:#fffdf8;font-size:9px;letter-spacing:.08em}.styleGalleryHeroPlaceholder{display:grid;width:100%;height:100%;place-items:center;color:#356259;background:#dbe9e2}.styleGalleryHeroPlaceholder span{font-size:86px;font-weight:800;opacity:.38}.styleGalleryHeroBody{display:grid;align-content:center;gap:10px;min-width:0;padding:29px clamp(22px,4vw,54px)}.styleGalleryHeroEyebrow{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.styleGalleryHeroBody h3{margin:0;overflow-wrap:anywhere;font-size:clamp(22px,3vw,39px);line-height:1.05;letter-spacing:0}.styleGalleryHeroBody p{max-width:500px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.styleGalleryHeroLines{display:grid;gap:6px;width:min(260px,82%)}.styleGalleryHeroLines span{display:block;height:3px;border-radius:2px;background:currentColor;opacity:.13}.styleGalleryHeroLines span:nth-child(2){width:78%}.styleGalleryHeroLines span:nth-child(3){width:55%}.styleGalleryHeroMeta{display:flex;flex-wrap:wrap;gap:7px;color:var(--muted);font-size:10px}.styleGalleryHeroMeta span:first-child{color:var(--green);font-weight:800}.styleGalleryHero-paperback,.styleGalleryHero-journal{background:#f2e9d9;font-family:Georgia,Times New Roman,serif}.styleGalleryHero-postcard{background:#e6f0eb}.styleGalleryHero-mono,.styleGalleryHero-blueprint{background:#e3f0ec;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.styleGalleryHero-midnight{background:#1e2b29;color:#eef5ef}.styleGalleryHero-midnight .styleGalleryHeroBody p,.styleGalleryHero-midnight .styleGalleryHeroMeta{color:#b9c9c1}.styleGalleryHero-midnight .styleGalleryHeroMedia{background:#162321}.styleGalleryHero-midnight .styleGalleryHeroMedia img{filter:brightness(.68) saturate(.74)}.styleGalleryHero-paperback .styleGalleryHeroMedia img,.styleGalleryHero-journal .styleGalleryHeroMedia img{filter:saturate(.82) sepia(.08)}.styleGalleryHero-mono .styleGalleryHeroMedia img,.styleGalleryHero-blueprint .styleGalleryHeroMedia img{filter:grayscale(.72)}.styleGalleryStageNote{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px}.styleGalleryStageNote>div{display:grid;gap:1px}.styleGalleryStageNote strong{color:var(--ink);font-size:10px}.styleGalleryStageNote small{margin-left:auto;font-size:10px}.styleGalleryStageDot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #0f766e1a}.styleGalleryToolbar{align-items:center;margin-bottom:10px}.styleGalleryToolbar>div{display:grid;gap:2px}.styleGalleryToolbar strong{font-size:14px}.styleGalleryToolbar>div span{color:var(--muted);font-size:10px}.styleGalleryCoverButton,.styleGalleryFooter button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:0 11px;border:1px solid rgba(15,118,110,.23);border-radius:7px;background:#f0faf5;color:var(--green);font-size:11px;font-weight:800}.styleGalleryCoverControl{position:relative;z-index:3}.styleGalleryCoverControl .assetUploadPopover{top:calc(100% + 9px);right:0;z-index:20001}.styleGalleryCoverButton:hover,.styleGalleryCoverButton:focus-visible,.styleGalleryFooter button:hover,.styleGalleryFooter button:focus-visible{border-color:#0f766e75;background:#dff2e9;outline:0}.styleGalleryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;perspective:1300px}.styleGalleryCard{display:grid;gap:9px;min-width:0;padding:7px;border:1px solid rgba(102,113,109,.16);border-radius:10px;background:#fffdf8;color:var(--ink);text-align:left;box-shadow:0 5px 12px #44392b0d;transform:rotateY(-1deg);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.styleGalleryCard:nth-child(3n){transform:rotateY(1deg)}.styleGalleryCard:hover,.styleGalleryCard:focus-visible,.styleGalleryCard.selected{border-color:#0f766e80;box-shadow:0 13px 25px #44392b24;outline:0;transform:translateY(-5px) rotateX(2deg) rotateY(0)}.styleGalleryCard.selected{box-shadow:0 0 0 2px #0f766e1a,0 13px 25px #44392b1f}.styleGalleryCardPreview{position:relative;display:grid;align-content:end;min-height:118px;overflow:hidden;padding:10px;border-radius:7px;background:#e4ede8;color:#fffdf8}.styleGalleryCardPreview:after{position:absolute;inset:0;background:#1825203d;content:""}.styleGalleryCardPreview img{position:absolute;inset:0}.styleGalleryCardPreview i{position:relative;z-index:1;display:grid;width:38px;height:38px;place-items:center;border-radius:9px;background:#ffffff38;font-size:25px;font-style:normal}.styleGalleryCardPreview b,.styleGalleryCardPreview small{position:relative;z-index:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styleGalleryCardPreview b{margin-top:8px;font-size:12px}.styleGalleryCardPreview small{margin-top:2px;color:#fffc;font-size:8px}.styleGalleryCardPreview-paperback,.styleGalleryCardPreview-journal{background:#cba781;font-family:Georgia,Times New Roman,serif}.styleGalleryCardPreview-midnight{background:#233532}.styleGalleryCardPreview-mono,.styleGalleryCardPreview-blueprint{background:#2d6663;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.styleGalleryCardPreview-postcard{background:#6a9c8d}.styleGalleryCardPreview-studio{background:#a98369}.styleGalleryCardPreview-gallery{background:#776a60}.styleGalleryCardPreview-minimal{background:#899a91}.styleGalleryCardPreview.coverLayout-portrait img{left:auto;width:52%}.styleGalleryCardPreview.coverLayout-postcard img{inset:auto 8px 8px;width:calc(100% - 16px);height:58%;border-radius:4px}.styleGalleryCardPreview.coverLayout-edge img{left:auto;width:44%;opacity:.82}.styleGalleryCardBody{display:grid;gap:3px;min-width:0;padding:0 3px 3px}.styleGalleryCardBody strong,.styleGalleryCardBody small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styleGalleryCardBody strong{font-size:11px}.styleGalleryCardBody small{color:var(--muted);font-size:9px}.styleGalleryFooter{align-items:center;margin-top:15px;padding-top:13px;border-top:1px solid rgba(102,113,109,.13);color:var(--muted);font-size:10px}.styleGalleryFooter span{max-width:720px}@media(max-width:860px){.styleGalleryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.styleGalleryShell{padding:14px}.styleGalleryHero{grid-template-columns:1fr}.styleGalleryHeroMedia{min-height:166px}.styleGalleryHeroBody{min-height:210px;padding:23px}.styleGalleryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.styleGalleryStageNote small{display:none}.styleGalleryFooter{align-items:flex-end}}.noteStyleButtonMeta{display:flex;align-items:center;gap:4px;min-width:0;padding:0 2px}.noteStyleButtonMeta b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.editorStyleSectionLabel{padding:1px 3px 0;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.editorInfoPanel{display:grid;gap:9px;color:var(--muted)}.editorInfoCard{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.editorInfoCard div{min-width:0;display:grid;gap:2px;padding:7px 3px;border:1px solid rgba(102,113,109,.13);border-radius:6px;background:#f8f5ef;text-align:center}.editorInfoCard strong{color:var(--ink);font-size:14px}.editorInfoCard span,.editorInfoPanel p{font-size:9px;line-height:1.45}.editorInfoSection{display:grid;gap:6px}.editorInfoSectionHeader{display:grid;gap:1px;min-width:0;padding:0 2px}.editorInfoSectionHeader strong{color:var(--ink);font-size:10px}.editorInfoSectionHeader small{color:var(--muted);font-size:8px}.editorInfoMetricGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.editorInfoMetricGrid div{display:flex;align-items:center;justify-content:space-between;gap:4px;min-width:0;padding:6px 7px;border:1px solid rgba(102,113,109,.11);border-radius:6px;background:#f8f5efc2}.editorInfoMetricGrid span{min-width:0;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.editorInfoMetricGrid strong{flex:0 0 auto;color:var(--ink);font-size:10px}.editorInfoActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.editorInfoActions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:6px 7px;border:1px solid rgba(102,113,109,.16);border-radius:6px;background:#fffdf8;color:var(--ink);cursor:pointer;font-size:9px;font-weight:700}.editorInfoActions button:hover{border-color:var(--green);color:var(--green)}.editorInfoActions button:last-of-type{grid-column:1 / -1}.editorInfoPanel p{margin:0;padding:7px;border-left:2px solid var(--green);background:#f8f5ef}.editorToolRailList{min-height:0;display:grid;gap:3px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.editorToolItem{position:relative}.editorToolHoverCard{position:fixed;z-index:10000;display:grid;width:var(--editor-tool-preview-width, 252px);max-width:calc(100vw - 24px);gap:9px;padding:10px;border:1px solid rgba(15,118,110,.18);border-radius:9px;background:#fffdf8fa;box-shadow:0 14px 32px #252d2a2e;color:var(--ink);pointer-events:none;animation:editorToolPreviewIn .14s ease both}@keyframes editorToolPreviewIn{0%{opacity:0;transform:translateY(4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.editorToolHoverCardHeader{display:flex;align-items:flex-start;gap:9px}.editorToolHoverCardIcon{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border-radius:7px;background:var(--green-soft);color:var(--green)}.editorToolHoverCardCopy{display:grid;min-width:0;gap:2px}.editorToolHoverCardCopy strong{color:var(--ink);font-size:11px;font-weight:800;line-height:1.25}.editorToolHoverCardCopy small{color:var(--muted);font-size:10px;line-height:1.4}.editorToolSample{min-width:0;min-height:62px;overflow:hidden;padding:8px;border:1px solid rgba(102,113,109,.14);border-radius:7px;background:#f8f5ef;color:var(--ink)}.editorToolSampleText,.editorToolSampleQuote,.editorToolSampleList{display:grid;align-content:center;gap:5px}.editorToolSampleText strong{font-size:12px}.editorToolSampleText span,.editorToolSampleQuote span{display:block;width:76%;height:4px;border-radius:999px;background:#c8d5cf}.editorToolSampleText span:last-child,.editorToolSampleQuote span:last-child{width:54%}.editorToolSamplePage,.editorToolSampleFile,.editorToolSampleCard,.editorToolSampleCallout{display:flex;align-items:center;gap:8px}.editorToolSamplePage b{display:grid;width:25px;height:25px;place-items:center;border-radius:6px;background:var(--green-soft);color:var(--green)}.editorToolSamplePage strong,.editorToolSampleFile strong,.editorToolSampleCard strong{display:block;font-size:10px}.editorToolSamplePage small,.editorToolSampleFile small,.editorToolSampleCard small,.editorToolSampleLink span{display:block;margin-top:2px;color:var(--muted);font-size:9px}.editorToolSampleLink{display:grid;align-content:center;gap:3px}.editorToolSampleLink small{overflow:hidden;color:var(--green);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.editorToolSampleLink strong{font-size:12px}.editorToolSampleImage{display:block;min-width:0;border-radius:5px;background:linear-gradient(145deg,#e7b489 0 42%,#c86e63 43% 63%,#536f68 64%)}.editorToolSampleImage.cool{background:linear-gradient(145deg,#b9d5dc 0 45%,#6a92a2 46% 68%,#315b69 69%)}.editorToolSampleImage.green{background:linear-gradient(145deg,#d5d9b0 0 40%,#89aa82 41% 66%,#43675d 67%)}.editorToolSampleCard .editorToolSampleImage{width:54px;height:44px;flex:0 0 auto}.editorToolSampleCard>span:last-child{min-width:0}.editorToolSampleFile b{display:grid;flex:0 0 auto;width:34px;height:40px;place-items:center;border-radius:5px;background:#f6d8d1;color:#b14f45;font-size:9px}.editorToolSampleFile span{min-width:0}.editorToolSampleFile strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editorToolSampleImageGrid,.editorToolSampleGallery{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:repeat(2,27px);gap:4px}.editorToolSampleImageGrid .editorToolSampleImage:first-child,.editorToolSampleGallery .editorToolSampleImage:first-child{grid-row:1 / -1}.editorToolSampleVideo{position:relative;height:62px;padding:0}.editorToolSampleVideo .editorToolSampleImage{width:100%;height:100%}.editorToolSampleVideo b{position:absolute;left:50%;top:50%;display:grid;width:25px;height:25px;place-items:center;transform:translate(-50%,-50%);border-radius:50%;background:#fffdf8e6;color:var(--green);font-size:10px}.editorToolSampleVideo small{position:absolute;right:6px;bottom:5px;padding:2px 4px;border-radius:3px;background:#1e2a26b8;color:#fff;font-size:8px}.editorToolSampleAudio{display:grid;align-content:center;gap:7px}.editorToolSampleAudio>span{color:var(--muted);font-size:9px}.editorToolSampleAudio>div{display:flex;align-items:center;justify-content:space-between;height:22px}.editorToolSampleAudio i{width:4px;border-radius:999px;background:var(--green)}.editorToolSampleCode{display:grid;align-content:center;gap:5px;background:#243632;color:#d7eee2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.editorToolSampleCode i{display:inline-block;width:5px;height:5px;margin-right:5px;border-radius:50%;background:#e39d74}.editorToolSampleCode em{color:#f3c27d;font-style:normal}.editorToolSampleEquation{display:grid;place-items:center;gap:4px;background:#f4f0e6}.editorToolSampleEquation strong{font-family:Georgia,serif;font-size:18px;font-weight:500}.editorToolSampleEquation small{color:var(--muted);font-size:8px}.editorToolSampleFlow{display:flex;align-items:center;justify-content:center;gap:5px}.editorToolSampleFlow b{padding:6px 7px;border-radius:5px;background:#dcebe3;color:var(--green);font-size:8px}.editorToolSampleFlow span{color:var(--muted);font-size:12px}.editorToolSampleWhiteboard{position:relative;background-color:#fffdf8;background-image:linear-gradient(rgba(15,118,110,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(15,118,110,.08) 1px,transparent 1px);background-size:16px 16px}.editorToolSampleWhiteboard .circle{position:absolute;left:28px;top:17px;width:22px;height:22px;border:3px solid #d55b49;border-radius:50%}.editorToolSampleWhiteboard .square{position:absolute;left:86px;top:13px;width:30px;height:30px;border:3px solid var(--green);border-radius:4px}.editorToolSampleWhiteboard i{position:absolute;left:52px;top:29px;width:34px;height:2px;transform:rotate(-18deg);background:#3565a8}.editorToolSampleHTML{display:grid;grid-template-columns:auto 1fr;align-content:center;column-gap:8px;background:linear-gradient(135deg,#edf1ff,#dfe7ff)}.editorToolSampleHTML>span{grid-row:1 / span 2;display:grid;width:28px;height:28px;place-items:center;border-radius:7px;background:#586eb0;color:#fff;font-family:ui-monospace,monospace;font-size:10px;font-weight:800}.editorToolSampleHTML strong{font-size:10px}.editorToolSampleHTML small{color:#596582;font-size:8px}.editorToolSampleTable{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:1px;padding:0;background:#c7d6cf}.editorToolSampleTable span{background:#fffdf8}.editorToolSampleKanban{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:5px;background:#eef3ee}.editorToolSampleKanban>div{display:grid;align-content:start;gap:4px}.editorToolSampleKanban b{color:var(--muted);font-size:8px}.editorToolSampleKanban span{height:12px;border-radius:3px;background:#fffdf8;box-shadow:0 1px 2px #342f2714}.editorToolSampleColumns{display:grid;grid-template-columns:1fr 1fr;gap:6px;background:transparent;border:0;padding:0}.editorToolSampleColumns span{border-radius:6px;background:linear-gradient(#dcebe3 0 6px,#f8f5ef 6px 100%)}.editorToolSampleDivider{display:grid;place-items:center;background:transparent;border:0}.editorToolSampleDivider span{width:88%;height:1px;background:var(--green)}.editorToolSamplePageBreak{display:flex;align-items:center;justify-content:center;gap:8px;background:transparent;border:0;color:var(--muted);font-size:9px}.editorToolSamplePageBreak i{width:28px;border-top:1px dashed var(--green)}.editorToolSampleQuote{position:relative;padding-left:23px}.editorToolSampleQuote b{position:absolute;left:8px;top:5px;color:var(--green);font-family:Georgia,serif;font-size:25px}.editorToolSampleList span{color:var(--muted);font-size:10px}.editorToolSampleList b{display:inline-block;width:16px;color:var(--green)}.editorToolSampleCallout{background:#eaf3ec}.editorToolSampleCallout>b{display:grid;width:25px;height:25px;place-items:center;border-radius:6px;background:#d3e8d9;color:var(--green)}.editorToolSampleCallout strong,.editorToolSampleCallout small{display:block}.editorToolSampleAlignment,.editorToolSampleIndent,.editorToolSampleTypography,.editorToolSampleClearFormatting{display:grid;align-content:center;gap:5px}.editorToolSampleAlignment span,.editorToolSampleIndent span,.editorToolSampleTypography span{display:block;height:4px;border-radius:999px;background:#b8ccc3}.editorToolSampleAlignment span:nth-child(1){width:78%}.editorToolSampleAlignment span:nth-child(2){width:58%}.editorToolSampleAlignment span:nth-child(3){width:68%}.editorToolSampleAlignment.alignCenter span{margin-inline:auto}.editorToolSampleAlignment.alignRight span{margin-left:auto}.editorToolSampleIndent span:nth-child(1){width:72%;margin-left:16px}.editorToolSampleIndent span:nth-child(2){width:60%;margin-left:26px}.editorToolSampleIndent span:nth-child(3){width:68%;margin-left:16px}.editorToolSampleIndent.outdent span:nth-child(1){margin-left:0}.editorToolSampleIndent.outdent span:nth-child(2){margin-left:10px}.editorToolSampleIndent.outdent span:nth-child(3){margin-left:0}.editorToolSampleTypography{grid-template-columns:auto 1fr;align-items:center;column-gap:8px}.editorToolSampleTypography strong{grid-row:1 / span 2;color:var(--green);font-size:20px}.editorToolSampleTypography.fontSerif{font-family:Georgia,serif}.editorToolSampleTypography.fontMono{font-family:ui-monospace,monospace}.editorToolSampleTypography.textSmall strong{font-size:14px}.editorToolSampleTypography.textLarge strong{font-size:25px}.editorToolSampleClearFormatting{grid-template-columns:auto auto;align-items:center}.editorToolSampleClearFormatting strong{font-size:19px}.editorToolSampleClearFormatting span{color:#c46858;font-size:18px;font-weight:800}.editorToolSampleClearFormatting small{grid-column:1 / -1;color:var(--muted);font-size:9px}.editorToolSampleMove{display:grid;align-content:center;gap:5px}.editorToolSampleMove span{display:block;height:5px;border-radius:999px;background:#b8ccc3}.editorToolSampleMove span:nth-child(1){width:55%}.editorToolSampleMove span:nth-child(2){width:82%;background:var(--green);box-shadow:0 0 0 3px #0f766e1a}.editorToolSampleMove span:nth-child(3){width:68%}.editorToolSampleMove.moveUp span:nth-child(1),.editorToolSampleMove.moveTop span:nth-child(1){background:var(--green)}.editorToolSampleMove.moveUp span:nth-child(2),.editorToolSampleMove.moveTop span:nth-child(2){background:#b8ccc3;box-shadow:none}.editorToolSampleMove.moveDown span:nth-child(3),.editorToolSampleMove.moveBottom span:nth-child(3){background:var(--green)}.editorToolSampleMove.moveDown span:nth-child(2),.editorToolSampleMove.moveBottom span:nth-child(2){background:#b8ccc3;box-shadow:none}.editorToolSampleCallout strong{font-size:10px}.editorToolSampleCallout small{margin-top:2px;color:var(--muted);font-size:9px}.editorToolButton{min-width:0;min-height:30px;display:flex;align-items:center;gap:7px;padding:0 7px;border:1px solid transparent;border-radius:6px;background:transparent;color:#40504b;text-align:left;font-size:11px}.editorToolButton:hover,.editorToolButton:focus-visible{border-color:#0f766e29;background:var(--green-soft);color:var(--green);outline:0}.editorToolButton:active{cursor:grabbing}.tableSizePicker{position:fixed;z-index:16000;width:144px;padding:8px;border:1px solid var(--line);border-radius:7px;background:var(--surface);box-shadow:var(--shadow);color:var(--muted);font-size:10px}.tableSizePicker>span{display:block;margin-bottom:5px}.tableSizeRow{display:grid;grid-template-columns:repeat(5,1fr);gap:3px}.tableSizePicker button{min-height:22px;padding:0;border:1px solid rgba(102,113,109,.16);border-radius:4px;background:#f4f1e9;color:var(--ink);font-size:9px}.tableSizePicker button:hover,.tableSizePicker button:focus-visible{border-color:var(--green);background:var(--green-soft);color:var(--green)}.editorToolButton span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editorToolStats{display:grid;gap:2px;padding:6px 3px 1px;border-top:1px solid rgba(102,113,109,.12)}.editorSplitPane.isSplitPane .blockNoteEditor .bn-editor{padding-left:24px;padding-right:24px}.editorToolBlock{min-height:76px;max-width:100%;box-sizing:border-box;margin:6px 0;padding:14px 16px;overflow:hidden;border:1px solid rgba(102,113,109,.18);border-radius:8px;background:#fbfaf6;color:var(--ink)}.editorToolCardBlock{display:grid;grid-template-columns:minmax(110px,27%) minmax(0,1fr);min-height:220px;margin:10px 0;overflow:hidden;border:1px solid rgba(102,113,109,.2);border-radius:10px;background:#fffdf8;box-shadow:0 8px 24px #252d2a14}.editorToolCardImage,.editorToolCardImagePlaceholder{width:100%;min-height:220px;height:100%;object-fit:cover}.editorToolCardImageArea{position:relative;min-width:0}.editorToolCardBlock:has(.assetUploadPopover){overflow:visible}.editorToolCardImageArea:has(.assetUploadPopover){z-index:5000}.editorToolCardImageArea .assetUploadPopover{top:8px;left:calc(100% + 8px);right:auto}.editorToolCardImageAction{position:absolute;right:7px;bottom:7px;display:inline-flex;align-items:center;gap:4px;min-height:25px;padding:0 7px;border:1px solid rgba(255,255,255,.55);border-radius:5px;background:#1c2a25b3;color:#fff;font-size:9px;font-weight:800}.editorToolCardImageAction:hover,.editorToolCardImageAction:focus-visible{background:var(--green);outline:0}.editorToolCardImagePlaceholder{display:grid;align-content:center;justify-items:center;gap:6px;padding:12px;background:#eaf4f0;color:var(--green);text-align:center}.editorToolCardImagePlaceholder span{max-width:105px;color:var(--muted);font-size:9px;line-height:1.35}.editorToolCardBody{display:grid;align-content:start;gap:9px;min-width:0;padding:14px 16px}.editorToolCardHeader{display:flex;align-items:center;justify-content:space-between;gap:8px}.editorToolCardHeader>div{display:flex;align-items:center;min-width:0;gap:8px}.editorToolCardHeader strong{overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.editorToolCardHeader>button{display:grid;width:27px;height:27px;min-height:27px;padding:0;place-items:center;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--muted)}.editorToolCardHeader>button:hover,.editorToolCardHeader>button:focus-visible,.editorToolCardHeader>button[aria-expanded=true]{border-color:#0f766e29;background:var(--green-soft);color:var(--green);outline:0}.editorToolCardEditor{min-height:62px;color:var(--ink);font-size:13px;line-height:1.55}.editorToolCardEditor:empty:before{color:var(--muted);content:attr(data-placeholder);opacity:.72}.editorToolCardLink{display:inline-flex;align-items:center;min-width:0;gap:5px;overflow:hidden;color:var(--green);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.editorToolCardSettings{display:grid;gap:6px;padding-top:8px;border-top:1px solid rgba(102,113,109,.12)}.editorToolCardSettings label{display:grid;gap:3px;color:var(--muted);font-size:9px;font-weight:800}.editorToolCardSettings input{width:100%;min-width:0;min-height:27px;padding:0 7px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--ink);font:inherit;font-size:10px}@container (max-width: 500px){.editorToolCardBlock{grid-template-columns:1fr}.editorToolCardImage,.editorToolCardImagePlaceholder{min-height:150px;max-height:180px}}.editorToolBlockHeader{display:flex;align-items:center;gap:8px;min-width:0}.editorToolBlockIcon{display:grid;flex:0 0 25px;width:25px;height:25px;place-items:center;border-radius:6px;background:var(--green-soft);color:var(--green)}.editorToolBlockHeader strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editorToolBlock p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.editorTool-equation{background:#f4f1fb;border-color:#7557a633}.editorTool-mermaid{background:#eef5fb;border-color:#2867b233}.editorTool-whiteboard{background:#fff4e7;border-color:#df6c4f33}.editorTool-htmlEmbed{background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 90%,#eaf0ff),color-mix(in srgb,var(--surface) 98%,#dce7ff));border-color:#4c66b138}.htmlWidgetTitle{min-width:0;flex:1 1 auto;border:0;background:transparent;color:var(--ink);font:inherit;font-weight:800;outline:none}.htmlWidgetPreviewFrame{width:100%;display:flex;justify-content:center;padding:0;transition:padding .2s ease}.htmlWidgetPreviewFrame.compact{padding-inline:clamp(18px,16%,110px)}.htmlWidgetPreview{width:100%;min-height:220px;border:1px solid rgba(76,102,177,.2);border-radius:12px;background:#eef2fa}.htmlWidgetError{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(190,71,64,.26);border-radius:8px;background:#fff0ee;color:#9d4039;font-size:10px}.htmlWidgetError code{min-width:0;overflow:hidden;flex:1 1 auto;font-family:ui-monospace,SFMono-Regular,monospace;text-overflow:ellipsis;white-space:nowrap}.htmlWidgetError button{flex:0 0 auto;border:0;background:transparent;color:inherit;font-size:16px;line-height:1}.htmlWidgetEditor{display:grid;gap:7px;padding:9px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--surface) 76%,#e8edfb)}.htmlWidgetActions{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.htmlWidgetPresets,.htmlWidgetActionButtons,.htmlWidgetPreviewControls{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.htmlWidgetPresets button,.htmlWidgetActionButtons button,.htmlWidgetPreviewControls button{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 8px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--muted);font-size:10px;font-weight:800}.htmlWidgetPresets button:hover,.htmlWidgetActionButtons button:hover,.htmlWidgetPreviewControls button:hover,.htmlWidgetPreviewControls button.active{border-color:#4c66b15c;color:var(--ink)}.htmlWidgetPresets button.saved{border-color:#4c66b147;background:#edf1ff;color:#4c609d}.htmlWidgetPreviewControls{justify-content:flex-end}.htmlWidgetPreviewControls>span{margin-right:2px;color:var(--muted);font-size:10px;font-weight:700}.htmlWidgetTabs{display:flex;gap:5px}.htmlWidgetTabs button{min-height:25px;padding:0 9px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--muted);font-size:10px;font-weight:800}.htmlWidgetTabs button:hover,.htmlWidgetTabs button.active{border-color:#4c66b13d;background:var(--surface);color:var(--ink)}.htmlWidgetInput{width:100%;min-height:105px;resize:vertical;padding:9px 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font-family:SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.55;outline:none}.htmlWidgetInput:focus{border-color:#4c66b18c;box-shadow:0 0 0 3px #4c66b11a}.htmlWidgetEditor small{color:var(--muted);font-size:10px;line-height:1.4}.editorCommandOverlay{position:fixed;z-index:1000;inset:0;display:grid;place-items:start center;padding:min(16vh,120px) 16px 24px;background:#1a232047;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.editorCommandPalette{width:min(560px,100%);overflow:hidden;border:1px solid color-mix(in srgb,var(--line) 78%,#7382b7);border-radius:15px;background:var(--surface);box-shadow:0 26px 80px #18233440}.editorCommandHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 17px 12px;border-bottom:1px solid var(--line)}.editorCommandHeader>div{display:grid;gap:3px}.editorCommandHeader strong{color:var(--ink);font-size:14px}.editorCommandHeader small{color:var(--muted);font-size:10px}.editorCommandHeader kbd,.editorCommandList kbd{padding:3px 6px;border:1px solid var(--line);border-radius:5px;background:color-mix(in srgb,var(--surface) 88%,#e7ebf7);color:var(--muted);font-family:ui-monospace,monospace;font-size:10px}.editorCommandSearch{display:flex;align-items:center;gap:8px;margin:12px;padding:0 11px;border:1px solid color-mix(in srgb,#7382b7 28%,var(--line));border-radius:9px;background:color-mix(in srgb,var(--surface) 90%,#edf0fc);color:var(--muted)}.editorCommandSearch:focus-within{border-color:#7382b7;box-shadow:0 0 0 3px #7382b71f}.editorCommandSearch input{width:100%;min-height:38px;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:13px}.editorCommandList{max-height:min(52vh,420px);overflow:auto;padding:0 7px 8px}.editorCommandList button{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border:0;border-radius:9px;background:transparent;color:var(--ink);text-align:left}.editorCommandList button:hover,.editorCommandList button.active{background:color-mix(in srgb,var(--surface) 82%,#e9edfb)}.editorCommandIcon{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border-radius:7px;background:color-mix(in srgb,#7382b7 13%,var(--surface));color:#596ba7}.editorCommandList button>span:nth-child(2){display:grid;min-width:0;flex:1;gap:2px}.editorCommandList button strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.editorCommandList button small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.editorCommandEmpty{padding:24px 12px;color:var(--muted);text-align:center;font-size:12px}.editorCommandPalette footer{display:flex;gap:12px;padding:9px 14px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.editorTool-syncedBlock{background:linear-gradient(135deg,color-mix(in srgb,var(--green-soft) 72%,var(--surface)),var(--surface));border-color:color-mix(in srgb,var(--green) 24%,var(--line))}.syncedBlockInput{width:100%;min-height:78px;resize:vertical;padding:10px 11px;border:1px solid color-mix(in srgb,var(--green) 18%,var(--line));border-radius:9px;background:color-mix(in srgb,var(--surface) 82%,transparent);color:var(--ink);font:inherit;font-size:13px;line-height:1.55;outline:none}.syncedBlockInput:focus{border-color:color-mix(in srgb,var(--green) 52%,var(--line));box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 12%,transparent)}.editorToolInteractive{display:grid;gap:10px;min-width:0}.editorToolBlockHint{min-width:0;overflow:hidden;margin-left:auto;color:var(--muted);font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.mermaidPreviewToggle{position:relative;z-index:2;display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;min-height:25px;padding:0 7px;border:1px solid rgba(40,103,178,.18);border-radius:5px;background:#ffffffeb;color:#285f9c;font-size:10px;font-weight:800}.mermaidPreviewToggle:hover,.mermaidPreviewToggle[aria-pressed=true]{border-color:#2867b261;background:#fff}.mermaidPreviewOnly{gap:7px}.mermaidPreviewOnly .mermaidPreview{min-height:150px}.editorToolInlineContent{display:none}.equationInput,.mermaidInput{width:100%;min-height:54px;padding:9px 10px;border:1px solid rgba(117,87,166,.22);border-radius:7px;background:#ffffffbf;color:var(--ink);font:13px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;resize:vertical}.equationInput:focus,.mermaidInput:focus{border-color:#0f766e73;outline:3px solid rgba(15,118,110,.1)}.mermaidGuide{display:grid;gap:8px;margin:9px 0;padding:9px 10px;border:1px solid rgba(40,103,178,.14);border-radius:8px;background:#ffffff94}.mermaidGuide>div:first-child{display:grid;gap:3px}.mermaidGuide>div:first-child strong{color:#285f9c;font-size:11px}.mermaidGuide>div:first-child span{color:var(--muted);font-size:10px;line-height:1.45}.mermaidTemplateButtons{display:flex;flex-wrap:wrap;gap:5px}.mermaidTemplateButtons button{min-height:27px;padding:0 8px;border:1px solid rgba(40,103,178,.18);border-radius:999px;background:#fff;color:#285f9c;font-size:10px;font-weight:700}.mermaidTemplateButtons button:hover,.mermaidTemplateButtons button:focus-visible{border-color:#2867b26b;background:#edf5ff;outline:0}.mermaidGuide details{color:var(--muted);font-size:10px}.mermaidGuide summary{cursor:pointer;color:#285f9c;font-weight:700}.mermaidGuide details code{display:block;margin-top:5px;overflow-x:auto;padding:5px 6px;border-radius:5px;background:#eef5fb;color:#365a7d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;white-space:nowrap}.equationQuickTools{display:flex;flex-wrap:wrap;gap:4px}.equationQuickTools button{min-width:34px;min-height:25px;padding:0 7px;border:1px solid rgba(117,87,166,.18);border-radius:5px;background:#ffffffb8;color:#5f4d82;font:12px Georgia,Times New Roman,serif}.equationQuickTools button:hover,.equationQuickTools button:focus-visible{border-color:#7557a661;background:#fff;outline:0}.texPreview{display:flex;min-height:60px;align-items:center;justify-content:center;gap:5px;overflow-x:auto;padding:12px 14px;border:1px solid rgba(117,87,166,.15);border-radius:7px;background:#ffffffc7;color:#3d3156;font:19px/1.5 Georgia,Times New Roman,serif;white-space:pre-wrap}.texPreviewEmpty,.mermaidPreviewEmpty{color:var(--muted);font-size:12px;line-height:1.5}.texFraction{display:inline-grid;min-width:32px;margin:0 3px;vertical-align:middle;text-align:center}.texFraction span:first-child{padding:0 4px 2px;border-bottom:1px solid currentColor}.texFraction span:last-child{padding:2px 4px 0;font-size:.75em}.texRadical{display:inline-flex;align-items:flex-start;gap:2px}.texRadical>span{padding:0 3px;border-top:1px solid currentColor}.texMatrix{display:grid;padding:4px 14px;border-right:2px solid currentColor;border-left:2px solid currentColor}.texMatrixRow{display:grid;grid-auto-columns:minmax(34px,max-content);grid-auto-flow:column;gap:4px}.texMatrixCell{min-width:32px;padding:2px 7px;text-align:center}.mermaidPreview{display:flex;max-width:100%;box-sizing:border-box;min-height:88px;align-items:center;justify-content:center;gap:4px;overflow-x:auto;padding:14px;border:1px solid rgba(40,103,178,.17);border-radius:7px;background:#ffffffc2}.mermaidPreview svg{display:block;width:100%;min-width:100%;height:auto;min-height:110px;overflow:visible;color:#5b84ad}.mermaidEdge{fill:none;stroke:currentColor;stroke-width:1.6}.mermaidEdgeLabel{fill:#5b84ad;font-size:10px;text-anchor:middle}.mermaidSvgNode rect,.mermaidSvgNode ellipse,.mermaidSvgNode polygon{fill:#f1f6fc;stroke:#2867b270;stroke-width:1.4}.mermaidSvgNode text{fill:#234f7f;font-size:11px;font-weight:800;text-anchor:middle}.mermaidPreview-column{flex-direction:column}.mermaidNodeGroup{display:flex;align-items:center;gap:4px}.mermaidPreview-column .mermaidNodeGroup{flex-direction:column}.mermaidNode{min-width:72px;max-width:160px;padding:8px 10px;overflow-wrap:anywhere;border:1px solid rgba(40,103,178,.26);border-radius:7px;background:#f1f6fc;color:#234f7f;font-size:11px;font-weight:800;text-align:center}.mermaidArrow{color:#5b84ad;font-size:18px;font-weight:900}.whiteboardToolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.whiteboardColors{display:inline-flex;gap:4px}.whiteboardTools,.whiteboardHistory{display:inline-flex;gap:3px}.whiteboardTools button,.whiteboardHistory button{display:grid;width:25px;height:25px;min-height:25px;padding:0;place-items:center;border:1px solid rgba(223,108,79,.18);border-radius:5px;background:#ffffffad;color:var(--muted)}.whiteboardTools button.active,.whiteboardTools button:hover,.whiteboardHistory button:hover,.whiteboardHistory button:focus-visible{background:#fff;color:var(--coral);outline:0}.whiteboardHistory button:disabled{cursor:not-allowed;opacity:.35}.whiteboardColors button{width:21px;height:21px;padding:0;border:2px solid transparent;border-radius:50%}.whiteboardColors button.active{border-color:var(--ink);box-shadow:0 0 0 2px #fff}.whiteboardToolbar label{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:10px;font-weight:800}.whiteboardToolbar input[type=range]{width:74px;accent-color:var(--green)}.whiteboardToolbar>button{display:inline-flex;min-height:25px;align-items:center;gap:4px;margin-left:auto;padding:0 7px;border:1px solid rgba(223,108,79,.2);border-radius:5px;background:#ffffffad;color:var(--coral);font-size:10px;font-weight:800}.whiteboardCanvas{display:block;width:100%;height:240px;touch-action:none;border:1px solid rgba(223,108,79,.22);border-radius:8px;background-color:#fffdf8;background-image:linear-gradient(rgba(223,108,79,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(223,108,79,.07) 1px,transparent 1px);background-size:20px 20px;cursor:crosshair}.whiteboardCanvas.isSelectable{cursor:grab}.whiteboardCanvas.isSelectable:active{cursor:grabbing}.whiteboardHintText{margin-top:6px;color:var(--muted);font-size:10px;line-height:1.4}.blockNoteEditor .bn-editor{min-height:360px;padding:24px 54px 52px;border-radius:8px;font-family:inherit;line-height:1.65}.view-notes .detailPanel,.view-notes .editorSplitPane,.view-notes .blockNoteEditor,.view-notes .blockNoteEditor .bn-container,.view-notes .blockNoteEditor .bn-editor,.view-notes .documentSidebar,.view-notes .editorToolRail{border:0;box-shadow:none}.view-notes .editorSplitPane{background:transparent}.view-notes .blockNoteEditor,.view-notes .blockNoteEditor .bn-container,.view-notes .blockNoteEditor .bn-editor{border-radius:0}.view-notes .editorToolRail{background:#f8f6f0b8}.noteStyle-editorial .titleInput,.noteStyle-editorial .blockNoteEditor .bn-editor,.noteStyle-editorial .blockNoteEditor .bn-block-content{font-family:Georgia,Times New Roman,serif}.noteStyle-editorial .blockNoteEditor .bn-editor{line-height:1.82}.noteStyle-journal .blockNoteEditor .bn-editor,.noteStyle-journal .blockNoteEditor .bn-container{background:#fbf7ed}.noteStyle-journal .titleInput,.noteStyle-journal .blockNoteEditor .bn-editor,.noteStyle-journal .blockNoteEditor .bn-block-content{font-family:Georgia,Times New Roman,serif}.noteStyle-journal .blockNoteEditor .bn-editor{line-height:1.82}.noteStyle-mono .titleInput,.noteStyle-mono .blockNoteEditor .bn-editor,.noteStyle-mono .blockNoteEditor .bn-block-content{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.noteStyle-mono .blockNoteEditor .bn-editor{line-height:1.58}.noteStyle-compact .blockNoteEditor .bn-editor{padding-top:18px;padding-bottom:36px;line-height:1.42}.noteStyle-compact .notePaneMeta .titleInput{font-size:clamp(19px,2vw,26px)}.noteStyle-midnight .editorSplitLabel,.noteStyle-midnight .breadcrumbs,.noteStyle-midnight .noteTagEditor,.noteStyle-midnight .noteSaveStatus{color:#b9c9c1}.noteStyle-midnight .titleInput,.noteStyle-midnight .blockNoteEditor .bn-editor,.noteStyle-midnight .blockNoteEditor .bn-container{background:#1e2928;color:#eef5ef}.noteStyle-midnight .blockNoteEditor .bn-editor{border-color:#d0e8dc29}.noteStyle-midnight .titleInput::placeholder,.noteStyle-midnight .blockNoteEditor .bn-editor [data-placeholder]:before{color:#82968b}.noteStyle-midnight .editorToolRail{border-color:#d0e8dc29;background:#243330}.noteStyle-midnight .editorToolRailHeader strong,.noteStyle-midnight .editorStyleSectionLabel,.noteStyle-midnight .editorAppearanceHeader strong,.noteStyle-midnight .editorToolButton,.noteStyle-midnight .editorToolTab,.noteStyle-midnight .noteTagEditor input{color:#eef5ef}.noteStyle-midnight .editorToolTabs,.noteStyle-midnight .editorInfoCard div,.noteStyle-midnight .editorInfoPanel p{background:#1b2725}.noteStyle-midnight .editorToolTab.active,.noteStyle-midnight .noteStyleButton{background:#30443e}.noteStyle-midnight .noteStyleButton{border-color:#d0e8dc29}.noteStyle-midnight .noteTagEditor input{border-color:#d0e8dc2e;background:#243330}.blockNoteEditor,.databaseEntryBody{container-type:inline-size}@container (max-width: 520px){.blockNoteEditor .bn-editor,.databaseEntryBody .bn-editor{padding:18px 14px 42px}.blockNoteEditor .bn-block-column-list,.databaseEntryBody .bn-block-column-list{flex-direction:column;gap:5px}.blockNoteEditor .bn-block-column,.databaseEntryBody .bn-block-column{width:100%;flex:0 0 auto;padding:7px 0 2px;border-top:1px solid rgba(102,113,109,.14);border-left:0}.blockNoteEditor .bn-block-column:first-child,.databaseEntryBody .bn-block-column:first-child{border-top-color:transparent}}.blockNoteEditor .bn-block-content{min-height:30px;min-width:0;max-width:100%}.blockNoteEditor .bn-block-column-list,.databaseEntryBody .bn-block-column-list{display:flex!important;align-items:stretch;gap:14px;width:100%;min-width:0;margin:12px 0}.blockNoteEditor .bn-block-column,.databaseEntryBody .bn-block-column{display:flex;flex-direction:column;flex:1 1 0;align-items:stretch;min-width:0;padding:5px 8px;border-left:1px solid rgba(102,113,109,.14);border-radius:5px;transition:background .12s ease,border-color .12s ease}.blockNoteEditor .bn-block-column:first-child,.databaseEntryBody .bn-block-column:first-child{border-left-color:transparent}.blockNoteEditor .bn-block-column:hover,.blockNoteEditor .bn-block-column:focus-within,.databaseEntryBody .bn-block-column:hover,.databaseEntryBody .bn-block-column:focus-within{border-left-color:#0f766e47;background:#0f766e09}.blockNoteEditor .bn-block-column>.bn-block-outer,.databaseEntryBody .bn-block-column>.bn-block-outer{flex:1 1 auto;width:100%;min-width:0}.blockNoteEditor .bn-block-column-list,.databaseEntryBody .bn-block-column-list,.blockNoteEditor .bn-block-column,.databaseEntryBody .bn-block-column,.blockNoteEditor .bn-block-column>.bn-block-outer,.databaseEntryBody .bn-block-column>.bn-block-outer,.blockNoteEditor .bn-block-column .bn-block-content,.databaseEntryBody .bn-block-column .bn-block-content{overflow:visible!important}.blockNoteEditor .bn-block-column-list,.databaseEntryBody .bn-block-column-list{position:relative;isolation:isolate}.blockNoteEditor .bn-block-group:has(.bn-block-column-list),.databaseEntryBody .bn-block-group:has(.bn-block-column-list),.blockNoteEditor .bn-block:has(.bn-block-column-list),.databaseEntryBody .bn-block:has(.bn-block-column-list),.blockNoteEditor .bn-block-outer:has(.bn-block-column-list),.databaseEntryBody .bn-block-outer:has(.bn-block-column-list){width:100%!important;min-width:0;align-items:stretch}.blockNoteEditor .bn-block-column .bn-block,.databaseEntryBody .bn-block-column .bn-block,.blockNoteEditor .bn-block-column .bn-block-content,.databaseEntryBody .bn-block-column .bn-block-content,.blockNoteEditor .bn-block-column .bn-react-node-view-renderer,.databaseEntryBody .bn-block-column .bn-react-node-view-renderer{width:100%;min-width:0;flex:1 1 auto}.blockNoteEditor .bn-block-column:has(.bn-page-link-shell:hover),.blockNoteEditor .bn-block-column:has(.bn-web-link-shell:hover),.databaseEntryBody .bn-block-column:has(.bn-page-link-shell:hover),.databaseEntryBody .bn-block-column:has(.bn-web-link-shell:hover){position:relative;z-index:80}@media(max-width:620px){.blockNoteEditor .bn-block-column-list,.databaseEntryBody .bn-block-column-list{flex-direction:column;gap:5px}.blockNoteEditor .bn-block-column,.databaseEntryBody .bn-block-column{border-top:1px solid rgba(102,113,109,.14);border-left:0;padding:7px 0 2px}.blockNoteEditor .bn-block-column:first-child,.databaseEntryBody .bn-block-column:first-child{border-top-color:transparent}}.noteCommentHighlights{position:absolute;inset:0;z-index:5;overflow:visible;pointer-events:none}.noteCommentHighlight{position:absolute;display:block;border-radius:6px;background:#0f766e0e;box-shadow:inset 3px 0 #0f766e57;pointer-events:none}.dictionaryTermHighlights{position:absolute;inset:0;z-index:4;overflow:visible;pointer-events:none}.dictionaryTermHighlight{position:absolute;display:block;border-radius:3px;background:#5497711f;box-shadow:inset 0 -1px #3a805b6b;mix-blend-mode:multiply;pointer-events:none}.dictionaryHighlightHighlights{position:absolute;inset:0;z-index:6;overflow:visible;pointer-events:none}.dictionaryHighlight{position:absolute;display:block;border-radius:7px;background:#d8f2e2b8;box-shadow:inset 3px 0 #419471b3,0 0 0 3px #4194711f;animation:dictionaryHighlightPulse 1.8s ease-out both;pointer-events:none}.dictionaryTermPopover{position:fixed;z-index:16000;box-sizing:border-box;width:min(292px,calc(100vw - 24px));max-height:min(180px,calc(100vh - 24px));overflow:auto;padding:10px 12px;border:1px solid rgba(76,131,98,.2);border-radius:9px;background:#fcfffcfa;box-shadow:0 14px 34px #26423329;color:#28473b;pointer-events:none}.dictionaryTermPopoverHeader{display:flex;align-items:baseline;gap:7px;min-width:0}.dictionaryTermPopoverHeader strong{min-width:0;overflow:hidden;color:#215d49;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dictionaryTermPopoverHeader span{flex:0 0 auto;color:#789186;font-size:10px}.dictionaryTermPopover p{margin:6px 0 0;color:#496359;font-size:11px;line-height:1.5;white-space:pre-wrap}.dictionaryTermPopover small{display:block;margin-top:6px;color:#789186;font-size:10px;line-height:1.4;white-space:pre-wrap}@keyframes dictionaryHighlightPulse{0%{background:#d8f2e2eb;box-shadow:inset 4px 0 #419471d1,0 0 0 5px #41947133}to{background:#d8f2e29e;box-shadow:inset 3px 0 #4194719e,0 0 0 3px #4194711a}}.noteCommentThreads{position:absolute;inset:0;z-index:12;overflow:visible;pointer-events:none}.noteCommentThreadAnchor{position:absolute;pointer-events:auto}.noteCommentMarker{display:inline-flex;align-items:center;justify-content:center;gap:3px;min-width:27px;height:24px;padding:0 6px;border:1px solid rgba(15,118,110,.2);border-radius:999px;background:#f2fbf7;color:var(--green);box-shadow:0 5px 14px #23352f1f;font-size:10px;font-weight:800}.noteCommentMarker:hover,.noteCommentMarker:focus-visible,.noteCommentMarker.active{border-color:#0f766e6b;background:var(--green);color:#fff;outline:0}.noteCommentThreadPopover{position:fixed;z-index:15000;display:grid;box-sizing:border-box;width:min(292px,calc(100vw - 24px));max-height:min(430px,calc(100vh - 24px));overflow:auto;padding:9px;border:1px solid rgba(102,113,109,.2);border-radius:9px;background:#fffdf8fa;box-shadow:0 12px 30px #252d2a29;color:var(--ink)}.noteCommentThreadPopover>header{display:flex;align-items:center;justify-content:space-between;gap:7px;padding-bottom:7px;border-bottom:1px solid rgba(102,113,109,.12)}.noteCommentThreadPopover>header>div{display:flex;align-items:center;gap:5px;color:var(--green)}.noteCommentThreadPopover>header strong{font-size:11px}.noteCommentThreadPopover>header button{display:grid;width:24px;height:24px;min-height:24px;padding:0;place-items:center;border-radius:5px;background:transparent;color:var(--muted)}.noteCommentThreadPopover>header button:hover,.noteCommentThreadPopover>header button:focus-visible{background:#f0eee7;color:var(--ink);outline:0}.noteCommentThreadList{display:grid;gap:6px;padding:8px 0}.noteCommentThreadItem{padding:8px;border:1px solid rgba(15,118,110,.14);border-radius:7px;background:#f5fbf8}.noteCommentThreadItem.resolved{opacity:.62;background:#f4f2ed}.noteCommentThreadItem p{margin:0;color:var(--ink);font-size:11px;line-height:1.45;white-space:pre-wrap}.noteCommentThreadItem>div{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:6px;color:var(--muted);font-size:9px}.noteCommentThreadItem footer{display:flex;gap:5px;margin-top:6px}.noteCommentThreadItem footer button{min-height:22px;padding:0 6px;border:1px solid rgba(15,118,110,.16);border-radius:4px;background:#fff;color:var(--green);font-size:9px;font-weight:800}.noteCommentThreadItem footer button:hover,.noteCommentThreadItem footer button:focus-visible{background:var(--green-soft);outline:0}.noteCommentThreadItem footer button.danger{border-color:#a453402e;color:#a45340}.noteCommentThreadComposer{display:grid;gap:5px;padding-top:8px;border-top:1px solid rgba(102,113,109,.12)}.noteCommentThreadComposer textarea{width:100%;min-height:54px;resize:vertical;padding:7px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);font:inherit;font-size:11px}.noteCommentThreadComposer button{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:27px;padding:0 8px;border-radius:5px;background:var(--green);color:#fff;font-size:10px;font-weight:800}.noteCommentThreadComposer button:disabled{cursor:not-allowed;opacity:.45}.editorUtilityBar{display:flex;align-items:center;gap:7px;min-height:34px;padding:4px 10px;border-bottom:1px solid rgba(102,113,109,.12);background:#fbfaf6;color:var(--muted);font-size:11px}.emojiPicker{position:relative}.emojiPickerButton{width:28px;min-height:26px;padding:0;border-radius:6px;background:var(--surface);border:1px solid var(--line);font-size:16px}.emojiPickerPopover{position:absolute;top:32px;left:0;z-index:60;width:286px;padding:9px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.emojiPickerTabs{display:flex;gap:3px;margin-bottom:7px}.emojiPickerTabs button{min-height:26px;padding:0 7px;border-radius:5px;background:transparent;color:var(--muted);font-size:10px}.emojiPickerTabs button.active{background:var(--green-soft);color:var(--green)}.emojiPickerPopover>input{width:100%;min-height:28px;margin-bottom:7px;padding:0 7px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--ink);font-size:11px}.emojiGrid{display:grid;grid-template-columns:repeat(6,1fr);gap:4px;max-height:190px;overflow-y:auto}.emojiChoice{position:relative;display:grid;place-items:center}.emojiChoice>button:first-child{width:36px;min-height:34px;padding:0;border-radius:5px;background:transparent;font-size:20px}.emojiChoice>button:first-child:hover{background:var(--green-soft)}.emojiChoice .favorite{position:absolute;right:-1px;bottom:-1px;width:13px;min-height:13px;padding:0;border-radius:50%;background:var(--surface);color:#b1aaa0;font-size:9px;line-height:1}.emojiChoice .favorite.active{color:#e3a52d}.emojiEmpty{margin:8px 0 2px;color:var(--muted);font-size:11px}.noteFavoriteButton{margin-left:auto;width:28px;min-height:28px;padding:0;border-radius:6px;background:transparent;color:var(--green)}.noteFavoriteButton:hover{background:var(--green-soft)}.noteTagEditor{display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,150px) 28px;align-items:center;gap:5px;min-height:30px}.noteTagList{min-width:0;display:flex;flex-wrap:wrap;gap:4px}.noteTagList span{display:inline-flex;align-items:center;gap:3px;min-height:24px;padding:2px 6px;border-radius:5px;background:var(--green-soft);color:var(--green);font-size:11px}.noteTagList button{width:16px;min-height:16px;padding:0;border-radius:3px;background:transparent;color:var(--green)}.noteTagEditor>input{width:100%;min-height:26px;padding:0 6px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--ink);font-size:11px}.noteTagEditor>button{width:28px;min-height:26px;padding:0;border-radius:5px;background:var(--green-soft);color:var(--green)}.appContextMenu{position:fixed;z-index:100;min-width:190px;max-height:calc(100vh - 16px);overflow-y:auto;padding:5px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.appContextMenu button{width:100%;min-height:32px;padding:0 8px;border-radius:5px;display:flex;align-items:center;gap:8px;background:transparent;color:var(--ink);text-align:left;font-size:12px}.appContextMenu button:hover{background:var(--green-soft);color:var(--green)}.blockNoteEditor .bn-suggestion-menu,.blockNoteEditor .bn-formatting-toolbar,.blockNoteEditor .bn-side-menu{z-index:3000!important}.blockNoteEditor .bn-formatting-toolbar,.databaseEntryBody .bn-formatting-toolbar{max-width:min(720px,calc(100vw - 24px))!important;flex-wrap:wrap!important;overflow:visible!important;white-space:normal!important}.blockNoteEditor .bn-suggestion-menu,.databaseEntryBody .bn-suggestion-menu{z-index:3000!important;width:min(390px,calc(100vw - 32px));max-height:min(420px,70vh)!important;border:1px solid rgba(102,113,109,.2);border-radius:9px;background:#fffcf7fc;box-shadow:0 14px 32px #342f272e;overflow-y:auto;overscroll-behavior:contain}body:has(.bn-suggestion-menu) .bn-page-link-preview,body:has(.bn-suggestion-menu) .bn-web-link-description{visibility:hidden;opacity:0}body:has(.bn-suggestion-menu) [data-floating-ui-focusable]:has(.bn-suggestion-menu){z-index:3000!important}.blockNoteEditor .bn-suggestion-menu-item,.databaseEntryBody .bn-suggestion-menu-item{min-height:52px;height:auto;align-items:flex-start;white-space:normal}.blockNoteEditor .bn-mt-suggestion-menu-item-title,.databaseEntryBody .bn-mt-suggestion-menu-item-title,.blockNoteEditor .bn-mt-suggestion-menu-item-subtitle,.databaseEntryBody .bn-mt-suggestion-menu-item-subtitle{overflow-wrap:anywhere}.editorCommitButton{position:absolute;right:14px;bottom:12px;min-height:32px;padding:0 10px;border:1px solid rgba(15,118,110,.2);border-radius:6px;background:var(--green-soft);color:var(--green);font-size:12px;font-weight:800}.editorCommitButton:hover{background:#c8e5df}.bn-callout{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;border-left:4px solid var(--coral);border-radius:8px;background:#fff2ea}.bn-callout-icon{flex:0 0 auto;line-height:1.5}.bn-callout-content{min-width:0;flex:1}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.toolbarSpacer{flex:1 0 12px}.ProseMirror{min-height:176px;padding:14px;outline:0;color:var(--ink);line-height:1.65}.ProseMirror>*:first-child{margin-top:0}.ProseMirror>*:last-child{margin-bottom:0}.ProseMirror h2{margin:.75em 0 .35em;font-size:22px;line-height:1.2}.ProseMirror blockquote{margin:12px 0;padding:2px 0 2px 12px;border-left:3px solid var(--green);color:#40504b}.ProseMirror ul[data-type=taskList]{list-style:none;padding:0}.ProseMirror ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:8px}.ProseMirror ul[data-type=taskList] li>label{margin-top:4px}.ProseMirror ul[data-type=taskList] input{accent-color:var(--green)}.ProseMirror pre{padding:14px;border-radius:8px;overflow-x:auto;background:#102f2d;color:#effaf6}.ProseMirror hr{border:0;border-top:1px solid var(--line);margin:20px 0}.ProseMirror table{width:100%;border-collapse:collapse;table-layout:fixed;overflow:hidden}.ProseMirror th,.ProseMirror td{min-width:80px;padding:8px;border:1px solid var(--line);text-align:left}.ProseMirror th{background:#f3efe7}.ProseMirror [data-callout]{margin:12px 0;padding:12px 14px;border-left:4px solid var(--coral);border-radius:8px;background:#fff2ea}.ProseMirror details[data-toggle]{margin:12px 0;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#f8f3eb}.ProseMirror details[data-toggle] summary{cursor:pointer;font-weight:800}.databaseBlock{width:auto;max-width:100%;min-width:0;margin:14px 0;padding:14px;border:1px solid rgba(102,113,109,.2);border-radius:8px;background:#fbfaf6}.databaseHeader,.databaseRow{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(110px,.8fr) minmax(90px,.7fr);align-items:center;gap:8px}.databaseHeader{margin-bottom:10px;grid-template-columns:minmax(0,1fr) auto}.databaseHeader strong,.databaseHeader .eyebrow{display:block}.databaseView{padding:5px 8px;border-radius:8px;background:var(--green-soft);color:var(--green);font-size:12px;font-weight:800}.databaseViews{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:3px;padding:4px;border:1px solid rgba(102,113,109,.16);border-radius:9px;background:#f1eee7;scrollbar-width:thin}.databaseViews button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:28px;padding:0 8px;border-radius:6px;background:transparent;color:var(--muted);font-size:11px;font-weight:800}.databaseViews button.active,.databaseViews button:hover{background:var(--surface);color:var(--green);box-shadow:0 1px 3px #2c261c14}.databaseViews button svg{flex:0 0 auto}.databaseViews button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.databaseBlock{min-width:0;padding:12px;border:1px solid rgba(102,113,109,.14);border-radius:10px;background:linear-gradient(180deg,#fffdf9,#fbfaf6);box-shadow:0 8px 22px #342f270f}.databaseHeader{position:sticky;top:0;z-index:3;padding-bottom:9px;background:#fffdf9f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.databaseTitle input:hover,.databaseTitle input:focus{border-color:#0f766e40;background:var(--surface);outline:0}.databaseTable,.databaseBoard,.databaseTimeline,.databaseCalendar,.databaseList,.databaseGallery,.databaseChart,.databaseFeed,.databaseMap,.databaseDashboard{min-width:0}.databaseBoard{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;overflow-x:auto;padding-bottom:3px}.databaseBoardColumn{min-width:180px;padding:9px;border:1px solid rgba(102,113,109,.13);border-radius:9px;background:#f6f3ecc2}.databaseBoardColumn h4{margin:0 0 8px;color:var(--muted);font-size:11px;letter-spacing:.02em}.databaseCard{border:1px solid rgba(102,113,109,.13);border-radius:8px;background:var(--surface);box-shadow:0 3px 10px #342f270d}.databaseCard:hover{border-color:#0f766e59;transform:translateY(-1px)}.databaseCardImage{width:100%;height:86px;object-fit:cover;border-radius:6px}.databaseTimeline{padding:4px 0}.databaseTimelineRow{border:1px solid rgba(102,113,109,.12);border-radius:8px;background:var(--surface)}.databaseList{display:grid;gap:5px}.databaseListRow{min-height:42px;padding:7px 9px;border:1px solid rgba(102,113,109,.12);border-radius:8px;background:var(--surface)}.databaseChart{padding:12px;border:1px solid rgba(102,113,109,.12);border-radius:9px;background:var(--surface)}.databaseFeed{padding:4px;border:1px solid rgba(102,113,109,.12);border-radius:9px;background:var(--surface)}.databaseMap{border:1px solid rgba(102,113,109,.14);box-shadow:inset 0 0 0 1px #ffffff8c}.databaseDashboard{border:1px solid rgba(102,113,109,.13);box-shadow:0 5px 16px #342f270d}.databaseToolbar{grid-column:1 / -1;display:flex;flex-wrap:wrap;justify-content:flex-end;min-width:0;gap:5px}.databaseSearchBox{min-width:150px;flex:1 1 220px;min-height:28px;display:flex;align-items:center;gap:6px;padding:0 7px;border:1px solid rgba(15,118,110,.18);border-radius:6px;background:var(--surface);color:var(--muted)}.databaseSearchBox input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px}.databaseSearchBox span{flex:0 0 auto;color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums}.databaseToolbar select,.databasePropertiesButton{min-height:28px;padding:0 7px;border:1px solid rgba(102,113,109,.16);border-radius:6px;background:var(--surface);color:var(--muted);font-size:11px}.databaseTrashButton{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 8px;border:1px solid rgba(164,83,64,.18);border-radius:6px;background:#fff8f3;color:#a45340;font-size:11px}.databaseTrashButton:hover,.databaseTrashButton[aria-expanded=true]{border-color:#a453405c;background:#fff0e8}.databaseTrashButton b{display:inline-grid;min-width:17px;height:17px;padding:0 4px;place-items:center;border-radius:999px;background:#a453401f;font-size:10px}.databaseTrashPopover{position:absolute;top:calc(100% - 2px);right:10px;z-index:90;display:grid;width:min(380px,calc(100vw - 32px));max-height:min(500px,calc(100vh - 90px));gap:9px;overflow:hidden;padding:11px;border:1px solid rgba(164,83,64,.2);border-radius:10px;background:var(--surface);box-shadow:0 18px 42px #252d2a33}.databaseTrashPopover>header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.databaseTrashPopover>header>div{display:grid;gap:2px}.databaseTrashPopover>header strong{color:var(--ink);font-size:12px}.databaseTrashPopover>header span{color:var(--muted);font-size:10px}.databaseTrashPopover>header button{display:grid;width:25px;height:25px;min-height:25px;padding:0;place-items:center;border-radius:5px;background:transparent;color:var(--muted)}.databaseTrashSearch{display:flex;align-items:center;gap:6px;min-height:30px;padding:0 8px;border:1px solid rgba(164,83,64,.18);border-radius:6px;background:#fffaf6;color:var(--muted)}.databaseTrashSearch input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px}.databaseTrashList{display:grid;gap:6px;overflow:auto;min-height:0;padding-right:2px}.databaseTrashList>article{display:grid;gap:7px;padding:8px;border:1px solid rgba(164,83,64,.14);border-radius:7px;background:#fffaf6}.databaseTrashList>article>div:first-child{display:grid;min-width:0;gap:2px}.databaseTrashList strong,.databaseTrashList span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.databaseTrashList strong{color:var(--ink);font-size:11px}.databaseTrashList span{color:var(--muted);font-size:10px}.databaseTrashList>article>div:last-child{display:flex;flex-wrap:wrap;gap:5px}.databaseTrashList button{display:inline-flex;align-items:center;gap:4px;min-height:25px;padding:0 7px;border:1px solid rgba(43,112,87,.16);border-radius:5px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:700}.databaseTrashList button.danger{border-color:#a453402e;background:#fff0e8;color:#a45340}.databaseTrashList>p{margin:4px 0;color:var(--muted);font-size:11px;text-align:center}.databasePropertiesButton:hover{background:var(--green-soft);color:var(--green)}.databaseTitle{display:grid;grid-template-columns:28px minmax(130px,1fr);align-items:center;gap:6px}.databaseTitle select,.databaseTitle input{min-height:30px;border:1px solid transparent;background:transparent;color:var(--ink)}.databaseTitle select{width:28px;padding:0}.databaseTitle input{min-width:0;font-weight:800}.databaseTitle .eyebrow{grid-column:2}.databaseProperties{margin:8px 0 12px;padding:10px;border:1px solid rgba(102,113,109,.16);border-radius:8px;background:#f8f5ef}.databasePropertiesHeader,.databasePropertyRow{display:grid;grid-template-columns:24px minmax(0,1fr) minmax(130px,.8fr) minmax(160px,1fr);align-items:center;gap:8px}.databasePropertiesHeader{margin-bottom:7px;grid-template-columns:1fr auto auto;color:var(--muted);font-size:12px}.databasePropertiesHeader button{min-height:28px;padding:0 8px;border-radius:6px;background:var(--green-soft);color:var(--green);font-size:11px;font-weight:800}.databasePropertiesHeader span{color:var(--muted);font-size:10px;font-weight:500}.databasePropertyRow{grid-template-columns:24px 32px minmax(0,1fr) minmax(130px,.8fr) minmax(160px,1fr) 28px;min-height:34px;padding:3px 0;border-top:1px solid rgba(102,113,109,.1)}.databasePropertyRow input,.databasePropertyRow select{min-height:28px;width:100%;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--ink)}.databasePropertyRow .databasePropertyIcon{width:24px;padding:0;text-align:center}.databasePropertyOptions::placeholder{color:#9aa39f}.databasePropertyDelete{min-height:26px;padding:0;border-radius:5px;background:transparent;color:var(--muted)}.databasePropertyDelete:hover:not(:disabled){background:#fff0eb;color:var(--coral)}.databasePropertyDelete:disabled{opacity:.25;cursor:not-allowed}.databasePropertyAdvanced{grid-column:2 / -1;min-width:0;min-height:28px;padding:3px 6px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--ink);font-size:11px}.databaseRollupSetup{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:0;border:0;background:transparent}.databaseComputedValue{display:block;min-height:28px;padding:6px 7px;overflow:hidden;border:1px dashed rgba(102,113,109,.24);border-radius:5px;background:#f8f5ef;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.databasePropertyAction{min-height:28px;padding:0 9px;border:1px solid rgba(15,118,110,.18);border-radius:5px;background:var(--green-soft);color:var(--green);font-size:11px;font-weight:800}.databasePropertyAction:hover{background:#c8e5df}.databaseValueInput,.databaseFilesField,.databaseMultiSelectField{min-width:0;width:100%}.databaseValueInput{display:flex;align-items:center;min-height:30px;gap:5px;padding:0 6px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--muted)}.databaseValueInput:focus-within{border-color:#0f766e4d;background:var(--surface)}.databaseValueInput>svg{flex:0 0 auto;color:var(--green);opacity:.82}.databaseValueInput input{width:100%;min-width:0;min-height:28px;padding:0;border:0!important;background:transparent!important}.databaseValueInput input::placeholder{color:#9aa39f}.databaseValueAction{display:grid;flex:0 0 auto;width:23px;height:23px;place-items:center;border-radius:5px;background:var(--green-soft);color:var(--green)}.databaseValueAction:hover{background:#cce7df}.databaseSelectField{min-width:0}.databaseFilesField{position:relative;display:flex;align-items:center;flex-wrap:nowrap;gap:5px;height:32px;max-height:32px;overflow:hidden}.databaseFilesList{display:flex;flex:1 1 auto;flex-wrap:nowrap;min-width:0;gap:4px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.databaseFilesList::-webkit-scrollbar{display:none}.databaseFileChip{display:inline-flex;align-items:center;flex:0 1 auto;min-width:0;max-width:100%;height:26px;gap:2px;overflow:hidden;padding:2px 3px 2px 6px;border:1px solid rgba(15,118,110,.16);border-radius:999px;background:var(--green-soft);color:var(--green)}.databaseFileChip a{display:inline-flex;align-items:center;min-width:0;max-width:100%;gap:4px;overflow:hidden;color:inherit;text-decoration:none;white-space:nowrap}.databaseFileChip a>span{min-width:0;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.databaseFileChip small{flex:0 0 auto;color:var(--muted);font-size:9px}.databaseFileChip button{display:grid;flex:0 0 auto;width:20px;min-height:20px;padding:0;place-items:center;border-radius:999px;background:transparent;color:var(--muted)}.databaseFileChip button:hover{background:#ffffffb8;color:var(--coral)}.databaseFilesAdd{display:inline-flex;align-items:center;justify-content:center;gap:4px;flex:0 0 auto;min-height:28px;padding:0 7px;border:1px dashed rgba(15,118,110,.25);border-radius:6px;background:transparent;color:var(--green);font-size:10px;font-weight:800}.databaseFilesAdd:hover{border-color:var(--green);background:var(--green-soft)}.databasePropertyPopoverPortal{position:fixed;z-index:6000}.databasePropertyPopoverPortal .assetUploadPopover{position:relative;top:0;right:auto}.databaseMultiSelectField{position:relative}.databaseMultiSelectTrigger{display:flex;align-items:center;flex-wrap:wrap;min-width:0;width:100%;min-height:30px;gap:4px;padding:4px 6px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--ink);text-align:left}.databaseMultiSelectTrigger:hover,.databaseMultiSelectTrigger[aria-expanded=true]{border-color:#0f766e47;background:var(--surface)}.databaseMultiSelectTrigger span{max-width:100%;padding:2px 6px;overflow:hidden;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.databaseMultiSelectTrigger em{color:var(--muted);font-size:10px;font-style:normal}.databaseMultiSelectMenu{position:fixed;z-index:6001;display:grid;min-width:190px;max-width:min(260px,80vw);gap:3px;padding:7px;border:1px solid rgba(102,113,109,.2);border-radius:8px;background:var(--surface);box-shadow:0 14px 30px #1a221f29}.databaseMultiSelectMenu label{display:flex;align-items:center;gap:6px;min-height:27px;padding:3px 5px;border-radius:5px;color:var(--ink);font-size:11px}.databaseMultiSelectMenu label:hover{background:var(--green-soft)}.databaseMultiSelectMenu input{width:auto;min-height:auto}.databaseMultiSelectMenu small{padding:5px;color:var(--muted);font-size:10px}.databaseMultiSelectMenu>button{min-height:27px;margin-top:4px;border-radius:5px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:800}.databasePropertyRow input:focus,.databasePropertyRow select:focus{border-color:#0f766e4d;outline:0;background:var(--surface)}.databasePropertyDrag{order:-1;color:#9aa39f;cursor:grab}.databasePageCell{width:100%;min-height:30px;padding:4px 6px;border-radius:5px;background:transparent;color:var(--green);text-align:left;font-weight:700}.databasePageCell:hover{background:var(--green-soft)}.databaseNameCell{display:flex;align-items:center;min-width:0;gap:2px}.databaseNameCell .databasePageCell{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.databaseRowDelete{display:grid;flex:0 0 auto;width:25px;min-height:25px;padding:0;place-items:center;border-radius:5px;background:transparent;color:#b36a56;opacity:0}.databaseNameCell:hover .databaseRowDelete,.databaseRowDelete:focus-visible{opacity:1}.databaseRowDelete:hover,.databaseRowDelete:focus-visible{background:#fff0e8;color:#a45340;outline:0}.databaseTimeline{display:grid;gap:8px}.databaseTimelineRow{display:grid;grid-template-columns:minmax(130px,.8fr) 130px minmax(120px,1fr);align-items:center;gap:10px;padding:8px;border-bottom:1px solid rgba(102,113,109,.12)}.databaseTimelineRow input{min-height:28px;border:1px solid var(--line);border-radius:5px;background:var(--surface)}.timelineBar{display:block;height:12px;border-radius:999px;background:var(--green)}.timelineBar.backlog{width:34%;background:#b8c5bf}.timelineBar.in-progress{width:66%;background:#e0a04f}.timelineBar.done{width:92%;background:var(--green)}.databaseGantt{min-width:0;padding:10px;border:1px solid rgba(102,113,109,.14);border-radius:9px;background:var(--surface)}.databaseGanttHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:9px}.databaseGanttHeader>div{display:grid;gap:2px;min-width:0}.databaseGanttHeader strong{color:var(--ink);font-size:13px}.databaseGanttHeader span{color:var(--muted);font-size:10px}.databaseGanttHeader>span{flex:0 0 auto;color:var(--muted);font-size:10px}.databaseGanttScroll{max-width:100%;overflow-x:auto;border:1px solid rgba(102,113,109,.12);border-radius:7px}.databaseGanttCanvas{min-width:720px}.databaseGanttGridRow{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:48px;border-top:1px solid rgba(102,113,109,.11)}.databaseGanttGridRow:first-child{border-top:0}.databaseGanttColumnHeader{min-height:34px;background:#f5f2eb;color:var(--muted);font-size:10px;font-weight:800}.databaseGanttColumnHeader>strong{display:flex;align-items:center;padding:0 9px}.databaseGanttDays{display:grid;grid-template-columns:repeat(var(--gantt-day-count, 1),34px);align-items:center;overflow:hidden}.databaseGanttDays span{width:34px;padding:0 3px;color:var(--muted);font-size:9px;text-align:center;white-space:nowrap}.databaseGanttDays span.today{color:var(--green);font-weight:900}.databaseGanttItem{display:grid;align-content:center;min-width:0;gap:3px;padding:6px 9px;border-radius:5px;background:transparent;color:var(--ink);text-align:left}.databaseGanttItem:hover{background:var(--green-soft)}.databaseGanttItem strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.databaseGanttItem small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px}.databaseGanttTrack{position:relative;min-width:0;overflow:hidden}.databaseGanttDayLines{position:absolute;inset:0;display:grid;grid-template-columns:repeat(var(--gantt-day-count, 1),34px);pointer-events:none}.databaseGanttDayLines i{width:1px;height:100%;background:#66716d1a}.databaseGanttDayLines i.today{width:2px;background:#0f766e38}.databaseGanttBar{position:absolute;top:13px;min-width:34px;height:22px;padding:0 8px;overflow:hidden;border-radius:999px;background:var(--green);color:#fff;text-align:left;box-shadow:0 3px 8px #0f766e2e}.databaseGanttBar:hover{filter:brightness(.96);transform:translateY(-1px)}.databaseGanttBar.backlog{background:#9aa9a2}.databaseGanttBar.in-progress{background:#d68a39}.databaseGanttBar.done{background:var(--green)}.databaseGanttBar span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:800}.databaseCalendarScale{display:flex;justify-content:flex-end;gap:3px;margin-bottom:7px}.databaseCalendarScale button{min-height:26px;padding:0 8px;border-radius:5px;background:#f3efe7;color:var(--muted);font-size:11px}.databaseCalendarScale button.active{background:var(--green-soft);color:var(--green)}.databaseCalendarScale strong{min-width:118px;padding:5px 8px;color:var(--ink);text-align:center;font-size:11px}.calendarMonthGrid{display:grid;gap:4px}.calendarWeekdays,.calendarMonthCells{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.calendarWeekdays span{padding:3px 5px;color:var(--muted);font-size:10px;font-weight:800;text-align:right}.calendarMonthCell{min-height:72px;padding:5px;border:1px solid rgba(102,113,109,.13);border-radius:6px;background:var(--surface)}.calendarMonthCell>b{display:block;color:var(--muted);font-size:10px;text-align:right}.calendarMonthCell button{width:100%;margin-top:4px;padding:4px;overflow:hidden;border-radius:4px;background:var(--green-soft);color:var(--green);text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.calendarMonthCell:has(button:hover),.databaseCalendarWeekDay:has(button:hover){border-color:#0f766e57;background:#f4fbf8}.databaseCalendarWeek{display:grid;grid-template-columns:repeat(7,minmax(118px,1fr));gap:5px;min-width:826px;overflow-x:auto}.databaseCalendarWeekDay{min-height:190px;padding:6px;border:1px solid rgba(102,113,109,.13);border-radius:7px;background:var(--surface)}.databaseCalendarWeekDay>header{display:flex;align-items:center;justify-content:space-between;padding:3px 4px 7px;color:var(--muted);font-size:10px}.databaseCalendarWeekDay>header span{display:grid;width:23px;height:23px;place-items:center;border-radius:50%;background:#f3efe7;color:var(--ink);font-weight:800}.databaseCalendarWeekDay>button{width:100%;margin-top:4px;padding:6px;overflow:hidden;border:1px solid rgba(15,118,110,.12);border-radius:5px;background:var(--green-soft);color:var(--green);text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.databaseCalendarWeekDay>button:hover{border-color:#0f766e57}.databaseGallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px}.databaseGalleryCard{min-height:120px;padding:10px;border:1px solid rgba(102,113,109,.16);border-radius:7px;display:grid;align-content:end;gap:4px;background:var(--surface);color:var(--ink);text-align:left}.databaseGalleryCard:hover{border-color:#0f766e59;transform:translateY(-1px)}.databaseGalleryMedia{display:block;min-height:80px;overflow:hidden;border-radius:6px;background:#f3efe7}.databaseGalleryMedia img{display:block;width:100%;height:100px;object-fit:cover}.databaseGalleryMedia>span{display:grid;height:80px;place-items:center;color:var(--green);font-size:22px}.databaseGalleryCard small{color:var(--muted)}.databaseChart,.databaseDashboard{display:grid;gap:9px}.databaseChart>div{display:grid;grid-template-columns:95px minmax(0,1fr) 24px;align-items:center;gap:8px;color:var(--muted);font-size:12px}.databaseChart i{height:14px;border-radius:999px;background:var(--green)}.databaseChart b{color:var(--ink)}.databaseFeed{display:grid;gap:4px}.databaseFeed button{display:flex;align-items:center;gap:9px;padding:9px;border-bottom:1px solid rgba(102,113,109,.14);background:transparent;color:var(--ink);text-align:left}.databaseFeed button:hover{background:#f8f5ef}.databaseFeedContent{display:grid;min-width:0;gap:3px}.databaseFeed span{display:block;margin-top:3px;color:var(--muted);font-size:11px}.databaseFeedImage{width:54px;height:42px;flex:0 0 auto;object-fit:cover;border-radius:5px}.databaseMap{position:relative;min-height:190px;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#dcefeb 25%,#eef4eb 25% 50%,#dcefeb 50% 75%,#eef4eb 75%);background-size:34px 34px}.databaseMap>span{position:absolute;top:10px;left:12px;color:var(--muted);font-size:11px;font-weight:800}.databaseMap button{position:absolute;width:16px;height:16px;padding:0;border:3px solid var(--surface);border-radius:50%;background:var(--coral);box-shadow:0 2px 6px #2c261c3d;cursor:pointer}.databaseDashboard{grid-template-columns:repeat(3,1fr);padding:12px;border-radius:8px;background:#f8f5ef}.databaseDashboard strong{font-size:24px;color:var(--green)}.databaseDashboard span{color:var(--muted);font-size:11px}.databaseBlock{overflow:visible}.databaseTable{max-width:100%;overflow-x:auto}.databaseBoard{align-items:start;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding:2px 1px 8px}.databaseBoardColumn{min-height:180px;padding:10px}.databaseBoardColumnHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:9px}.databaseBoardColumnHeader>div{min-width:0}.databaseBoardColumn h4{margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.databaseBoardColumnHeader span{color:var(--muted);font-size:10px}.databaseBoardDropHint{opacity:0;transition:opacity .16s ease}.databaseBoardColumn:hover .databaseBoardDropHint{opacity:1;color:var(--green)!important}.databaseCard{position:relative;display:grid;gap:6px;padding:10px;cursor:pointer}.databaseCardGrip{position:absolute;top:8px;right:8px;color:#9aa39f;opacity:0;transition:opacity .16s ease}.databaseCard:hover .databaseCardGrip{opacity:1}.databaseCard>strong{padding-right:18px;font-size:12px}.databaseCard>small{color:var(--muted);font-size:10px}.databaseCard select{width:100%;min-height:26px;border:1px solid rgba(15,118,110,.16);border-radius:5px;background:#f8fcfa;color:var(--green);font-size:10px}.databaseRowChips{display:flex;flex-wrap:wrap;min-width:0;gap:4px}.databaseRowChip{display:inline-flex;align-items:center;max-width:100%;gap:4px;padding:3px 6px;overflow:hidden;border-radius:999px;background:#f1f5f2;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.databaseRowChip b{color:var(--green);font-size:9px;font-weight:800}.databaseTimeline{min-width:0;overflow:hidden;padding:10px;border:1px solid rgba(102,113,109,.14);border-radius:9px;background:var(--surface)}.databaseGantt{overflow:hidden}.databaseCalendar{min-width:0;overflow:hidden}.databaseTimelineHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:9px}.databaseTimelineHeader>div{display:grid;gap:2px;min-width:0}.databaseTimelineHeader strong{color:var(--ink);font-size:13px}.databaseTimelineHeader span{color:var(--muted);font-size:10px}.databaseTimelineScroll{max-width:100%;overflow-x:auto;border:1px solid rgba(102,113,109,.12);border-radius:7px}.databaseTimelineCanvas{min-width:760px}.databaseTimelineHeaderRow,.databaseTimelineGridRow{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:48px;border-top:1px solid rgba(102,113,109,.11)}.databaseTimelineHeaderRow{min-height:34px;border-top:0;background:#f5f2eb;color:var(--muted);font-size:10px;font-weight:800}.databaseTimelineHeaderRow>strong{display:flex;align-items:center;padding:0 9px}.databaseTimelineDays{display:grid;grid-template-columns:repeat(auto-fit,minmax(38px,1fr));overflow:hidden}.databaseTimelineDays span{width:38px;padding:0 2px;text-align:center;white-space:nowrap;font-size:9px}.databaseTimelineDays span.today{color:var(--green);font-weight:900}.databaseTimelineItem{display:grid;align-content:center;min-width:0;gap:3px;padding:6px 9px;background:transparent;color:var(--ink);text-align:left}.databaseTimelineItem:hover{background:var(--green-soft)}.databaseTimelineItem strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.databaseTimelineItem small{color:var(--muted);font-size:9px}.databaseTimelineTrack{position:relative;min-width:0;overflow:hidden}.databaseTimelineLines{position:absolute;inset:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(38px,1fr));pointer-events:none}.databaseTimelineLines i{width:1px;height:100%;background:#66716d1a}.databaseTimelineLines i.today{width:2px;background:#0f766e40}.databaseTimelineTrack .timelineBar{position:absolute;top:13px;min-width:38px;height:22px;padding:0 8px;color:#fff;text-align:left;box-shadow:0 3px 8px #0f766e2e}.databaseTimelineTrack .timelineBar span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:800}.databaseList{gap:6px}.databaseListRow{position:relative;display:grid;grid-template-columns:24px minmax(180px,1fr) minmax(0,2fr) 20px;align-items:center;gap:10px;min-height:62px;padding:8px 10px}.databaseListRow:hover{border-color:#0f766e4d;background:#fbfdfb}.databaseListTitle{display:grid;min-width:0;gap:4px;padding:0;background:transparent;color:var(--ink);text-align:left}.databaseListTitle strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.databaseListTitle small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px}.databaseListGrip{color:#9aa39f}.databaseGallery{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px}.databaseGalleryCard{min-height:210px;padding:9px;align-content:start;gap:7px;cursor:pointer}.databaseGalleryMedia{min-height:104px}.databaseGalleryMedia img{height:128px}.databaseGalleryMedia>span{height:104px}.databaseGalleryTitle{display:flex;align-items:center;justify-content:space-between;gap:8px}.databaseGalleryTitle strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.databaseGalleryTitle svg{flex:0 0 auto;color:#9aa39f}.databaseGalleryCard>small{display:-webkit-box;overflow:hidden;color:var(--muted);-webkit-box-orient:vertical;-webkit-line-clamp:2}.databaseChart{min-width:0;overflow:hidden}.databaseChart>.databaseChartBody{display:grid;grid-template-columns:1fr}.databaseChartHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.databaseChartHeader>div{display:grid;gap:2px}.databaseChartHeader strong{color:var(--ink);font-size:13px}.databaseChartHeader span{color:var(--muted);font-size:10px}.databaseChartHeader select{min-width:130px;min-height:28px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);font-size:10px}.databaseChartBody{display:grid;gap:9px}.databaseChartRow{display:grid;grid-template-columns:minmax(80px,.6fr) minmax(100px,2fr) 42px;align-items:center;gap:8px;color:var(--muted);font-size:11px}.databaseChartRow>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.databaseChartRow>div{height:12px;overflow:hidden;border-radius:999px;background:#edf1ed}.databaseChartRow i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),#75b7a8)}.databaseChartRow b{color:var(--ink);text-align:right;font-size:11px}.databaseFeed{gap:0}.databaseFeedItem{display:grid;grid-template-columns:54px minmax(0,1fr) 18px;align-items:start;gap:10px;padding:11px 9px;border-bottom:1px solid rgba(102,113,109,.14);background:transparent;color:var(--ink);text-align:left;cursor:pointer}.databaseFeedItem:hover{background:#f8f5ef}.databaseFeedIcon{display:grid;width:54px;height:42px;place-items:center;border-radius:6px;background:var(--green-soft);color:var(--green)}.databaseFeedContent{display:grid;min-width:0;gap:5px}.databaseFeedMeta{display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:9px}.databaseFeedContent>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.databaseFeedContent>span{display:-webkit-box;overflow:hidden;color:var(--muted);-webkit-box-orient:vertical;-webkit-line-clamp:2}.databaseFeedGrip{margin-top:4px;color:#9aa39f}.databaseMap{min-height:300px;padding:0;background:#e8f0ea}.databaseMapHeader{position:absolute;z-index:2;top:10px;right:12px;left:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:8px;background:#ffffffd6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.databaseMapHeader>div{display:grid;gap:2px}.databaseMapHeader strong{font-size:13px}.databaseMapHeader span{color:var(--muted);font-size:10px}.databaseMapCanvas{position:relative;min-height:300px;overflow:hidden;background:radial-gradient(circle at 18% 22%,rgba(255,255,255,.9) 0 10%,transparent 11%),linear-gradient(135deg,#d8ebe3,#eef3e8 44%,#d4e5dc)}.databaseMapRoad{position:absolute;height:12px;border-radius:999px;background:#ffffffa3;transform:rotate(-23deg)}.databaseMapRoad.roadOne{top:53%;right:-8%;left:-5%}.databaseMapRoad.roadTwo{top:14%;right:18%;bottom:-18%;width:13px;height:auto;transform:rotate(26deg)}.databaseMapPin{position:absolute;display:grid;width:26px;height:26px;padding:0;place-items:center;border:3px solid #fff;border-radius:50% 50% 50% 0;background:var(--coral);color:#fff;box-shadow:0 4px 10px #2c261c40;transform:rotate(-45deg)}.databaseMapPin span{transform:rotate(45deg);font-size:9px;font-weight:900}.databaseMapPin:hover{z-index:3;background:var(--green);transform:rotate(-45deg) scale(1.12)}.databaseMapLegend{position:absolute;right:10px;bottom:10px;left:10px;display:flex;flex-wrap:wrap;gap:5px}.databaseMapLegend button{display:grid;grid-template-columns:18px minmax(0,1fr);gap:2px 5px;max-width:180px;padding:5px 7px;border:1px solid rgba(102,113,109,.12);border-radius:6px;background:#ffffffe6;color:var(--ink);text-align:left}.databaseMapLegend button b{grid-row:span 2;color:var(--coral);font-size:10px}.databaseMapLegend button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.databaseMapLegend button small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px}.databaseDashboard{display:grid;grid-template-columns:1fr;gap:13px;overflow:hidden;padding:13px}.databaseDashboardHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.databaseDashboardHeader>div{display:grid;gap:2px}.databaseDashboardHeader strong{font-size:13px}.databaseDashboardHeader span{color:var(--muted);font-size:10px}.databaseDashboardMetrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.databaseDashboardMetrics article{display:grid;gap:3px;padding:10px;border-radius:7px;background:#fffdf9}.databaseDashboardMetrics article.warning strong{color:var(--coral)}.databaseDashboardMetrics article strong{font-size:22px;color:var(--green);font-variant-numeric:tabular-nums}.databaseDashboardMetrics article span{color:var(--muted);font-size:10px}.databaseDashboardGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.databaseDashboardGrid>section{min-width:0;padding:10px;border-radius:7px;background:#fffdf9}.databaseDashboardGrid h4{margin:0 0 8px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.04em}.databaseDashboardGrid p{margin:0;color:var(--muted);font-size:11px}.databaseDashboardStatus{display:grid;grid-template-columns:minmax(65px,.6fr) minmax(60px,1.8fr) 24px;align-items:center;gap:7px;margin-top:7px;color:var(--muted);font-size:10px}.databaseDashboardStatus span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.databaseDashboardStatus i{display:block;height:8px;border-radius:999px;background:var(--green)}.databaseDashboardStatus b{color:var(--ink);text-align:right}.databaseDashboardRecent{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px;padding:7px 0;border-bottom:1px solid rgba(102,113,109,.1);background:transparent;color:var(--ink);text-align:left}.databaseDashboardRecent strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.databaseDashboardRecent span{flex:0 0 auto;color:var(--muted);font-size:9px}.databaseEmptyState{padding:24px;border-radius:8px;background:#f8f5ef;color:var(--muted);font-size:12px;text-align:center}@media(max-width:720px){.databaseListRow{grid-template-columns:24px minmax(0,1fr) 20px}.databaseListRow .databaseRowChips{grid-column:2 / -1}.databaseDashboardMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.databaseDashboardGrid{grid-template-columns:1fr}.databaseChartHeader{align-items:stretch;flex-direction:column}.databaseChartHeader select{width:100%}}.memoryWorkspace{display:grid;gap:16px;width:min(1120px,100%);margin:0 auto;padding:clamp(22px,4vw,46px) clamp(16px,3vw,38px) 54px}.memoryWorkspaceHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.memoryWorkspaceTitle{display:flex;align-items:flex-start;gap:13px;min-width:0}.memoryWorkspaceIcon,.memoryWorkspaceCardIcon{display:grid;flex:0 0 auto;place-items:center;border-radius:12px;background:#e9e3f7;color:var(--violet)}.memoryWorkspaceIcon{width:43px;height:43px}.memoryWorkspaceCardIcon{width:29px;height:29px;border-radius:8px;background:#e5f2ed;color:var(--green)}.memoryWorkspaceHeader h1{margin:4px 0 5px;color:var(--ink);font-size:clamp(23px,3vw,32px);letter-spacing:-.035em;line-height:1.05}.memoryWorkspaceHeader p{max-width:610px;margin:0;color:var(--muted);font-size:12px;line-height:1.55}.memoryWorkspaceSafety{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:7px 9px;border:1px solid #cce5d7;border-radius:999px;background:#f0faf4;color:#287154;font-size:10px;font-weight:750;white-space:nowrap}.memoryWorkspaceAutomation{display:flex;align-items:flex-start;gap:9px;padding:11px 13px;border:1px solid #cfe3d7;border-radius:10px;background:linear-gradient(115deg,#f1faf4,#f8fbf8);color:#2d664e}.memoryWorkspaceAutomation>span{display:grid;flex:0 0 auto;width:27px;height:27px;place-items:center;color:var(--green)}.memoryWorkspaceAutomation strong{display:block;color:#275e47;font-size:11px}.memoryWorkspaceAutomation p{margin:3px 0 0;color:#547567;font-size:10px;line-height:1.5}.memoryWorkspaceStats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.memoryWorkspaceStats button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:51px;padding:9px 12px;border:1px solid var(--line);border-radius:10px;background:#fffcf7bf;color:var(--muted);text-align:left;transition:border-color .14s ease,background .14s ease,transform .14s ease}.memoryWorkspaceStats button:hover{border-color:#b8d5c9;background:#fffefa;transform:translateY(-1px)}.memoryWorkspaceStats button.active{border-color:#9fcfbb;background:#edf8f1;color:var(--green);box-shadow:0 5px 16px #30715114}.memoryWorkspaceStats span{font-size:11px;font-weight:700}.memoryWorkspaceStats strong{color:var(--ink);font-size:19px;line-height:1}.memoryWorkspaceStats button.active strong{color:var(--green)}.memoryWorkspaceLayout{display:grid;grid-template-columns:minmax(245px,.78fr) minmax(0,1.42fr);align-items:start;gap:13px}.memoryWorkspaceComposer{display:grid;gap:12px;padding:17px;border:1px solid var(--line);border-radius:13px;background:color-mix(in srgb,var(--surface) 94%,#e8f2ee);box-shadow:0 12px 28px #304b3e0e}.memoryWorkspaceCardHeader{display:flex;align-items:center;gap:9px}.memoryWorkspaceCardHeader>div{display:grid;gap:2px}.memoryWorkspaceCardHeader strong{color:var(--ink);font-size:13px}.memoryWorkspaceComposer textarea,.memoryWorkspaceComposer select{width:100%;border:1px solid #d8dfd9;border-radius:8px;background:#fffefa;color:var(--ink);font-size:12px;outline:0}.memoryWorkspaceComposer textarea{min-height:108px;padding:10px;line-height:1.55;resize:vertical}.memoryWorkspaceComposer textarea:focus,.memoryWorkspaceComposer select:focus{border-color:#8fbea8;box-shadow:0 0 0 3px #5097701f}.memoryWorkspaceComposer label{display:grid;gap:6px;color:var(--muted);font-size:10px;font-weight:750}.memoryWorkspaceComposer select{min-height:35px;padding:0 9px}.memoryWorkspacePrimary,.memoryWorkspaceItem footer button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid transparent;border-radius:7px;font-size:10px;font-weight:750;transition:background .14s ease,border-color .14s ease,opacity .14s ease}.memoryWorkspacePrimary{background:var(--green);color:#fff}.memoryWorkspacePrimary:hover:not(:disabled){background:#0b625c}.memoryWorkspacePrimary:disabled{cursor:not-allowed;opacity:.42}.memoryWorkspaceComposer p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.memoryWorkspaceList{min-width:0}.memoryWorkspaceToolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.memoryWorkspaceToolbar label{display:flex;align-items:center;gap:7px;min-width:0;flex:1;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:#fffcf7bf;color:var(--muted)}.memoryWorkspaceToolbar input{width:100%;min-height:33px;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px}.memoryWorkspaceToolbar>span{display:inline-flex;align-items:center;gap:4px;min-width:30px;color:var(--muted);font-size:10px;font-weight:750}.memoryWorkspaceItem{display:grid;gap:10px;margin-bottom:9px;padding:14px 15px;border:1px solid var(--line);border-radius:11px;background:var(--surface);box-shadow:0 8px 20px #304b3e09}.memoryWorkspaceItem>header{display:flex;align-items:center;justify-content:space-between;gap:9px}.memoryWorkspaceItem>header>div{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0}.memoryWorkspaceType,.memoryWorkspaceStatus,.memoryWorkspaceConfidence{display:inline-flex;align-items:center;min-height:21px;padding:3px 7px;border-radius:999px;font-size:9px;font-weight:750;line-height:1}.memoryWorkspaceType{background:#edf0f8;color:#4f5f8b}.memoryWorkspaceStatus{border:1px solid #d7ded9;background:#f6f8f5;color:var(--muted)}.memoryWorkspaceStatus.proposed{border-color:#efd2a2;background:#fff7e7;color:#9a671b}.memoryWorkspaceStatus.approved{border-color:#b9dfc8;background:#edf9f1;color:#287154}.memoryWorkspaceStatus.rejected,.memoryWorkspaceStatus.superseded{border-color:#e8cbc3;background:#fff3ef;color:#a85d4d}.memoryWorkspaceConfidence{color:var(--violet);background:#f1edfa}.memoryWorkspaceItem p{margin:0;color:var(--ink);font-size:12px;line-height:1.55;white-space:pre-wrap}.memoryWorkspaceMeta{display:flex;flex-wrap:wrap;gap:6px 13px;color:var(--muted);font-size:9px}.memoryWorkspaceMeta span{display:inline-flex;align-items:center;gap:4px}.memoryWorkspaceItem footer{display:flex;flex-wrap:wrap;gap:6px;padding-top:9px;border-top:1px solid #ece8df}.memoryWorkspaceItem footer button{min-height:29px}.memoryApprove{border-color:#b9dfc8!important;background:#edf9f1;color:#287154}.memoryApprove:hover{background:#dff3e7}.memoryReject{border-color:#ebd0c8!important;background:#fff5f1;color:#a85d4d}.memoryReject:hover{background:#ffebe5}.memoryRestore{border-color:#d8cbee!important;background:#f4f0fc;color:var(--violet)}.memoryRestore:hover{background:#ebe4f8}.memoryWorkspaceEmpty{display:grid;justify-items:center;gap:7px;min-height:216px;padding:30px 18px;border:1px dashed #cbd7d0;border-radius:11px;background:#fffcf78c;color:var(--muted);text-align:center}.memoryWorkspaceEmpty svg{color:var(--green)}.memoryWorkspaceEmpty strong{color:var(--ink);font-size:12px}.memoryWorkspaceEmpty span{font-size:10px}@media(max-width:820px){.memoryWorkspaceLayout{grid-template-columns:1fr}.memoryWorkspaceComposer{order:0}}@media(max-width:520px){.memoryWorkspace{padding:22px 14px 42px}.memoryWorkspaceHeader{flex-direction:column}.memoryWorkspaceSafety{align-self:flex-start}.memoryWorkspaceStats{grid-template-columns:1fr}}.view-dictionary .contentGrid,.view-dictionary .lowerGrid,.view-dictionary .inboxPanel{display:none!important}.dictionaryPanel{display:grid;gap:22px;margin-top:4px;padding:clamp(20px,4vw,42px);border-radius:12px;background:linear-gradient(135deg,#f9fdf8,#f4f8f5);box-shadow:0 18px 50px #2f4b4214}.dictionaryHero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:15px;padding-bottom:20px;border-bottom:1px solid rgba(60,96,83,.13)}.dictionaryHeroIcon{position:relative;display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:#dcefe5;color:#28745f}.dictionaryHeroIcon>span{position:absolute;right:-6px;bottom:-5px;display:grid;width:19px;height:19px;place-items:center;border:2px solid #f7fcf8;border-radius:7px;background:#28745f;color:#f4fff7;font-family:Hiragino Sans,Yu Gothic,sans-serif;font-size:10px;font-weight:900;box-shadow:0 4px 9px #28745f33}.dictionaryHero h1{margin:4px 0 6px;color:#203d35;font-size:clamp(26px,3vw,38px);letter-spacing:0}.dictionaryHero p{max-width:620px;margin:0;color:#667b73;line-height:1.6}.dictionaryCount{min-width:72px;padding:7px 10px;border-radius:999px;background:#ffffffbd;color:#467366;font-size:12px;font-weight:800;text-align:center}.dictionaryLayout{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);align-items:start;gap:22px}.dictionaryEditor,.dictionaryListPanel{min-width:0;padding:17px;border-radius:10px;background:#ffffffbd;box-shadow:0 8px 26px #314d430d}.dictionaryEditor{display:grid;gap:13px}.dictionaryEditorHeader,.dictionaryEntryActions,.dictionaryTermLine,.dictionarySearch,.dictionaryEntryCard{display:flex;align-items:center}.dictionaryEditorHeader,.dictionaryEntryCard{justify-content:space-between;gap:10px}.dictionaryEditorHeader strong{display:block;margin-top:3px;color:#2a4940;font-size:15px}.dictionaryEditor label{display:grid;gap:6px;color:#557067;font-size:12px;font-weight:750}.dictionaryEditor input,.dictionaryEditor textarea,.dictionarySearch input{width:100%;min-width:0;border:1px solid rgba(66,108,94,.15);border-radius:7px;padding:9px 10px;outline:0;background:#fbfefc;color:#29483e;font:inherit;font-size:13px}.dictionaryEditor textarea{resize:vertical;line-height:1.5}.dictionaryEditor input:focus,.dictionaryEditor textarea:focus,.dictionarySearch:focus-within{border-color:#227a6075;box-shadow:0 0 0 3px #45a1801a}.dictionarySubmit{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border-radius:7px;background:#28745f;color:#fff;font-size:12px;font-weight:800}.dictionarySubmit:disabled{cursor:not-allowed;opacity:.42}.dictionaryListPanel{display:grid;gap:12px}.dictionarySearch{gap:8px;min-height:36px;border:1px solid rgba(66,108,94,.15);border-radius:7px;padding:0 10px;color:#668179}.dictionarySearch input{border:0;padding:0;background:transparent;box-shadow:none}.dictionaryList{display:grid;gap:8px;max-height:min(620px,62vh);overflow:auto;padding-right:2px}.dictionaryEntryCard{align-items:flex-start;gap:14px;padding:13px 12px;border:1px solid rgba(66,108,94,.1);border-radius:8px;background:#fafdfbe6}.dictionaryEntryMain{min-width:0}.dictionaryTermLine{flex-wrap:wrap;gap:8px}.dictionaryTermLine strong{color:#23463b;font-size:15px}.dictionaryTermLine span{color:#7b9188;font-size:11px}.dictionaryEntryMain p{margin:7px 0 0;color:#4e675e;line-height:1.55;white-space:pre-wrap}.dictionaryEntryMain small{display:block;margin-top:7px;color:#82958e;line-height:1.45}.dictionaryEntryActions{flex:0 0 auto;gap:3px}.dictionaryEntryActions .iconButton{width:28px;min-height:28px;padding:0;color:#5d8174}.dictionaryEntryActions .iconButton.danger:hover{color:#b55549}.dictionaryEmpty{display:grid;min-height:190px;place-items:center;gap:9px;padding:24px;color:#82958e;text-align:center}.dictionaryEmptyIcon{position:relative;display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#e5f2e9;color:#398067}.dictionaryEmptyIcon b{position:absolute;right:-5px;bottom:-4px;display:grid;width:17px;height:17px;place-items:center;border:2px solid #f9fdf8;border-radius:6px;background:#398067;color:#fff;font-family:Hiragino Sans,Yu Gothic,sans-serif;font-size:9px}.dictionaryEmpty p{max-width:300px;margin:0;line-height:1.55}.editorDictionaryBar{position:relative;z-index:90;display:flex;align-items:center;gap:8px;min-height:30px;min-width:0;max-width:calc(100% - 52px);margin:5px 14px 2px 38px;padding:4px 5px;box-sizing:border-box;border-bottom:1px solid rgba(57,122,102,.1);color:#6f877e;font-size:11px}.editorDictionaryLabel{display:inline-flex;min-width:0;flex:0 0 auto;align-items:center;gap:5px;color:#4d7869;font-weight:800}.editorDictionaryGlyph{position:relative;display:grid;width:19px;height:19px;place-items:center;color:#47735e}.editorDictionaryGlyph b{position:absolute;right:-4px;bottom:-4px;display:grid;width:11px;height:11px;place-items:center;border:1px solid #fff;border-radius:4px;background:#47735e;color:#fff;font-family:Hiragino Sans,Yu Gothic,sans-serif;font-size:7px}.editorDictionaryLabel small{display:inline-grid;min-width:17px;height:17px;place-items:center;border-radius:999px;background:#e6f2eb;color:#3d7864;font-size:10px}.editorDictionaryTerms{display:flex;flex:1 1 140px;min-width:0;max-width:100%;gap:5px;overflow-x:auto;scrollbar-width:thin}.editorDictionaryTerms button{position:relative;z-index:91;display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;min-height:23px;max-width:100%;overflow:hidden;border-bottom:1px dashed rgba(42,116,95,.46);padding:1px 3px;background:transparent;color:#39725f;font-size:11px}.editorDictionaryTerms button:hover,.editorDictionaryTerms button.active{border-radius:4px;border-bottom-color:transparent;background:#e7f3eb}.editorDictionaryTerms small{color:#88a096;font-size:9px}@container (max-width: 260px){.editorDictionaryBar{align-items:flex-start;flex-wrap:wrap}.editorDictionaryLabel,.editorDictionaryTerms{flex-basis:100%;width:100%}}.blockNoteEditor .bn-block.dictionaryFocused .bn-block-content,.blockNoteEditor .bn-block[data-dictionary-focus=true] .bn-block-content{border-radius:6px;background:#d8f2e2b3;box-shadow:0 0 0 3px #4194711f;transition:background .18s ease,box-shadow .18s ease}@media(max-width:720px){.dictionaryHero{grid-template-columns:auto minmax(0,1fr)}.dictionaryCount{grid-column:2;justify-self:start}.dictionaryLayout{grid-template-columns:1fr}.editorDictionaryBar{margin-left:20px}.mobileNav{grid-template-columns:repeat(6,minmax(0,1fr))}}.databaseEntryEditor{min-height:100%;padding:12px;background:var(--surface)}.databaseEntryOverlay{position:fixed;inset:0;z-index:150;display:flex;justify-content:flex-end;isolation:isolate;pointer-events:none;background:#fffcf757;touch-action:none}.databaseEntryDrawer{position:relative;width:min(620px,calc(100vw - var(--app-sidebar-width, 84px) - var(--note-sidebar-width, 300px) - 24px));max-width:100vw;min-width:min(360px,calc(100vw - var(--app-sidebar-width, 84px) - var(--note-sidebar-width, 300px) - 24px));height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:auto;border-left:1px solid var(--line);background:var(--surface);box-shadow:-12px 0 34px #1a221f29}.approvalCenter{scroll-margin-top:76px;padding:28px clamp(18px,3vw,44px) 34px;border-top:1px solid var(--line);background:color-mix(in srgb,var(--surface) 92%,#edf2ef)}.approvalCenterHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;max-width:1180px;margin:0 auto 18px}.approvalCenterHeader h2{margin:4px 0 6px;font-size:24px;letter-spacing:0}.approvalCenterHeader p{max-width:670px;margin:0;color:var(--muted);font-size:13px;line-height:1.55}.approvalPendingMetric{display:grid;grid-template-columns:22px auto;align-items:center;gap:2px 8px;min-width:136px;padding:10px 12px;border-left:3px solid #b7791f;background:color-mix(in srgb,var(--surface) 88%,#fff4d8)}.approvalPendingMetric svg{grid-row:1 / 3;color:#9a6416}.approvalPendingMetric span{color:var(--muted);font-size:11px}.approvalPendingMetric strong{font-size:20px;line-height:1}.approvalToolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:1180px;margin:0 auto 14px;border-bottom:1px solid var(--line)}.approvalFilterTabs{display:flex;min-width:0;align-items:center;gap:4px}.approvalToolbar button{min-height:34px;padding:7px 12px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:var(--muted);font-size:12px;font-weight:700}.approvalToolbar button.active{border-bottom-color:var(--ink);color:var(--ink)}.approvalRiskFilter{display:inline-flex;align-items:center;gap:7px;padding:4px 0 4px 10px;color:var(--muted);font-size:10px;font-weight:700}.approvalRiskFilter select{min-height:29px;padding:4px 24px 4px 8px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);font-size:11px;font-weight:700}.approvalList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:1180px;margin:0 auto}.approvalItem{min-width:0;padding:15px;border:1px solid var(--line);border-left-width:3px;border-radius:8px;background:var(--surface)}.approvalItem.risk-low{border-left-color:#4f8a68}.approvalItem.risk-medium{border-left-color:#b7791f}.approvalItem.risk-high{border-left-color:#c35b42}.approvalItem.risk-critical{border-left-color:#9f3038}.approvalItemTop{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:start;gap:9px}.approvalActionIcon{display:grid;width:30px;height:30px;place-items:center;color:var(--muted);background:color-mix(in srgb,var(--surface) 80%,#dfe8e3);border-radius:6px}.approvalTitleLine{display:flex;min-width:0;align-items:center;gap:7px}.approvalTitleLine strong{min-width:0;overflow-wrap:anywhere;font-size:13px;line-height:1.4}.approvalActionType{display:block;margin-top:3px;overflow:hidden;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.approvalPromotionLabel{display:inline-flex;margin-top:6px;padding:3px 6px;border-radius:999px;background:#e8f2ff;color:#315f89;font-size:9px;font-weight:800;letter-spacing:.02em}.approvalRisk,.approvalStatus{flex:none;padding:3px 6px;border-radius:999px;font-size:9px;font-weight:800;text-transform:uppercase}.approvalRisk.low{background:#e8f3ec;color:#356648}.approvalRisk.medium{background:#fff2d8;color:#845610}.approvalRisk.high{background:#fbe8e2;color:#9c412e}.approvalRisk.critical{background:#f5dfe2;color:#852832}.approvalStatus{background:color-mix(in srgb,var(--surface) 70%,#dfe5e2);color:var(--muted)}.approvalStatus.pending{background:#fff2d8;color:#845610}.approvalStatus.approved{background:#e8f3ec;color:#356648}.approvalStatus.rejected,.approvalStatus.cancelled,.approvalStatus.expired{background:#f2e7e6;color:#8b4541}.approvalMeta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;margin:12px 0 9px 39px;color:var(--muted);font-size:10px}.approvalPromotionHint{margin:0 0 10px 39px;color:#47708e;font-size:11px;line-height:1.45}.approvalPayload{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0 0 12px 39px;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:var(--line)}.approvalPayload div{min-width:0;padding:7px 9px;background:var(--surface)}.approvalPayload dt{margin-bottom:2px;color:var(--muted);font-size:9px;text-transform:uppercase}.approvalPayload dd{margin:0;overflow:hidden;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.approvalDiff{margin:0 0 10px 39px;padding:9px;border:1px solid color-mix(in srgb,var(--violet) 24%,var(--line));border-radius:6px;background:color-mix(in srgb,var(--violet) 5%,var(--surface))}.approvalDiff>strong{display:block;margin-bottom:7px;color:var(--violet);font-size:10px}.approvalDiff .approvalPayload{margin:0}.approvalDecision{display:flex;align-items:center;gap:8px;margin-left:39px}.approvalDecision input{min-width:0;flex:1;height:34px;padding:0 9px;border:1px solid var(--line);border-radius:6px;background:var(--surface);font-size:11px}.approvalDecision>div{display:flex;gap:5px}.approvalEditor{display:grid;gap:7px;margin:12px 0 8px 39px}.approvalEditor textarea{width:100%;padding:9px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);font:11px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;resize:vertical}.approvalEditor>div{display:flex;justify-content:flex-end;gap:5px}.approvalDecision button{display:inline-flex;min-height:34px;align-items:center;gap:5px;padding:7px 10px;border-radius:6px;font-size:11px;font-weight:750}.approvalReject{border:1px solid #dbc6c3;background:transparent;color:#8b4541}.approvalApprove{border:1px solid #315d46;background:#315d46;color:#fff}.approvalDecision button:disabled{opacity:.55}.approvalResolution{display:flex;align-items:center;gap:6px;margin:10px 0 0 39px;color:var(--muted);font-size:11px}.approvalEmpty{display:grid;min-height:180px;max-width:1180px;margin:0 auto;place-items:center;align-content:center;gap:7px;color:var(--muted);text-align:center}.approvalEmpty strong{color:var(--ink);font-size:14px}.approvalEmpty p{max-width:480px;margin:0;font-size:11px}.approvalLoadMore{display:flex;justify-content:center;max-width:1180px;margin:16px auto 0}.approvalLoadMore button{min-height:34px;padding:7px 14px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);font-size:11px;font-weight:750}.approvalLoadMore button:disabled{cursor:wait;opacity:.55}.intakeComposer{display:grid;gap:8px;width:min(100%,640px);padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.intakeComposerTop{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:11px;font-weight:750}.intakeSourceControl{display:flex;min-width:0;align-items:center;gap:8px}.intakeSourceControl span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.intakeComposerTop select{min-height:30px;padding:5px 8px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--ink);font-size:11px}.intakeComposer textarea{width:100%;min-height:70px;padding:8px;border:1px solid var(--line);border-radius:6px;resize:vertical;background:var(--surface);color:var(--ink);font:inherit;font-size:12px}.intakeComposer button{display:inline-flex;width:fit-content;align-items:center;gap:6px;min-height:32px;padding:7px 11px;border:1px solid var(--ink);border-radius:6px;background:var(--ink);color:var(--surface);font-size:11px;font-weight:750}.intakeComposer button:disabled{cursor:wait;opacity:.5}.intakeComposer .intakeVoiceButton{flex:0 0 auto;min-height:30px;padding:6px 9px;border-color:#0f766e52;background:#e9f6f1;color:var(--green)}.intakeComposer .intakeVoiceButton:hover:not(:disabled){border-color:var(--green);background:#dcefeb}.intakeComposer .intakeVoiceButton.recording{border-color:#a94a3761;background:#fff0ed;color:#a94a37}.intakeComposer .intakeVoiceButton.recording svg{animation:intakeVoicePulse 1.25s ease-in-out infinite}.voiceInputStatus{display:flex;min-height:20px;align-items:center;flex-wrap:wrap;gap:6px 9px;color:var(--muted);font-size:10px;line-height:1.45}.voiceInputLive{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-weight:800}.voiceInputLive i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #0f766e1f;animation:intakeVoicePulse 1.25s ease-in-out infinite}.voiceInputInterim{flex:1 1 100%;padding:5px 7px;border-left:2px solid rgba(15,118,110,.28);color:var(--ink);font-style:italic}.voiceLiveDraft{display:flex;min-width:0;align-items:flex-start;gap:7px;padding:8px 9px;border:1px solid color-mix(in srgb,var(--green) 28%,var(--line));border-radius:7px;background:color-mix(in srgb,var(--green) 5%,var(--surface));color:var(--ink);font-size:11px;line-height:1.5}.voiceLiveDraftLabel{flex:none;padding:2px 5px;border-radius:4px;background:#dcefe8;color:var(--green);font-size:9px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.voiceLiveDraftText{min-width:0;overflow-wrap:anywhere}.voiceInputError{color:#a94a37;font-weight:700}.voiceInputHint{color:var(--muted)}.intakeVoiceShortcut{color:var(--muted);font-size:10px}@keyframes intakeVoicePulse{0%,to{opacity:.55;transform:scale(.94)}50%{opacity:1;transform:scale(1.06)}}.intakeComposerActions{display:flex;flex-wrap:wrap;gap:7px}.intakeComposer .intakeTertiaryButton{border-color:var(--line);background:transparent;color:var(--muted)}.intakeComposer .intakeTertiaryButton:hover:not(:disabled){border-color:#66716d61;background:#f5f1e9;color:var(--ink)}.intakeComposer .intakeSecondaryButton{border-color:var(--line);background:var(--surface);color:var(--ink)}.intakeAutoToggle{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px}.intakeAutoToggle input{accent-color:var(--green)}.voiceDock{position:fixed;right:78px;bottom:18px;z-index:90;display:grid;width:min(360px,calc(100vw - 28px));gap:9px;padding:12px;border:1px solid color-mix(in srgb,var(--green) 26%,var(--line));border-radius:16px;background:color-mix(in srgb,var(--surface) 94%,#e7f4ef);box-shadow:0 16px 38px #233a302b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.voiceDock.isListening{border-color:color-mix(in srgb,#b44b38 42%,var(--line));box-shadow:0 16px 38px #a0463430}.voiceDockHeader{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.voiceDockHeaderActions{display:inline-flex;align-items:center;gap:5px}.voiceDockClose{display:grid;width:24px;height:24px;place-items:center;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--muted)}.voiceDockClose:hover,.voiceDockClose:focus-visible{border-color:var(--line);background:var(--surface);color:var(--ink);outline:none}.voiceDockBrand{display:inline-flex;align-items:center;gap:6px;color:var(--ink)}.voiceDockBrandMark{position:relative;display:grid;width:21px;height:21px;place-items:center;border-radius:7px;background:var(--green);color:#fff}.voiceDockBrandMark:after{position:absolute;right:-3px;bottom:-3px;display:grid;width:9px;height:9px;place-items:center;border:1px solid var(--surface);border-radius:4px;background:#d58a55;color:#fff;content:"•";font-size:7px;font-weight:900;line-height:1}.voiceDockState{font-variant-numeric:tabular-nums}.voiceDockTarget{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.voiceDockTarget strong{color:var(--ink);font-weight:800}.voiceDockTrigger{display:flex;width:100%;min-height:48px;align-items:center;gap:8px;padding:6px 8px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);text-align:left;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none}.voiceDockTrigger:hover:not(:disabled),.voiceDockTrigger:focus-visible{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 13%,transparent);outline:none}.voiceDockTrigger.recording{border-color:color-mix(in srgb,#b44b38 58%,var(--line));background:#fff6f3}.voiceDockTrigger:disabled{cursor:not-allowed;opacity:.6}.voiceDockTriggerIcon{position:relative;display:grid;width:30px;height:30px;flex:none;place-items:center;border-radius:50%;background:#eef4f1;color:var(--muted)}.voiceDockTriggerIcon:after{position:absolute;right:-3px;bottom:0;display:grid;width:11px;height:11px;place-items:center;border:2px solid var(--surface);border-radius:50%;background:#dfeee7;color:var(--green);content:"⌁";font-size:8px;font-weight:900;line-height:1}.voiceDockTrigger.recording .voiceDockTriggerIcon{background:#f6ded8;color:#ad4b38;animation:intakeVoicePulse 1.15s ease-in-out infinite}.voiceDockTriggerCopy{display:grid;min-width:0;gap:2px}.voiceDockTriggerCopy strong{font-size:11px}.voiceDockTriggerCopy small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.voiceDockTriggerShortcut{min-width:38px;margin-left:auto;color:var(--muted);font:10px ui-monospace,SFMono-Regular,Menlo,monospace;text-align:right}.voiceDockInterim{max-height:92px;overflow:auto;padding:7px 9px;border-left:2px solid color-mix(in srgb,var(--green) 42%,var(--line));color:var(--ink);font-size:11px;line-height:1.45}.voiceDockInterimFinal{color:var(--ink)}.voiceDockInterimGap{white-space:pre}.voiceDockInterimLive{color:var(--green);font-style:italic}.voiceDockError{padding:7px 9px;border-radius:8px;background:#fff0ed;color:#a94a37;font-size:10px;line-height:1.45}.voiceDockActions{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.voiceDockAction,.voiceDockIconAction{display:inline-flex;min-height:28px;align-items:center;gap:5px;padding:5px 8px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--ink);font-size:10px;font-weight:750}.voiceDockAction:hover:not(:disabled),.voiceDockIconAction:hover:not(:disabled){border-color:var(--green);color:var(--green)}.voiceDockAction.primary{border-color:var(--green);background:var(--green);color:#fff}.voiceDockAction.handsFree{border-color:color-mix(in srgb,var(--green) 38%,var(--line));color:var(--green)}.voiceDockAction.handsFree.active{background:#e4f4ed;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 20%,transparent)}.voiceDockAction.polish{margin-left:auto;border-color:color-mix(in srgb,var(--violet) 38%,var(--line));color:var(--violet)}.voiceDockAction.process{border-color:color-mix(in srgb,var(--violet) 38%,var(--line));color:var(--violet)}.voiceDockAction:disabled{cursor:wait;opacity:.48}.voiceDockIconAction{width:28px;justify-content:center;padding:0;color:var(--muted)}.voiceDockHint{color:var(--muted);font-size:9px;line-height:1.35}.voiceDockLauncher{position:fixed;right:78px;bottom:18px;z-index:90;display:grid;width:46px;height:46px;place-items:center;border:1px solid color-mix(in srgb,var(--green) 38%,var(--line));border-radius:50%;background:var(--surface);color:var(--green);box-shadow:0 12px 28px #233a302e}.voiceDockLauncher:hover,.voiceDockLauncher:focus-visible{border-color:var(--green);background:#e8f5ef;box-shadow:0 0 0 4px color-mix(in srgb,var(--green) 12%,transparent),0 12px 28px #233a302e;outline:none}.voiceDockLauncher.active{border-color:#ad4b38;background:#fff6f3;color:#ad4b38}.voiceDockLauncherBadge{position:absolute;top:4px;right:4px;width:8px;height:8px;border:2px solid var(--surface);border-radius:50%;background:#ad4b38}.aiCommandLauncher{position:fixed;right:8px;bottom:max(8px,env(safe-area-inset-bottom));z-index:94;display:grid;width:72px;height:72px;place-items:center;padding:0;border:0;background:transparent;color:var(--ink)}.aiCommandLauncher:before,.aiCommandLauncher:after{display:none}.aiCommandLauncher:hover,.aiCommandLauncher.active{background:transparent}.aiCommandLauncher:focus-visible{border-radius:50%;outline:3px solid color-mix(in srgb,var(--green) 42%,transparent);outline-offset:3px}.aiCommandLauncherIcon{display:grid;width:64px;height:64px;place-items:center}.aiCommandLauncherIcon>.aiAvatar{display:block}.aiCommandLauncherIcon:before,.aiCommandLauncherIcon:after,.aiCommandLauncherIcon i{display:none}.aiCommandLauncherBadge{position:absolute;top:3px;right:3px;z-index:3;display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border:2px solid var(--surface);border-radius:999px;background:#c7513c;color:#fff;font-size:8px;font-weight:950;line-height:1}.aiCommandLauncherLabel{display:none}.aiCommandCenter{position:fixed;inset:0 0 0 auto;z-index:93;display:grid;width:min(480px,calc(100vw - 48px));min-width:360px;height:100dvh;min-height:0;max-height:none;box-sizing:border-box;gap:11px;padding:16px;overflow:hidden;resize:none;border:0;border-left:1px solid rgba(31,120,145,.24);border-radius:0;background:#fffdf9fa;box-shadow:-22px 0 58px #2820442e;color:var(--ink);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);animation:aiCommandIn .18s cubic-bezier(.2,.75,.2,1) both}.aiCommandCenter:not(.notificationsMode){grid-template-rows:auto auto auto minmax(0,1fr) auto}.aiCommandCenter.notificationsMode{grid-template-rows:auto auto minmax(0,1fr) auto}.aiCommandCenter.resizing{-webkit-user-select:none;user-select:none}.aiCommandResizeHandle{position:absolute;top:50%;left:0;z-index:2;width:12px;height:56px;padding:0;border:0;border-left:2px solid rgba(31,120,145,.28);border-radius:0 6px 6px 0;background:#fffdf9c2;cursor:ew-resize;transform:translateY(-50%);touch-action:none}.aiCommandResizeHandle:hover,.aiCommandResizeHandle:focus-visible{border-color:#1f7891;background:#f0f8f8;outline:2px solid rgba(31,120,145,.12);outline-offset:2px}.aiCommandCenterHeader{display:flex;align-items:center;gap:9px}.aiCommandCenterHeader>div{min-width:0;flex:1}.aiCommandCenterHeader strong,.aiCommandCenterHeader small{display:block}.aiCommandCenterHeader strong{font-size:14px}.aiCommandCenterHeader small{margin-top:3px;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.aiCommandWindowActions{display:inline-flex;flex:0 0 auto;align-items:center;gap:3px}.aiCommandWindowAction{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:var(--muted)}.aiCommandWindowAction:hover,.aiCommandWindowAction:focus-visible{background:var(--green-soft);color:var(--green);outline:none}.aiCommandCenter.fullscreen{inset:0;width:100vw;min-width:0;height:100dvh;min-height:0;max-height:none;padding:20px clamp(18px,4vw,52px);resize:none;border-left:0;overflow:hidden;border-radius:0;box-shadow:none}.aiCommandChatLayout{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;height:100%;gap:0;overflow:hidden}.aiCommandConversationColumn{display:grid;min-width:0;min-height:0}.aiCommandTaskColumn{display:grid;min-width:0;gap:8px;align-content:start;padding:10px 0 0;border-top:1px solid rgba(102,113,109,.14);background:linear-gradient(180deg,#fffdf9c7,#fffdf9fa)}.aiCommandConversationColumn .aiCommandChat{height:auto;min-height:0;max-height:none;overflow-y:auto;padding:10px 3px 16px;scrollbar-gutter:stable}.aiCommandTaskColumn .aiCommandRoutingHint,.aiCommandTaskColumn .aiCommandCoverage,.aiCommandTaskColumn .aiCommandSecretary,.aiCommandTaskColumn .aiCommandRoster,.aiCommandTaskColumn>.aiCommandField{display:none}.aiCommandTaskColumn .aiCommandPromptInput{min-height:94px;max-height:min(180px,24vh)}.aiCommandTaskColumn .aiCommandSubmit{width:100%}.aiCommandCenter.fullscreen .aiCommandChatLayout{width:min(860px,100%);justify-self:center}.aiCommandCenter.fullscreen .aiCommandConversationColumn .aiCommandChat{padding-inline:8px}.aiCommandCenter.fullscreen .aiCommandTaskColumn{padding:13px 8px 4px}.aiCommandCenter.notificationsMode{overflow:hidden}.aiCommandNotificationsOnly{min-height:0;overflow-y:auto}.aiCommandCenter.fullscreen .aiCommandNotificationsOnly{width:min(980px,100%);min-height:0;justify-self:center;align-self:stretch;padding:18px}.aiCommandCenter.fullscreen .aiCommandNotificationList{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));overflow-y:auto;padding-right:4px}.aiCommandCenter.fullscreen .aiCommandNotification{min-height:66px;padding:11px}.aiCommandPanelTabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid rgba(31,120,145,.14);border-radius:10px;background:#f1f5f3}.aiCommandPanelTabs button{display:inline-flex;min-height:31px;align-items:center;justify-content:center;gap:6px;border-radius:7px;color:var(--muted);font-size:10px;font-weight:850}.aiCommandPanelTabs button.active{background:#fff;color:#1f7891;box-shadow:0 3px 10px #264a411a}.aiCommandPanelTabs button:hover:not(.active),.aiCommandPanelTabs button:focus-visible{color:#1f7891;outline:none}.aiCommandPanelTabs b{display:inline-grid;min-width:16px;height:16px;padding:0 3px;place-items:center;border-radius:999px;background:#c7513c;color:#fff;font-size:8px;line-height:1}.aiCommandScopeBar{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:8px 9px;border:1px solid rgba(31,120,145,.18);border-radius:10px;background:linear-gradient(135deg,#ebf7fab8,#f8fbf8d1)}.aiCommandScopeCopy{display:inline-flex;min-width:0;align-items:center;gap:7px;color:#1f7891}.aiCommandScopeCopy>span{display:grid;min-width:0;gap:2px}.aiCommandScopeCopy strong,.aiCommandScopeCopy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aiCommandScopeCopy strong{color:var(--ink);font-size:10px}.aiCommandScopeCopy small{color:var(--muted);font-size:9px}.aiCommandScopeAdvanced{position:relative;flex:0 0 auto}.aiCommandScopeAdvanced summary{min-height:27px;padding:0 7px;border:1px solid rgba(31,120,145,.2);border-radius:7px;background:#fff9;color:#1f7891;cursor:pointer;font-size:9px;font-weight:850;line-height:27px;list-style:none}.aiCommandScopeAdvanced summary::-webkit-details-marker{display:none}.aiCommandScopeAdvanced summary:hover,.aiCommandScopeAdvanced summary:focus-visible{border-color:#1f78916b;background:#fff;outline:none}.aiCommandScopeMenu{position:absolute;top:calc(100% + 5px);right:0;z-index:4;width:166px;padding:8px;border:1px solid rgba(31,120,145,.2);border-radius:9px;background:#fffdf9fa;box-shadow:0 12px 30px #2820442e}.aiCommandScopeMenu label{display:grid;gap:3px;color:var(--muted);font-size:8px;font-weight:850}.aiCommandCenter .aiCommandScopeMenu select{min-height:29px;width:100%;max-width:none;padding:0 6px;border-radius:7px;font-size:9px}.aiCommandChat{display:grid;align-content:start;gap:7px;min-height:96px;max-height:210px;overflow-y:auto;padding:2px 1px 4px;scrollbar-gutter:stable}.aiCommandChatMessage{display:grid;width:min(88%,360px);gap:3px;padding:8px 10px;border:1px solid rgba(102,113,109,.12);border-radius:12px 12px 12px 4px;background:#f2f7f5;color:var(--ink)}.aiCommandChatMessage.user{justify-self:end;border-color:#1f789129;border-radius:12px 12px 4px;background:#e7f3f6}.aiCommandChatMessage>span{color:#1f7891;font-size:9px;font-weight:900}.aiCommandChatMessage.user>span{color:var(--green)}.aiCommandChatMessage p{margin:0;font-size:11px;line-height:1.48;white-space:pre-wrap;overflow-wrap:anywhere}.aiCommandChatMessage.pending p{color:var(--muted)}.aiCommandNotifications{display:grid;gap:7px;padding:9px;border:1px solid rgba(31,120,145,.2);border-radius:11px;background:linear-gradient(135deg,#ebf7fad1,#f8fbf8e6)}.aiCommandNotificationsOnly{min-height:240px;align-content:start;padding:13px}.aiCommandNotificationsIntro{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:8px;color:#1f7891}.aiCommandNotificationsIntro>svg{margin-top:2px}.aiCommandNotificationsIntro>div{display:grid;gap:3px}.aiCommandNotificationsIntro strong{color:var(--ink);font-size:12px}.aiCommandNotificationsIntro span{color:var(--muted);font-size:9px;line-height:1.4}.aiCommandNotificationsIntro>b{display:grid;min-width:20px;height:20px;padding:0 4px;place-items:center;border-radius:999px;background:#c7513c;color:#fff;font-size:9px}.aiCommandNotificationsEmpty{display:grid;justify-items:center;gap:7px;min-height:170px;align-content:center;color:var(--muted);text-align:center}.aiCommandNotificationsEmpty svg{color:#1f7891}.aiCommandNotificationsEmpty strong{color:var(--ink);font-size:12px}.aiCommandNotificationsEmpty span{max-width:260px;font-size:10px;line-height:1.45}.aiCommandNotifications>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.aiCommandNotificationsTitle{display:inline-flex;align-items:center;gap:6px;color:#1f7891;font-size:10px}.aiCommandNotifications>header>b{display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border-radius:999px;background:#c7513c;color:#fff;font-size:8px}.aiCommandNotificationList{display:grid;gap:5px}.aiCommandNotification{display:grid;grid-template-columns:25px minmax(0,1fr) 14px;align-items:center;gap:7px;width:100%;padding:7px;border:1px solid rgba(102,113,109,.13);border-radius:8px;background:#ffffffc2;color:var(--ink);text-align:left}.aiCommandNotification:hover,.aiCommandNotification:focus-visible{border-color:#1f78916b;background:#fff;outline:none}.aiCommandNotificationIcon{display:grid;width:25px;height:25px;place-items:center;border-radius:8px;background:#e5f3f7;color:#1f7891}.aiCommandNotificationIcon.approval{background:#fff0d8;color:#a66a1d}.aiCommandNotificationIcon.task{background:#e5f3f7;color:#1f7891}.aiCommandNotification.urgent .aiCommandNotificationIcon{background:#fff0ed;color:#b44b38}.aiCommandNotification>span:nth-child(2){display:grid;min-width:0;gap:2px}.aiCommandNotification strong,.aiCommandNotification small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aiCommandNotification strong{font-size:10px}.aiCommandNotification small{color:var(--muted);font-size:9px}.aiCommandNotification>svg{color:var(--muted);transform:rotate(-90deg)}.aiCommandCenterMark{position:relative;display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;padding:0;border-radius:10px;background:#edf8f3b8;color:#1f7891}.aiCommandCenterMark:hover,.aiCommandCenterMark:focus-visible{background:#e4f4ed;outline:2px solid rgba(31,120,145,.14);outline-offset:2px}.aiCommandCenterMark:after{display:none}.aiCommandCenter textarea,.aiCommandCenter input,.aiCommandCenter select{width:100%;border:1px solid rgba(102,113,109,.2);border-radius:9px;background:#ffffffd1;color:var(--ink);font:inherit;font-size:12px}.aiCommandCenter textarea{min-height:78px;resize:vertical;padding:10px;line-height:1.5}.aiCommandCenter textarea:focus,.aiCommandCenter input:focus,.aiCommandCenter select:focus{border-color:#755ed585;outline:3px solid rgba(117,94,213,.1)}.aiCommandField{display:grid;gap:5px;color:var(--muted);font-size:10px;font-weight:800}.aiCommandField input,.aiCommandField select{min-height:35px;padding:0 9px}.aiCommandPromptField{display:grid;gap:5px}.aiCommandPromptLabel{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:10px;font-weight:800}.aiCommandPromptLabel label{cursor:text}.aiCommandPromptContext{display:inline-flex;min-width:0;max-width:100%;align-items:center;align-self:start;gap:5px;padding:3px 6px;border:1px solid rgba(31,120,145,.14);border-radius:999px;background:#ebf7fa85;color:#1f7891;font-size:9px}.aiCommandPromptContext span{min-width:0;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.aiCommandPromptContext em{flex:0 0 auto;padding:1px 4px;border-radius:999px;background:#ffffffb8;color:var(--muted);font-size:8px;font-style:normal;font-weight:850}.aiCommandVoiceButton{display:inline-flex;min-height:24px;align-items:center;gap:4px;padding:3px 6px;border:1px solid var(--line);border-radius:6px;background:transparent;color:var(--muted);font-size:9px;font-weight:700}.aiCommandVoiceButton:hover:not(:disabled),.aiCommandVoiceButton:focus-visible{border-color:color-mix(in srgb,var(--green) 45%,var(--line));background:#0f766e0d;color:var(--green);outline:none}.aiCommandVoiceButton.recording{border-color:#a94a3761;background:#fff0ed;color:#a94a37}.aiCommandVoiceButton:disabled{cursor:wait;opacity:.5}.aiCommandVoicePreview{display:flex;align-items:flex-start;gap:5px;padding:6px 8px;border-left:2px solid rgba(15,118,110,.3);color:var(--green);font-size:10px;font-style:italic;line-height:1.45}.aiCommandVoicePreview svg{flex:none;margin-top:1px}.aiCommandVoiceHint{color:var(--muted);font-size:9px;line-height:1.35}.aiCommandSubmit{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:37px;border-radius:9px;background:linear-gradient(135deg,#1d766d,#6350ad);color:#fff;font-size:11px;font-weight:900}.aiCommandSubmit.employee{background:linear-gradient(135deg,#1d766d,#287f73)}.aiCommandSubmit:disabled{cursor:wait;opacity:.52}.aiCommandTranscript{display:grid;max-height:190px;gap:6px;overflow:auto;padding:2px}.aiCommandMessage{padding:8px 9px;border-radius:9px;background:#f3f0fb}.aiCommandMessage.assistant{background:#eef8f3}.aiCommandMessage span{color:#6651b2;font-size:9px;font-weight:900}.aiCommandMessage.assistant span{color:#28776b}.aiCommandMessage p{margin:4px 0 0;white-space:pre-wrap;font-size:11px;line-height:1.48}.aiCommandEmpty{display:grid;justify-items:center;gap:6px;margin:0;padding:18px 10px;border-radius:10px;background:#f5f5f0;color:var(--muted);font-size:11px;line-height:1.45;text-align:center}.aiCommandEmpty strong{color:var(--ink);font-size:12px}.aiCommandCreateEmployee{min-height:31px;padding:0 10px;border-radius:8px;background:var(--green);color:#fff;font-size:10px;font-weight:850}.aiCommandRoutingHint{display:flex;align-items:flex-start;gap:7px;padding:8px 9px;border:1px solid rgba(15,118,110,.14);border-radius:9px;background:linear-gradient(135deg,#edf9f4e6,#f5f1ffdb);color:#45635c;font-size:10px;line-height:1.45}.aiCommandRoutingHint svg{flex:0 0 auto;margin-top:1px;color:var(--green)}.aiCommandCoverage{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.aiCommandCoverage>span{display:grid;gap:3px;min-width:0;padding:7px;border:1px solid rgba(102,113,109,.13);border-radius:8px;background:#fafaf7c7}.aiCommandCoverage svg{color:#6651b2}.aiCommandCoverage b{overflow:hidden;color:var(--ink);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.aiCommandCoverage small{color:var(--muted);font-size:8px;line-height:1.25}.aiCommandSecretary{display:flex;align-items:center;gap:8px;padding:8px 9px;border:1px solid rgba(15,118,110,.18);border-radius:9px;background:#edf8f3b8}.aiCommandSecretaryIcon{position:relative;display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;color:#6651b2}.aiCommandSecretaryIcon:after{display:none}.aiCommandSecretary>div{min-width:0;flex:1}.aiCommandSecretary strong,.aiCommandSecretary small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aiCommandSecretary strong{font-size:11px}.aiCommandSecretary small{margin-top:2px;color:var(--muted);font-size:9px}.aiCommandSecretaryRole{padding:3px 6px;border-radius:999px;background:#fff;color:var(--green);font-size:8px;font-weight:900}.aiCommandModes{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;border-radius:10px;background:#f1eee9}.aiCommandModes button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:33px;border-radius:8px;color:var(--muted);font-size:10px;font-weight:850}.aiCommandModes button.active{background:#fff;color:#5f4dab;box-shadow:0 3px 10px #392f4c1a}.aiCommandRoster{border:1px solid rgba(102,113,109,.16);border-radius:9px;background:#f9f8f4c7}.aiCommandRoster summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 9px;cursor:pointer;color:var(--muted);font-size:10px;font-weight:850;list-style:none}.aiCommandRoster summary::-webkit-details-marker{display:none}.aiCommandRoster summary svg{transition:transform .16s ease}.aiCommandRoster[open] summary svg{transform:rotate(180deg)}.aiCommandRosterList{display:grid;gap:6px;padding:0 9px 9px}.aiCommandRosterItem{display:grid;gap:5px;padding-top:6px;border-top:1px solid rgba(102,113,109,.12)}.aiCommandRosterItem>span{min-width:0}.aiCommandRosterItem strong,.aiCommandRosterItem small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aiCommandRosterItem strong{color:var(--ink);font-size:10px}.aiCommandRosterItem small{margin-top:2px;color:var(--muted);font-size:9px}.aiCommandRosterItem>div{display:flex;flex-wrap:wrap;gap:4px}.aiCommandRosterItem b{padding:3px 5px;border-radius:999px;background:#f1edff;color:#6651b2;font-size:8px}.aiCommandRosterItem em,.aiCommandRosterList>p{margin:0;color:var(--muted);font-size:9px;font-style:normal}.aiCommandPromptMeta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:9px;line-height:1.35}.aiCommandPromptMeta>span{display:inline-flex;min-width:0;flex-wrap:wrap;align-items:center;gap:5px}.aiCommandPromptMeta button{color:#6651b2;font-size:9px;font-weight:850;text-decoration:underline;text-underline-offset:2px}.aiCommandPromptMeta strong{flex:0 0 auto;color:#6651b2;font-size:9px}.aiCommandNotice{display:flex;align-items:center;gap:6px;margin:0;padding:8px 9px;border-radius:8px;background:#eef8f1;color:#2b7751;font-size:10px;font-weight:800}.aiCommandCenter footer{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:9px}.aiCommandCenter footer button{color:#5f4dab;font-size:10px;font-weight:850}.aiCommandCenter.edgePreview{pointer-events:auto;opacity:.94;animation:aiCommandEdgePeek .16s ease-out both}@keyframes aiCommandIn{0%{opacity:0;transform:translateY(9px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes aiCommandEdgePeek{0%{opacity:0;transform:translate(18px)}to{opacity:.9;transform:translate(0)}}@keyframes aiCommandHalo{0%,to{opacity:.22;transform:scale(.84) rotate(0)}50%{opacity:.62;transform:scale(1.12) rotate(180deg)}}@keyframes aiCommandOrbit{to{transform:rotate(360deg)}}@keyframes aiCommandBadge{0%,to{transform:scale(.9) rotate(-8deg)}50%{transform:scale(1.18) rotate(8deg)}}@keyframes aiCommandSpark{0%,to{opacity:.45;transform:scale(.65)}50%{opacity:1;transform:scale(1.35)}}@keyframes aiCommandIconFloat{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-2px) rotate(2deg)}}@keyframes aiCommandNotifyPulse{0%{opacity:.66;transform:scale(.9)}72%,to{opacity:0;transform:scale(1.22)}}@media(min-width:721px){.view-notes .contentGrid.note-tree-edge-preview-grid{grid-template-columns:minmax(0,0px) minmax(0,1fr)}.view-notes .contentGrid.note-tree-edge-preview-grid>.rightRail{grid-column:2}.view-notes .mainColumn.note-sidebar-edge-preview{position:fixed;z-index:95;top:82px;bottom:20px;left:0;width:min(300px,calc(100vw - 36px));box-sizing:border-box;padding:14px;overflow-y:auto;border:1px solid rgba(102,113,109,.2);border-left:0;border-radius:0 14px 14px 0;background:#fffcf7fa;box-shadow:16px 18px 42px #233a302e;pointer-events:auto;animation:noteTreeEdgePeek .16s ease-out both}}@keyframes noteTreeEdgePeek{0%{opacity:0;transform:translate(-18px)}to{opacity:.94;transform:translate(0)}}.settingsPage{width:min(1120px,100%);margin:0 auto;padding:clamp(24px,4vw,48px) clamp(18px,3vw,42px) 56px}.settingsPageHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:25px}.settingsPageTitle{display:flex;align-items:flex-start;gap:13px}.settingsPageIcon{position:relative;display:grid;width:42px;height:42px;flex:none;place-items:center;border:1px solid rgba(15,118,110,.2);border-radius:13px;background:#eef8f3;color:var(--green)}.settingsPageIcon:after{position:absolute;right:-5px;bottom:-5px;display:grid;width:17px;height:17px;place-items:center;border:2px solid var(--surface);border-radius:6px;background:#28776b;color:#fff;content:"⌘";font-size:8px;font-weight:900;line-height:1}.settingsPageHeader h1{margin:3px 0 5px;font-size:clamp(24px,3vw,32px);letter-spacing:-.04em}.settingsPageHeader p{max-width:600px;margin:0;color:var(--muted);font-size:12px;line-height:1.55}.settingsPrivacyBadge{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid rgba(15,118,110,.17);border-radius:999px;background:#eef8f3b8;color:var(--green);font-size:10px;font-weight:800;white-space:nowrap}.settingsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.settingsCard{display:grid;align-content:start;gap:16px;min-width:0;padding:18px;border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--surface) 96%,#edf4f0);box-shadow:0 8px 20px #233a300d}.settingsCardWide{grid-column:1 / -1}.settingsCardHeader{display:flex;align-items:flex-start;gap:10px}.settingsCardIcon{position:relative;display:grid;width:30px;height:30px;flex:none;place-items:center;border-radius:9px;background:#f1f4f1;color:var(--green)}.settingsCardIcon:after{position:absolute;right:-4px;bottom:-4px;display:grid;width:12px;height:12px;place-items:center;border:2px solid var(--surface);border-radius:5px;background:currentColor;color:#fff;font-size:7px;font-weight:900;line-height:1}.settingsCardIcon.general{background:#e7eff8;color:#3971aa}.settingsCardIcon.general:after{content:"⌘"}.settingsCardIcon.behavior{background:transparent;color:#685aa2}.settingsCardIcon.behavior:after{display:none}.settingsCardIcon.voice{background:#f8e7df;color:#b55e34}.settingsCardIcon.voice:after{content:"◌"}.settingsCardIcon.connection{background:#e5f2ed;color:#2f806a}.settingsCardIcon.connection:after{content:"•"}.settingsCardIcon.integrations{background:#e8edf5;color:#556b8f}.settingsCardIcon.integrations:after{content:"↗"}.settingsCardIcon.safety{background:#fff0d8;color:#a66a1d}.settingsCardIcon.safety:after{content:"!"}.settingsCardHeader h2{margin:1px 0 3px;font-size:14px}.settingsCardHeader p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.settingsField{display:grid;gap:6px;color:var(--muted);font-size:10px;font-weight:800}.settingsField select{min-height:35px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font:inherit;font-size:11px}.settingsField select:focus{border-color:var(--green);outline:3px solid rgba(15,118,110,.1)}.settingsInfoRow{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px}.settingsInfoRow svg{color:var(--green)}.settingsToggleList{display:grid;gap:1px}.settingsToggleRow{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid rgba(102,113,109,.13)}.settingsToggleRow:first-child{padding-top:0;border-top:0}.settingsToggleRow strong{display:block;color:var(--ink);font-size:11px}.settingsToggleRow p{max-width:680px;margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.presidentPreferencesCard{gap:15px;background:linear-gradient(135deg,#eef8f3db,#f7f4ebb8)}.presidentPreferencesIcon{background:#e7f2ed;color:var(--green)}.presidentPreferencesSpinner{margin-right:7px;vertical-align:-3px;animation:presidentPreferencesSpin .9s linear infinite}@keyframes presidentPreferencesSpin{to{transform:rotate(360deg)}}.presidentPreferencesGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.presidentPreferencesGrid .settingsField{align-content:start}.presidentPreferencesGrid .settingsField small{color:var(--muted);font-size:9px;font-weight:500;line-height:1.4}.presidentPreferencesGrid input:not([type=checkbox]),.presidentPreferencesGrid select{min-height:35px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font:inherit;font-size:11px}.presidentPreferencesGrid input:focus,.presidentPreferencesGrid select:focus{border-color:var(--green);outline:3px solid rgba(15,118,110,.1)}.presidentPreferenceQuiet,.presidentBriefingPreferences{display:grid;align-content:start;gap:9px}.presidentPreferenceCheck{display:flex;align-items:flex-start;gap:8px}.presidentPreferenceCheck input,.presidentBriefingPreferences input[type=checkbox]{accent-color:var(--green);margin-top:2px}.presidentPreferenceCheck span{display:grid;gap:3px}.presidentPreferenceCheck strong,.presidentPreferenceLabel{color:var(--ink);font-size:11px}.presidentPreferenceCheck small{color:var(--muted);font-size:9px;line-height:1.4}.presidentTimePair{display:flex;flex-wrap:wrap;gap:7px}.presidentTimePair label,.presidentBriefingPreferences label{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px;font-weight:750}.presidentTimePair input,.presidentBriefingPreferences input[type=time]{min-height:30px!important;width:102px;padding:0 7px!important;font-size:10px!important}.presidentBriefingPreferences label span{min-width:76px}.presidentPreferencesActions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-top:3px;border-top:1px solid rgba(102,113,109,.13)}.presidentBriefingButton{display:inline-flex;align-items:center;gap:5px;min-height:31px}.presidentPreferencesMessage{color:var(--muted);font-size:10px}.presidentManualBriefing{margin:0;padding:9px 11px;border:1px solid rgba(15,118,110,.16);border-radius:9px;background:#ffffff94;color:var(--ink);font-size:10px;line-height:1.45}.presidentWatchSection{display:grid;gap:9px;padding-top:3px;border-top:1px solid rgba(102,113,109,.13)}.presidentWatchHeading{display:grid;gap:3px}.presidentWatchHeading>span{display:inline-flex;align-items:center;gap:6px;color:var(--ink)}.presidentWatchHeading>span svg{color:var(--green)}.presidentWatchHeading strong{font-size:11px}.presidentWatchHeading small,.presidentWatchEmpty{margin:0;color:var(--muted);font-size:9px;line-height:1.4}.presidentWatchList{display:grid;gap:5px;margin:0;padding:0;list-style:none}.presidentWatchList li{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:7px 9px;border:1px solid rgba(102,113,109,.13);border-radius:8px;background:#ffffff7a;color:var(--ink);font-size:10px}.presidentWatchList li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.presidentWatchList button{display:grid;flex:none;place-items:center;padding:4px;border:0;border-radius:5px;background:transparent;color:var(--muted)}.presidentWatchList button:hover{background:#ad4b3814;color:#ad4b38}.settingsSwitch{display:inline-flex;min-width:58px;flex:none;align-items:center;justify-content:flex-start;gap:5px;padding:4px 7px 4px 4px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:9px;font-weight:800}.settingsSwitch span{width:17px;height:17px;border-radius:50%;background:#c8d0cc;transition:transform .16s ease,background .16s ease}.settingsSwitch.on{border-color:#0f766e4d;background:#eef8f3;color:var(--green)}.settingsSwitch.on span{background:var(--green);transform:translate(1px)}.settingsSwitch:disabled{cursor:wait;opacity:.6}.settingsShortcut{display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:var(--muted);font-size:10px}.settingsShortcut kbd,.settingsShortcut b{padding:4px 6px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--ink);font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.settingsShortcut b{font-weight:700}.settingsMuted{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.settingsConnectionStatus{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:7px;color:var(--ink)}.settingsConnectionStatus strong{font-size:11px}.settingsConnectionStatus small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.settingsStatusDot{width:8px;height:8px;border-radius:50%;background:#c8d0cc}.settingsStatusDot.connected{background:#2b9b70;box-shadow:0 0 0 4px #2b9b701c}.settingsStatusDot.checking{background:#d0a43c;box-shadow:0 0 0 4px #d0a43c1c}.settingsStatusDot.offline{background:#ad4b38;box-shadow:0 0 0 4px #ad4b381c}.settingsAccountRow{display:flex;align-items:center;gap:8px;min-width:0;padding-top:12px;border-top:1px solid rgba(102,113,109,.13)}.settingsAccountIcon{display:grid;width:28px;height:28px;flex:none;place-items:center;border-radius:8px;background:#f1f4f1;color:var(--muted)}.settingsAccountRow>span:nth-child(2){display:grid;min-width:0;gap:2px}.settingsAccountRow strong{overflow:hidden;color:var(--ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.settingsAccountRow small{color:var(--muted);font-size:9px}.settingsSecondaryButton{min-height:28px;margin-left:auto;padding:4px 8px;border:1px solid var(--line);border-radius:7px;background:transparent;color:var(--ink);font-size:9px;font-weight:800}.settingsSecondaryButton:hover{border-color:var(--green);color:var(--green)}.settingsSecondaryButton:disabled{cursor:wait;opacity:.52}.settingsIntegrationsCard{gap:13px}.settingsIntegrationSummary{display:grid;gap:12px;padding:13px;border:1px solid rgba(15,118,110,.16);border-radius:11px;background:linear-gradient(135deg,#edf8f3cc,#f9f7f0cc)}.settingsIntegrationSummaryTop{display:flex;align-items:center;gap:9px;min-width:0}.settingsIntegrationSummaryTop>div{display:grid;min-width:0;gap:3px}.settingsIntegrationSummaryTop strong{color:var(--ink);font-size:11px}.settingsIntegrationSummaryTop small{color:var(--muted);font-size:9px;line-height:1.4}.settingsIntegrationBadges{display:flex;flex-wrap:wrap;gap:5px}.settingsIntegrationBadge{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:999px;background:#ffffffbd;color:var(--muted);font-size:9px;font-weight:750}.settingsIntegrationBadge i{width:6px;height:6px;border-radius:50%;background:#c8d0cc}.settingsIntegrationBadge.connected i{background:#2b9b70}.settingsIntegrationBadge.error i,.settingsIntegrationBadge.disconnected i{background:#ad4b38}.settingsIntegrationPrimary{display:inline-flex;width:fit-content;min-height:31px;align-items:center;gap:6px;padding:6px 10px;border:1px solid var(--green);border-radius:8px;background:var(--green);color:#fff;font-size:10px;font-weight:850}.settingsIntegrationPrimary:hover:not(:disabled){background:#0c625c}.settingsIntegrationPrimary:disabled{cursor:not-allowed;opacity:.5}.settingsIntegrationHint{display:flex;align-items:flex-start;gap:7px;color:var(--muted);font-size:9px;line-height:1.45}.settingsIntegrationHint svg{flex:none;margin-top:1px;color:var(--green)}.settingsIntegrationList{display:grid;gap:1px}.settingsIntegrationRow{display:flex;align-items:center;gap:9px;min-width:0;padding:11px 0;border-top:1px solid rgba(102,113,109,.13)}.settingsIntegrationRow:first-child{padding-top:0;border-top:0}.settingsIntegrationIcon{display:grid;width:30px;height:30px;flex:none;place-items:center;border-radius:8px;background:#edf5f1;color:var(--green)}.settingsIntegrationRow>span:nth-child(2){display:grid;min-width:0;gap:3px}.settingsIntegrationRow strong{color:var(--ink);font-size:10px}.settingsIntegrationRow small{overflow:hidden;color:var(--muted);font-size:9px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.settingsIntegrationFooter{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:5px;color:var(--muted);font-size:9px}.settingsLinkButton{display:inline-flex;flex:none;align-items:center;gap:5px;color:var(--green);font-size:10px;font-weight:850}.settingsLinkButton:hover{text-decoration:underline;text-underline-offset:2px}.settingsPrivacyCard{background:linear-gradient(135deg,#eef8f3c7,#f7f4ebb8)}.settingsSafetyGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.settingsSafetyGrid>div{display:grid;gap:4px;padding:10px;border:1px solid rgba(102,113,109,.13);border-radius:9px;background:#ffffff85}.settingsSafetyGrid strong{color:var(--ink);font-size:10px}.settingsSafetyGrid span{color:var(--muted);font-size:9px;line-height:1.4}.homeOpsMetrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(102,113,109,.14)}.homeOpsMetrics span{display:grid;gap:2px;color:var(--muted);font-size:9px}.homeOpsMetrics strong{color:var(--ink);font-size:14px}.approvalSkeleton{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:1180px;margin:0 auto}.approvalSkeleton span{height:190px;border-radius:8px;background:linear-gradient(90deg,#e9edeb 20%,#f6f8f7,#e9edeb 70%);background-size:240% 100%;animation:skeletonPulse 1.3s ease-in-out infinite}.integrationCenter{scroll-margin-top:76px;padding:30px clamp(18px,3vw,44px) 36px;border-top:1px solid var(--line);background:color-mix(in srgb,var(--surface) 94%,#eaf2f0)}.integrationCenterHeader,.integrationGuide,.integrationCatalogHeader,.integrationCatalogGrid,.integrationSetupPanel,.integrationListHeader,.integrationList,.integrationSkeleton,.integrationEmpty{width:min(1180px,100%);margin-right:auto;margin-left:auto}.integrationCenterHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.integrationCenterHeader h2{margin:4px 0 6px;font-size:24px}.integrationCenterHeader p{max-width:690px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}.integrationSecurityBadge{display:inline-flex;flex:none;align-items:center;gap:7px;padding:8px 10px;border:1px solid #b8d5c9;border-radius:999px;background:#edf8f2;color:#356648;font-size:10px;font-weight:800}.integrationGuide{display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(330px,1.8fr) auto;align-items:center;gap:18px;margin-bottom:13px;padding:13px 15px;border:1px solid #d5e3dc;border-radius:11px;background:linear-gradient(105deg,#f0f8f4,#fbfaf4)}.integrationGuideLead{display:flex;align-items:center;gap:9px;min-width:0}.integrationGuideIcon{display:grid;width:34px;height:34px;flex:none;place-items:center;border-radius:10px;background:#dcefe7;color:var(--green)}.integrationGuideLead strong{display:block;color:var(--ink);font-size:11px}.integrationGuideLead p{margin:3px 0 0;color:var(--muted);font-size:9px;line-height:1.4}.integrationGuideSteps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.integrationGuideSteps div{display:flex;align-items:center;gap:6px;min-width:0}.integrationGuideSteps b{display:grid;width:20px;height:20px;flex:none;place-items:center;border-radius:50%;background:#e0eee8;color:var(--green);font-size:9px}.integrationGuideSteps span{color:#52675f;font-size:9px;font-weight:750}.integrationGuideMetric{display:grid;justify-items:end;gap:1px;min-width:48px}.integrationGuideMetric strong{color:var(--green);font-size:20px;line-height:1}.integrationGuideMetric span{color:var(--muted);font-size:9px;font-weight:750}.integrationCatalogHeader{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:20px auto 10px}.integrationCatalogHeader h3{margin:3px 0 4px;font-size:17px}.integrationCatalogHeader p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.integrationCatalogNote{display:inline-flex;align-items:center;gap:5px;flex:none;color:var(--green);font-size:10px;font-weight:800}.integrationCatalogGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.integrationCatalogCard{display:flex;min-width:0;flex-direction:column;padding:15px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 8px 22px #304b3e0d}.integrationCatalogCardTop{display:flex;align-items:center;justify-content:space-between;gap:8px}.integrationCatalogIcon{display:grid;width:40px;height:40px;flex:none;place-items:center;border-radius:12px;background:#e5f2ed;color:var(--green)}.integrationCatalogCard-gmail .integrationCatalogIcon{background:#fae8e4;color:#ad5147}.integrationCatalogCard-github .integrationCatalogIcon,.integrationCatalogCard-github-app .integrationCatalogIcon{background:#ece9f4;color:#66598f}.integrationCatalogStatus{padding:4px 7px;border-radius:999px;font-size:9px;font-weight:850;white-space:nowrap}.integrationCatalogStatus.available{background:#eef2ef;color:#68756e}.integrationCatalogStatus.connected{background:#e8f3ec;color:#356648}.integrationCatalogCard h4{margin:13px 0 5px;color:var(--ink);font-size:14px}.integrationCatalogCard p{min-height:51px;margin:0;color:var(--muted);font-size:10px;line-height:1.55}.integrationCatalogImport{display:inline-flex;align-items:center;gap:5px;min-height:26px;margin-top:12px;color:#52675f;font-size:9px;font-weight:750}.integrationCatalogImport svg{color:var(--green)}.integrationCatalogAction{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;margin-top:12px;padding:7px 9px;border:1px solid #c7d8d0;border-radius:7px;background:#f8fbf9;color:#356648;font-size:10px;font-weight:850}.integrationCatalogAction:hover:not(:disabled){background:#eaf5ef}.integrationCatalogAction:disabled{cursor:not-allowed;opacity:.5}.readinessStrip{display:flex;align-items:center;gap:8px;width:min(1180px,100%);margin:0 auto 12px;padding:9px 11px;border:1px solid #c7d8d0;border-radius:7px;background:#edf8f2;color:#356648;font-size:10px}.readinessStrip strong{font-size:10px}.readinessStrip>span{padding:3px 6px;border-radius:999px;background:#d7ecdf;font-size:9px;font-weight:800;text-transform:uppercase}.readinessStrip small{overflow:hidden;margin-left:auto;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.readinessStrip.degraded{border-color:#e4cda7;background:#fff8e9;color:#845610}.readinessStrip.degraded>span{background:#f6e4bc}.integrationSetupPanel{display:grid;grid-template-columns:40px minmax(0,1fr) minmax(250px,330px);align-items:center;gap:14px;padding:16px;border:1px solid #cbdcd5;border-radius:9px;background:var(--surface);box-shadow:0 10px 26px #304b3e0f}.integrationSetupIcon,.integrationProviderIcon{display:grid;place-items:center;border-radius:8px;background:#e5f2ed;color:var(--green)}.integrationSetupIcon{width:40px;height:40px}.integrationSetupCopy{min-width:0}.integrationSetupCopy strong{display:block;font-size:14px}.integrationSetupCopy p{max-width:700px;margin:4px 0 6px;color:var(--muted);font-size:11px;line-height:1.5}.integrationSetupCopy a{color:var(--green);font-size:11px;font-weight:750;text-decoration:none}.integrationSetupCopy a:hover{text-decoration:underline}.integrationSetupForm{display:grid;gap:8px;min-width:0}.integrationSetupForm label{display:grid;gap:4px}.integrationSetupForm label span{color:var(--muted);font-size:10px;font-weight:750}.integrationSetupForm input{width:100%;min-height:34px;padding:7px 9px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);font-size:12px}.integrationSetupForm input:focus{outline:2px solid color-mix(in srgb,var(--green) 22%,transparent);border-color:var(--green)}.integrationSetupForm button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;border-radius:6px;background:#315d46;color:#fff;font-size:11px;font-weight:800}.integrationSetupForm button:disabled{cursor:wait;opacity:.55}.integrationOAuthPanel{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1180px,100%);margin:12px auto 0;padding:14px 16px;border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--surface) 84%,#eef4f1)}.integrationOAuthPanel h3{margin:3px 0 4px;font-size:15px}.integrationOAuthPanel p{max-width:620px;margin:0;color:var(--muted);font-size:11px;line-height:1.5}.integrationOAuthActions{display:flex;flex:none;gap:7px}.integrationOAuthActions button,.integrationItemActions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:7px 10px;border:1px solid #c7d8d0;border-radius:6px;background:var(--surface);color:#356648;font-size:10px;font-weight:800}.integrationOAuthActions button:hover,.integrationItemActions button:hover{background:#eaf5ef}.integrationOAuthActions button:disabled,.integrationItemActions button:disabled{cursor:wait;opacity:.55}.integrationListHeader{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:28px;margin-bottom:10px}.integrationListHeader h3{margin:3px 0 0;font-size:17px}.integrationCount{display:grid;min-width:26px;height:26px;place-items:center;border-radius:999px;background:#dfece7;color:#356648;font-size:11px;font-weight:800}.integrationList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.integrationItem{min-width:0;padding:15px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.integrationItemHeader{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px}.integrationProviderIcon{width:34px;height:34px}.integrationProviderIcon.provider-google_calendar{background:#e6eef9;color:#4a6ea8}.integrationProviderIcon.provider-gmail{background:#fae8e4;color:#ad5147}.integrationProviderIcon.provider-github,.integrationProviderIcon.provider-github_app{background:#ece9f4;color:#66598f}.integrationItemHeader strong,.integrationItemHeader span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.integrationItemHeader strong{font-size:13px}.integrationItemHeader div>span{margin-top:3px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.integrationItemDescription{display:flex;align-items:flex-start;gap:6px;margin:11px 0 0 43px;color:#52675f;font-size:10px;line-height:1.45}.integrationItemDescription svg{flex:none;margin-top:1px;color:var(--green)}.integrationStatus{padding:4px 7px;border-radius:999px;background:#e8f3ec;color:#356648;font-size:9px!important;font-weight:800;text-transform:uppercase}.integrationStatus.error,.integrationStatus.disconnected{background:#f5e1de;color:#8b4541}.integrationItemMeta{display:flex;flex-wrap:wrap;gap:6px 12px;margin:13px 0 12px 43px;color:var(--muted);font-size:10px}.integrationDetailGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-left:43px}.integrationDetailGrid>div{min-width:0}.integrationDetailGrid small{display:block;margin-bottom:5px;color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.integrationChips,.integrationRepositories{display:flex;flex-wrap:wrap;gap:5px;min-width:0}.integrationChips span,.integrationRepositories span{display:inline-flex;max-width:100%;align-items:center;gap:4px;overflow:hidden;padding:4px 6px;border-radius:5px;background:#edf5f1;color:#356648;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.integrationRepositories span{background:#f2f0ea;color:#59615b}.integrationMuted{color:var(--muted)!important;background:#f1f1ed!important}.integrationError{margin:12px 0 0 43px;color:#8b4541;font-size:11px;line-height:1.45}.integrationItemActions{display:flex;align-items:center;gap:9px;margin:14px 0 0 43px}.integrationItemActions span{color:var(--muted);font-size:10px}.integrationSyncState{display:inline-flex;max-width:100%;align-items:center;overflow:hidden;padding:4px 6px;border-radius:5px;background:#eaf5ef;color:#356648!important;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.integrationSyncState.dead_letter{background:#f5e1de;color:#8b4541!important}.integrationSyncState.cancelled{background:#f1f1ed;color:var(--muted)!important}.integrationEmpty{display:grid;min-height:180px;place-items:center;align-content:center;gap:7px;color:var(--muted);text-align:center}.integrationEmpty strong{color:var(--ink);font-size:14px}.integrationEmpty p{max-width:480px;margin:0;font-size:11px;line-height:1.5}.integrationSkeleton{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.integrationSkeleton span{height:190px;border-radius:8px;background:linear-gradient(90deg,#e9edeb 20%,#f6f8f7,#e9edeb 70%);background-size:240% 100%;animation:skeletonPulse 1.3s ease-in-out infinite}@media(max-width:820px){.approvalCenterHeader{align-items:stretch;flex-direction:column}.approvalPendingMetric{width:100%}.approvalList,.approvalSkeleton{grid-template-columns:minmax(0,1fr)}.approvalDecision{align-items:stretch;flex-direction:column}.approvalDecision>div{justify-content:flex-end}.integrationSetupPanel{grid-template-columns:40px minmax(0,1fr)}.integrationSetupForm{grid-column:1 / -1}.integrationOAuthPanel{align-items:stretch;flex-direction:column}.integrationOAuthActions{flex-wrap:wrap}.integrationCatalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.integrationList{grid-template-columns:minmax(0,1fr)}.integrationGuide{grid-template-columns:minmax(0,1fr) auto}.integrationGuideSteps{grid-column:1 / -1}.homeMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.homeDashboardColumns,.settingsGrid{grid-template-columns:minmax(0,1fr)}.settingsCardWide{grid-column:auto}.presidentPreferencesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.aiCommandScrim{display:none}@keyframes aiCommandSheetUp{0%{transform:translateY(36px);opacity:.4}to{transform:translateY(0);opacity:1}}@media(max-width:720px){.presidentPreferencesGrid{grid-template-columns:minmax(0,1fr)}.presidentPreferencesActions{align-items:stretch;flex-direction:column}.presidentPreferencesActions button{width:100%;justify-content:center}.aiCommandScrim{position:fixed;z-index:92;inset:0;display:block;padding:0;border:0;background:#102f2d3d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.aiCommandCenter:not(.fullscreen):not(.edgePreview){inset:auto 0 0;width:100vw!important;min-width:0;height:min(78dvh,660px);min-height:0;max-height:none;padding:14px;border-left:0;border-top:1px solid rgba(31,120,145,.24);border-radius:22px 22px 0 0;resize:none;box-shadow:0 -18px 48px #28204442;animation:aiCommandSheetUp .26s cubic-bezier(.2,.75,.2,1) both}}@media(max-width:520px){.approvalCenter{padding-right:14px;padding-left:14px}.approvalToolbar{align-items:stretch;flex-direction:column;gap:6px;padding-bottom:8px}.approvalFilterTabs{overflow-x:auto}.approvalRiskFilter{justify-content:space-between;padding:0}.approvalMeta,.approvalPayload,.approvalDecision,.approvalResolution{margin-left:0}.approvalPayload{grid-template-columns:minmax(0,1fr)}.approvalItemTop{grid-template-columns:30px minmax(0,1fr)}.approvalItemTop>.approvalStatus{grid-column:2;justify-self:start}.integrationCenter{padding-right:14px;padding-left:14px}.integrationCenterHeader{align-items:stretch;flex-direction:column;gap:12px}.integrationSecurityBadge{align-self:flex-start}.integrationCatalogHeader{align-items:flex-start;flex-direction:column;gap:7px}.integrationCatalogGrid{grid-template-columns:minmax(0,1fr)}.integrationGuide{grid-template-columns:minmax(0,1fr);gap:12px}.integrationGuideMetric{justify-items:start}.integrationGuideSteps{grid-template-columns:minmax(0,1fr)}.readinessStrip{align-items:flex-start;flex-wrap:wrap}.readinessStrip small{width:100%;margin-left:23px}.integrationDetailGrid{grid-template-columns:minmax(0,1fr);margin-left:0}.integrationItemDescription,.integrationItemMeta,.integrationError{margin-left:0}.integrationItemActions{flex-wrap:wrap;margin-left:0}.integrationItemHeader{grid-template-columns:34px minmax(0,1fr)}.integrationStatus{grid-column:2;justify-self:start}.integrationSkeleton{grid-template-columns:minmax(0,1fr)}.homeDashboardHeader{flex-direction:column;gap:10px}.homeDashboardHeader h1{font-size:29px}.homeMetricGrid{gap:7px}.settingsPage{padding:22px 14px 42px}.settingsPageHeader{align-items:stretch;flex-direction:column}.settingsPrivacyBadge{align-self:flex-start}.settingsSafetyGrid{grid-template-columns:minmax(0,1fr)}.settingsToggleRow{align-items:flex-start}.settingsToggleRow p{max-width:none}.settingsIntegrationRow{align-items:flex-start}.settingsIntegrationRow small{white-space:normal}.settingsIntegrationFooter{align-items:flex-start;flex-direction:column}.settingsLinkButton{margin-left:auto}.authSocialButtons{grid-template-columns:minmax(0,1fr)}.homeMetric{padding:11px 10px}}.databaseEntryDrawer{pointer-events:auto}.databaseBlockPageMode{display:none}.databaseEntryPageView{width:100%;min-width:0;padding:18px 0 32px;border:1px solid rgba(102,113,109,.16);border-radius:9px;background:var(--surface);box-shadow:0 12px 30px #342f2714}.databaseEntryPageView .databaseEntryEditor{width:100%;max-width:none;min-width:0;margin:0;padding:0}.databaseEntryPageView .databaseEntryBody .bn-editor{min-height:420px}.database-entry-open .editorSurface,.database-entry-open .editorSurface .databaseBlock{pointer-events:auto}.databaseDrawerResizeHandle{position:absolute;top:0;bottom:0;left:-8px;z-index:2;width:16px;min-height:100%;padding:0;border:0;border-radius:0;background:transparent;cursor:col-resize}.databaseDrawerResizeHandle span{display:block;width:3px;height:52px;margin:auto;border-radius:999px;background:#66716d57}.databaseDrawerResizeHandle:hover span{background:var(--green)}.databaseEntryHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:4px}.databaseEntryHeader>div{display:grid;gap:4px}.databaseEntryHeader strong{font-size:20px;line-height:1.25}.databaseEntryHeaderActions{display:flex!important;align-items:center;gap:5px;min-width:0}.databaseEntryHeaderActions .databaseEntryPresentationButton{display:inline-flex;align-items:center;gap:5px;width:fit-content;min-height:30px;padding:0 8px;border:1px solid rgba(43,112,87,.16);border-radius:6px;background:var(--green-soft);color:var(--green);font-size:11px}.databaseEntryHeaderActions .databaseEntryPresentationButton:hover{border-color:#2b705752;background:#cce7e1}.databaseEntryHeaderActions .databaseEntryDeleteButton{display:inline-flex;align-items:center;gap:5px;width:fit-content;min-height:30px;padding:0 8px;border:1px solid rgba(164,83,64,.18);border-radius:6px;background:#fff0e8;color:#a45340;font-size:10px;font-weight:800}.databaseEntryHeaderActions .databaseEntryDeleteButton:hover{border-color:#a4534061;background:#ffe5da}.databaseEntryRowSwitcher{width:min(100%,360px);min-width:0;min-height:28px;padding:4px 8px;border:1px solid rgba(43,112,87,.2);border-radius:6px;background:var(--surface);color:var(--muted);font-size:11px}.databaseEntryHeader button{width:30px;min-height:30px;padding:0;font-size:20px}.databaseEntryHint{margin:0 0 14px;color:var(--muted);font-size:11px}.databaseEntryProperties{display:grid;gap:7px;margin-bottom:16px;padding:11px;border:1px solid rgba(102,113,109,.14);border-radius:8px;background:#f8f5ef}@media(max-width:720px){.pagePreviewDrawer{width:min(620px,calc(100vw - 24px));min-width:min(360px,calc(100vw - 24px));padding:14px 16px 22px}.pagePreviewDrawer .notePaneMeta .noteCoverBanner{height:180px;min-height:180px}.pagePreviewEditor .editorSurface{grid-template-columns:minmax(0,1fr) 112px;gap:6px}.databaseEntryDrawer{width:min(620px,calc(100vw - 24px));min-width:min(360px,calc(100vw - 24px))}}.databaseEntryPropertiesHeader{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.databaseEntryPropertiesHeader strong{color:var(--ink);font-size:12px}.databaseEntryPropertiesHeader button{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;background:var(--green-soft);color:var(--green)}.databaseEntryPropertyActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;min-width:0}.databaseEntryProperties label{display:grid;grid-template-columns:minmax(105px,.45fr) minmax(0,1fr);align-items:center;gap:10px;min-height:30px}.databaseEntryPropertyControl{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:5px}.databaseEntryProperties label>span{color:var(--muted);font-size:11px;font-weight:700}.databaseEntryProperties label{align-items:start}.databasePropertyHelp{grid-column:2;color:var(--muted);font-size:10px;line-height:1.4}.databaseInlineSetup{grid-column:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.databaseInlineSetup input,.databaseInlineSetup select{min-width:0}.databaseInlineSetup span{grid-column:1 / -1;color:var(--muted);font-size:10px;line-height:1.4}.databaseEntryProperties input,.databaseEntryProperties select{width:100%;min-height:30px;padding:4px 7px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink)}.databasePropertySettings{display:grid;gap:10px;margin:-7px 0 16px;padding:10px;border:1px solid rgba(43,112,87,.18);border-radius:10px;background:#fbfaf6;box-shadow:0 4px 14px #1a221f0d}.databasePropertySettingsHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.databasePropertySettingsHeader>div{display:grid;gap:2px;min-width:0}.databasePropertySettingsHeader strong{color:var(--ink);font-size:12px}.databasePropertySettingsHeader span{color:var(--muted);font-size:10px;line-height:1.4}.databasePropertySettingsHeader button{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex:0 0 auto;background:var(--green-soft);color:var(--green)}.databasePropertyCards{display:grid;gap:7px;max-height:360px;overflow:auto;padding-right:2px}.databasePropertyCard{padding:8px;border:1px solid rgba(102,113,109,.14);border-radius:8px;background:var(--surface)}.databasePropertyCard.drop-target{border-color:#2b705794;box-shadow:0 0 0 2px #2b70571f}.databasePropertyCardHeader{display:grid;grid-template-columns:18px 28px minmax(0,1fr) 128px 28px;gap:5px;align-items:center}.databasePropertyCardHeader input,.databasePropertyCardHeader select{width:100%;min-width:0;min-height:28px;padding:3px 6px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--ink);font-size:11px}.databasePropertyCardHeader .databasePropertyIcon{text-align:center}.databasePropertyCardHeader .databasePropertyDrag{display:grid;width:28px;min-height:28px;padding:0;place-items:center;border:1px solid transparent;background:transparent;color:var(--muted);cursor:grab}.databasePropertyCardHeader .databasePropertyDrag:hover{border-color:#2b705733;background:var(--green-soft);color:var(--green)}.databasePropertyCardHeader .databasePropertyDrag:active{cursor:grabbing}.databasePropertyCardHeader .databasePropertyDrag svg{pointer-events:none}.databasePropertyCardHeader .databasePropertyDelete{display:grid;width:28px;min-height:28px;padding:0;place-items:center}.databasePropertyCardDetails{display:grid;gap:7px;margin:8px 0 0 23px;padding-top:8px;border-top:1px solid rgba(102,113,109,.12)}.databasePropertyCardDetails label{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:start;gap:6px}.databasePropertyCardDetails label>span{padding-top:6px;color:var(--muted);font-size:10px;font-weight:700}.databasePropertyCardDetails input,.databasePropertyCardDetails select,.databasePropertyCardDetails textarea{width:100%;min-width:0;min-height:28px;padding:4px 6px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--ink);font:inherit;font-size:11px}.databasePropertyCardDetails textarea{min-height:52px;resize:vertical}.databasePropertyCardDetails small{grid-column:2;display:flex;flex-wrap:wrap;gap:4px;color:var(--muted);font-size:10px;line-height:1.4}.databasePropertyCardDetails small b{padding:2px 5px;border-radius:999px;background:var(--green-soft);color:var(--green);font-weight:700}.databasePropertyDetailGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.databasePropertyDetailGrid label{display:grid;grid-template-columns:1fr;gap:4px}.databasePropertyDetailGrid label>span{padding-top:0}.databasePropertyCheckbox{display:flex!important;align-items:center;gap:6px;min-height:28px}.databasePropertyCheckbox input{width:auto!important;min-height:auto!important}.databasePropertyComputed{display:flex;align-items:center;gap:5px;grid-column:1 / -1;margin:0;color:var(--muted);font-size:10px}.databaseEntryEditor button{min-height:26px;padding:0 7px;border-radius:5px;background:var(--surface);color:var(--muted);font-size:11px}.databaseEntryEditor textarea{width:100%;min-height:90px;padding:8px;border:1px solid var(--line);border-radius:6px;resize:vertical;background:var(--surface);color:var(--ink)}.databaseEntryEditor .bn-container{border:1px solid var(--line);border-radius:7px;background:var(--surface)}.databaseEntryEditor .bn-editor{min-height:220px;padding:16px 18px}.databaseEntryDefinition{display:grid;gap:6px;margin:0 0 16px;padding:10px;border:1px solid rgba(102,113,109,.14);border-radius:8px;background:#fbfaf6}.databaseEntryDefinition>strong{color:var(--muted);font-size:11px}.databaseEntryDefinition>div{display:grid;grid-template-columns:28px minmax(0,1fr) 105px minmax(0,1fr) 28px;gap:5px;align-items:center}.databaseEntryDefinition input,.databaseEntryDefinition select{width:100%;min-height:28px;min-width:0;padding:3px 5px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--ink);font-size:11px}.databaseInlineLink{padding:0;background:transparent;color:var(--ink);text-align:left}.databaseInlineLink span{display:block;margin-top:2px;color:var(--muted);font-size:12px}.databaseEntryToolTabs{display:flex;gap:4px;margin:0 0 9px;padding:4px;overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:#f8f5ef;scrollbar-width:thin}.databaseEntryToolTabs button{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;min-height:29px;padding:0 8px;border:1px solid transparent;background:transparent;white-space:nowrap}.databaseEntryToolTabs button.active{border-color:#2b705733;background:var(--surface);color:var(--green);box-shadow:0 1px 2px #1a221f0f}.databaseEntryToolTabs button b{display:inline-grid;min-width:17px;height:17px;place-items:center;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:10px}.databaseEntryToolPanel{display:grid;gap:7px;margin:0 0 12px;padding:9px;border:1px solid rgba(102,113,109,.14);border-radius:8px;background:#fbfaf6}.databaseEntryToolPanel>strong{color:var(--muted);font-size:11px}.databaseEntryToolPanel>p{margin:0;color:var(--muted);font-size:11px}.databaseEntryOutlineItem,.databaseEntryTaskItem,.databaseEntryMediaItem,.databaseEntrySearchResult{display:flex;align-items:center;gap:8px;min-width:0;min-height:27px;padding:4px 7px;border:0;background:transparent;color:var(--ink);text-align:left}.databaseEntryOutlineItem:hover,.databaseEntryTaskItem:hover,.databaseEntryMediaItem:hover,.databaseEntrySearchResult:hover{background:var(--green-soft)}.databaseEntryOutlineItem span{flex:0 0 auto;color:var(--green);font-size:10px;font-weight:700}.databaseEntryOutlineItem,.databaseEntrySearchResult span,.databaseEntryMediaItem span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.databaseEntryTaskItem>span{display:inline-grid;width:16px;height:16px;place-items:center;border:1px solid var(--line);border-radius:4px;color:var(--green)}.databaseEntryTaskItem>span.checked{border-color:var(--green);background:var(--green-soft)}.databaseEntrySearch{display:flex;align-items:center;gap:6px;min-height:31px;padding:0 8px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--muted)}.databaseEntrySearch input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.databaseEntrySearchResult{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 8px}.databaseEntrySearchResult strong{color:var(--green);font-size:10px}.databaseEntrySearchResult span{display:block;min-width:0;color:var(--ink);font-size:11px}.databaseEntryComments{gap:9px}.databaseCommentComposer{display:grid;gap:6px}.databaseCommentComposer select,.databaseCommentComposer textarea,.databaseEntryHistory>input{width:100%;min-width:0;padding:6px 8px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);font:inherit;font-size:11px}.databaseCommentComposer textarea{min-height:58px;resize:vertical}.databaseCommentComposer>button,.databaseEntryHistoryHeader button{display:inline-flex;align-items:center;justify-content:center;gap:5px;width:fit-content;background:var(--green-soft);color:var(--green)}.databaseCommentItem{display:grid;gap:5px;padding:7px;border:1px solid rgba(102,113,109,.15);border-radius:6px;background:var(--surface)}.databaseCommentItem.resolved{opacity:.56}.databaseCommentItem>button{display:grid;gap:3px;min-width:0;padding:0;background:transparent;color:var(--ink);text-align:left}.databaseCommentItem>button span,.databaseCommentItem>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.databaseCommentItem>button small{color:var(--muted);font-size:11px}.databaseCommentItem>div{display:flex;align-items:center;justify-content:space-between;gap:6px;color:var(--muted);font-size:10px}.databaseCommentItem>div button{min-height:22px;padding:0 5px;font-size:10px}.databaseEntryHistory{gap:8px}.databaseEntryHistoryHeader{display:flex;align-items:center;justify-content:space-between;gap:8px}.databaseEntryHistoryHeader button{white-space:nowrap}.databaseVersionItem{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px;border:1px solid rgba(102,113,109,.15);border-radius:6px;background:var(--surface)}.databaseVersionItem>div:first-child{display:grid;gap:2px;min-width:0}.databaseVersionItem strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:11px}.databaseVersionItem time,.databaseVersionItem span{color:var(--muted);font-size:10px}.databaseVersionItem>div:last-child{display:flex;flex:0 0 auto;gap:3px}.databaseVersionItem>div:last-child button{display:grid;width:26px;height:26px;min-height:26px;padding:0;place-items:center}.databaseEntryBodyHeader{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 6px;color:var(--muted);font-size:11px}.databaseEntryBodyHeader strong{color:var(--ink)}.databaseEntryBody{position:relative;min-height:270px}.databaseEntryBody .bn-container{position:relative;z-index:1;border:0;box-shadow:none}.databaseEntryEditor .databaseEntryBody .bn-editor{min-height:360px;padding:24px 54px 52px;border-radius:8px;font-family:inherit;line-height:1.65}.databaseEntryEditor .databaseEntryBody .bn-block-content{min-height:30px;min-width:0;max-width:100%}.databaseEntryEditor .databaseEntryBody .bn-side-menu{z-index:100!important}.databaseEntryEditor .databaseEntryBody [data-floating-ui-focusable]:has(.bn-side-menu){margin-left:0}.databaseEntryBody .bn-side-menu button[aria-label="Add block"],.databaseEntryBody .bn-side-menu button[aria-label="Open block menu"]{background:var(--surface);border:1px solid rgba(102,113,109,.16);box-shadow:0 2px 6px #1a221f14}.databaseEntryBody .bn-side-menu button[aria-label="Open block menu"]{cursor:grab}.databaseEntryBody .bn-side-menu button[aria-label="Open block menu"]{width:28px;height:28px;min-height:28px;color:var(--ink)!important;border-color:#2b705752;background:#fffdf7;box-shadow:0 2px 8px #1a221f24}.databaseEntryBody .bn-side-menu button[aria-label="Open block menu"] svg{width:19px;height:19px;color:currentColor;opacity:1}.databaseEntryBody .bn-side-menu button[aria-label="Open block menu"]:active{cursor:grabbing}.databaseEntryCommentHighlights{position:absolute;inset:0;z-index:2;pointer-events:none}.databaseEntryCommentHighlights span{position:absolute;display:block;border-radius:3px;background:#2b705714}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:2px;margin:0 0 10px;color:var(--muted);font-size:11px}.breadcrumbs>button,.breadcrumbItem button{display:inline-flex;align-items:center;gap:4px;padding:3px 5px;border-radius:4px;background:transparent;color:var(--muted)}.breadcrumbItem button{position:relative}.breadcrumbs button:hover,.breadcrumbItem button[aria-current=page]{background:var(--green-soft);color:var(--green)}.breadcrumbItem{display:inline-flex;align-items:center;gap:2px}.backlinks{margin-top:10px}.pageReference{min-width:0}.pageReference span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pageReference small{margin-left:auto;color:#a15c00;font-size:10px;font-weight:800;white-space:nowrap}.pageReference.trashed{border-color:#a15c0033;background:#fffaf2;color:#8b5a16}.bn-page-link{position:relative;width:min(100%,420px);min-height:42px;margin:8px 0;padding:9px 12px;border:1px solid rgba(15,118,110,.18);border-radius:7px;display:inline-flex;align-items:center;gap:8px;background:#f5faf8;color:var(--green);text-decoration:none;font-weight:800;box-shadow:0 3px 12px #0f766e14;cursor:pointer;box-sizing:border-box;min-width:0;overflow:hidden}.bn-page-link:hover{background:var(--green-soft)}.bn-page-link-card .bn-page-link-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bn-page-link-preview{position:absolute;left:0;top:calc(100% + 5px);z-index:100;width:260px;padding:8px 10px;border:1px solid rgba(102,113,109,.18);border-radius:7px;background:#fffcf7fa;box-shadow:0 10px 24px #342f2724;color:var(--muted);font-size:11px;line-height:1.4;opacity:0;pointer-events:none;transform:translateY(-3px);transition:opacity .12s ease,transform .12s ease}.bn-page-link:hover .bn-page-link-preview,.bn-page-link:focus-visible .bn-page-link-preview{opacity:1;transform:translateY(0)}.bn-page-link-shell{position:relative;width:min(100%,520px);margin:8px 0}.bn-page-link-shell .bn-page-link{width:100%;margin:0}.bn-page-link-content{min-width:0;max-width:100%;display:grid;gap:3px;text-align:left}.bn-page-link-text{width:auto!important;min-height:26px;padding:3px 2px;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--green);text-decoration:underline;text-decoration-color:#0f766e6b;text-underline-offset:3px}.bn-page-link-text:hover{background:transparent;color:#0b625c;text-decoration-color:currentColor}.bn-page-link-text .bn-page-link-preview{display:none}.bn-page-link-shell-text,.bn-web-link-shell-text{width:fit-content;max-width:100%;margin:2px 0}.bn-page-link-card .bn-page-link-preview,.bn-page-link-article .bn-page-link-preview{position:static;width:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--muted);opacity:1;transform:none;pointer-events:none;overflow-wrap:anywhere;word-break:break-word}.bn-page-link-card .bn-page-link-preview{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.bn-page-link-article{min-height:72px;padding:12px 14px;border-color:#66716d33;background:linear-gradient(135deg,#fffdf8,#f3f8f5);color:var(--ink);box-shadow:0 8px 20px #342f271a}.bn-page-link-article .bn-page-link-mark{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:7px;background:var(--green-soft);color:var(--green)}.bn-page-link-article .bn-page-link-preview{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.4}.bn-page-link-style-toolbar{position:absolute;top:auto;bottom:calc(100% + 6px);left:0;right:auto;z-index:1000;display:flex;flex-wrap:wrap;gap:2px;width:max-content;max-width:min(360px,calc(100vw - 28px));padding:3px;border:1px solid rgba(102,113,109,.2);border-radius:7px;background:#fffcf7fa;box-shadow:0 8px 20px #342f2729;opacity:0;pointer-events:none;transform:translateY(3px);transition:opacity .12s ease,transform .12s ease}.bn-page-link-shell:hover .bn-page-link-style-toolbar,.bn-page-link-shell:focus-within .bn-page-link-style-toolbar,.bn-web-link-shell:hover .bn-page-link-style-toolbar,.bn-web-link-shell:focus-within .bn-page-link-style-toolbar{opacity:1;pointer-events:auto;transform:translateY(0)}.bn-page-link-style-toolbar button{display:inline-flex;align-items:center;gap:4px;min-height:25px;padding:0 6px;border:0;border-radius:5px;background:transparent;color:var(--muted);font-size:10px;font-weight:800;white-space:nowrap}.bn-page-link-style-toolbar button:hover,.bn-page-link-style-toolbar button:focus-visible,.bn-page-link-style-toolbar button.active{background:var(--green-soft);color:var(--green);outline:0}.bn-page-link-style-toolbar button svg{flex:0 0 auto}.bn-page-link-style-toolbar-divider{width:1px;height:18px;margin:0 2px;background:#66716d33}.bn-inline-link-toolbar{display:flex;align-items:center;gap:2px;padding:4px;border:1px solid rgba(102,113,109,.2);border-radius:7px;background:#fffcf7fa;box-shadow:0 8px 20px #342f2729}.bn-inline-link-toolbar button{display:inline-flex;align-items:center;gap:4px;min-height:25px;padding:0 7px;border:0;border-radius:5px;background:transparent;color:var(--muted);font-size:10px;font-weight:800;white-space:nowrap}.bn-inline-link-toolbar button:hover,.bn-inline-link-toolbar button:focus-visible,.bn-inline-link-toolbar button.active{background:var(--green-soft);color:var(--green);outline:0}.bn-inline-link-toolbar button svg{flex:0 0 auto}.bn-inline-link-toolbar .bn-button{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:0 7px;border:0;border-radius:5px;background:transparent;color:var(--muted);font-size:10px;font-weight:800;white-space:nowrap}.bn-inline-link-toolbar .bn-button:hover,.bn-inline-link-toolbar .bn-button:focus-visible{background:var(--green-soft);color:var(--green);outline:0}.bn-inline-link-toolbar .bn-button svg{width:14px;height:14px}.bn-inline-link-toolbar-divider{width:1px;height:18px;margin:0 2px;background:#66716d33}.bn-web-link-shell,.bn-asset-shell,.editorToolCardBlock{position:relative;width:min(100%,520px);max-width:100%;margin:8px 0}.bn-asset-shell .bn-asset-card{width:100%;margin:0}.bn-web-link{box-sizing:border-box;width:100%;min-width:0;min-height:42px;display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(102,113,109,.18);border-radius:8px;background:#f8fbfa;color:var(--ink);text-decoration:none;box-shadow:0 4px 14px #342f2712;overflow:hidden}.bn-web-link:hover{border-color:#0f766e5c;background:var(--green-soft)}.bn-web-link-content{min-width:0;max-width:100%;display:grid;gap:3px;text-align:left}.bn-web-link-mark{display:grid;width:26px;height:26px;flex:0 0 auto;place-items:center;border-radius:6px;background:var(--green-soft);color:var(--green)}.bn-web-link-domain{overflow:hidden;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.bn-web-link strong,.bn-web-link-description{min-width:0;overflow:hidden;overflow-wrap:anywhere;word-break:break-word}.bn-web-link strong{color:var(--ink);font-size:12px}.bn-web-link-description{color:var(--muted);font-size:11px;line-height:1.4}.bn-web-link-text{width:auto;min-height:24px;padding:2px 0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--green);text-decoration:underline;text-decoration-color:#0f766e6b;text-underline-offset:3px}.bn-web-link-text:hover{background:transparent;color:#0b625c}.bn-web-link-text .bn-web-link-mark,.bn-web-link-text .bn-web-link-domain,.bn-web-link-text .bn-web-link-description{display:none}.bn-web-link-text .bn-web-link-content{display:block}.bn-web-link-article{min-height:82px;padding:13px 14px;background:linear-gradient(135deg,#fffdf8,#f2f7f4);box-shadow:0 9px 22px #342f271c}.bn-web-link-article .bn-web-link-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bn-web-link-config{display:grid;gap:7px;padding:12px;border:1px dashed rgba(15,118,110,.35);border-radius:8px;background:#f7faf7cc}.bn-web-link-configHeader{display:flex;align-items:center;gap:6px;color:var(--green);font-size:11px}.bn-web-link-config input{width:100%;min-width:0;min-height:29px;padding:4px 7px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);font:inherit;font-size:11px}.bn-web-link-config small{color:var(--muted);font-size:10px;line-height:1.4}.bn-web-link-edit{position:absolute;top:calc(100% + 8px);right:0;z-index:170;width:min(320px,calc(100vw - 32px));display:grid;gap:8px;padding:11px;border:1px solid rgba(102,113,109,.2);border-radius:8px;background:#fffcf7fc;box-shadow:0 12px 28px #342f2729}.bn-web-link-editHeader{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--ink);font-size:11px}.bn-web-link-editHeader button{display:grid;width:24px;min-height:24px;padding:0;place-items:center;border-radius:5px;background:transparent;color:var(--muted)}.bn-web-link-editHeader button:hover,.bn-web-link-editHeader button:focus-visible{background:var(--green-soft);color:var(--green);outline:0}.bn-web-link-edit label{display:grid;gap:3px;color:var(--muted);font-size:10px;font-weight:800}.bn-web-link-edit input,.bn-web-link-edit textarea{width:100%;min-width:0;min-height:28px;padding:5px 7px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);font:inherit;font-size:11px;resize:vertical}.bn-web-link-edit textarea{min-height:52px;line-height:1.4}.bn-link-media{position:relative;display:block;flex:0 0 auto;overflow:hidden;background:linear-gradient(135deg,#dcefe7,#e9e5d8 48%,#d8e4ee)}.bn-link-media img{display:block;width:100%;height:100%;object-fit:cover}.bn-link-media-favicon{display:grid;place-items:center;background:radial-gradient(circle at 20% 16%,rgba(255,255,255,.66),transparent 32%),linear-gradient(135deg,#dfeee8,#dce8f3 48%,#f1e5d1)}.bn-link-media-favicon img{width:48px;height:48px;padding:10px;box-sizing:border-box;border:1px solid rgba(255,255,255,.9);border-radius:14px;background:#ffffffe6;box-shadow:0 8px 18px #342f2724;object-fit:contain}.bn-link-media-fallback{display:grid;place-items:center;background:radial-gradient(circle at 18% 24%,rgba(255,255,255,.5),transparent 28%),linear-gradient(135deg,#176f65,#6b9b86 55%,#d5a35d);color:#fffdf7}.bn-link-media-fallback span{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.48);border-radius:12px;background:#16363047;color:#fffdf7;font-size:13px;font-weight:900;letter-spacing:.04em}.bn-page-link-card,.bn-web-link-card{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:0;padding:0}.bn-page-link-card .bn-page-link-mark,.bn-web-link-card .bn-web-link-mark,.bn-page-link-article .bn-page-link-mark,.bn-web-link-article .bn-web-link-mark{display:none}.bn-page-link-card .bn-link-media,.bn-web-link-card .bn-link-media{width:100%;height:112px;border-radius:7px 7px 0 0}.bn-page-link-card .bn-page-link-content,.bn-web-link-card .bn-web-link-content{width:100%;padding:11px 13px 13px;box-sizing:border-box}.bn-page-link-article,.bn-web-link-article{display:grid;grid-template-columns:142px minmax(0,1fr);align-items:stretch;gap:0;padding:0;overflow:hidden}.bn-page-link-article .bn-link-media,.bn-web-link-article .bn-link-media{width:142px;min-height:112px;height:100%;border-radius:7px 0 0 7px}.bn-page-link-article .bn-page-link-content,.bn-web-link-article .bn-web-link-content{align-content:center;width:auto;padding:13px 14px;box-sizing:border-box}.bn-page-link-text .bn-link-media,.bn-web-link-text .bn-link-media{display:none}.bn-page-link-shell-portrait,.bn-web-link-shell-portrait{width:min(100%,264px)}.bn-page-link-portrait,.bn-web-link-portrait{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:0;min-height:0;padding:0;overflow:hidden;border-radius:9px;background:#fbfaf6;box-shadow:0 10px 24px #342f271f}.bn-page-link-portrait .bn-link-media,.bn-web-link-portrait .bn-link-media{width:100%;height:178px;border-radius:8px 8px 0 0}.bn-page-link-portrait .bn-page-link-content,.bn-web-link-portrait .bn-web-link-content{width:100%;padding:12px 13px 14px;box-sizing:border-box}.bn-page-link-portrait .bn-page-link-title,.bn-web-link-portrait strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space:normal}.bn-page-link-portrait .bn-page-link-preview,.bn-web-link-portrait .bn-web-link-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.bn-web-link-editHint{color:var(--muted);font-size:10px;line-height:1.35}.bn-asset-card{width:100%;min-width:0;margin:0;overflow:hidden;border:1px solid rgba(102,113,109,.18);border-radius:9px;background:#fbfaf6;box-shadow:0 8px 20px #342f2714}.bn-asset-image-card>a{display:block;overflow:hidden;background:#eef1ed}.bn-asset-image{display:block;width:100%;max-height:420px;object-fit:contain;background:#eef1ed}.bn-asset-image-card-compact{display:grid;grid-template-columns:minmax(76px,28%) minmax(0,1fr);align-items:stretch;min-height:84px}.bn-asset-image-card-compact>a{grid-row:1 / span 2;min-height:84px}.bn-asset-image-card-compact .bn-asset-image{width:100%;height:100%;min-height:84px;max-height:none;object-fit:cover}.bn-asset-image-compact-meta{display:grid;min-width:0;align-content:center;gap:3px;padding:10px 12px 4px}.bn-asset-image-compact-meta strong,.bn-asset-image-compact-meta small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bn-asset-image-compact-meta strong{color:var(--ink);font-size:11px}.bn-asset-image-compact-meta small{color:var(--muted);font-size:9px;text-transform:uppercase}.bn-asset-image-card-compact .bn-asset-footer{grid-column:2;padding:4px 12px 8px}.bn-asset-footer-compact{padding-top:4px}.bn-asset-footer-compact>span{gap:0}.bn-asset-image-card>figcaption{padding:8px 12px 0;color:var(--muted);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bn-asset-pdf-preview{height:340px;background:#e9ece8}.bn-asset-pdf-preview iframe{display:block;width:100%;height:100%;border:0;background:#fff}.bn-asset-pdf-card-compact{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;min-height:84px}.bn-asset-pdf-compact-preview{display:grid;min-height:84px;align-content:center;justify-items:center;gap:4px;background:#f4e9e5;color:#b1533f}.bn-asset-pdf-compact-preview strong{font-size:12px;letter-spacing:.08em}.bn-asset-pdf-compact-meta{display:grid;min-width:0;gap:4px;padding:10px 12px 4px}.bn-asset-pdf-compact-meta strong,.bn-asset-pdf-compact-meta small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bn-asset-pdf-compact-meta strong{color:var(--ink);font-size:11px}.bn-asset-pdf-compact-meta small{color:var(--muted);font-size:9px}.bn-asset-pdf-card-compact .bn-asset-footer{grid-column:2;padding:4px 12px 8px}.bn-asset-video{display:block;width:100%;max-height:420px;background:#111}.bn-asset-audio-shell{display:flex;align-items:center;gap:10px;padding:16px 14px;background:#edf2ed;color:var(--green)}.bn-asset-audio-shell audio{width:100%;min-width:0}.bn-asset-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:9px 11px;border-top:1px solid rgba(102,113,109,.13)}.bn-asset-footer>span,.bn-asset-fileMeta{display:grid;min-width:0;gap:3px}.bn-asset-footer>span{flex:1}.bn-asset-footer strong,.bn-asset-fileMeta strong{min-width:0;overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.bn-asset-footer small,.bn-asset-fileMeta span{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.bn-asset-footer a,.bn-asset-download{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border:1px solid rgba(15,118,110,.16);border-radius:6px;background:var(--green-soft);color:var(--green)}.bn-asset-footer a:hover,.bn-asset-download:hover,.bn-asset-footer a:focus-visible,.bn-asset-download:focus-visible{border-color:#0f766e57;background:#d9eee5}.bn-asset-file-card{display:flex;align-items:center;gap:10px;padding:10px 11px}.bn-asset-file-card-card{display:grid;grid-template-columns:minmax(0,1fr);gap:0;padding:0}.bn-asset-fileCardPreview{display:grid;min-height:112px;align-content:center;justify-items:center;gap:4px;padding:14px;color:var(--green);text-align:center}.bn-asset-fileCardPreview strong{font-size:18px;letter-spacing:.06em}.bn-asset-fileCardPreview span{color:var(--muted);font-size:10px;font-weight:800}.bn-asset-fileCardBody{display:grid;gap:4px;min-width:0;padding:11px 13px;border-top:1px solid rgba(102,113,109,.13)}.bn-asset-fileCardBody strong,.bn-asset-fileCardBody span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bn-asset-fileCardBody strong{color:var(--ink);font-size:12px}.bn-asset-fileCardBody span{color:var(--muted);font-size:10px}.bn-asset-shell-card .bn-asset-fileIcon-document,.bn-asset-fileCardPreview.bn-asset-fileIcon-document{background:linear-gradient(135deg,#edf2fb,#dfe9f7)}.bn-asset-shell-card .bn-asset-fileIcon-spreadsheet,.bn-asset-fileCardPreview.bn-asset-fileIcon-spreadsheet{background:linear-gradient(135deg,#e8f5eb,#d9efdf)}.bn-asset-shell-card .bn-asset-fileIcon-presentation,.bn-asset-fileCardPreview.bn-asset-fileIcon-presentation{background:linear-gradient(135deg,#fff0e7,#f8dfd0)}.bn-asset-shell-card .bn-asset-fileIcon-code,.bn-asset-fileCardPreview.bn-asset-fileIcon-code{background:linear-gradient(135deg,#eeeaf8,#e2dcf3)}.bn-asset-shell-card .bn-asset-fileIcon-text,.bn-asset-fileCardPreview.bn-asset-fileIcon-text{background:linear-gradient(135deg,#f0f1f1,#e3e8e6)}.bn-asset-shell-card .bn-asset-fileIcon-archive,.bn-asset-fileCardPreview.bn-asset-fileIcon-archive{background:linear-gradient(135deg,#fff6d9,#f6e9bd)}.bn-asset-layout-toolbar{position:absolute;top:auto;right:8px;bottom:calc(100% + 5px);z-index:1000;display:flex;gap:2px;width:max-content;max-width:min(220px,calc(100vw - 28px));padding:3px;border:1px solid rgba(102,113,109,.2);border-radius:7px;background:#fffcf7fa;box-shadow:0 8px 20px #342f2729;opacity:0;pointer-events:none;transform:translateY(3px);transition:opacity .12s ease,transform .12s ease}.bn-asset-shell:hover .bn-asset-layout-toolbar,.bn-asset-shell:focus-within .bn-asset-layout-toolbar{opacity:1;pointer-events:auto;transform:translateY(0)}.bn-asset-layout-toolbar button{display:inline-flex;align-items:center;gap:4px;min-height:25px;padding:0 7px;border:0;border-radius:5px;background:transparent;color:var(--muted);font-size:10px;font-weight:800;white-space:nowrap}.bn-asset-layout-toolbar button:hover,.bn-asset-layout-toolbar button:focus-visible,.bn-asset-layout-toolbar button.active{background:var(--green-soft);color:var(--green);outline:0}.bn-asset-fileIcon{display:grid;flex:0 0 auto;width:40px;height:40px;place-items:center;border-radius:8px;background:var(--green-soft);color:var(--green);font-size:9px;font-weight:900;letter-spacing:.04em}.bn-asset-fileIcon small{margin-top:-2px;font-size:8px;line-height:1}.bn-asset-fileIcon-document{background:#edf2fb;color:#4168a5}.bn-asset-fileIcon-spreadsheet{background:#e8f5eb;color:#2e7a4a}.bn-asset-fileIcon-presentation{background:#fff0e7;color:#bb6037}.bn-asset-fileIcon-code{background:#eeeaf8;color:#6954a3}.bn-asset-fileIcon-text{background:#f0f1f1;color:#5e6864}.bn-asset-fileIcon-archive{background:#fff6d9;color:#9a7518}.bn-asset-fileIcon-pdf{background:#fde9e7;color:#bf4e46}.bn-asset-fileIcon-file{background:var(--green-soft);color:var(--green)}.bn-asset-fileMeta{flex:1}.databaseEntryUploadButton{display:inline-flex;align-items:center;gap:4px;margin-left:auto;color:var(--green)!important;white-space:nowrap}.assetUploadPopover{position:absolute;top:42px;right:calc(100% + 8px);z-index:5001;width:min(330px,calc(100vw - 28px));max-height:min(560px,calc(100vh - 32px));overflow:auto;padding:10px;border:1px solid rgba(102,113,109,.2);border-radius:10px;background:#fffdf8;box-shadow:0 18px 42px #252d2a2e;color:var(--ink)}.editorToolRail>.assetUploadPopover{top:47px;right:0}.databaseEntryBodyHeader{position:relative}.databaseEntryBodyHeader:has(.assetUploadPopover),.noteCoverControl:has(.assetUploadPopover){z-index:5000}.databaseEntryBodyHeader .assetUploadPopover{top:calc(100% + 8px);right:0}.assetUploadHeader,.assetUploadTabs,.assetCloudProviderRow{display:flex;align-items:center;gap:6px}.assetUploadHeader{justify-content:space-between;margin-bottom:9px}.assetUploadHeader>div{display:grid;min-width:0;gap:2px}.assetUploadHeader strong{font-size:12px}.assetUploadHeader span,.assetUploadPanel>span,.assetUploadPanel>strong,.assetUploadHint{color:var(--muted);font-size:10px;line-height:1.4}.assetUploadHeader>button{display:grid;width:25px;height:25px;min-height:25px;padding:0;place-items:center}.assetUploadTabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;margin-bottom:9px;padding:3px;border-radius:7px;background:#f0eee7}.assetUploadTabs button{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:28px;padding:0 4px;border-radius:5px;background:transparent;color:var(--muted);font-size:10px;font-weight:800}.assetUploadTabs button.active,.assetUploadTabs button:hover,.assetUploadTabs button:focus-visible{background:var(--surface);color:var(--green);outline:0}.assetUploadPanel{display:grid;gap:8px}.assetUploadLocalIcon{position:relative;display:grid;width:42px;height:42px;place-items:center;border-radius:10px;background:var(--green-soft);color:var(--green)}.assetUploadLocalIcon:after{position:absolute;right:-5px;bottom:-5px;display:grid;width:16px;height:16px;place-items:center;border:2px solid var(--surface);border-radius:6px;background:var(--green);color:#fff;content:"＋";font-size:9px;font-weight:900;line-height:1}.assetUploadPanel>strong{color:var(--ink);font-size:12px}.assetUploadPrimary{display:inline-flex;align-items:center;justify-content:center;gap:5px;width:100%;min-height:31px;padding:0 9px;border:1px solid rgba(15,118,110,.16);border-radius:6px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:800}.assetUploadPrimary:hover,.assetUploadPrimary:focus-visible{border-color:#0f766e57;background:#d9eee5;outline:0}.assetUploadPrimary:disabled{cursor:not-allowed;opacity:.5}.assetUploadField,.assetUploadKind{display:grid;gap:4px;color:var(--muted);font-size:10px;font-weight:800}.assetUploadField input,.assetUploadKind select{width:100%;min-width:0;min-height:29px;padding:5px 7px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);font:inherit;font-size:11px}.assetCloudProviderRow{flex-wrap:wrap;color:var(--muted);font-size:10px;font-weight:800}.assetCloudProviderRow>span{flex:1 0 100%}.assetCloudProviderRow button{min-height:23px;padding:0 6px;border:1px solid rgba(102,113,109,.16);border-radius:5px;background:#f6f3ec;color:var(--muted);font-size:9px}.assetCloudProviderRow button:hover,.assetCloudProviderRow button:focus-visible,.assetCloudProviderRow button.active{border-color:#0f766e47;background:var(--green-soft);color:var(--green);outline:0}.assetUnsplashGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:330px;overflow:auto}.assetUnsplashSearchRow{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:6px}.assetUnsplashShuffle{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:29px;padding:0 8px;border:1px solid rgba(15,118,110,.16);border-radius:6px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:800;white-space:nowrap}.assetUnsplashShuffle:hover,.assetUnsplashShuffle:focus-visible{border-color:#0f766e57;background:#d9eee5;outline:0}.assetUnsplashCount{display:block;color:var(--muted);font-size:9px;text-align:right}.assetUnsplashChoice{display:grid;min-width:0;gap:4px;padding:0;border:1px solid rgba(102,113,109,.14);border-radius:7px;overflow:hidden;background:#f6f3ec;color:var(--ink);text-align:left}.assetUnsplashChoice:hover,.assetUnsplashChoice:focus-visible{border-color:#0f766e5c;outline:2px solid rgba(15,118,110,.12)}.assetUnsplashChoice img{display:block;width:100%;height:72px;object-fit:cover}.assetUnsplashChoice span{overflow:hidden;padding:0 6px 6px;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.assetUploadClear{width:100%;min-height:27px;margin-top:9px;border:1px solid rgba(164,83,64,.18);border-radius:6px;background:#fff5f0;color:#a45340;font-size:10px}.noteCoverControl{position:relative;flex:0 0 auto;min-width:max-content}.noteCoverButton{display:inline-flex;align-items:center;gap:4px;min-height:32px;min-width:max-content;padding:0 10px;border:1px solid rgba(15,118,110,.2);border-radius:7px;background:#f2fbf7;color:var(--green);box-shadow:0 4px 12px #23352f12;font-size:11px;font-weight:800;white-space:nowrap;writing-mode:horizontal-tb}.noteCoverButton:hover,.noteCoverButton:focus-visible,.noteCoverButton.active{border-color:#0f766e6b;background:var(--green);color:#fff;outline:0}.noteCoverButtonEmpty{border-style:dashed;background:#fffdf8}.noteCoverButton svg:last-child{margin-left:2px;opacity:.72}.noteCoverControl .assetUploadPopover{top:calc(100% + 8px);left:0;right:auto}.noteCoverBanner{position:relative;height:clamp(110px,17vw,190px);margin:0 0 12px;overflow:hidden;border-radius:9px;background:#e7ece8}.noteCoverBanner:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(24,35,31,.33));content:"";pointer-events:none}.noteCoverBanner img{display:block;width:100%;height:100%;object-fit:cover}.noteCoverBanner button{position:absolute;right:10px;bottom:9px;z-index:1;min-height:26px;padding:0 8px;border:1px solid rgba(255,255,255,.48);border-radius:5px;background:#1c2a258f;color:#fffdf7;font-size:10px}.view-notes .noteCoverBanner{width:100%;max-width:none;height:220px;min-height:220px;margin:0 0 12px}@media(max-width:560px){.bn-asset-pdf-preview{height:230px}.bn-asset-image{max-height:300px}.bn-asset-video{max-height:260px}}@media(max-width:720px){.view-notes .noteCoverBanner{height:170px;min-height:170px}}@media(max-width:560px){.bn-page-link-article,.bn-web-link-article{grid-template-columns:92px minmax(0,1fr)}.bn-page-link-article .bn-link-media,.bn-web-link-article .bn-link-media{width:92px;min-height:96px}.bn-page-link-article .bn-page-link-content,.bn-web-link-article .bn-web-link-content{padding:10px 11px}}.blockNoteEditor .bn-editor a:not(.bn-page-link):not(.bn-web-link){position:relative;display:inline;max-width:none;padding:0;border:0;border-radius:0;background:transparent;color:var(--green);text-decoration:underline;text-decoration-color:#0f766e6b;text-underline-offset:3px}.blockNoteEditor .bn-editor a:not(.bn-page-link):not(.bn-web-link):hover,.blockNoteEditor .bn-editor a:not(.bn-page-link):not(.bn-web-link):focus-visible{color:#0b625c}.databaseTable{width:100%;max-width:100%;min-width:0;contain:inline-size;overflow-x:auto;overflow-y:auto;max-height:min(58vh,560px);border:1px solid var(--line);border-radius:8px}.databaseVirtualRows{position:relative;min-width:100%}.databaseVirtualRows>div{position:absolute;inset:0 auto auto 0;min-width:100%}.databaseTableLoadState{position:sticky;bottom:8px;display:block;width:fit-content;margin:0 auto;padding:4px 9px;border-radius:999px;color:var(--muted);background:#ffffffe6;font-size:11px;pointer-events:none}.databaseVirtualRows .databaseRow{height:48px;min-height:48px;max-height:48px;overflow:hidden;box-sizing:border-box}.databaseVirtualRows .databaseRow>*{min-width:0;max-width:100%;overflow:hidden}.databaseRow{min-width:420px;padding:7px 8px;border-top:1px solid rgba(102,113,109,.14);content-visibility:auto;contain:layout paint style;contain-intrinsic-size:0 48px}.databaseTable .databaseRow{width:max-content;min-width:100%}.databaseRow:first-child{border-top:0}.databaseHead{color:var(--muted);background:#f3efe7;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.databaseColumnHeader{min-width:0;padding:2px 4px;cursor:grab}.databaseColumnHeader:active{cursor:grabbing}.databaseColumnTitle{display:flex;align-items:center;justify-content:space-between;gap:6px}.databaseColumnTitle button{min-width:22px;min-height:22px;padding:0;border-radius:5px;background:transparent;color:var(--muted)}.databaseColumnTitle button:hover,.databaseColumnTitle button.active{background:var(--green-soft);color:var(--green)}.databaseFilterInput{width:100%;min-height:26px;margin-top:5px;padding:3px 6px;border:1px solid rgba(15,118,110,.3);border-radius:5px;background:var(--surface);color:var(--ink);font-size:11px;text-transform:none;letter-spacing:0}.databaseRow input,.databaseRow select{width:100%;min-width:0;min-height:32px;padding:4px 6px;border:1px solid transparent;border-radius:6px;outline:0;background:transparent;color:var(--ink)}.databaseRow input:focus,.databaseRow select:focus{border-color:#0f766e59;background:#fffdf7}.databaseAdd{min-height:34px;margin-top:10px;padding:0 10px;border-radius:8px;display:inline-flex;align-items:center;gap:5px;background:transparent;color:var(--green);font-size:12px;font-weight:800}.databaseBoard{display:grid;grid-template-columns:repeat(3,minmax(170px,1fr));gap:10px;overflow-x:auto}.databaseBoardColumn{min-height:180px;padding:9px;border:1px solid rgba(102,113,109,.16);border-radius:8px;background:#f8f5ef}.databaseBoardColumn h4{margin:0 0 8px;color:var(--muted);font-size:12px}.databaseCard{display:grid;gap:6px;margin-top:7px;padding:9px;border:1px solid rgba(102,113,109,.16);border-radius:7px;background:var(--surface);box-shadow:0 2px 7px #2c261c0f}.databaseCard input,.databaseCard select{width:100%;min-height:28px;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--ink)}.databaseCard input:focus,.databaseCard select:focus{border-color:#0f766e4d;outline:0}.databaseCard small{color:var(--muted);font-size:11px}.databaseCalendar,.databaseList{display:grid;gap:6px}.databaseCalendarRow,.databaseListRow{display:grid;grid-template-columns:135px minmax(0,1fr);align-items:center;gap:10px;padding:9px;border-bottom:1px solid rgba(102,113,109,.14)}.databaseCalendarRow input{min-height:30px;border:1px solid var(--line);border-radius:6px;padding:0 6px;background:var(--surface)}.databaseCalendarRow div{display:grid;gap:2px}.databaseCalendarRow span,.databaseListRow span{color:var(--muted);font-size:12px}.databaseListRow{grid-template-columns:24px minmax(0,1fr) auto}.databaseListRow input[type=text]{min-height:30px;border:1px solid transparent;background:transparent;color:var(--ink)}.slashMenu{position:absolute;left:14px;top:18px;z-index:25;width:min(360px,calc(100% - 28px));padding:8px;border:1px solid rgba(102,113,109,.18);border-radius:8px;background:#fffcf7fa;box-shadow:0 20px 50px #2c261c2e}.slashMenuHint{padding:5px 8px 7px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.slashMenu button{width:100%;min-height:38px;padding:0 8px;border-radius:6px;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:7px;background:transparent;color:var(--ink);text-align:left}.slashMenu button:hover,.slashMenu button:focus-visible{background:var(--green-soft);outline:0}.slashIcon{width:24px;height:24px;display:grid;place-items:center;border-radius:6px;background:#f3efe7;color:var(--green)}.slashShortcut{color:var(--muted);font-size:11px}.selectionBubbleMenu{z-index:35;min-height:44px;padding:5px;border:1px solid rgba(102,113,109,.22);border-radius:8px;display:flex;align-items:center;gap:3px;background:#fffcf7f5;box-shadow:0 18px 44px #2c261c2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.noteFormattingCommentControl,.noteFormattingAIControl{position:relative;display:inline-flex;align-items:center}.noteFormattingAIButton{display:inline-flex;align-items:center;gap:4px;min-height:30px;padding:0 8px;border-left:1px solid var(--line);border-radius:0 5px 5px 0;background:linear-gradient(135deg,#755ed51f,#0f766e1a);color:#6750b7;font-size:10px;font-weight:800;white-space:nowrap}.noteFormattingAIButton:hover,.noteFormattingAIButton:focus-visible{background:linear-gradient(135deg,#755ed533,#0f766e2b);outline:0}.noteAIWidget{position:absolute;right:204px;bottom:16px;z-index:6500}.noteAIPopover{position:absolute;right:0;bottom:52px;width:min(370px,calc(100vw - 28px));display:grid;gap:10px;padding:14px;border:1px solid rgba(117,94,213,.22);border-radius:15px;background:#fffdf9f7;box-shadow:0 24px 60px #2a23413b;color:var(--ink);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);animation:noteAIPanelIn .18s cubic-bezier(.2,.75,.2,1) both}.noteAIPopover>header{display:flex;align-items:center;gap:9px}.noteAIPopover>header>div{min-width:0;flex:1}.noteAIPopover>header strong,.noteAIPopover>header small{display:block}.noteAIPopover>header strong{font-size:13px}.noteAIPopover>header small{margin-top:2px;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.noteAIPopover>header>button{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;color:var(--muted)}.noteAIPopover>header>button:hover{background:var(--green-soft);color:var(--green)}.noteAIOrb{display:grid;width:30px;height:30px;place-items:center;color:#6651b2}.noteAIActionGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.noteAIActionGrid button{min-height:32px;padding:0 8px;border:1px solid rgba(102,113,109,.18);border-radius:8px;background:#ffffffad;color:var(--muted);font-size:11px;font-weight:750}.noteAIActionGrid button:hover,.noteAIActionGrid button.active{border-color:#755ed561;background:#f0ecfb;color:#604baf}.noteAIPopover label{display:grid;gap:5px;color:var(--muted);font-size:10px;font-weight:800}.noteAIPopover input{width:100%;min-height:34px;padding:7px 9px;border:1px solid rgba(102,113,109,.2);border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:12px}.noteAIPrimary{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border-radius:9px;background:linear-gradient(135deg,#1d766d,#6350ad);color:#fff;font-size:12px;font-weight:850}.noteAIPrimary:disabled{cursor:wait;opacity:.58}.noteAIDelegate{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;color:#56706b;font-size:10px;font-weight:800}.noteAIDelegate:hover{color:#5f4dab;text-decoration:underline;text-underline-offset:3px}.noteAIDraft{max-height:210px;overflow:auto;padding:10px;border:1px solid rgba(102,113,109,.14);border-radius:9px;background:#f8f6fc}.noteAIDraft>span{color:#6651b2;font-size:10px;font-weight:900}.noteAIDraft>p{margin:5px 0 0;white-space:pre-wrap;font-size:12px;line-height:1.55}.noteAIActions{display:flex;justify-content:flex-end;gap:7px}.noteAIActions>button:first-child{padding:0 9px;color:var(--muted);font-size:11px}.noteAIActions .noteAIPrimary{padding:0 10px}.noteAIError{margin:0;color:#b54745;font-size:10px;font-weight:650;line-height:1.4}@keyframes noteAIPanelIn{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes noteAIOrbDrift{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-2px) rotate(6deg)}}@media(max-width:720px){.noteAIWidget.noteAIWidget.open{position:fixed;z-index:6800;right:12px;bottom:calc(140px + max(0px,env(safe-area-inset-bottom)));left:12px;width:auto}.noteAIWidget.noteAIWidget.open .noteAIPopover{position:relative;right:auto;bottom:auto;width:100%;max-width:none;max-height:min(520px,calc(100dvh - 184px));overflow-x:hidden;overflow-y:auto;box-sizing:border-box;padding:12px}.noteAIWidget.noteAIWidget.open .noteAIPopover>header strong{font-size:12px}.noteAIWidget.noteAIWidget.open .noteAIPopover>header small{font-size:9px}}.noteFormattingCommentButton{display:inline-flex;align-items:center;gap:4px;min-height:30px;padding:0 7px;border-left:1px solid var(--line);border-radius:0 5px 5px 0;background:transparent;color:var(--muted);font-size:10px;white-space:nowrap}.noteFormattingCommentButton:hover,.noteFormattingCommentButton:focus-visible,.noteFormattingCommentButton.active{background:var(--green-soft);color:var(--green);outline:0}.noteFormattingCommentPopover{position:fixed;width:min(320px,calc(100vw - 24px));max-width:calc(100vw - 24px);z-index:5005;display:grid;gap:8px;padding:10px;border:1px solid rgba(102,113,109,.22);border-radius:8px;background:var(--surface);box-shadow:0 16px 36px #252d2a33;color:var(--ink)}.noteFormattingCommentPopover strong{font-size:11px}.noteFormattingCommentPopover textarea{width:100%;min-height:70px;resize:vertical;padding:7px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--ink);font:inherit;font-size:11px}.noteFormattingCommentPopover textarea:focus{border-color:var(--green);outline:2px solid rgba(15,118,110,.12)}.noteFormattingCommentPopover>div{display:flex;justify-content:flex-end;gap:5px}.noteFormattingCommentPopover>div button{min-height:26px;padding:0 8px;border-radius:5px;background:transparent;color:var(--muted);font-size:10px}.noteFormattingCommentPopover>div button:last-child{display:inline-flex;align-items:center;gap:4px;background:var(--green);color:#fff}.noteFormattingCommentPopover>div button:last-child:disabled{cursor:not-allowed;opacity:.45}@media(max-width:720px){.noteFormattingAIButton,.noteFormattingCommentButton{min-height:36px;padding-inline:9px;-webkit-tap-highlight-color:transparent}.noteFormattingCommentPopover{width:min(320px,calc(100vw - 20px));max-width:calc(100vw - 20px);max-height:min(260px,calc(100dvh - 24px));overflow-y:auto;padding:12px}}.selectionBubbleMenu button{width:32px;height:32px;border-radius:6px;display:grid;place-items:center;background:transparent;color:#40504b}.selectionBubbleMenu button:hover{background:var(--green-soft);color:var(--green)}.blockSideMenu{position:absolute;left:-34px;z-index:20;min-height:32px;display:flex;align-items:center;gap:2px;padding:2px;border:1px solid rgba(102,113,109,.16);border-radius:8px;background:#fffcf7f5;box-shadow:0 8px 22px #2c261c1f;transform:translateY(-2px)}.blockSideMenu button{width:28px;height:28px;border-radius:6px;display:grid;place-items:center;background:transparent;color:#80908a}.blockSideMenu button:hover{background:var(--green-soft);color:var(--green)}.inlineComposer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:10px;padding:8px;border-radius:8px;background:#f8f3eb;border:1px solid rgba(102,113,109,.16)}.inlineComposer input{min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.inlineComposer button{min-height:34px;padding:0 10px;border-radius:8px;background:var(--green);color:#fffdf7;display:inline-flex;align-items:center;gap:5px}.dangerButton{width:100%;margin-top:14px;background:#fff3ef;color:#ac422a;border:1px solid rgba(223,108,79,.26)}.miniStats{margin-top:18px}.blockPreview{display:grid;gap:8px;margin-top:16px}.savedBlock{position:relative;padding:2px 0 2px 28px;border:1px solid transparent;border-radius:8px;background:transparent;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.savedBlock:hover,.savedBlock:focus-within{border-color:#0f766e4d;background:#f3efe76b;box-shadow:none}.savedBlock[draggable=true]{cursor:grab}.savedBlock[draggable=true]:active{cursor:grabbing;transform:scale(.995)}.savedBlockBar{position:absolute;top:7px;left:4px;min-height:28px;display:flex;align-items:center;gap:7px;color:#9aa39f;opacity:0;transition:opacity .16s ease}.blockDragHandle{color:#9aa39f;touch-action:none}.savedBlockActions{margin-left:auto;display:flex;align-items:center;gap:2px;opacity:0;transition:opacity .16s ease}.savedBlock:hover .savedBlockBar,.savedBlock:focus-within .savedBlockBar{opacity:1}.savedBlock:hover .savedBlockActions,.savedBlock:focus-within .savedBlockActions{opacity:1}.savedBlockActions button{width:28px;height:28px;border-radius:6px;display:grid;place-items:center;background:transparent;color:var(--muted)}.savedBlockActions button:hover:not(:disabled){background:var(--green-soft);color:var(--green)}.savedBlockActions button:last-child:hover:not(:disabled){background:#fff0ee;color:#a8483a}.savedBlockActions button:disabled{opacity:.3;cursor:not-allowed}.savedBlock>p{margin:4px 2px 2px;color:#40504b;line-height:1.45}.databaseSavedBlock{padding:2px 0 4px}.databaseSavedBlock .databaseBlock{margin:4px 0 0;background:#fffdf7}.blockPreview p{margin:0;padding:10px;border-radius:8px;background:#f3efe7;color:#40504b;line-height:1.45}.lowerGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.taskPanel,.memoryPanel,.detailPanel,.inboxPanel,.heroBand{scroll-margin-top:18px}.sectionHeader.compact{margin-bottom:12px}.taskPanelHint{max-width:520px;margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.taskPanelEmpty{margin:16px 0 4px;padding:15px;border:1px dashed #cddbd3;border-radius:8px;background:var(--green-soft);color:var(--muted);font-size:11px;line-height:1.55}.taskRow,.memoryRow{display:grid;align-items:center;gap:12px;padding:12px 0;border-top:1px solid rgba(102,113,109,.14);width:100%;background:transparent;text-align:left;color:inherit}.taskRow{display:flex;align-items:center;gap:8px}.taskRowMain{display:grid;flex:1;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:0;background:transparent;color:inherit;text-align:left}.taskRowMain:hover .taskRowCopy strong{color:var(--green)}.taskRowCopy{display:grid!important;min-width:0;gap:2px}.taskRowDelegate{flex:0 0 auto;padding:5px 8px;border:1px solid #c6ddd0;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:750}.taskRowDelegate:hover:not(:disabled){border-color:var(--green);background:#e2f4e9}.taskRowDelegate:disabled,.taskRowMain:disabled{cursor:wait;opacity:.62}.taskRow strong,.taskRow span{display:block}.taskRow span,.taskRow time{color:var(--muted);font-size:13px}.statusDot{width:10px;height:10px;border-radius:50%;background:var(--coral)}.statusDot.doing{background:var(--blue)}.statusDot.done{background:var(--green)}.memoryRow{grid-template-columns:22px minmax(0,1fr) auto}.memoryRow.approved{color:var(--green)}.memoryRow.approved p{color:#315c58}.memoryRow.rejected{color:var(--muted)}.memoryRow.rejected p{color:#7a625e;text-decoration:line-through}.memoryActions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.memoryActions button{min-height:32px;padding:0 10px;border-radius:8px;background:#edf7f0;color:#315c58;font-size:12px;font-weight:800}.memoryActions button.danger{background:#fff0ee;color:#a8483a}.memoryActions span{min-width:58px;color:var(--muted);font-size:12px;font-weight:800;text-align:right}.inboxPanel{margin-top:18px}.inboxHero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 0 16px}.inboxHeroTitle{display:flex;min-width:0;align-items:flex-start;gap:12px}.inboxHeroTitle h2{margin:4px 0 5px;font-size:clamp(23px,3vw,30px);letter-spacing:-.04em}.inboxHeroTitle p{max-width:620px;margin:0;color:var(--muted);font-size:12px;line-height:1.5}.inboxHeroIcon{position:relative;display:grid;width:44px;height:44px;flex:none;place-items:center;border-radius:14px;background:linear-gradient(145deg,#177d73,#14514d);color:#fff;box-shadow:0 10px 22px #177d732e}.inboxHeroIcon i{position:absolute;right:-5px;bottom:-5px;display:grid;width:18px;height:18px;place-items:center;border:2px solid var(--surface);border-radius:7px;background:#d58a55;color:#fff8ed;font-size:10px;font-style:normal;font-weight:900}.inboxHeroStats{display:flex;flex:none;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.inboxHeroStats span{display:grid;min-width:66px;gap:2px;padding:9px 11px;border-left:1px solid var(--line);text-align:center}.inboxHeroStats span:first-child{border-left:0}.inboxHeroStats strong{color:var(--ink);font-size:18px;line-height:1}.inboxHeroStats small{color:var(--muted);font-size:9px;font-weight:800}.inboxConnectedStrip{display:flex;align-items:center;gap:9px;margin-bottom:12px;padding:9px 11px;border:1px solid rgba(15,118,110,.14);border-radius:10px;background:linear-gradient(135deg,#edf9f4d1,#f5f1ffb8)}.inboxConnectedIcon{display:grid;width:28px;height:28px;flex:none;place-items:center;border-radius:8px;background:#e5f2ed;color:var(--green)}.inboxConnectedStrip>span:nth-child(2){display:grid;min-width:0;gap:2px;flex:1}.inboxConnectedStrip strong{color:var(--ink);font-size:11px}.inboxConnectedStrip small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.inboxConnectedStrip .intakeSecondaryButton{flex:none;min-height:29px}.inboxDatabaseButton{display:inline-flex;align-items:center;gap:6px;flex:none;min-height:29px;padding:0 10px;border:1px solid rgba(43,109,243,.18);border-radius:8px;color:#2b6df3;background:#ffffffc2;font-size:10px;font-weight:850;cursor:pointer}.inboxDatabaseButton:hover,.inboxDatabaseButton[aria-pressed=true]{border-color:#2b6df357;background:#edf3ff}.gmailInboxMode>.inboxToolbar,.gmailInboxMode>.inboxList{display:none}.inboxToolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.inboxFilterTabs{display:flex;max-width:100%;overflow-x:auto;gap:4px;padding:3px;border-radius:9px;background:#f1eee9}.inboxFilterTabs button{display:inline-flex;align-items:center;gap:5px;min-height:29px;padding:0 8px;border-radius:7px;color:var(--muted);font-size:10px;font-weight:850;white-space:nowrap}.inboxFilterTabs button:hover{color:var(--ink)}.inboxFilterTabs button.active{background:var(--surface);color:var(--green);box-shadow:0 3px 9px #2f433b14}.inboxFilterTabs b{display:grid;min-width:16px;height:16px;place-items:center;border-radius:99px;background:#0f766e1a;color:inherit;font-size:8px}.inboxSearch{position:relative;display:flex;min-width:190px;align-items:center;gap:6px;padding:0 8px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted)}.inboxSearch input{width:100%;min-height:31px;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:10px}.inboxSearch button{display:grid;width:20px;height:20px;flex:none;place-items:center;border-radius:5px;color:var(--muted)}.inboxSearch button:hover{background:var(--green-soft);color:var(--green)}.inboxPanel .intakeComposer{width:100%}.intakeAutoHint{display:block;margin-top:8px;color:var(--muted);font-size:10px;line-height:1.45}.intakeComposer .intakeSaveButton{border-color:#0f766e3d;background:#e8f5ef;color:var(--green)}.intakeComposer .intakeSaveButton:hover:not(:disabled){border-color:var(--green);background:#dcefeb}.inboxCaptureItem{display:grid;gap:9px;padding:14px;border:1px solid var(--line);border-left:3px solid #b6c3bd;border-radius:10px;background:var(--surface);box-shadow:0 7px 18px #304b3e0a}.inboxCaptureItem.status-new{border-left-color:#d58a55}.inboxCaptureItem.status-processing{border-left-color:#6f63b4}.inboxCaptureItem.status-organized{border-left-color:var(--green)}.inboxCaptureItem.status-archived{opacity:.68}.inboxCaptureTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.inboxCaptureIdentity{display:flex;min-width:0;align-items:center;gap:9px}.inboxCaptureIdentity>div{display:grid;min-width:0;gap:3px}.inboxCaptureIdentity strong{overflow:hidden;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.inboxCaptureIdentity small{color:var(--muted);font-size:9px}.inboxCaptureSource{display:inline-flex;flex:none;align-items:center;gap:4px;padding:5px 6px;border-radius:7px;background:#edf5f1;color:var(--green);font-size:9px;font-weight:850}.inboxCaptureSource.source-voice{background:#f4eefe;color:#6651b2}.inboxCaptureSource.source-mail{background:#f9e8dd;color:#b55e34}.inboxCaptureSource.source-file{background:#e8edf5;color:#556b8f}.inboxCaptureSource.source-calendar{background:#e5f0fb;color:#3474a7}.inboxCaptureStatus{flex:none;padding:4px 7px;border-radius:99px;background:#edf0ee;color:var(--muted);font-size:9px;font-weight:900}.inboxCaptureStatus.new{background:#fff0e3;color:#a35f26}.inboxCaptureStatus.processing{background:#eee8f8;color:#6651b2}.inboxCaptureStatus.organized{background:#e4f3e9;color:#28776b}.inboxCaptureStatus.archived{background:#f1eee9;color:#707b76}.inboxCaptureItem>p{display:-webkit-box;overflow:hidden;margin:0;color:#43514c;font-size:12px;line-height:1.5;white-space:pre-wrap;-webkit-box-orient:vertical;-webkit-line-clamp:4}.inboxCaptureError{padding:7px 8px;border-radius:7px;background:#fff0ed;color:#a94a37;font-size:10px;line-height:1.4}.inboxCaptureDestination{width:fit-content;padding:3px 6px;border-radius:5px;background:#eef5f1;color:var(--green);font-size:9px;font-weight:850}.inboxCaptureActions{display:flex;flex-wrap:wrap;gap:6px}.inboxCaptureActions .intakeTertiaryButton{display:inline-flex;align-items:center;gap:4px;min-height:27px;padding:4px 7px;border:1px solid var(--line);border-radius:6px;background:transparent;color:var(--muted);font-size:9px;font-weight:800}.inboxCaptureActions .intakeTertiaryButton:hover:not(:disabled){border-color:#0f766e5c;background:var(--green-soft);color:var(--green)}.inboxEmptyState{display:grid;justify-items:center;gap:6px;padding:34px 16px;border:1px dashed #cddbd3;border-radius:10px;background:color-mix(in srgb,var(--green-soft) 54%,var(--surface));text-align:center}.inboxEmptyIcon{position:relative;display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:#e5f2ed;color:var(--green)}.inboxEmptyIcon i{position:absolute;right:-5px;bottom:-5px;display:grid;width:17px;height:17px;place-items:center;border:2px solid var(--surface);border-radius:6px;background:var(--green);color:#fff;font-size:9px;font-style:normal;font-weight:900}.inboxEmptyState strong{color:var(--ink);font-size:13px}.inboxEmptyState p{max-width:430px;margin:0;color:var(--muted);font-size:11px;line-height:1.5}.inboxList{display:grid;gap:10px}.legacyInboxPanel .inboxList button{min-height:52px;padding:0 12px;border-radius:8px;display:grid;grid-template-columns:24px minmax(0,1fr) 20px;align-items:center;gap:10px;background:#f8f3eb;color:#40504b;text-align:left}.toast{position:fixed;right:18px;bottom:88px;z-index:40;max-width:min(360px,calc(100vw - 28px));padding:12px 14px;border-radius:8px;background:#102f2d;color:#fffdf7;box-shadow:var(--shadow)}@media(max-width:720px){.toast{right:12px;bottom:150px;max-width:calc(100vw - 24px)}}.authOverlay{position:fixed;inset:0;z-index:260;display:grid;place-items:center;padding:20px;background:#161f1c52;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.authDialog{width:min(430px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:14px;background:#fffdf8;box-shadow:0 28px 80px #1c282345}.authDialogHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 16px;border-bottom:1px solid rgba(102,113,109,.12)}.authDialogBrand{display:flex;align-items:center;gap:11px;min-width:0}.authDialogBrand>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#dcebe4;color:#176d60}.authDialogBrand div{display:grid;gap:3px;min-width:0}.authDialogBrand strong{color:var(--ink);font-size:14px}.authDialogBrand small{color:var(--muted);font-size:11px}.authCloseButton{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;color:var(--muted)}.authCloseButton:hover{background:#f1eee7;color:var(--ink)}.authModeTabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:16px 20px 0}.authModeTabs button{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 8px;border-bottom:2px solid transparent;color:var(--muted);font-size:12px;font-weight:800}.authModeTabs button.active{border-color:var(--green);color:var(--green);background:#eef6f1}.authSocialButtons{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px 20px 0}.authSocialButton{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0 8px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font-size:10px;font-weight:800}.authSocialButton:hover:not(:disabled){border-color:var(--green);background:#eef8f3}.authSocialButton:disabled{cursor:wait;opacity:.6}.authProviderMark{display:grid;width:20px;height:20px;flex:none;place-items:center;border-radius:50%;font-size:12px;font-weight:900}.authProviderMark.google{color:#4285f4;background:#f0f4ff}.authProviderMark.apple{color:#fff;background:#111;font-size:8px}.authDivider{display:flex;align-items:center;gap:8px;padding:14px 20px 0;color:var(--muted);font-size:9px}.authDivider:before,.authDivider:after{content:"";height:1px;flex:1;background:var(--line)}.authForm{display:grid;gap:14px;padding:20px}.authForm label{display:grid;gap:6px;color:var(--ink);font-size:12px;font-weight:800}.authForm input{width:100%;min-width:0;height:40px;padding:0 11px;border:1px solid rgba(102,113,109,.22);border-radius:8px;background:#fff;color:var(--ink);outline:none}.authForm input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0f766e1f}.authPasswordField{position:relative}.authPasswordField input{padding-right:42px}.authPasswordField button{position:absolute;top:5px;right:5px;width:30px;height:30px;display:grid;place-items:center;border-radius:6px;color:var(--muted)}.authPasswordField button:hover{background:#f1eee7;color:var(--ink)}.authPrimaryButton{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border-radius:8px;background:#176d60;color:#fff;font-size:12px;font-weight:800}.authPrimaryButton:hover{background:#12584e}.authPrimaryButton:disabled{cursor:wait;opacity:.65}.authFeedback{margin:0;padding:9px 10px;border-radius:7px;font-size:11px;line-height:1.45}.authFeedback.error{background:#fff0ed;color:#a53f30}.authFeedback.success{background:#edf8f0;color:#2d7149}.authNotice{display:flex;align-items:flex-start;gap:9px;margin:20px;padding:12px;border-radius:8px;font-size:12px;line-height:1.5}.authNotice p{margin:0}.authNotice.warning{background:#fff5dd;color:#765624}.authSignedIn{display:grid;justify-items:center;gap:8px;padding:30px 20px 24px;color:var(--ink)}.authSignedIn>span{color:var(--muted);font-size:12px;overflow:hidden;max-width:100%;text-overflow:ellipsis}.authSuccessIcon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#e4f3e9;color:#318258}.authSignedIn .authPrimaryButton{width:100%;margin-top:10px}.spin{animation:authSpin .9s linear infinite}@keyframes authSpin{to{transform:rotate(360deg)}}.mobileNav{display:none}@media(max-width:1120px){.shell{grid-template-columns:minmax(0,var(--app-sidebar-width, 84px)) minmax(0,1fr)}.sidebar{padding:18px 12px}.sidebar-compact .brand div:not(.brandMark),.sidebar-compact .navItem>span:not(.navItemIcon),.sidebar-compact .devicePanel{display:none}.navItem{justify-content:center;padding:0}.contentGrid{grid-template-columns:minmax(0,1fr)}.shell.sidebar-open{grid-template-columns:minmax(0,var(--app-sidebar-width, 268px)) minmax(0,1fr)}.shell.sidebar-open .brand div:not(.brandMark),.shell.sidebar-open .navItem>span:not(.navItemIcon),.shell.sidebar-open .devicePanel{display:block}.shell.sidebar-open .navItem{justify-content:flex-start;padding:0 12px}.view-notes .contentGrid{grid-template-columns:minmax(0,1fr)}.rightRail{grid-template-columns:1fr 1fr}}@media(min-width:721px)and (max-width:1120px){.view-notes .contentGrid{grid-template-columns:minmax(0,var(--note-sidebar-width, 300px)) minmax(0,1fr)}.view-notes .rightRail{grid-template-columns:1fr}.noteLibraryHeader{align-items:stretch;flex-wrap:wrap}.noteLibraryHeading{flex:1 1 240px}.noteLibraryControls{flex:1 1 250px;justify-content:flex-start}.view-notes .mainColumn:has(.noteLibrary){block-size:calc(100vh - 44px);block-size:calc(100dvh - 44px);overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;touch-action:pan-y}}@media(max-width:1120px){.editorSurface{grid-template-columns:minmax(0,1fr) 64px;gap:8px;transition:grid-template-columns .22s cubic-bezier(.2,.75,.2,1)}.editorSurface:has(.editorToolRail.railPanelOpen){grid-template-columns:minmax(0,1fr) 188px}.editorToolRail:not(.railPanelOpen){justify-self:center;width:46px;max-height:none;margin:18px 0 0;padding:5px;gap:4px;border:1px solid rgba(102,113,109,.18);border-radius:14px;background:#fffcf7f7;box-shadow:0 10px 26px #44392b1f}.editorToolRail:not(.railPanelOpen) .editorToolRailHeader,.editorToolRail:not(.railPanelOpen) .editorToolRailPanels{display:none}.editorToolRail:not(.railPanelOpen) .editorToolTabs{display:flex;flex-direction:column;gap:3px;padding:0;border:0;border-radius:0;background:transparent}.editorToolRail:not(.railPanelOpen) .editorToolTab{min-height:38px;padding:0;border-radius:9px}.editorToolRail:not(.railPanelOpen) .editorToolTab span{display:none}.editorToolRailClose{display:none}}@media(max-width:720px){html,body{overflow-x:clip}.shell{display:block;padding-bottom:76px}.sidebar{display:none}.shell.sidebar-open{display:block}.workspace{padding:14px}.topbar{grid-template-columns:minmax(0,1fr) auto 44px}.topbar>.iconButton:first-child{display:none}.primaryAction,.searchBox kbd{display:none}.languageControl select{min-width:52px;padding:0 5px}.heroBand{min-height:360px;flex-direction:column;padding:22px}.noteList,.rightRail,.lowerGrid{grid-template-columns:minmax(0,1fr);min-width:0}.noteCard{min-width:0;overflow:hidden}.view-notes .heroBand,.view-notes .newNoteBar,.view-notes .assistantPanel,.view-tasks .heroBand,.view-tasks .newNoteBar,.view-tasks .sectionHeader:not(.compact),.view-memory .heroBand,.view-memory .newNoteBar,.view-memory .sectionHeader:not(.compact),.view-inbox .heroBand,.view-inbox .newNoteBar,.view-inbox .sectionHeader:not(.compact){display:none}.view-notes .contentGrid,.view-tasks .contentGrid,.view-memory .contentGrid,.view-inbox .contentGrid{display:block}.view-notes .mainColumn,.view-notes .mainColumn:has(.noteLibrary){position:fixed;z-index:45;left:10px;top:10px;bottom:82px;width:min(320px,calc(100vw - 28px));padding:14px;overflow-y:auto;border:1px solid rgba(102,113,109,.2);border-radius:8px;background:#fffcf7fa;box-shadow:none;transform:translate(-110%)!important;transition:transform .18s ease}.shell.notes-panel-open .view-notes .mainColumn,.view-notes .mainColumn.note-sidebar-edge-preview{box-shadow:var(--shadow)}.view-notes .mainColumn.note-sidebar-edge-preview{left:10px;width:min(300px,calc(100vw - 42px));pointer-events:none;transform:translate(0)!important;animation:noteTreeEdgePeek .16s ease-out both}.view-notes .noteResizeHandle{display:none}.shell.notes-panel-open .view-notes .mainColumn{transform:translate(0)!important}.shell.notes-panel-open .view-notes:before{content:none}.view-notes .rightRail{display:block}.view-notes .detailPanel{min-height:calc(100vh - 110px);padding:18px 14px}.pageHubHeader{grid-template-columns:1fr}.pageHubToolbar{align-items:stretch;flex-direction:column}.pageHubSearch{width:100%;max-width:none}.pageHubLayoutControls{width:100%}.pageHubLayoutControls button{flex:1;justify-content:center}.pageHubDatabaseHeader,.pageHubDatabaseFooter{align-items:flex-start;flex-direction:column}.pageHubDatabaseMeta{width:100%;justify-content:space-between}.pageHubDatabaseGallery{grid-template-columns:repeat(2,minmax(0,1fr))}.pageHubDatabaseMetrics{gap:5px}.pageHubDatabaseBar{grid-template-columns:64px minmax(0,1fr) 18px}.pageHubGrid,.noteLibraryGrid{grid-template-columns:1fr}.pageHubGrid-list .pageHubCard{grid-template-columns:76px minmax(0,1fr) 18px;min-height:96px}.pageHubGrid-list .pageHubCardMedia,.pageHubGrid-list .pageHubCardMedia img{min-height:96px}.pageHubRelatedList{grid-template-columns:1fr}.noteLibraryRow{grid-template-columns:64px minmax(0,1fr) auto;gap:9px}.noteLibraryRowMedia,.noteLibraryRowMedia img{min-height:62px;height:62px}.noteLibraryRowMeta span{display:none}.pageHubSectionHeader,.noteLibraryHeader{align-items:flex-start;flex-direction:column}.noteLibraryControls{width:100%;align-items:stretch;flex-wrap:wrap}.noteLibraryKindTabs{width:100%}.noteLibraryKindTabs button{flex:1;justify-content:center}.noteLibraryControls label{flex:1}.noteLibraryControls select{width:100%}.view-notes .notesTreeToggle{display:grid}.blockSideMenu{left:4px}.view-tasks .lowerGrid,.view-memory .lowerGrid{display:block}.view-inbox .inboxPanel{margin-top:0}.ProseMirror{min-height:220px;font-size:16px}.blockNoteEditor .bn-editor{min-height:280px;padding:18px 18px 56px}.editorSurface{grid-template-columns:minmax(0,1fr);gap:6px}.blockNoteEditor .bn-side-menu{display:none}.memoryRow{grid-template-columns:22px minmax(0,1fr)}.savedBlockActions{opacity:1}.memoryActions{grid-column:2;justify-content:flex-start}.noteMobileBar{position:fixed;z-index:21;left:12px;right:12px;bottom:82px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px 44px;align-items:center;gap:6px;padding:6px;border:1px solid rgba(102,113,109,.2);border-radius:12px;background:#fffcf7f0;box-shadow:0 10px 26px #342f271f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.noteMobileBar{pointer-events:none}.noteMobileBarButton{pointer-events:auto}.noteMobileBarTree{grid-column:1}.noteMobileBarAsk{grid-column:3}.noteMobileBarNew{grid-column:4}.noteMobileBarButton{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0;border-radius:9px;color:var(--ink)}.noteMobileBarTree,.noteMobileBarNew{border:1px solid rgba(102,113,109,.2);background:var(--surface);color:var(--green)}.noteMobileBarAsk{border:1px solid rgba(15,118,110,.32);background:var(--green-soft);color:var(--green);font-size:12px;font-weight:800}.editorSurface{padding-right:0}.editorToolRail.editorToolRail{z-index:30;top:auto;bottom:86px;left:calc(50% - 70px);right:auto;width:140px;flex-direction:row;align-items:center;justify-content:center;gap:3px;padding:4px;border-radius:999px;transform:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffcf7fa}.editorToolRail.editorToolRail.railPanelOpen{bottom:184px;left:calc(50% - 70px);right:auto;width:140px;transform:none}.editorToolRail.editorToolRail .editorToolRailHeader{display:none}.editorToolRail.editorToolRail .editorToolTabs{display:flex;flex-direction:row;gap:3px;padding:0;border:0;border-radius:0;background:transparent}.editorToolRail.editorToolRail .editorToolTab{min-width:40px;min-height:40px;padding:0;border-radius:999px}.editorToolRail.editorToolRail .editorToolTab span{display:none}.editorToolRailPanels{z-index:31;inset:auto 12px 82px;width:auto;height:92px;max-height:92px;padding:10px 8px 10px 10px;border-radius:12px;transform:none}.editorToolRail.railPanelOpen .editorToolRailPanels{display:block}body:has(.editorToolRail.railPanelOpen) .noteMobileBar{display:none}.editorToolRail .editorToolRailClose{display:grid;position:absolute;top:7px;right:7px;width:24px;height:24px;border-radius:999px;background:#fffdf7;box-shadow:0 3px 10px #342f272e}.editorToolRailPanels .editorToolPanel{display:flex;flex-direction:row;align-items:stretch;gap:8px;overflow-x:auto;overflow-y:hidden;padding:4px 2px 6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.editorToolRailPanels .editorToolButton{flex:0 0 auto;width:88px;min-height:66px;flex-direction:column;justify-content:center;gap:6px;padding:8px 6px;text-align:center}.editorToolRailPanels .editorToolButton.editorStyleButton{width:116px}.editorToolRailPanels .editorToolButton.editorStyleButton span{display:grid;gap:2px}.editorToolRailPanels .editorAppearancePanel,.editorToolRailPanels .editorInfoSection{flex:0 0 auto;width:224px}.editorToolRailPanels .editorStyleSectionLabel{display:none}.editorToolRailPanels .editorInfoPanel>p{flex:0 0 auto;width:224px;margin:0}.aiCommandLauncher.launcherHiddenOnMobile{display:none}.mobileNav{position:fixed;left:12px;right:12px;bottom:12px;height:60px;z-index:33;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:6px;border-radius:8px;background:#fffcf7f0;border:1px solid rgba(102,113,109,.2);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobileMoreMenu{position:absolute;right:0;bottom:calc(100% + 8px);z-index:2;display:grid;width:min(260px,calc(100vw - 24px));gap:4px;padding:7px;border:1px solid rgba(102,113,109,.2);border-radius:8px;background:#fffcf7fa;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobileNav .mobileMoreMenu button{display:flex;min-width:0;min-height:42px;align-items:center;justify-content:flex-start;gap:10px;padding:0 11px;font-size:13px;text-align:left}.mobileMoreMenu button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobileNav button{border-radius:8px;background:transparent;color:var(--muted);display:grid;place-items:center;gap:2px;font-size:11px}.mobileNav button .navItemIcon{flex-basis:32px;width:32px;height:32px;border-radius:10px}.mobileNav button.active{color:var(--green);background:transparent}.mobileNav button.active .navItemIcon{color:#fff;background:linear-gradient(145deg,var(--nav-accent, var(--green)),color-mix(in srgb,var(--nav-accent, var(--green)) 70%,#102f2d));box-shadow:0 6px 14px color-mix(in srgb,var(--nav-accent, var(--green)) 22%,transparent)}.mobileMoreButton{position:relative}.mobileNavBadge{display:grid;min-width:16px;height:16px;margin-left:auto;place-items:center;border-radius:8px;background:#a94a37;color:#fff;font-size:8px;font-weight:800}.mobileMoreButton>.mobileNavBadge{position:absolute;top:1px;right:3px}.voiceDock{right:12px;bottom:84px}.voiceDockLauncher{right:70px;bottom:84px}}@media(max-width:520px){.workspace{padding:10px}.topbar{gap:8px}.connectionStatusButton{width:36px;justify-content:center;padding:0}.connectionStatusButton>span:last-child{display:none}.heroBand h1{font-size:38px}.heroBand p{font-size:15px}.sectionHeader{align-items:flex-end}.noteCard{min-height:190px}}@media(max-width:720px){.databaseEntryEditor .databaseEntryBody .bn-editor{min-height:280px;padding:18px 18px 56px}.databaseEntryPropertiesHeader{align-items:flex-start}.databaseEntryPropertyActions{justify-content:flex-end}.databasePropertyCardHeader{grid-template-columns:18px 28px minmax(0,1fr) 28px}.databasePropertyCardHeader select{grid-column:3 / -1}.databasePropertyCardDetails{margin-left:0}.databasePropertyCardDetails label{grid-template-columns:1fr}.databasePropertyCardDetails label>span{padding-top:0}.databasePropertyCardDetails small{grid-column:auto}.databasePropertyDetailGrid{grid-template-columns:1fr}}@media(max-width:720px){.noteTabs{margin:0 0 8px;padding:3px 3px 0}.noteTabItem{min-width:92px;max-width:148px}.noteTab{padding:5px 6px;font-size:10px}.noteTabClose,.noteTabAdd{width:24px;min-height:24px}.editorSplit,.editorSplit.vertical{grid-template-columns:minmax(0,1fr);grid-template-rows:none;gap:10px}.editorToolRailPanels .editorToolButton{width:66px;min-height:54px;padding:6px 4px;gap:4px;font-size:9.5px}.editorToolRailPanels .editorToolButton.editorStyleButton{width:92px}.editorToolRailPanels .editorToolButton svg{width:14px;height:14px}.editorToolRailPanels .editorAppearancePanel{width:max-content;min-width:196px}.editorToolRailPanels .editorStyleGalleryButton{width:176px}.editorToolRailPanels .noteStyleGrid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:112px;width:max-content}.editorToolRailPanels .editorInfoCard{grid-template-columns:repeat(3,minmax(56px,auto));width:max-content;min-width:188px}.editorToolRailPanels .editorInfoSection{width:max-content;min-width:224px}.editorToolRailPanels .editorInfoMetricGrid{grid-template-columns:repeat(3,minmax(86px,1fr))}.editorToolRailPanels .editorInfoActions{grid-auto-flow:column;grid-template-columns:none;justify-items:start;width:max-content}.editorToolRailPanels .editorInfoActions button{white-space:nowrap}}@media(max-width:720px){.editorToolRailPanels .noteStyleGrid{grid-auto-columns:96px}.editorToolRailPanels .noteStyleButton{gap:0}.editorToolRailPanels .noteStylePreview{min-height:0;padding:10px 6px}.editorToolRailPanels .noteStylePreview strong{font-size:13px}.editorToolRailPanels .noteStylePreview small{font-size:8px}.editorToolRailPanels .noteStyleButtonMeta{padding:3px 4px;font-size:8px}}@media(max-width:720px){.editorToolRailPanels .editorToolPanel{align-items:center}.editorToolRailPanels .editorAppearancePanel{display:flex;flex-direction:row;align-items:center;gap:6px;width:max-content;min-width:0;padding:8px}.editorToolRailPanels .editorAppearanceHeader{display:none}.editorToolRailPanels .editorStyleGalleryButton{grid-template-columns:none;grid-template-rows:14px minmax(0,1fr);justify-items:center;width:92px;min-height:60px;padding:6px 5px;text-align:center}.editorToolRailPanels .editorStyleGalleryButton small{font-size:8px}.editorToolRailPanels .noteStyleGrid{grid-auto-columns:88px}.editorToolRailPanels .noteStyleButton{min-height:60px}.editorToolRailPanels .noteStylePreview{padding:8px 5px}.editorToolRailPanels .noteStylePreview strong{font-size:12px}.editorToolRailPanels .noteStylePreview small{font-size:7.5px}.editorToolRailPanels .noteStyleButtonMeta{font-size:8px}.editorToolRailPanels .editorToolButton.editorStyleButton{min-height:60px}.editorToolRailPanels .editorInfoSection{gap:4px;padding:6px 8px}.editorToolRailPanels .editorInfoSectionHeader{margin-bottom:2px}.editorToolRailPanels .editorInfoSectionHeader small{display:none}.editorToolRailPanels .editorInfoSectionHeader strong{font-size:10px}.editorToolRailPanels .editorInfoCard{width:max-content;padding:6px 8px}.editorToolRailPanels .editorInfoCard div{min-width:58px}.editorToolRailPanels .editorInfoCard strong{font-size:14px}.editorToolRailPanels .editorInfoCard span{font-size:8px}.editorToolRailPanels .editorInfoMetricGrid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:88px;width:max-content}.editorToolRailPanels .editorInfoMetricGrid span{font-size:8.5px}.editorToolRailPanels .editorInfoMetricGrid strong{font-size:12px}.editorToolRailPanels .editorInfoActions button{min-height:34px;padding:0 10px;font-size:10px}.editorToolRailPanels .editorInfoPanel>p{display:none}}@media(max-width:720px){.editorToolRailPanels .editorToolPanel{padding:2px 2px 4px}.editorToolRailPanels .editorAppearancePanel{padding:6px;gap:5px}.editorToolRailPanels .editorStyleGalleryButton{min-height:54px;padding:5px 4px}.editorToolRailPanels .noteStyleButton{min-height:54px}.editorToolRailPanels .noteStylePreview{padding:6px 4px}.editorToolRailPanels .noteStyleButtonMeta{padding:2px 3px}.editorToolRailPanels .editorToolButton.editorStyleButton{min-height:54px}.editorToolRailPanels .editorInfoSection{padding:4px 8px}.editorToolRailPanels .editorInfoCard{padding:5px 8px}.editorToolRailPanels .editorInfoCard strong{font-size:13px}}@media(max-width:720px){.editorToolRailPanels{padding:6px 8px 6px 10px}.editorToolRailPanels .editorToolPanel{padding:2px 2px 3px}.editorToolRailPanels .editorAppearancePanel{padding:5px;gap:4px}.editorToolRailPanels .editorStyleGalleryButton,.editorToolRailPanels .noteStyleButton{min-height:58px}.editorToolRailPanels .editorStyleGalleryButton{overflow:hidden}.editorToolRailPanels .editorStyleGalleryButton>span{display:-webkit-box;width:100%;max-width:100%;overflow:hidden;font-size:9px;line-height:1.15;overflow-wrap:anywhere;text-align:center;text-overflow:clip;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.editorToolRailPanels .editorStyleGalleryButton>small{display:none}.editorToolRailPanels .noteStylePreview{padding:4px}.editorToolRailPanels .noteStylePreview strong{font-size:11px}.editorToolRailPanels .noteStylePreview small{font-size:7px}.editorToolRailPanels .noteStyleButtonMeta{padding:1px 2px}.editorToolRailPanels .editorToolButton.editorStyleButton{min-height:56px}}@media(max-width:720px){.noteMobileBar{grid-template-columns:repeat(4,minmax(0,1fr));min-height:56px;height:56px;gap:4px;padding:6px;pointer-events:auto}.noteMobileBarTree,.noteMobileBarTools,.noteMobileBarAsk,.noteMobileBarNew{grid-column:auto}.noteMobileBarButton{inline-size:44px;block-size:44px;min-height:44px;justify-self:center;padding:0}.noteMobileBarTools{border:1px solid rgba(102,113,109,.2);background:var(--surface);color:var(--green)}.editorToolRail.editorToolRail:not(.railPanelOpen){display:none}.editorToolRail.editorToolRail.railPanelOpen{position:fixed;z-index:30;right:12px;bottom:180px;left:12px;width:auto;height:52px;min-height:52px;margin:0;padding:4px 6px;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:5px;border-radius:14px;transform:none}.editorToolRail.editorToolRail.railPanelOpen .editorToolTabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:3px;min-width:0}.editorToolRail.editorToolRail.railPanelOpen .editorToolTab,.editorToolRailMobileClose{inline-size:44px;block-size:44px;min-width:44px;min-height:44px;justify-self:center}.editorToolRailMobileClose{display:grid;place-items:center;padding:0;border:1px solid rgba(102,113,109,.2);border-radius:10px;background:var(--surface);color:var(--muted)}.editorToolRailMobileClose:hover,.editorToolRailMobileClose:focus-visible{border-color:#0f766e61;background:var(--green-soft);color:var(--green);outline:0}.editorToolRail .editorToolRailClose{display:none}.editorToolRailPanels{position:fixed;height:92px;max-height:92px;padding:8px;border:1px solid rgba(102,113,109,.2);border-radius:14px;background:#fffcf7fa;box-shadow:0 10px 26px #342f271f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.editorToolRailPanels .editorToolPanel{align-items:center;min-height:76px}.editorToolRailPanels .editorToolButton,.editorToolRailPanels .editorToolButton.editorStyleButton{flex:0 0 64px;inline-size:64px;block-size:64px;min-height:64px;padding:6px 4px;border-color:#66716d1a;border-radius:10px;background:#ffffffa3}.editorToolRailPanels .editorToolButton span{max-width:100%;overflow:hidden;text-overflow:ellipsis}}@media(min-width:721px)and (max-width:1120px){.editorSurface{grid-template-columns:minmax(0,1fr) 60px;gap:10px}.editorSurface:has(.editorToolRail.railPanelOpen){grid-template-columns:minmax(0,1fr) 176px}.editorToolRail:not(.railPanelOpen){width:52px;padding:4px}.editorToolRail:not(.railPanelOpen) .editorToolTab{min-height:44px}.editorToolRail.railPanelOpen{width:176px;min-width:0;overflow:hidden;padding-top:38px}.editorToolRail.railPanelOpen .editorToolRailHeader,.editorToolRail.railPanelOpen .editorToolTabs{display:none}.editorToolRail.railPanelOpen .editorToolRailMobileClose{position:absolute;z-index:1;top:7px;right:7px;display:grid;width:26px;height:26px;place-items:center;padding:0;border:1px solid rgba(102,113,109,.18);border-radius:7px;background:var(--surface);color:var(--muted)}.editorToolRail.railPanelOpen .editorToolRailMobileClose:hover,.editorToolRail.railPanelOpen .editorToolRailMobileClose:focus-visible{border-color:#0f766e61;background:var(--green-soft);color:var(--green);outline:0}.editorToolRail.railPanelOpen .editorToolRailHeader,.editorToolRail.railPanelOpen .editorToolTabs,.editorToolRail.railPanelOpen .editorToolPanel,.editorToolRail.railPanelOpen .editorToolRailList,.editorToolRail.railPanelOpen .editorAppearancePanel,.editorToolRail.railPanelOpen .editorInfoPanel{min-width:0;max-width:100%}.editorToolRail.railPanelOpen .editorToolRailList{grid-template-columns:minmax(0,1fr);grid-auto-flow:row;overflow-x:hidden}.editorToolRail.railPanelOpen .editorToolButton{width:100%;min-width:0}.editorToolRail.railPanelOpen .editorToolButton>span,.editorToolRail.railPanelOpen .editorStyleGalleryButton>span,.editorToolRail.railPanelOpen .editorStyleGalleryButton>small{min-width:0;overflow:hidden;text-overflow:ellipsis}.editorToolRail.railPanelOpen .noteStyleGrid{grid-template-columns:minmax(0,1fr)}}@media(min-width:1121px){.editorSplit.horizontal .editorSplitPane.isSplitPane .editorSurface{grid-template-columns:minmax(0,1fr) 60px;gap:10px}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorSurface:has(.editorToolRail.railPanelOpen){grid-template-columns:minmax(0,1fr) 176px}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail:not(.railPanelOpen){justify-self:center;width:52px;max-height:none;margin:18px 0 0;padding:4px;gap:4px;border:1px solid rgba(102,113,109,.18);border-radius:14px;background:#fffcf7f7;box-shadow:0 10px 26px #44392b1f}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail:not(.railPanelOpen) .editorToolRailHeader,.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail:not(.railPanelOpen) .editorToolRailPanels{display:none}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail:not(.railPanelOpen) .editorToolTabs{display:flex;flex-direction:column;gap:3px;padding:0;border:0;border-radius:0;background:transparent}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail:not(.railPanelOpen) .editorToolTab{min-height:44px;padding:0;border-radius:9px}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail:not(.railPanelOpen) .editorToolTab span{display:none}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen{width:176px;min-width:0;overflow:hidden;padding-top:38px}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorToolRailHeader,.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorToolTabs{display:none}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorToolRailMobileClose{position:absolute;z-index:1;top:7px;right:7px;display:grid;width:26px;height:26px;place-items:center;padding:0;border:1px solid rgba(102,113,109,.18);border-radius:7px;background:var(--surface);color:var(--muted)}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorToolRailMobileClose:hover,.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorToolRailMobileClose:focus-visible{border-color:#0f766e61;background:var(--green-soft);color:var(--green);outline:0}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorToolRailHeader,.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorToolTabs,.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorToolPanel,.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorToolRailList,.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorAppearancePanel,.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorInfoPanel{min-width:0;max-width:100%}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorToolRailList{grid-template-columns:minmax(0,1fr);grid-auto-flow:row;overflow-x:hidden}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorToolButton{width:100%;min-width:0}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorToolButton>span,.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorStyleGalleryButton>span,.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .editorStyleGalleryButton>small{min-width:0;overflow:hidden;text-overflow:ellipsis}.editorSplit.horizontal .editorSplitPane.isSplitPane .editorToolRail.railPanelOpen .noteStyleGrid{grid-template-columns:minmax(0,1fr)}}@media(min-width:721px)and (max-width:840px){.view-notes .contentGrid{display:block}.view-notes .mainColumn,.view-notes .mainColumn:has(.noteLibrary){position:fixed;z-index:45;top:76px;bottom:auto;left:96px;width:min(320px,calc(100vw - 124px));height:calc(100vh - 96px);height:calc(100dvh - 96px);block-size:calc(100vh - 96px);block-size:calc(100dvh - 96px);max-height:none;box-sizing:border-box;padding:14px;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;border:1px solid rgba(102,113,109,.2);border-radius:12px;background:#fffcf7fa;box-shadow:none;transform:translate(calc(-100% - 96px))!important;transition:transform .18s ease,box-shadow .18s ease}.shell.notes-panel-open .view-notes .mainColumn{transform:translate(0)!important;box-shadow:var(--shadow)}.view-notes .noteResizeHandle{display:none}.view-notes .detailPanel{padding-right:18px;padding-left:18px}.editorSurface:has(.editorToolRail.railPanelOpen){grid-template-columns:minmax(0,1fr) 176px}.editorToolRail.railPanelOpen{width:176px}}.noteIntermediateCreateButton{display:none}@media(min-width:721px)and (max-width:1120px){.noteIntermediateCreateButton{position:fixed;z-index:22;right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));display:grid;width:44px;height:44px;place-items:center;padding:0;border:1px solid rgba(15,118,110,.26);border-radius:50%;background:var(--green);box-shadow:0 10px 24px #0f4f4547;color:#fffdf7}.noteIntermediateCreateButton:hover,.noteIntermediateCreateButton:focus-visible{background:#0d6659;box-shadow:0 13px 28px #0f4f4557;outline:0;transform:translateY(-1px)}}@media(max-width:720px){.view-notes .detailPanel{padding-bottom:calc(154px + max(0px,env(safe-area-inset-bottom)));scroll-padding-bottom:calc(154px + max(0px,env(safe-area-inset-bottom)))}.noteMobileBar{bottom:calc(70px + max(12px,env(safe-area-inset-bottom)));z-index:40;overflow:hidden;isolation:isolate;background:#fffcf7fb;box-shadow:0 12px 30px #342f272e,0 2px 8px #342f2714;backdrop-filter:blur(20px) saturate(1.08);-webkit-backdrop-filter:blur(20px) saturate(1.08)}.noteMobileBarButton{transition:transform .14s ease,background .14s ease,box-shadow .14s ease;-webkit-tap-highlight-color:transparent}.noteMobileBarButton:active{transform:scale(.93)}.mobileNav{bottom:max(12px,env(safe-area-inset-bottom));background:#fffcf7f7;backdrop-filter:blur(20px) saturate(1.06);-webkit-backdrop-filter:blur(20px) saturate(1.06)}}.noteStyle-clean,.documentSidebar.noteStyle-clean,.pagePreviewDrawer.noteStyle-clean{--note-canvas: #fffdf8;--note-rail: #f7f6f0;--note-soft: #edf6f2;--note-text: #263632;--note-muted: #6e7a74;--note-accent: #0f766e;--note-line: rgba(102, 113, 109, .16)}.noteStyle-editorial,.documentSidebar.noteStyle-editorial,.pagePreviewDrawer.noteStyle-editorial{--note-canvas: #fcf7ef;--note-rail: #f7efe4;--note-soft: #f1e5d8;--note-text: #4e4139;--note-muted: #85756b;--note-accent: #805640;--note-line: rgba(128, 86, 64, .18)}.noteStyle-journal,.documentSidebar.noteStyle-journal,.pagePreviewDrawer.noteStyle-journal{--note-canvas: #fbf6e9;--note-rail: #f3ead8;--note-soft: #eee0c9;--note-text: #5d4c3a;--note-muted: #887461;--note-accent: #a2613f;--note-line: rgba(162, 97, 63, .2)}.noteStyle-mono,.documentSidebar.noteStyle-mono,.pagePreviewDrawer.noteStyle-mono{--note-canvas: #f0f5f2;--note-rail: #e4eee9;--note-soft: #dbeae4;--note-text: #263a34;--note-muted: #63756d;--note-accent: #21665a;--note-line: rgba(33, 102, 90, .2)}.noteStyle-compact,.documentSidebar.noteStyle-compact,.pagePreviewDrawer.noteStyle-compact{--note-canvas: #f8faf7;--note-rail: #eef3ee;--note-soft: #e7f0e9;--note-text: #30443b;--note-muted: #6c7c73;--note-accent: #317261;--note-line: rgba(49, 114, 97, .17)}.noteStyle-midnight,.documentSidebar.noteStyle-midnight,.pagePreviewDrawer.noteStyle-midnight{--note-canvas: #1e2928;--note-rail: #243532;--note-soft: #2c4840;--note-text: #eef5ef;--note-muted: #b9c9c1;--note-accent: #a2dcc8;--note-line: rgba(208, 232, 220, .18)}.noteStyle-paperback,.documentSidebar.noteStyle-paperback,.pagePreviewDrawer.noteStyle-paperback{--note-canvas: #faf4e9;--note-rail: #f1e7d8;--note-soft: #eee0ca;--note-text: #5a4437;--note-muted: #866f5f;--note-accent: #875a43;--note-line: rgba(135, 90, 67, .2)}.noteStyle-postcard,.documentSidebar.noteStyle-postcard,.pagePreviewDrawer.noteStyle-postcard{--note-canvas: #f2f8f5;--note-rail: #e5f0eb;--note-soft: #dcece5;--note-text: #2e5148;--note-muted: #69827a;--note-accent: #2b7665;--note-line: rgba(43, 118, 101, .19)}.noteStyle-studio,.documentSidebar.noteStyle-studio,.pagePreviewDrawer.noteStyle-studio{--note-canvas: #fbf8f2;--note-rail: #f4eee5;--note-soft: #eee3d8;--note-text: #59443a;--note-muted: #88766c;--note-accent: #a56542;--note-line: rgba(165, 101, 66, .18)}.noteStyle-blueprint,.documentSidebar.noteStyle-blueprint,.pagePreviewDrawer.noteStyle-blueprint{--note-canvas: #eef6f3;--note-rail: #e0efeb;--note-soft: #d7e9e5;--note-text: #24525a;--note-muted: #668087;--note-accent: #245e66;--note-line: rgba(36, 94, 102, .19)}.noteStyle-gallery,.documentSidebar.noteStyle-gallery,.pagePreviewDrawer.noteStyle-gallery{--note-canvas: #f6f2ec;--note-rail: #ede7df;--note-soft: #e6ddd3;--note-text: #4d433c;--note-muted: #7d7067;--note-accent: #765e4b;--note-line: rgba(118, 94, 75, .18)}.noteStyle-minimal,.documentSidebar.noteStyle-minimal,.pagePreviewDrawer.noteStyle-minimal{--note-canvas: #fcfcf9;--note-rail: #f5f6f3;--note-soft: #edf0ed;--note-text: #3b4b45;--note-muted: #7a8580;--note-accent: #52625c;--note-line: rgba(82, 98, 92, .15)}.view-notes .detailPanel.noteStyle-clean,.view-notes .detailPanel.noteStyle-editorial,.view-notes .detailPanel.noteStyle-journal,.view-notes .detailPanel.noteStyle-mono,.view-notes .detailPanel.noteStyle-compact,.view-notes .detailPanel.noteStyle-midnight,.view-notes .detailPanel.noteStyle-paperback,.view-notes .detailPanel.noteStyle-postcard,.view-notes .detailPanel.noteStyle-studio,.view-notes .detailPanel.noteStyle-blueprint,.view-notes .detailPanel.noteStyle-gallery,.view-notes .detailPanel.noteStyle-minimal,.editorSplitPane.noteStyle-clean,.editorSplitPane.noteStyle-editorial,.editorSplitPane.noteStyle-journal,.editorSplitPane.noteStyle-mono,.editorSplitPane.noteStyle-compact,.editorSplitPane.noteStyle-midnight,.editorSplitPane.noteStyle-paperback,.editorSplitPane.noteStyle-postcard,.editorSplitPane.noteStyle-studio,.editorSplitPane.noteStyle-blueprint,.editorSplitPane.noteStyle-gallery,.editorSplitPane.noteStyle-minimal,.documentSidebar.noteStyle-clean,.documentSidebar.noteStyle-editorial,.documentSidebar.noteStyle-journal,.documentSidebar.noteStyle-mono,.documentSidebar.noteStyle-compact,.documentSidebar.noteStyle-midnight,.documentSidebar.noteStyle-paperback,.documentSidebar.noteStyle-postcard,.documentSidebar.noteStyle-studio,.documentSidebar.noteStyle-blueprint,.documentSidebar.noteStyle-gallery,.documentSidebar.noteStyle-minimal,.pagePreviewDrawer.noteStyle-clean,.pagePreviewDrawer.noteStyle-editorial,.pagePreviewDrawer.noteStyle-journal,.pagePreviewDrawer.noteStyle-mono,.pagePreviewDrawer.noteStyle-compact,.pagePreviewDrawer.noteStyle-midnight,.pagePreviewDrawer.noteStyle-paperback,.pagePreviewDrawer.noteStyle-postcard,.pagePreviewDrawer.noteStyle-studio,.pagePreviewDrawer.noteStyle-blueprint,.pagePreviewDrawer.noteStyle-gallery,.pagePreviewDrawer.noteStyle-minimal{background:var(--note-canvas);border-color:var(--note-line);color:var(--note-text)}.noteStyle-clean .noteTabs,.noteStyle-editorial .noteTabs,.noteStyle-journal .noteTabs,.noteStyle-mono .noteTabs,.noteStyle-compact .noteTabs,.noteStyle-midnight .noteTabs,.noteStyle-paperback .noteTabs,.noteStyle-postcard .noteTabs,.noteStyle-studio .noteTabs,.noteStyle-blueprint .noteTabs,.noteStyle-gallery .noteTabs,.noteStyle-minimal .noteTabs,.noteStyle-clean .editorToolTabs,.noteStyle-editorial .editorToolTabs,.noteStyle-journal .editorToolTabs,.noteStyle-mono .editorToolTabs,.noteStyle-compact .editorToolTabs,.noteStyle-midnight .editorToolTabs,.noteStyle-paperback .editorToolTabs,.noteStyle-postcard .editorToolTabs,.noteStyle-studio .editorToolTabs,.noteStyle-blueprint .editorToolTabs,.noteStyle-gallery .editorToolTabs,.noteStyle-minimal .editorToolTabs,.noteStyle-clean .documentToolTabs,.noteStyle-editorial .documentToolTabs,.noteStyle-journal .documentToolTabs,.noteStyle-mono .documentToolTabs,.noteStyle-compact .documentToolTabs,.noteStyle-midnight .documentToolTabs,.noteStyle-paperback .documentToolTabs,.noteStyle-postcard .documentToolTabs,.noteStyle-studio .documentToolTabs,.noteStyle-blueprint .documentToolTabs,.noteStyle-gallery .documentToolTabs,.noteStyle-minimal .documentToolTabs{background:var(--note-rail);border-color:var(--note-line)}.noteStyle-clean .noteTabItem.active,.noteStyle-editorial .noteTabItem.active,.noteStyle-journal .noteTabItem.active,.noteStyle-mono .noteTabItem.active,.noteStyle-compact .noteTabItem.active,.noteStyle-midnight .noteTabItem.active,.noteStyle-paperback .noteTabItem.active,.noteStyle-postcard .noteTabItem.active,.noteStyle-studio .noteTabItem.active,.noteStyle-blueprint .noteTabItem.active,.noteStyle-gallery .noteTabItem.active,.noteStyle-minimal .noteTabItem.active,.noteStyle-clean .notePaneMeta,.noteStyle-editorial .notePaneMeta,.noteStyle-journal .notePaneMeta,.noteStyle-mono .notePaneMeta,.noteStyle-compact .notePaneMeta,.noteStyle-midnight .notePaneMeta,.noteStyle-paperback .notePaneMeta,.noteStyle-postcard .notePaneMeta,.noteStyle-studio .notePaneMeta,.noteStyle-blueprint .notePaneMeta,.noteStyle-gallery .notePaneMeta,.noteStyle-minimal .notePaneMeta{background:var(--note-canvas);border-color:var(--note-line)}.noteStyle-clean .notePaneMeta,.noteStyle-editorial .notePaneMeta,.noteStyle-journal .notePaneMeta,.noteStyle-mono .notePaneMeta,.noteStyle-compact .notePaneMeta,.noteStyle-midnight .notePaneMeta,.noteStyle-paperback .notePaneMeta,.noteStyle-postcard .notePaneMeta,.noteStyle-studio .notePaneMeta,.noteStyle-blueprint .notePaneMeta,.noteStyle-gallery .notePaneMeta,.noteStyle-minimal .notePaneMeta{border-radius:11px;padding:10px 12px 8px}.noteStyle-clean .editorSplitLabel,.noteStyle-editorial .editorSplitLabel,.noteStyle-journal .editorSplitLabel,.noteStyle-mono .editorSplitLabel,.noteStyle-compact .editorSplitLabel,.noteStyle-midnight .editorSplitLabel,.noteStyle-paperback .editorSplitLabel,.noteStyle-postcard .editorSplitLabel,.noteStyle-studio .editorSplitLabel,.noteStyle-blueprint .editorSplitLabel,.noteStyle-gallery .editorSplitLabel,.noteStyle-minimal .editorSplitLabel,.noteStyle-clean .breadcrumbs,.noteStyle-editorial .breadcrumbs,.noteStyle-journal .breadcrumbs,.noteStyle-mono .breadcrumbs,.noteStyle-compact .breadcrumbs,.noteStyle-midnight .breadcrumbs,.noteStyle-paperback .breadcrumbs,.noteStyle-postcard .breadcrumbs,.noteStyle-studio .breadcrumbs,.noteStyle-blueprint .breadcrumbs,.noteStyle-gallery .breadcrumbs,.noteStyle-minimal .breadcrumbs,.noteStyle-clean .documentSidebarHeader,.noteStyle-editorial .documentSidebarHeader,.noteStyle-journal .documentSidebarHeader,.noteStyle-mono .documentSidebarHeader,.noteStyle-compact .documentSidebarHeader,.noteStyle-midnight .documentSidebarHeader,.noteStyle-paperback .documentSidebarHeader,.noteStyle-postcard .documentSidebarHeader,.noteStyle-studio .documentSidebarHeader,.noteStyle-blueprint .documentSidebarHeader,.noteStyle-gallery .documentSidebarHeader,.noteStyle-minimal .documentSidebarHeader,.noteStyle-clean .noteTab,.noteStyle-editorial .noteTab,.noteStyle-journal .noteTab,.noteStyle-mono .noteTab,.noteStyle-compact .noteTab,.noteStyle-midnight .noteTab,.noteStyle-paperback .noteTab,.noteStyle-postcard .noteTab,.noteStyle-studio .noteTab,.noteStyle-blueprint .noteTab,.noteStyle-gallery .noteTab,.noteStyle-minimal .noteTab,.noteStyle-clean .noteTabAdd,.noteStyle-editorial .noteTabAdd,.noteStyle-journal .noteTabAdd,.noteStyle-mono .noteTabAdd,.noteStyle-compact .noteTabAdd,.noteStyle-midnight .noteTabAdd,.noteStyle-paperback .noteTabAdd,.noteStyle-postcard .noteTabAdd,.noteStyle-studio .noteTabAdd,.noteStyle-blueprint .noteTabAdd,.noteStyle-gallery .noteTabAdd,.noteStyle-minimal .noteTabAdd,.noteStyle-clean .noteSaveStatus,.noteStyle-editorial .noteSaveStatus,.noteStyle-journal .noteSaveStatus,.noteStyle-mono .noteSaveStatus,.noteStyle-compact .noteSaveStatus,.noteStyle-midnight .noteSaveStatus,.noteStyle-paperback .noteSaveStatus,.noteStyle-postcard .noteSaveStatus,.noteStyle-studio .noteSaveStatus,.noteStyle-blueprint .noteSaveStatus,.noteStyle-gallery .noteSaveStatus,.noteStyle-minimal .noteSaveStatus{color:var(--note-muted)}.noteStyle-clean .noteTabItem.active .noteTab,.noteStyle-editorial .noteTabItem.active .noteTab,.noteStyle-journal .noteTabItem.active .noteTab,.noteStyle-mono .noteTabItem.active .noteTab,.noteStyle-compact .noteTabItem.active .noteTab,.noteStyle-midnight .noteTabItem.active .noteTab,.noteStyle-paperback .noteTabItem.active .noteTab,.noteStyle-postcard .noteTabItem.active .noteTab,.noteStyle-studio .noteTabItem.active .noteTab,.noteStyle-blueprint .noteTabItem.active .noteTab,.noteStyle-gallery .noteTabItem.active .noteTab,.noteStyle-minimal .noteTabItem.active .noteTab,.noteStyle-clean .documentToolTabs button.active,.noteStyle-editorial .documentToolTabs button.active,.noteStyle-journal .documentToolTabs button.active,.noteStyle-mono .documentToolTabs button.active,.noteStyle-compact .documentToolTabs button.active,.noteStyle-midnight .documentToolTabs button.active,.noteStyle-paperback .documentToolTabs button.active,.noteStyle-postcard .documentToolTabs button.active,.noteStyle-studio .documentToolTabs button.active,.noteStyle-blueprint .documentToolTabs button.active,.noteStyle-gallery .documentToolTabs button.active,.noteStyle-minimal .documentToolTabs button.active{color:var(--note-accent)}.noteStyle-clean .editorToolRail,.noteStyle-editorial .editorToolRail,.noteStyle-journal .editorToolRail,.noteStyle-mono .editorToolRail,.noteStyle-compact .editorToolRail,.noteStyle-midnight .editorToolRail,.noteStyle-paperback .editorToolRail,.noteStyle-postcard .editorToolRail,.noteStyle-studio .editorToolRail,.noteStyle-blueprint .editorToolRail,.noteStyle-gallery .editorToolRail,.noteStyle-minimal .editorToolRail,.noteStyle-clean .documentSidebar,.noteStyle-editorial .documentSidebar,.noteStyle-journal .documentSidebar,.noteStyle-mono .documentSidebar,.noteStyle-compact .documentSidebar,.noteStyle-midnight .documentSidebar,.noteStyle-paperback .documentSidebar,.noteStyle-postcard .documentSidebar,.noteStyle-studio .documentSidebar,.noteStyle-blueprint .documentSidebar,.noteStyle-gallery .documentSidebar,.noteStyle-minimal .documentSidebar{background:var(--note-rail);border-color:var(--note-line);color:var(--note-text)}.noteStyle-clean .editorToolRail,.noteStyle-editorial .editorToolRail,.noteStyle-journal .editorToolRail,.noteStyle-mono .editorToolRail,.noteStyle-compact .editorToolRail,.noteStyle-midnight .editorToolRail,.noteStyle-paperback .editorToolRail,.noteStyle-postcard .editorToolRail,.noteStyle-studio .editorToolRail,.noteStyle-blueprint .editorToolRail,.noteStyle-gallery .editorToolRail,.noteStyle-minimal .editorToolRail{box-shadow:0 9px 22px #38443d14}.noteStyle-clean .noteTagEditor>input,.noteStyle-editorial .noteTagEditor>input,.noteStyle-journal .noteTagEditor>input,.noteStyle-mono .noteTagEditor>input,.noteStyle-compact .noteTagEditor>input,.noteStyle-midnight .noteTagEditor>input,.noteStyle-paperback .noteTagEditor>input,.noteStyle-postcard .noteTagEditor>input,.noteStyle-studio .noteTagEditor>input,.noteStyle-blueprint .noteTagEditor>input,.noteStyle-gallery .noteTagEditor>input,.noteStyle-minimal .noteTagEditor>input,.noteStyle-clean .titleInput,.noteStyle-editorial .titleInput,.noteStyle-journal .titleInput,.noteStyle-mono .titleInput,.noteStyle-compact .titleInput,.noteStyle-midnight .titleInput,.noteStyle-paperback .titleInput,.noteStyle-postcard .titleInput,.noteStyle-studio .titleInput,.noteStyle-blueprint .titleInput,.noteStyle-gallery .titleInput,.noteStyle-minimal .titleInput{background:var(--note-canvas);border-color:var(--note-line);color:var(--note-text)}.view-notes .notePaneMeta .titleInput,.view-notes .pagePreviewDrawer .titleInput{border:0;border-color:transparent;background:transparent;box-shadow:none}.view-notes .notePaneMeta .titleInput:focus,.view-notes .pagePreviewDrawer .titleInput:focus{border:0;border-color:transparent;box-shadow:0 1px 0 var(--note-accent, var(--green))}.noteStyle-clean .noteTagList span,.noteStyle-editorial .noteTagList span,.noteStyle-journal .noteTagList span,.noteStyle-mono .noteTagList span,.noteStyle-compact .noteTagList span,.noteStyle-midnight .noteTagList span,.noteStyle-paperback .noteTagList span,.noteStyle-postcard .noteTagList span,.noteStyle-studio .noteTagList span,.noteStyle-blueprint .noteTagList span,.noteStyle-gallery .noteTagList span,.noteStyle-minimal .noteTagList span,.noteStyle-clean .pageRelationList button,.noteStyle-editorial .pageRelationList button,.noteStyle-journal .pageRelationList button,.noteStyle-mono .pageRelationList button,.noteStyle-compact .pageRelationList button,.noteStyle-midnight .pageRelationList button,.noteStyle-paperback .pageRelationList button,.noteStyle-postcard .pageRelationList button,.noteStyle-studio .pageRelationList button,.noteStyle-blueprint .pageRelationList button,.noteStyle-gallery .pageRelationList button,.noteStyle-minimal .pageRelationList button,.noteStyle-clean .documentToolPanel,.noteStyle-editorial .documentToolPanel,.noteStyle-journal .documentToolPanel,.noteStyle-mono .documentToolPanel,.noteStyle-compact .documentToolPanel,.noteStyle-midnight .documentToolPanel,.noteStyle-paperback .documentToolPanel,.noteStyle-postcard .documentToolPanel,.noteStyle-studio .documentToolPanel,.noteStyle-blueprint .documentToolPanel,.noteStyle-gallery .documentToolPanel,.noteStyle-minimal .documentToolPanel{background:var(--note-soft);border-color:var(--note-line);color:var(--note-text)}.noteStyle-clean .blockNoteEditor .bn-container,.noteStyle-clean .blockNoteEditor .bn-editor,.noteStyle-editorial .blockNoteEditor .bn-container,.noteStyle-editorial .blockNoteEditor .bn-editor,.noteStyle-journal .blockNoteEditor .bn-container,.noteStyle-journal .blockNoteEditor .bn-editor,.noteStyle-mono .blockNoteEditor .bn-container,.noteStyle-mono .blockNoteEditor .bn-editor,.noteStyle-compact .blockNoteEditor .bn-container,.noteStyle-compact .blockNoteEditor .bn-editor,.noteStyle-midnight .blockNoteEditor .bn-container,.noteStyle-midnight .blockNoteEditor .bn-editor,.noteStyle-paperback .blockNoteEditor .bn-container,.noteStyle-paperback .blockNoteEditor .bn-editor,.noteStyle-postcard .blockNoteEditor .bn-container,.noteStyle-postcard .blockNoteEditor .bn-editor,.noteStyle-studio .blockNoteEditor .bn-container,.noteStyle-studio .blockNoteEditor .bn-editor,.noteStyle-blueprint .blockNoteEditor .bn-container,.noteStyle-blueprint .blockNoteEditor .bn-editor,.noteStyle-gallery .blockNoteEditor .bn-container,.noteStyle-gallery .blockNoteEditor .bn-editor,.noteStyle-minimal .blockNoteEditor .bn-container,.noteStyle-minimal .blockNoteEditor .bn-editor{background:var(--note-canvas);color:var(--note-text)}.noteStyle-midnight .notePaneMeta,.noteStyle-midnight .noteTabs,.noteStyle-midnight .editorSplitPane,.noteStyle-midnight .documentToolPanel,.noteStyle-midnight .documentSidebar,.noteStyle-midnight .editorToolRail{box-shadow:inset 0 0 0 1px #d0e8dc0a}.noteStyle-midnight .documentSidebarHeader,.noteStyle-midnight .documentToolPanelTitle,.noteStyle-midnight .documentOutlineItem,.noteStyle-midnight .documentTaskItem,.noteStyle-midnight .documentMediaItem,.noteStyle-midnight .documentSearchResult,.noteStyle-midnight .documentCommentItem,.noteStyle-midnight .documentVersionItem,.noteStyle-midnight .pageRelationsHeader,.noteStyle-midnight .editorSplitLabel{color:var(--note-muted)}.noteStyle-midnight .documentToolPanel strong,.noteStyle-midnight .documentToolPanel span,.noteStyle-midnight .documentToolPanel p,.noteStyle-midnight .pageReference,.noteStyle-midnight .noteTabItem.active .noteTab,.noteStyle-midnight .editorSplitLabel button{color:var(--note-text)}.noteStyle-midnight .documentSearchBox,.noteStyle-midnight .documentCommentComposer,.noteStyle-midnight .documentVersionEdit,.noteStyle-midnight .databaseBlock,.noteStyle-midnight .databaseEntryPageView{background:var(--note-rail);border-color:var(--note-line);color:var(--note-text)}.noteStyle-midnight .noteStyleButton,.noteStyle-midnight .editorStyleGalleryButton,.noteStyle-midnight .editorInfoCard div{background:var(--note-soft);border-color:var(--note-line);color:var(--note-text)}:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal)>.panelHeader,:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) .pageRelationsHeader,:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) .documentToolPanelTitle{color:var(--note-muted)}:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) .notesTreeToggle,:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) .noteStyleButton,:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) .editorInfoCard div{background:var(--note-soft);border-color:var(--note-line);color:var(--note-accent)}:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) .pagePreviewHeader,:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) .databaseHeader,:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) .databaseToolbar,:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) .databaseViews{background:var(--note-rail);border-color:var(--note-line);color:var(--note-text)}:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) .databaseRowChip,:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) .databaseFileChip{background:var(--note-soft);border-color:var(--note-line);color:var(--note-accent)}:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) .pagePreviewOpenButton,:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) .databaseAdd,:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) .databaseValueAction{background:var(--note-accent);border-color:var(--note-accent);color:var(--note-canvas)}:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) :is(.databaseTable,.databaseBoard,.databaseTimeline,.databaseGantt,.databaseCalendar,.databaseList,.databaseGallery,.databaseChart,.databaseFeed,.databaseEntryPageView){background:var(--note-canvas);border-color:var(--note-line);color:var(--note-text)}:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) :is(.databaseRow,.databaseBoardColumn,.databaseCard,.databaseTimelineItem,.databaseGanttItem,.databaseCalendarWeek,.databaseListRow,.databaseGalleryCard,.databaseChartRow,.databaseFeedItem){background:var(--note-rail);border-color:var(--note-line);color:var(--note-text)}:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) :is(.databaseColumnHeader,.databaseBoardColumnHeader,.databaseTimelineHeader,.databaseGanttHeader,.databaseCalendarScale,.databaseChartHeader){background:var(--note-soft);border-color:var(--note-line);color:var(--note-accent)}:where(.noteStyle-clean,.noteStyle-editorial,.noteStyle-journal,.noteStyle-mono,.noteStyle-compact,.noteStyle-midnight,.noteStyle-paperback,.noteStyle-postcard,.noteStyle-studio,.noteStyle-blueprint,.noteStyle-gallery,.noteStyle-minimal) :is(.databaseTitle input,.databaseSearchBox input,.databaseFilterInput,.databasePropertyName,.databasePropertyCardDetails input,.databasePropertyCardDetails select,.databasePropertyCardDetails textarea){background:var(--note-canvas);border-color:var(--note-line);color:var(--note-text)}.styleGalleryOverlay{perspective:1900px;perspective-origin:50% 42%;background:#16201da8}.styleGalleryShell{position:relative;transform:rotateX(1.2deg) rotateY(-.8deg) translateZ(0);transform-style:preserve-3d;animation:styleGalleryEnter .26s cubic-bezier(.2,.8,.2,1) both}.styleGalleryShell:before{position:absolute;inset:8px;z-index:-1;border:1px solid rgba(255,255,255,.52);border-radius:12px;content:"";pointer-events:none;transform:translateZ(-18px)}@keyframes styleGalleryEnter{0%{opacity:0;transform:rotateX(7deg) rotateY(-4deg) translateY(18px) translateZ(-48px) scale(.96)}to{opacity:1;transform:rotateX(1.2deg) rotateY(-.8deg) translateY(0) translateZ(0) scale(1)}}.styleGalleryHeader,.styleGalleryToolbar,.styleGalleryFooter{transform:translateZ(12px)}.styleGalleryHero{min-height:280px;transform:rotateX(4deg) rotateY(-2.4deg) translateZ(17px);transform-origin:50% 70%;box-shadow:0 24px 38px #262d282e,0 4px #ffffff8c inset}.styleGalleryHeroMedia{min-height:280px;transform:translateZ(8px);box-shadow:8px 0 #ffffff2e inset}.styleGalleryHeroBody{transform:translateZ(13px)}.styleGalleryGrid{padding:4px 3px 10px;transform-style:preserve-3d}.styleGalleryCard{position:relative;isolation:isolate;min-height:190px;transform:rotateX(3deg) rotateY(-4deg) translateZ(calc(var(--style-card-index, 0) * .5px));transform-origin:50% 100%;transform-style:preserve-3d}.styleGalleryCard:nth-child(3n){transform:rotateX(3deg) rotateY(4deg) translateZ(calc(var(--style-card-index, 0) * .5px))}.styleGalleryCard:nth-child(4n){transform:rotateX(2deg) rotateY(2deg) translateZ(calc(var(--style-card-index, 0) * .5px))}.styleGalleryCard:before{position:absolute;inset:3px;z-index:-1;border-radius:9px;background:#b5aa9938;content:"";transform:translateZ(-8px)}.styleGalleryCardPreview{min-height:126px;transform:translateZ(11px)}.styleGalleryCardPreview{display:grid;place-items:center;min-height:218px;padding:13px;background:#e8e1d7}.styleGalleryCardPreview:after{display:none}.styleGalleryBookCover{position:relative;display:block;width:min(100%,154px);aspect-ratio:.72;overflow:visible;border-radius:2px 7px 7px 2px;background:#c7d5ce;box-shadow:7px 7px #3f3d3521,12px 13px 18px #2f332e33;transform:rotateY(-10deg) rotate(-1.2deg) translateZ(18px);transform-style:preserve-3d;transition:transform .18s ease,box-shadow .18s ease}.styleGalleryBookCover:after{position:absolute;top:4px;right:-5px;bottom:4px;width:6px;border-radius:0 3px 3px 0;background:#eee8dc;box-shadow:inset -2px 0 #5f57481f;content:"";transform:translateZ(-5px)}.styleGalleryBookCover img,.styleGalleryBookCover>i{position:absolute;inset:0;display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.styleGalleryBookCover>i{display:grid;place-items:center;background:#b9d2c5;color:#25473d8c;font-size:64px;font-style:normal;font-weight:900}.styleGalleryBookCoverSpine{position:absolute;inset:0 auto 0 0;z-index:3;width:8px;border-radius:2px 0 0 2px;background:#182a2457;box-shadow:2px 0 #ffffff29}.styleGalleryBookCoverContent{position:absolute;right:0;bottom:0;left:0;z-index:4;display:grid;gap:4px;min-height:55px;align-content:end;padding:10px 11px 11px 16px;border-radius:0 0 7px 2px;background:#18231fa3;color:#fffdf8;text-align:left}.styleGalleryBookCoverContent b,.styleGalleryBookCoverContent small{position:static;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styleGalleryBookCoverContent b{margin:0;font-size:12px;line-height:1.1}.styleGalleryBookCoverContent small{margin:0;color:#ffffffc7;font-size:8px}.styleGalleryCard:hover .styleGalleryBookCover,.styleGalleryCard:focus-visible .styleGalleryBookCover,.styleGalleryCard.selected .styleGalleryBookCover{box-shadow:10px 10px #3f3d3521,17px 18px 24px #2f332e40;transform:rotateY(-3deg) rotate(0) translateY(-6px) translateZ(27px)}.styleGalleryCardPreview.coverLayout-portrait .styleGalleryBookCover img{left:auto;width:55%}.styleGalleryCardPreview.coverLayout-postcard .styleGalleryBookCover img{inset:auto 9px 35px;width:calc(100% - 18px);height:57%;border-radius:3px}.styleGalleryCardPreview.coverLayout-edge .styleGalleryBookCover img{left:auto;width:48%;opacity:.82}.styleGalleryHeroMedia{transform-style:preserve-3d}.styleGalleryHeroMedia:after{position:absolute;top:9px;right:12px;bottom:9px;width:7px;border-radius:0 4px 4px 0;background:#f2ebde99;box-shadow:5px 6px #212c2726;content:"";pointer-events:none;transform:translateZ(-8px)}.styleGalleryHero.coverLayout-portrait .styleGalleryHeroMedia img{left:auto;width:54%}.styleGalleryHero.coverLayout-postcard .styleGalleryHeroMedia img{inset:auto 18px 18px;width:calc(100% - 36px);height:60%;border-radius:6px}.styleGalleryHero.coverLayout-edge .styleGalleryHeroMedia img{left:auto;width:46%}.styleGalleryCardBody{transform:translateZ(7px)}.styleGalleryCard:hover,.styleGalleryCard:focus-visible,.styleGalleryCard.selected{transform:translateY(-8px) rotateX(7deg) rotateY(0) translateZ(24px)}.styleGalleryCard.selected{box-shadow:0 0 0 2px #0f766e24,0 24px 34px #32383433}.homeAgentFloor{padding-bottom:34px}.homeAgentFloorHeader{padding-bottom:16px}.homeAgentFloorHeader h1{margin-bottom:7px}.homeAgentFloorActions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.homeAgentFloorActions .connectionPill{display:inline-flex;align-items:center;gap:6px;min-height:27px;padding:4px 8px;border-color:#dfe4df;background:#ffffffb8;color:var(--muted);font-size:10px}.homeAgentFloorActions .connectionPill.connected{border-color:#b7dcc7;background:#edf8f1;color:var(--green)}.homeAgentFloorActions .connectionPill.offline{border-color:#ebc7b6;background:#fff4ed;color:#a85d43}.homeRefreshButton{display:inline-flex;align-items:center;gap:6px;min-height:27px;padding:0 9px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--ink);font-size:10px;font-weight:700}.homeRefreshButton:hover:not(:disabled){border-color:#b8d5c9;background:var(--green-soft);color:var(--green)}.homeRefreshButton:disabled{cursor:wait;opacity:.58}.homeLatestPanel{max-width:980px;margin:18px auto 0;padding:18px;border:1px solid var(--line);border-radius:12px;background:color-mix(in srgb,var(--surface) 95%,#edf3f0);box-shadow:0 16px 30px #304b3e0b}.homeLatestHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.homeLatestHeader h2{margin:3px 0 4px;color:var(--ink);font-size:17px;letter-spacing:-.01em}.homeLatestHeader p{max-width:620px;margin:0;color:var(--muted);font-size:10px;line-height:1.5}.homeLatestCount{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:5px 8px;border:1px solid #d4e5dc;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:750}.homeLatestList{display:grid;gap:3px}.homeLatestItem{display:grid;grid-template-columns:29px minmax(0,1fr) auto 14px;align-items:center;gap:9px;width:100%;min-width:0;padding:8px 7px;border-radius:8px;background:transparent;color:var(--ink);text-align:left;transition:background .14s ease,transform .14s ease}.homeLatestItem:hover{background:#fffc;transform:translate(2px)}.homeLatestIcon{position:relative;display:grid;width:29px;height:29px;place-items:center;border-radius:8px;background:#e5f2ed;color:var(--green)}.homeLatestIcon:after{position:absolute;right:-4px;bottom:-4px;display:grid;width:11px;height:11px;place-items:center;border:2px solid var(--surface);border-radius:4px;background:currentColor;color:#fff;font-size:6px;font-weight:900;line-height:1}.homeLatestItem.kind-agent .homeLatestIcon:after{content:"✦"}.homeLatestItem.kind-approval .homeLatestIcon{background:#fff0d8;color:#a66a1d}.homeLatestItem.kind-approval .homeLatestIcon:after{content:"!"}.homeLatestItem.kind-calendar .homeLatestIcon{background:#e5f0fb;color:#3474a7}.homeLatestItem.kind-calendar .homeLatestIcon:after{content:"24";font-size:5px}.homeLatestItem.kind-mail .homeLatestIcon{background:#f9e8dd;color:#b55e34}.homeLatestItem.kind-mail .homeLatestIcon:after{content:"@"}.homeLatestItem.kind-memory .homeLatestIcon{background:#eee8f8;color:#7557a6}.homeLatestItem.kind-memory .homeLatestIcon:after{content:"✦"}.homeLatestItem.kind-note .homeLatestIcon{background:#e7eff8;color:#3971aa}.homeLatestItem.kind-note .homeLatestIcon:after{content:"✎"}.homeLatestCopy{display:grid;min-width:0;gap:3px}.homeLatestCopy strong{overflow:hidden;color:var(--ink);font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.homeLatestCopy small{overflow:hidden;color:var(--muted);font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.homeLatestItem time{color:var(--muted);font-size:9px;white-space:nowrap}.homeLatestItem>svg{color:var(--muted)}.homeLatestEmpty{display:grid;justify-items:center;gap:6px;padding:32px 12px;color:var(--muted);text-align:center}.homeLatestEmpty strong{color:var(--ink);font-size:12px}.homeLatestEmpty span{max-width:360px;font-size:10px;line-height:1.5}.homeLatestFooter{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding-top:11px;border-top:1px solid #e4ebe6;color:var(--muted);font-size:9px}.homeLatestFooter>span{display:inline-flex;align-items:center;gap:6px;min-width:0}.homeLatestFooter button{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:0;background:transparent;color:var(--green);font-size:10px;font-weight:700}.homeLatestFooter button:hover{color:var(--ink);text-decoration:underline}.view-agents .contentGrid,.view-agents .inboxPanel{display:none}.view-agents .lowerGrid,.view-agents .approvalCenter{display:block}.aiWorkHeader{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px 18px;padding:20px clamp(2px,1vw,12px) 12px}.aiWorkHeaderCopy{min-width:0}.aiWorkHeader h1{margin:4px 0 5px;color:var(--ink);font-size:clamp(24px,2.5vw,32px);letter-spacing:-.025em}.aiWorkHeader p{max-width:560px;margin:0;color:var(--muted);font-size:11px;line-height:1.5}.aiWorkHeaderTools{display:grid;justify-items:end;gap:8px}.aiWorkTabs{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--surface) 92%,#edf3f0)}.aiWorkTabs button{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border-radius:7px;background:transparent;color:var(--muted);font-size:10px;font-weight:750;white-space:nowrap}.aiWorkTabs button:hover{background:#ffffffc7;color:var(--ink)}.aiWorkTabs button.active{background:var(--ink);color:#fffdf7;box-shadow:0 4px 12px #23372d1f}.aiWorkTabs button b{display:inline-grid;min-width:16px;height:16px;place-items:center;padding:0 4px;border-radius:999px;background:#e7b9a8;color:#6e291c;font-size:9px}.aiWorkTabs button.active b{background:#fff0d8;color:#8e5b15}.aiWorkPulse{grid-column:1 / -1;display:flex;align-items:center;gap:12px;padding:8px 10px;border:1px solid #dfe8e3;border-radius:8px;background:#ffffff94;color:var(--muted);font-size:9px}.aiWorkPulse span{display:inline-flex;align-items:baseline;gap:5px}.aiWorkPulse strong{color:var(--ink);font-size:13px}.aiWorkPulse span+span{padding-left:12px;border-left:1px solid #dfe8e3}@media(max-width:620px){.aiWorkHeader{grid-template-columns:1fr;align-items:start;gap:12px;padding-top:14px}.aiWorkHeaderTools{justify-items:stretch}.aiWorkTabs{width:100%;overflow-x:auto}.aiWorkTabs button{flex:1 0 auto;justify-content:center}.homeAgentFloorHeader{display:grid;gap:12px}.homeAgentFloorActions{justify-content:space-between}.homeLatestPanel{margin-top:14px;padding:14px}.homeLatestHeader{gap:8px}.homeLatestHeader p{display:none}.homeLatestItem{grid-template-columns:29px minmax(0,1fr) 14px}.homeLatestItem time{display:none}.homeLatestFooter{align-items:flex-start;flex-direction:column}.aiCommandLauncher{right:6px;bottom:76px;width:68px;height:68px}.aiCommandLauncherIcon{width:62px;height:62px}.aiCommandCenter{inset:0;width:100vw;min-width:0;height:100dvh;min-height:0;max-height:none;padding:14px;border-left:0;resize:none}.aiCommandCenter.fullscreen{inset:0;width:100vw;height:100dvh;min-height:0;max-height:none;padding:14px;border-radius:0;resize:none}.aiCommandCenter.fullscreen .aiCommandChatLayout{width:100%;overflow:hidden}.aiCommandCenter.fullscreen .aiCommandConversationColumn .aiCommandChat{padding-inline:2px}.aiCommandCenter.fullscreen .aiCommandTaskColumn{padding-inline:0}.aiCommandCoverage{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.styleGalleryShell,.styleGalleryCard,.noteAIPopover,.noteAIOrb,.aiCommandLauncher,.aiCommandLauncher:before,.aiCommandLauncher:after,.aiCommandLauncher.hasNotifications:after,.aiCommandLauncherIcon:before,.aiCommandLauncherIcon:after,.aiCommandLauncherIcon i,.aiCommandLauncherIcon>.aiAvatar,.aiCommandCenter.edgePreview,.note-sidebar-edge-preview,.aiCommandCenter{animation:none;transform:none;transition:none}}.aiAvatar{position:relative;display:inline-block}.aiAvatar[data-tone=active]{animation:aiAvatarBob 2.4s ease-in-out infinite}.aiAvatar[data-tone=alert]{animation:aiAvatarJitter .5s ease-in-out infinite}.aiAvatar[data-mood=asleep],.aiAvatar[data-mood=offline]{animation:aiAvatarSnooze 4.8s ease-in-out infinite}.aiAvatar[data-mood=stuck]{animation:aiAvatarTilt 3.2s ease-in-out infinite}.aiAvatar[data-mood=free]{animation:aiAvatarSway 5.4s ease-in-out infinite}.aiAvatar[data-mood=celebrating]{animation:aiAvatarHop .62s ease-out 3}@keyframes aiAvatarBob{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5px)}}@keyframes aiAvatarJitter{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(-1px,.5px) rotate(-2.5deg)}75%{transform:translate(1px,-.5px) rotate(2.5deg)}}@keyframes aiAvatarSnooze{0%,to{transform:translateY(0) scale(1);opacity:.78}50%{transform:translateY(1.5px) scale(.985);opacity:.62}}@keyframes aiAvatarTilt{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}@keyframes aiAvatarSway{0%,to{transform:translate(-1.5px)}50%{transform:translate(1.5px)}}@keyframes aiAvatarHop{0%{transform:translateY(0)}40%{transform:translateY(-4px)}to{transform:translateY(0)}}.aiCommandLauncher .aiAvatar{position:relative;z-index:1}.aiCommandLauncher[data-mood=working]{--secretary-accent: #1f7891}.aiCommandLauncher[data-mood=researching]{--secretary-accent: #247d93}.aiCommandLauncher[data-mood=planning]{--secretary-accent: #6554af}.aiCommandLauncher[data-mood=blocked]{--secretary-accent: #b8793d}.aiCommandLauncher[data-mood=rushed]{--secretary-accent: #c2531f;animation:aiCommandUrgent 1.1s ease-in-out infinite}.aiCommandLauncher[data-mood=stuck]{--secretary-accent: #a86a33}.aiCommandLauncher[data-mood=failed]{--secretary-accent: #b04a3c}.aiCommandLauncher[data-mood=celebrating]{--secretary-accent: #1f8064}.aiCommandLauncher[data-mood=asleep],.aiCommandLauncher[data-mood=offline]{--secretary-accent: #6b7a76;opacity:.82}.aiCommandLauncher[data-mood=asleep]:before,.aiCommandLauncher[data-mood=offline]:before{animation-duration:9s}.aiCommandLauncher[data-mood=rushed]:before{animation-duration:1.4s}@keyframes aiCommandUrgent{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media(prefers-reduced-motion:reduce){.aiAvatar,.aiCommandLauncher,.aiCommandLauncher:before{animation:none!important}}.aiCommandLauncherLabel{transition:color .2s ease}.aiCommandLauncher[data-mood=rushed] .aiCommandLauncherLabel,.aiCommandLauncher[data-mood=stuck] .aiCommandLauncherLabel,.aiCommandLauncher[data-mood=failed] .aiCommandLauncherLabel{color:var(--secretary-accent);font-weight:800}.aiCommandLauncher[data-mood=offline] .aiCommandLauncherLabel{opacity:.7}.aiCommandLauncher[data-mood=blocked] .aiCommandLauncherIcon:after{content:"";position:absolute;inset:-3px;border-radius:50%;border:1.5px dashed var(--secretary-accent);animation:aiCommandSpin 7s linear infinite}@keyframes aiCommandSpin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.aiCommandLauncher[data-mood=blocked] .aiCommandLauncherIcon:after{animation:none}}.workspaceViewTransition{min-width:0}@media(prefers-reduced-motion:no-preference){.workspaceViewTransition{animation:workspaceViewEnter .22s cubic-bezier(.2,.75,.2,1) both}.workspaceViewTransition>:is(.homeDashboard,.settingsPage,.journalPanel,.aiWorkHeader,.taskPanel,.memoryPanel,.approvalCenter,.integrationCenter,.inboxPanel,.dictionaryPanel){animation:workspaceContentEnter .3s cubic-bezier(.2,.75,.2,1) both}.workspaceViewTransition>:is(.aiWorkHeader,.taskPanel,.memoryPanel,.approvalCenter,.integrationCenter,.inboxPanel,.dictionaryPanel):nth-child(n+2){animation-delay:35ms}.navItem.active .navItemIcon,.mobileNav button.active .navItemIcon{animation:navItemActivate .26s cubic-bezier(.2,.8,.2,1) both}.noteTreeChildren,.noteQuickPopover{transform-origin:top;animation:treeBranchEnter .18s cubic-bezier(.2,.75,.2,1) both}.treeHoverPreview{transform-origin:top left;animation:treePreviewEnter .16s cubic-bezier(.2,.75,.2,1) both}.noteHoverPreview{transition-duration:.16s;transition-timing-function:cubic-bezier(.2,.75,.2,1)}.pagePreviewOverlay{animation:drawerScrimEnter .18s ease-out both}.pagePreviewDrawer{animation:pagePreviewDrawerEnter .26s cubic-bezier(.2,.75,.2,1) both}.aiCommandCenter{animation:aiCommandDockEnter .26s cubic-bezier(.2,.75,.2,1) both}.aiCommandCenter.edgePreview{animation:aiCommandDockPeek .18s cubic-bezier(.2,.75,.2,1) both}.aiCommandCenter.fullscreen{animation:aiCommandFullscreenEnter .22s cubic-bezier(.2,.75,.2,1) both}.aiCommandChatMessage,.aiCommandNotification{animation:commandItemEnter .2s cubic-bezier(.2,.75,.2,1) both}.aiCommandChatMessage:nth-child(n+2),.aiCommandNotification:nth-child(n+2){animation-delay:24ms}.toast{animation:toastEnter .22s cubic-bezier(.2,.75,.2,1) both}.authOverlay{animation:overlayEnter .18s ease-out both}.authDialog{animation:dialogEnter .24s cubic-bezier(.2,.75,.2,1) both}:is(.noteCard,.homeMetric,.homeBriefHighlights button,.settingsCard,.integrationCard,.inboxCaptureItem,.dictionaryEntryCard,.approvalCard){transition:transform .18s cubic-bezier(.2,.75,.2,1),box-shadow .18s ease,border-color .18s ease,background .18s ease}:is(.noteCard,.homeMetric,.homeBriefHighlights button,.settingsCard,.integrationCard,.inboxCaptureItem,.dictionaryEntryCard,.approvalCard):hover{transform:translateY(-2px)}}@keyframes workspaceViewEnter{0%{opacity:0}to{opacity:1}}@keyframes workspaceContentEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes navItemActivate{0%{transform:scale(.9)}68%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes treeBranchEnter{0%{opacity:0;transform:translateY(-4px) scaleY(.97)}to{opacity:1;transform:translateY(0) scaleY(1)}}@keyframes treePreviewEnter{0%{opacity:0;transform:translateY(4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes drawerScrimEnter{0%{opacity:0}to{opacity:1}}@keyframes pagePreviewDrawerEnter{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes aiCommandDockEnter{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes aiCommandDockPeek{0%{opacity:0;transform:translate(18px)}to{opacity:.94;transform:translate(0)}}@keyframes aiCommandFullscreenEnter{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes commandItemEnter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes toastEnter{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes overlayEnter{0%{opacity:0}to{opacity:1}}@keyframes dialogEnter{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.workspaceViewTransition,.workspaceViewTransition>*,.noteTreeChildren,.noteQuickPopover,.treeHoverPreview,.pagePreviewOverlay,.pagePreviewDrawer,.aiCommandCenter,.aiCommandChatMessage,.aiCommandNotification,.toast,.authOverlay,.authDialog{animation:none!important;transition-duration:.01ms!important}}@media(prefers-reduced-motion:no-preference){.workspaceViewTransition>.contentGrid{animation:workspaceContentEnter .3s cubic-bezier(.2,.75,.2,1) both}.notesPanelBackdrop{animation:drawerScrimEnter .18s ease-out both}@media(max-width:720px){.editorToolRail.railPanelOpen .editorToolRailPanels{animation:mobileTrayUp .24s cubic-bezier(.2,.75,.2,1) both}}.noteTabs>.noteTabItem{animation:noteTabIn .22s cubic-bezier(.2,.75,.2,1) both}.noteTabs>.noteTabItem:nth-child(n+2){animation-delay:25ms}.mobileMoreMenu{transform-origin:bottom right;animation:mobileMenuPop .2s cubic-bezier(.2,.8,.2,1) both}.noteMobileBarButton{transition:transform .14s ease}.noteMobileBarButton:active{transform:scale(.9)}}@keyframes mobileTrayUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes noteTabIn{0%{transform:translateY(5px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes mobileMenuPop{0%{transform:translateY(10px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.office{display:grid;gap:16px}.officeDemoNotice{display:flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #e6d7b7;border-radius:10px;background:#fff8e9;color:#7b6336;font-size:11px;line-height:1.45}.officeDemoNotice svg{flex:0 0 auto;color:#b0812f}.officeDemoNotice strong{margin-right:4px;color:#614b20}.officeOffline{display:flex;align-items:flex-start;gap:12px;padding:22px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--muted)}.officeOffline svg{flex:0 0 auto;margin-top:2px;color:var(--coral)}.officeOffline strong{display:block;margin-bottom:4px;color:var(--ink)}.officeOffline p{margin:0;line-height:1.55}.officeBoard{position:relative;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:18px 28px;padding:22px 24px;border-radius:14px;overflow:hidden;background:linear-gradient(135deg,#102f2d,#0f3f38 58%,#14524a);color:#f2f7f3;box-shadow:0 18px 44px #102f2d42}.officeBoard:after{content:"";position:absolute;top:-70px;right:-40px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(220,239,235,.14),transparent 65%);pointer-events:none}.officeBoardHeading{min-width:240px;max-width:560px}.officeDemoBadge{display:inline-flex;align-items:center;margin-left:7px;padding:3px 7px;border:1px solid rgba(255,214,139,.35);border-radius:999px;background:#ffd68b29;color:#ffda9c;font-size:9px;font-weight:850;letter-spacing:.12em;vertical-align:middle}.officeBoardHeading h1{margin:8px 0 6px;font-size:clamp(22px,2.6vw,30px);line-height:1.12}.officeBoardHeading p{margin:0;color:#f2f7f3b8;font-size:12.5px;line-height:1.6}.officeLive{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border:1px solid rgba(220,239,235,.22);border-radius:999px;background:#dcefeb1a;color:#9fe8d3;font-size:10px;font-weight:800;letter-spacing:.14em}.officeLive i{width:6px;height:6px;border-radius:50%;background:#34d399;animation:office-blink 1.6s ease-in-out infinite}.officeBoardSide{position:relative;display:grid;gap:10px;justify-items:end}.officeBoardStats{display:flex;flex-wrap:wrap;gap:8px}.officeStat{position:relative;display:grid;gap:3px;min-width:96px;padding:10px 12px 9px;border:1px solid rgba(242,247,243,.14);border-radius:10px;background:#ffffff12;color:#f2f7f3;text-align:left}.officeStat svg,.officeStat>.aiAvatar{position:absolute;top:10px;right:10px;opacity:.55}.officeStat strong{font-size:20px;line-height:1}.officeStat span{color:#f2f7f39e;font-size:9.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}button.officeStat{cursor:pointer;transition:transform .14s ease,background .14s ease,border-color .14s ease}button.officeStat:hover{background:#ffffff21;transform:translateY(-1px)}.officeStatAlert.hasWaiting{border-color:#ffb19499;background:#df6c4f3d}.officeStatAlert.hasWaiting strong{color:#ffcdb8}.officeStatAlert.hasWaiting:after{content:"";position:absolute;top:-3px;right:-3px;width:9px;height:9px;border-radius:50%;background:#ffb194;animation:office-blink 1.2s ease-in-out infinite}.officeBoardActions{display:flex;gap:8px}.officeBoardActions button{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:8px;background:#f2f7f3eb;color:#102f2d;font-size:12px;font-weight:800;transition:background .14s ease,transform .14s ease}.officeBoardActions button:hover{background:#fff;transform:translateY(-1px)}.officeBoardActions .officeRefresh{width:32px;padding:0;border:1px solid rgba(242,247,243,.22);background:#ffffff1a;color:#f2f7f3}.officeBoardActions .officeRefresh:hover{background:#ffffff2e}.officeManage{padding:14px 16px 16px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 14px 34px #44392b12;animation:office-pop .28s ease}.officeManageTabs{display:flex;align-items:center;gap:6px;margin-bottom:12px}.officeManageTabs button{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border-radius:999px;background:#f3efe7;color:var(--muted);font-size:12px;font-weight:700}.officeManageTabs button.active{background:var(--green-soft);color:var(--green)}.officeManageTabs .officeManageClose{margin-left:auto;background:transparent}.officeManage .agentForm{max-width:620px;padding:0;border:0;background:transparent;box-shadow:none}.officeFloor{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.officeDesk{position:relative;display:grid;align-content:start;gap:12px;padding:15px 15px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-strong);box-shadow:0 10px 26px #44392b0f;animation:office-pop .34s ease backwards;animation-delay:calc(var(--desk-i, 0) * 55ms);transition:transform .16s ease,box-shadow .16s ease}.officeDesk:hover{transform:translateY(-2px);box-shadow:0 16px 34px #44392b1a}.officeDesk:before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;border-radius:12px 0 0 12px;background:var(--desk-tone, transparent)}.presence-working{--desk-tone: var(--green)}.presence-planning{--desk-tone: var(--blue)}.presence-waiting{--desk-tone: var(--coral)}.presence-reviewing{--desk-tone: var(--violet)}.presence-queued{--desk-tone: #8a9691}.deskTop{display:flex;align-items:center;gap:10px;min-width:0}.deskAvatar{position:relative;display:grid;flex:0 0 auto;place-items:center;width:42px;height:42px;color:#fff;font-size:14px;font-weight:800;letter-spacing:.02em}.deskAvatar .aiAvatar{position:relative;z-index:1}.role-manager{background:linear-gradient(140deg,#2867b2,#1d4e8f)}.role-developer{background:linear-gradient(140deg,#7557a6,#5d4489)}.role-researcher{background:linear-gradient(140deg,#0f766e,#0b5d57)}.role-reviewer{background:linear-gradient(140deg,#df6c4f,#c05539)}.role-maintainer{background:linear-gradient(140deg,#3f4f4a,#2c3936)}.deskRoleBadge{position:absolute;right:-5px;bottom:-5px;display:grid;place-items:center;width:18px;height:18px;border:2px solid var(--surface-strong);border-radius:6px;background:#102f2d;color:#e7f4ee}.presence-working .deskAvatar:after{content:"";position:absolute;inset:-4px;border:2px solid rgba(15,118,110,.5);border-radius:15px;animation:office-ring 1.8s ease-out infinite}.deskWho{display:grid;gap:2px;min-width:0}.deskWho strong{overflow:hidden;font-size:13.5px;text-overflow:ellipsis;white-space:nowrap}.deskWho small{color:var(--muted);font-size:10.5px;font-weight:700}.deskPresence{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;margin-left:auto;padding:3px 8px;border-radius:999px;background:#f3efe7;color:var(--muted);font-size:10px;font-weight:800;white-space:nowrap}.deskPresence i{width:6px;height:6px;border-radius:50%;background:currentColor}.presence-working .deskPresence{background:var(--green-soft);color:var(--green)}.presence-working .deskPresence i{animation:office-blink 1.4s ease-in-out infinite}.presence-planning .deskPresence{background:#e3ecf7;color:var(--blue)}.presence-waiting .deskPresence{background:#fbe5dd;color:#b34c31}.presence-reviewing .deskPresence{background:#ece5f6;color:var(--violet)}.deskProfileFacts{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0}.deskProfileFacts>span,.deskOutcome{display:grid;min-width:0;gap:2px}.deskProfileFacts small,.deskOutcome small{color:var(--muted);font-size:8.5px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.deskProfileFacts strong,.deskOutcome strong{overflow:hidden;color:var(--ink);font-size:10px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.deskStatus{justify-items:end}.deskStatus strong{display:inline-flex;align-items:center;gap:4px;color:var(--muted)}.deskStatus strong i{width:6px;height:6px;border-radius:50%;background:currentColor}.deskStatus.tone-busy strong{color:var(--green)}.deskStatus.tone-warn strong{color:#9a6b1d}.deskStatus.tone-alert strong{color:var(--coral)}.deskNow{display:grid;gap:8px;align-content:start;min-height:88px;padding:10px 11px;border:1px dashed rgba(102,113,109,.22);border-radius:9px;background:#faf7f1}.deskTaskTitle{display:-webkit-box;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--ink);font-size:12.5px;font-weight:700;line-height:1.45}.deskMeter{display:block;height:4px;border-radius:999px;background:var(--green-soft);overflow:hidden}.deskMeter i{display:block;width:42%;height:100%;border-radius:999px;background:linear-gradient(90deg,rgba(15,118,110,.25),var(--green),rgba(15,118,110,.25));animation:office-scan 1.6s linear infinite}.deskMeta{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:10.5px;font-weight:700}.deskMeta.reviewing{color:var(--violet)}.deskThinking{display:inline-flex;align-items:center;gap:4px}.deskThinking i{width:5px;height:5px;border-radius:50%;background:var(--blue);animation:office-think 1.2s ease-in-out infinite}.deskThinking i:nth-child(2){animation-delay:.15s}.deskThinking i:nth-child(3){animation-delay:.3s}.deskThinking em{margin-left:4px;color:var(--blue);font-size:10.5px;font-style:normal;font-weight:700}.deskAction{display:inline-flex;align-items:center;gap:6px;justify-self:start;height:27px;padding:0 11px;border-radius:999px;background:#102f2d;color:#f2f7f3;font-size:11px;font-weight:800}.presence-waiting .deskAction{background:var(--coral)}.deskIdleBox{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:9px}.deskIdleFace{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f3efe7;color:var(--muted)}.deskIdleBox p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.deskIdleBox .deskAction{grid-column:1 / -1;margin-top:2px;background:var(--green)}.deskStepper{display:flex;align-items:center;margin-top:2px}.deskStepper i{position:relative;flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#e3ded2}.deskStepper i:not(:first-child){margin-left:18px}.deskStepper i:not(:first-child):before{content:"";position:absolute;top:50%;right:100%;width:18px;height:2px;background:#e3ded2;transform:translateY(-50%)}.deskStepper i.past,.deskStepper i.past:before,.deskStepper i.current,.deskStepper i.current:before{background:var(--green)}.deskStepper i.current{box-shadow:0 0 0 4px #0f766e29;animation:office-blink 1.4s ease-in-out infinite}.deskStepper i.held,.deskStepper i.held:before{background:var(--coral)}.deskStepper i.held{box-shadow:0 0 0 4px #df6c4f29;animation:none}.deskFoot{display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:10px;font-weight:700}.deskFoot span{display:inline-flex;align-items:center;gap:4px}.deskModelControl{display:flex;align-items:center;gap:5px;padding-top:8px;border-top:1px solid rgba(102,113,109,.12);color:var(--muted)}.deskModelControl svg{flex:0 0 auto;color:var(--green)}.deskModelControl select{min-width:0;flex:1;border:1px solid rgba(102,113,109,.18);border-radius:7px;padding:5px 6px;background:var(--surface);color:var(--ink);font-size:10px}.deskAvatarEditButton{display:inline-flex;align-items:center;gap:5px;align-self:flex-start;margin-top:7px;padding:4px 0;background:transparent;color:#397964;font-size:9px;font-weight:750}.deskAvatarEditButton:hover{color:#173f35;text-decoration:underline}.deskAvatarEditor{display:grid;gap:7px;margin-top:7px;padding:8px;border:1px solid #cfe7da;border-radius:8px;background:#f5fbf7}.deskAvatarEditor>strong{color:#245447;font-size:9px}.deskAvatarCharacters{display:flex;flex-wrap:wrap;gap:5px}.deskAvatarCharacter{display:grid;justify-items:center;gap:3px;width:58px;padding:5px 3px 4px;border:1px solid #cfe1d8;border-radius:8px;background:#fff;color:#668078;cursor:pointer}.deskAvatarCharacter:hover{border-color:#79b8a2;background:#f2faf6}.deskAvatarCharacter.selected{border-color:#1f8064;box-shadow:0 0 0 1.5px #1f8064;background:#edf8f3;color:#245447}.deskAvatarCharacter small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:700}.deskAvatarFields{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:end;gap:6px}.deskAvatarPreview{display:grid;width:36px;height:36px;place-items:center}.deskAvatarFields label{display:grid;gap:3px;min-width:0;color:#668078;font-size:8px}.deskAvatarFields select{width:100%;min-width:0;padding:4px 5px;border:1px solid #cfe1d8;border-radius:6px;background:#fff;color:#25463d;font-size:9px}.deskAvatarFields input[type=color]{width:100%;height:26px;padding:2px;border:1px solid #cfe1d8;border-radius:6px;background:#fff;cursor:pointer}.deskAvatarSave{justify-self:start;padding:5px 8px;border:0;border-radius:6px;background:#1f8064;color:#fff;font-size:9px;font-weight:750}.deskAvatarSave:hover{background:#17644f}.agentFieldHint{display:block;margin-top:5px;color:var(--muted);font-size:10px;line-height:1.45}.agentAvatarPicker{display:flex;flex-wrap:wrap;gap:7px}.agentAvatarPicker button{display:grid;justify-items:center;gap:3px;min-width:58px;padding:5px;border:1px solid var(--line);border-radius:10px;background:#fbfaf6;color:var(--muted)}.agentAvatarPicker button.selected{border-color:var(--green);background:var(--green-soft);color:var(--green);box-shadow:0 0 0 2px #2f7c691f}.agentAvatarPicker button small{font-size:9px;font-weight:700}.agentColorPicker{display:flex;gap:7px;margin-top:7px}.agentColorPicker button{width:22px;height:22px;border:2px solid transparent;border-radius:50%;box-shadow:inset 0 0 0 1px #0000001f}.agentColorPicker button.selected{border-color:var(--ink);box-shadow:0 0 0 2px var(--surface),0 0 0 4px var(--ink)}.agentCapabilityGrid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.agentCapabilityOption{display:flex;align-items:flex-start;gap:7px;padding:8px;border:1px solid var(--line);border-radius:9px;background:#fbfaf6}.agentCapabilityOption:has(input:checked){border-color:var(--green);background:var(--green-soft)}.agentCapabilityOption input{margin-top:2px;accent-color:var(--green)}.agentCapabilityOption span{display:grid;gap:2px}.agentCapabilityOption strong{color:var(--ink);font-size:11px}.agentCapabilityOption small{color:var(--muted);font-size:9px;line-height:1.3}.agentWorkforceGapBox{display:grid;gap:6px;padding:10px;border:1px solid #dbe8df;border-radius:10px;background:#f4faf6}.agentWorkforceGapBox>strong{color:var(--green);font-size:12px}.agentWorkforceGapBox>small{color:var(--muted);font-size:10px;line-height:1.4}.agentWorkforceGapBox select{min-width:0}.agentSecondaryButton{width:fit-content;padding:6px 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font-size:11px;font-weight:800}.agentSecondaryButton:hover:not(:disabled){border-color:var(--green);color:var(--green)}.agentWorkforceGapResult{display:grid;gap:4px;padding-top:5px;color:var(--ink);font-size:11px}.agentWorkforceGapResult span{color:var(--muted);line-height:1.4}.modelProviderGuide{display:grid;gap:7px;padding:11px 12px;border:1px solid rgba(15,118,110,.18);border-radius:10px;background:linear-gradient(135deg,#dcefeb85,#f7f4edb8)}.modelProviderGuide strong{color:var(--ink);font-size:11px}.modelProviderGuide>div{display:flex;flex-wrap:wrap;gap:6px}.modelProviderGuide span{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border:1px solid rgba(102,113,109,.18);border-radius:999px;color:var(--muted);background:#ffffff80;font-size:10px;font-weight:700}.modelProviderGuide span.configured{border-color:#0f766e47;color:var(--green);background:#edf8f3}.modelProviderGuide small{color:var(--muted);font-size:10px;line-height:1.45}.officeDeskGhost{display:grid;place-content:center;justify-items:center;gap:6px;min-height:176px;border:1.5px dashed rgba(102,113,109,.32);background:transparent;box-shadow:none;color:var(--muted);text-align:center;cursor:pointer}.officeDeskGhost:hover{transform:none;border-color:var(--green);background:#dcefeb59;box-shadow:none;color:var(--green)}.deskGhostAvatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#f3efe7}.officeDeskGhost strong{font-size:12.5px}.officeDeskGhost small{font-size:10.5px}.officeDeskSkeleton{min-height:176px;border-style:dashed;background:linear-gradient(100deg,#f4f0e8 25%,#fbf8f2 38%,#f4f0e8 55%);background-size:300% 100%;animation:skeletonShimmer 1.35s ease-in-out infinite}.officeFloorEmpty{grid-column:1 / -1;display:grid;justify-items:center;gap:8px;padding:38px 20px;border:1.5px dashed rgba(102,113,109,.3);border-radius:14px;background:var(--surface);color:var(--muted);text-align:center}.officeFloorEmpty svg{color:var(--green)}.officeFloorEmpty strong{color:var(--ink);font-size:15px}.officeFloorEmpty p{max-width:380px;margin:0;font-size:12px;line-height:1.6}.officeFloorEmpty button{display:inline-flex;align-items:center;gap:7px;height:34px;margin-top:6px;padding:0 16px;border-radius:8px;background:#102f2d;color:#f2f7f3;font-size:12.5px;font-weight:800}.officeLower{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(250px,.85fr);gap:14px;align-items:start}.officeQueue,.officeFeed{padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.officeFeed{position:sticky;top:84px}.officeSectionHead{display:flex;align-items:center;gap:8px;margin-bottom:12px}.officeSectionHead h2{margin:0;font-size:14.5px}.officeCount{display:grid;place-items:center;min-width:22px;height:22px;margin-left:auto;padding:0 7px;border-radius:999px;background:#f3efe7;color:var(--muted);font-size:11px;font-weight:800}.officeQueue .agentTaskList{display:grid;gap:10px}.officeArchive{margin-top:12px}.officeArchive summary{color:var(--muted);font-size:11.5px;font-weight:700;cursor:pointer}.officeArchive ul{display:grid;gap:6px;margin:10px 0 0;padding:0;list-style:none}.officeArchive li{display:flex;align-items:center;gap:8px;min-width:0;padding:7px 10px;border-radius:8px;background:#faf7f1;font-size:11.5px}.officeArchive li strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.officeArchive li small{flex:0 0 auto;margin-left:auto;color:var(--muted);white-space:nowrap}.officeFeed ol{display:grid;margin:0;padding:0;list-style:none}.officeFeed li{position:relative;display:grid;grid-template-columns:34px 10px minmax(0,1fr);column-gap:8px;padding:7px 0}.officeFeed li:before{content:"";position:absolute;top:0;bottom:0;left:46px;width:2px;background:#efe9dd}.officeFeed li:first-child:before{top:14px}.officeFeed li:last-child:before{bottom:auto;height:14px}.officeFeed time{padding-top:2px;color:var(--muted);font-size:10px;font-weight:700}.officeFeed li i{position:relative;z-index:1;width:10px;height:10px;margin-top:3px;border:2px solid var(--surface);border-radius:50%;background:var(--muted)}.officeFeed li.tone-done i{background:var(--green)}.officeFeed li.tone-start i{background:var(--blue)}.officeFeed li.tone-wait i{background:var(--coral)}.officeFeed li.tone-fail i{background:#a94a37}.officeFeed p{margin:0;color:var(--ink);font-size:11.5px;line-height:1.5}.officeFeedEmpty{margin:0;color:var(--muted);font-size:11.5px;line-height:1.6}@keyframes office-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@keyframes office-blink{0%,to{opacity:1}50%{opacity:.35}}@keyframes office-ring{0%{transform:scale(.92);opacity:.9}70%{transform:scale(1.14);opacity:0}to{transform:scale(1.14);opacity:0}}@keyframes office-scan{0%{transform:translate(-120%)}to{transform:translate(280%)}}@keyframes office-think{0%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-3px);opacity:1}}@keyframes office-spin{to{transform:rotate(360deg)}}.office .spin{animation:office-spin 1s linear infinite}@media(max-width:1100px){.officeLower{grid-template-columns:1fr}.officeFeed{position:static}}@media(max-width:720px){.agentCapabilityGrid{grid-template-columns:1fr}.officeBoard{align-items:stretch}.officeBoardSide{justify-items:stretch}.officeBoardStats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.officeFloor{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media(prefers-reduced-motion:reduce){.officeDesk,.officeManage{animation:none}.officeLive i,.deskPresence i,.deskMeter i,.deskThinking i,.deskStepper i.current,.officeStatAlert.hasWaiting:after,.presence-working .deskAvatar:after{animation:none}}.departmentPanel{display:grid;gap:14px;margin:0 0 16px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 8px 24px #44392b0b}.departmentPanelHeader{display:flex;align-items:flex-start;gap:10px;min-width:0}.departmentPanelIcon,.departmentUnitIcon{display:grid;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--green-soft);color:var(--green)}.departmentPanelIcon{width:34px;height:34px}.departmentPanelHeader>div{min-width:0}.departmentPanelHeader h2,.departmentUnitHeader h3{margin:0;color:var(--ink)}.departmentPanelHeader h2{font-size:15px}.departmentPanelHeader p{max-width:560px;margin:3px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.departmentPanelMeta{display:inline-flex;align-items:center;gap:5px;margin-left:auto;padding:6px 8px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:10px;font-weight:800;white-space:nowrap}.departmentRefresh{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;margin:-5px -5px 0 0;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--muted);cursor:pointer}.departmentRefresh:hover:not(:disabled),.departmentRefresh:focus-visible{border-color:var(--green);color:var(--green)}.departmentRefresh:focus-visible{outline:3px solid color-mix(in srgb,var(--green) 28%,transparent);outline-offset:2px}.departmentRefresh:disabled{cursor:wait;opacity:.65}.departmentUnitGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.departmentUnit{display:grid;gap:11px;min-width:0;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fbfaf6}.departmentUnit.status-operating{border-color:#cfe3de}.departmentUnit.status-constrained{border-color:#ecd9ae}.departmentUnit.status-unstaffed{border-color:#efc6b7}.departmentUnitHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-width:0}.departmentUnitTitle{display:flex;align-items:center;gap:8px;min-width:0}.departmentUnitIcon{width:30px;height:30px}.departmentUnitTitle>div{min-width:0}.departmentUnitTitle h3{overflow-wrap:anywhere;font-size:14px}.departmentUnitTitle small{display:block;margin-top:2px;overflow-wrap:anywhere;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.departmentStatus{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;padding:4px 7px;border-radius:999px;color:var(--muted);font-size:9.5px;font-weight:850;white-space:nowrap}.departmentStatus i{width:6px;height:6px;border-radius:50%;background:currentColor}.status-operating .departmentStatus{background:var(--green-soft);color:var(--green)}.status-constrained .departmentStatus{background:#fff3d8;color:#8b671d}.status-unstaffed .departmentStatus{background:#fff0e9;color:#a74f38}.status-idle .departmentStatus{background:#f3efe7;color:var(--muted)}.departmentMembershipSummary{display:flex;flex-wrap:wrap;gap:6px}.departmentMembershipSummary span{padding:4px 7px;border-radius:7px;background:#f3efe7;color:var(--muted);font-size:10px}.departmentMembershipSummary strong{color:var(--ink);font-variant-numeric:tabular-nums}.departmentFactGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0}.departmentFactGrid>div{min-width:0;padding:7px 8px;border-radius:8px;background:var(--surface)}.departmentFactGrid dt{overflow-wrap:anywhere;color:var(--muted);font-size:9px;line-height:1.25}.departmentFactGrid dd{margin:3px 0 0;color:var(--ink);font-size:15px;font-variant-numeric:tabular-nums;font-weight:850}.departmentMembers{display:grid;gap:5px;margin:0;padding:0;list-style:none}.departmentMembers li{display:flex;align-items:center;gap:7px;min-width:0;padding:6px 7px;border-radius:8px;background:var(--surface)}.departmentMemberDot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#b9c1bd}.departmentMemberDot.active{background:var(--green)}.departmentMemberName{display:grid;min-width:0;gap:1px}.departmentMemberName strong{overflow:hidden;color:var(--ink);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.departmentMemberName small{color:var(--muted);font-size:9px;text-transform:capitalize}.departmentMemberKind{flex:0 0 auto;padding:3px 5px;border-radius:5px;background:var(--green-soft);color:var(--green);font-size:8.5px;font-weight:800}.departmentMemberLoad{flex:0 0 auto;margin-left:auto;color:var(--muted);font-size:9px;white-space:nowrap}.departmentUnitEmpty,.departmentQualityNote,.departmentPanelFootnote{color:var(--muted);font-size:10px;line-height:1.5}.departmentUnitEmpty{margin:0;padding:8px;border:1px dashed var(--line);border-radius:8px}.departmentQualityNote{padding-top:2px}.departmentPanelFootnote{display:flex;gap:5px;align-items:center}.departmentEmpty,.departmentUnavailable,.departmentError{display:flex;align-items:center;gap:10px}.departmentEmpty{padding:15px;border:1px dashed var(--line);border-radius:10px;color:var(--muted)}.departmentEmpty svg{flex:0 0 auto;color:var(--green)}.departmentEmpty strong,.departmentError h2{color:var(--ink);font-size:12px}.departmentEmpty p,.departmentError p{margin:2px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.departmentError{border-color:#efc6b7;background:#fffaf7}.departmentError>svg{flex:0 0 auto;color:var(--coral)}.departmentError button{display:inline-flex;align-items:center;gap:5px;min-height:36px;margin-left:auto;padding:0 10px;border:1px solid #dfb39a;border-radius:8px;background:var(--surface);color:#a85d43;font-size:10px;font-weight:800;cursor:pointer}.departmentError button:hover,.departmentError button:focus-visible{border-color:var(--coral);color:var(--coral)}.departmentStaleNotice,.departmentUnassigned{display:flex;align-items:center;gap:6px;margin:0;padding:7px 9px;border-radius:8px;font-size:10px;line-height:1.4}.departmentStaleNotice{background:#fff7e8;color:#8b671d}.departmentUnassigned{border:1px dashed #d9c79f;background:#fffaf0;color:#735d2d}.departmentUnassigned svg{flex:0 0 auto}.departmentUnassigned div{display:grid;gap:2px;min-width:0}.departmentUnassigned strong{font-size:10.5px}.departmentUnassigned span{font-size:9.5px}.departmentSkeleton{display:grid;gap:8px}.departmentSkeleton i{display:block;height:12px;border-radius:6px;background:linear-gradient(100deg,#f4f0e8 25%,#fbf8f2 38%,#f4f0e8 55%);background-size:300% 100%;animation:skeletonShimmer 1.35s ease-in-out infinite}.departmentSkeleton i:nth-child(2){width:82%}.departmentSkeleton i:nth-child(3){width:64%}@media(max-width:720px){.departmentPanel{padding:13px}.departmentPanelHeader{flex-wrap:wrap}.departmentPanelMeta{margin-left:auto}.departmentPanelHeader p{max-width:none}.departmentUnitGrid{grid-template-columns:1fr}.departmentFactGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.departmentSkeleton i{animation:none}}.secretaryGuide{display:flex;align-items:center;gap:10px;min-width:0}.secretaryGuideAvatar{display:grid;width:66px;height:66px;flex:0 0 auto;place-items:center;padding:0;border:0;background:transparent;color:var(--green);cursor:pointer}.secretaryGuideAvatar:focus-visible{border-radius:50%;outline:3px solid color-mix(in srgb,var(--green) 34%,transparent);outline-offset:2px}.secretaryGuideBubble{position:relative;max-width:340px;padding:8px 28px 8px 12px;border:1px solid rgba(15,18,30,.08);border-radius:14px 14px 14px 4px;background:#fff;box-shadow:0 8px 24px #0f121e12;color:#37352f;font-size:12px}.secretaryGuideBubble p{margin:0}.secretaryGuide.tone-alert .secretaryGuideBubble{border-color:#f0cbb0;background:#fdf3ecd9;color:#c35a3c}.secretaryGuide.tone-good .secretaryGuideBubble{border-color:#cfe3de;color:#0f7b6c}.secretaryGuideBubble button{margin-top:6px;padding:4px 9px;border:0;border-radius:6px;background:#d9730d;color:#fff;font-size:11px;font-weight:600;cursor:pointer}.secretaryGuideBubble>span{position:absolute;right:8px;bottom:4px;color:#9b9a97;font-size:9.5px;font-variant-numeric:tabular-nums}@media(max-width:600px){.secretaryGuide{align-items:flex-start}.secretaryGuideAvatar{width:54px;height:54px}.secretaryGuideAvatar .aiAvatar{width:48px!important;height:48px!important}.secretaryGuideBubble{flex:1;max-width:none}}.deskAvatarSwatches{display:flex;flex-wrap:wrap;gap:5px;padding:2px 0}.deskAvatarSwatch{width:22px;height:22px;padding:0;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #cfe1d8;background:var(--swatch, #2f7c69);cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.deskAvatarSwatch:hover{transform:scale(1.14)}.deskAvatarSwatch[aria-pressed=true]{box-shadow:0 0 0 2px var(--green)}.deskAvatarMoodPreview{display:flex;flex-wrap:wrap;gap:10px 14px;padding:7px 2px 1px;border-top:1px dashed #dfe8e3}.deskAvatarMoodPreview span{display:grid;justify-items:center;gap:3px}.deskAvatarMoodPreview small{color:#668078;font-size:8px}.deskAvatarWarning{color:#a85d43;font-size:9px;line-height:1.4}.deskAvatarActions{display:flex;gap:6px}.deskAvatarReset{padding:5px 8px;border:1px solid #cfe1d8;border-radius:6px;background:#fff;color:#397964;font-size:9px;font-weight:750}.deskAvatarReset:hover{border-color:#9fc9b5;background:#f0faf4}.agentFieldHint{color:#668078;font-size:8.5px;line-height:1.4}.deskModelChip{display:inline-flex;align-items:center;gap:4px;justify-self:start;padding:3px 7px;border:1px solid #e6d7b7;border-radius:999px;background:#fff8e9;color:#7b6336;font-size:9px;font-weight:750}.secretaryGuide{flex-wrap:wrap}.secretaryGuideBody{display:grid;flex:1 1 100%;gap:10px;padding-top:4px}.secretaryConsult{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:10px 12px;border:1px solid #dfe8e3;border-radius:12px;background:linear-gradient(180deg,#fffdf8,#f4faf7)}.consultAvatar{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:50%;background:#e5f2ed99}.consultAvatar.mirror{transform:scaleX(-1)}.consultDots{display:inline-flex;gap:3px}.consultDots i{width:6px;height:6px;border-radius:50%;background:var(--green);animation:office-think 1.1s ease-in-out infinite}.consultDots i:nth-child(2){animation-delay:.18s}.consultDots i:nth-child(3){animation-delay:.36s}.secretaryConsult small{flex:1 1 120px;color:var(--muted);font-size:10.5px;line-height:1.4}.secretaryRoster{display:grid;gap:4px;margin:0;padding:0;list-style:none}.secretaryRoster li{display:grid;grid-template-columns:auto auto auto minmax(0,1fr);align-items:center;gap:9px;padding:7px 10px;border:1px solid transparent;border-radius:10px;background:#ffffffa8}.rosterAvatar{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#e5f2ed8c}.rosterName{overflow:hidden;color:var(--ink);font-size:11.5px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.rosterDuty{padding:3px 8px;border-radius:999px;background:#e5f2ed;color:var(--green);font-size:9.5px;font-weight:800;white-space:nowrap}.secretaryRoster li.duty-waiting .rosterDuty{background:#fff0e9;color:#c2533a}.secretaryRoster li.duty-reviewing .rosterDuty{background:#fdf3e3;color:#b27725}.secretaryRoster li.duty-queued .rosterDuty{background:#eef1ef;color:#46554f}.secretaryRoster li.duty-free .rosterDuty{background:#eef1ef;color:#66716d}.secretaryRoster li.duty-free .rosterAvatar{opacity:.75;filter:saturate(.55)}.rosterTask{overflow:hidden;justify-self:end;max-width:55%;color:var(--muted);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.rosterTask{display:none}.secretaryRoster li{grid-template-columns:auto auto auto}}.officeManageOverlay{position:fixed;inset:0;z-index:96;display:grid;place-items:center;padding:22px;background:#1d252370;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:officeFadeIn .18s ease}.officeManageOverlay .officeManage{width:min(720px,100%);max-height:min(86vh,820px);overflow-y:auto;margin:0;animation:office-pop .26s ease;box-shadow:0 32px 90px #10221e59}@keyframes officeFadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:620px){.officeManageOverlay{padding:10px}.officeManageOverlay .officeManage{max-height:92vh}}.deskWho{display:grid;min-width:0;gap:1px;padding:0;border:0;background:transparent;color:inherit;justify-self:start;text-align:left;cursor:pointer}.deskWho:hover strong{color:var(--green);text-decoration:underline}.deskWho:focus-visible{outline:3px solid color-mix(in srgb,var(--green) 34%,transparent);outline-offset:2px;border-radius:4px}.officeProfile{width:min(640px,100%)}.officeProfileHead{display:flex;align-items:center;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--line)}.officeProfileHead>div{display:grid;gap:1px;min-width:0;flex:1}.officeProfileHead strong{font-size:15px}.officeProfileHead small{color:var(--muted);font-size:10.5px}.officeProfileAvatar{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:50%;background:#e5f2ed}.officeProfileAvatar.small{width:30px;height:30px;background:#eef1ef}.officeProfileActions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.officeProfileActions>button[type=submit]{padding:8px 14px;border:0;border-radius:8px;background:var(--ink);color:#fffdf7;font-size:11.5px;font-weight:800}.officeProfileActions>button[type=submit]:hover:not(:disabled){background:var(--green)}.officeProfileActions>button:disabled{opacity:.55;cursor:not-allowed}.officeFire{margin-left:auto;padding:7px 12px;border:1px solid #ecc7b7;border-radius:8px;background:#fff6f1;color:#a85d43;font-size:11px;font-weight:750}.officeFire:hover{border-color:#df6c4f;background:#ffeee7}.officeFireConfirm{margin-left:auto;padding:7px 12px;border:1px solid #df6c4f;border-radius:8px;background:#df6c4f;color:#fff;font-size:11px;font-weight:800;animation:office-pop .2s ease}.officeBenched{display:grid;gap:8px;padding:12px 14px;border:1.5px dashed rgba(102,113,109,.3);border-radius:12px;background:#fffcf7a8}.officeBenched header{display:flex;align-items:baseline;gap:8px}.officeBenched h2{margin:0;color:var(--muted);font-size:12px}.officeBenched small{color:var(--muted);font-size:10px}.officeBenched ul{display:grid;gap:4px;margin:0;padding:0;list-style:none}.officeBenched li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 10px;border-radius:10px;background:#ffffffb3}.officeBenchedName{display:grid;gap:1px;color:var(--ink);font-size:11.5px;font-weight:750}.officeBenchedName small{color:var(--muted);font-size:9.5px;font-weight:600}.officeBenched button{padding:5px 10px;border:1px solid #cfe1d8;border-radius:7px;background:#fff;color:#397964;font-size:10px;font-weight:750}.officeBenched button:hover{border-color:#9fc9b5;background:#f0faf4}@media(max-width:620px){.officeBoard{padding:16px;min-width:0}.officeBoardHeading{min-width:0;max-width:none}.officeBoardStats{gap:6px}.officeStat{flex:1 1 calc(50% - 6px);min-width:0}.officeStat span{white-space:normal}.officeBoardActions{width:100%}.officeBoardActions button{flex:1}.officeFloor,.officeLower{grid-template-columns:minmax(0,1fr)}article.officeDesk{min-width:0}.deskTop{flex-wrap:wrap}.deskStepper{flex-wrap:wrap;gap:4px 0;max-width:100%}.deskStepper i:not(:first-child){margin-left:13px}.deskStepper i:not(:first-child):before{width:13px}.officeProfileHead{flex-wrap:wrap}.officeProfileActions>button{width:100%}.officeFire,.officeFireConfirm{margin-left:0}.officeBenched li{grid-template-columns:auto minmax(0,1fr)}.officeBenched button{grid-column:2;justify-self:start}}.officeShell{display:grid;grid-template-columns:218px minmax(0,1fr);gap:16px;align-items:start}.officeSidebar{position:sticky;top:14px;display:grid;gap:4px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fffcf7d1}.officeSidebar>header{display:flex;align-items:center;justify-content:space-between;padding:0 2px 6px}.officeSidebar>header strong{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.officeSidebarHire{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 9px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--green);font-size:10px;font-weight:800}.officeSidebarHire:hover{border-color:#9fc9b5;background:#f0faf4}.officeSidebarRow{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 8px;border:0;border-radius:9px;background:transparent;text-align:left;cursor:pointer;transition:background .14s ease}.officeSidebarRow:hover{background:#ffffffeb}.officeSidebarRow:focus-visible{outline:3px solid color-mix(in srgb,var(--green) 34%,transparent);outline-offset:1px}.officeSidebarRow.secretary{border:1px dashed #cfe1d8}.officeSidebarAvatar{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:#eef1ef}.officeSidebarRow.presence-working .officeSidebarAvatar{background:#e5f2ed}.officeSidebarRow.presence-waiting .officeSidebarAvatar{background:#fff0e9}.officeSidebarRow.presence-reviewing .officeSidebarAvatar{background:#fdf3e3}.officeSidebarWho{display:grid;min-width:0;gap:1px}.officeSidebarWho strong{overflow:hidden;color:var(--ink);font-size:11.5px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.officeSidebarWho small{overflow:hidden;color:var(--muted);font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.officeSidebarBadge{display:grid;width:18px;height:18px;place-items:center;border-radius:9px;background:var(--green-soft);color:var(--green);font-size:9.5px;font-weight:800;font-variant-numeric:tabular-nums}.officeSidebarBadge.tone-warn{background:#fff0e9;color:#c2533a}.officeSidebarSection{padding:6px 2px 2px;color:#97a29d;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.officeSidebarEmpty{margin:0;padding:6px 4px;color:var(--muted);font-size:10.5px;line-height:1.5}@media(max-width:900px){.officeShell{grid-template-columns:minmax(0,1fr)}.officeSidebar{position:static;display:flex;gap:6px;overflow-x:auto;padding:8px}.officeSidebar>header,.officeSidebarSection{display:none}.officeSidebarRow{flex:0 0 auto;grid-template-columns:auto minmax(0,1fr);min-width:150px;padding:6px 8px;background:#ffffffd9;border:1px solid var(--line)}.officeSidebarBadge{display:none}}.officeSidebarInstruct{display:flex;align-items:center;gap:7px;margin:2px 0 4px;padding:7px 9px;border:1px dashed #9fc9b5;border-radius:9px;background:#f2faf6;color:var(--green);font-size:10.5px;font-weight:750}.officeSidebarInstruct:hover{border-color:var(--green);background:#e8f6ef}.officeSecretaryComposer{width:min(540px,100%)}@media(max-width:900px){.officeSidebarInstruct{flex:1 1 auto}}.agentDetail{width:min(620px,100%)}.agentDetailSection{display:grid;gap:10px;padding:12px 0 4px}.agentDetailSection h3{margin:0;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.agentDetailSummary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:11px 0 2px;border-bottom:1px solid var(--line)}.agentDetailSummary>div{display:grid;min-width:0;gap:3px}.agentDetailSummary small{color:var(--muted);font-size:8.5px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.agentDetailSummary strong{overflow:hidden;color:var(--ink);font-size:10.5px;line-height:1.4;text-overflow:ellipsis}.agentDetailStatus{display:inline-flex;align-items:center;gap:5px;width:fit-content}.agentDetailStatus i{width:7px;height:7px;border-radius:50%;background:currentColor}.agentDetailStatus.tone-busy{color:var(--green)}.agentDetailStatus.tone-warn{color:#9a6b1d}.agentDetailStatus.tone-alert{color:var(--coral)}.agentDetailTask{display:grid;gap:6px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#ffffffb8}.agentDetailTaskHead{display:flex;align-items:center;gap:8px}.agentDetailTaskHead strong{font-size:12px;color:var(--ink)}.agentDetailTask p{margin:0;color:var(--muted);font-size:10.5px;line-height:1.5}.agentDetailEmpty{margin:0;padding:14px;border:1.5px dashed rgba(102,113,109,.3);border-radius:10px;color:var(--muted);font-size:11px}.agentDetailComposer{border-top:1px solid var(--line);padding-top:12px}.secretaryEscalation{display:flex;align-items:flex-start;gap:10px;margin-top:8px;padding:10px 12px;border:1px solid #e6c9a7;border-radius:10px;background:#fff8ec}.secretaryEscalation.standalone{margin:10px 0 0}.secretaryEscalationAvatar{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:50%;background:#fdf0da}.secretaryEscalation>div{display:grid;gap:4px;min-width:0;flex:1}.secretaryEscalation strong{color:#7b5a22;font-size:11px}.secretaryEscalation p{margin:0;color:#6b5b3e;font-size:10.5px;line-height:1.55}.secretaryEscalationActions{display:flex;gap:8px;justify-content:flex-end}.escalateReject,.escalateApprove{min-height:28px;padding:0 12px;border-radius:8px;font-size:10.5px;font-weight:800}.escalateReject{border:1px solid #dfb39a;background:#fff;color:#a85d43}.escalateReject:hover{background:#fff1ea}.escalateApprove{border:0;background:#1f8064;color:#fff}.escalateApprove:hover{background:#17644f}.secretaryReview{width:min(560px,100%)}.secretaryModelControl{display:grid;gap:6px;margin-top:12px;padding:11px 12px;border:1px solid #dfe8e3;border-radius:10px;background:#ffffffa8}.secretaryModelControl header{display:grid;gap:1px}.secretaryModelControl strong{color:var(--ink);font-size:11px}.secretaryModelControl small{color:var(--muted);font-size:9.5px}.secretaryModelControl .deskModelControl{border-top:0;padding-top:0}.officeStatusChip{position:absolute;right:-3px;bottom:-3px;display:grid;width:15px;height:15px;place-items:center;border:2px solid #fffcf7;border-radius:50%;background:#97a29d;color:#fff}.officeSidebarAvatar{position:relative}.officeStatusChip.s-working{background:#1f8064}.officeStatusChip.s-planning{background:#2867b2}.officeStatusChip.s-reviewing{background:#b27725}.officeStatusChip.s-waiting{background:#df6c4f}.officeStatusChip.s-queued{background:#8a9691}.officeStatusChip.s-idle{background:#b9c1bd;color:#46554f}.officeStatusChip.s-consulting{background:#7557a6;animation:office-blink 1.6s ease-in-out infinite}.agentDetailMood{display:inline-flex;align-items:center;gap:5px;margin-top:2px;color:var(--green);font-weight:750}.agentDetailMood i{width:7px;height:7px;border-radius:50%;background:var(--green)}.agentDetailMood i[data-tone=alert]{background:var(--coral);animation:office-blink 1.4s ease-in-out infinite}.agentDetailMood i[data-tone=calm]{background:#97a29d}.agentTaskStateNote{display:inline-flex;align-items:center;gap:5px;margin:0;padding:4px 8px;border-radius:7px;font-size:10px!important;font-weight:750;width:fit-content}.agentTaskStateNote svg{flex:0 0 auto}.agentTaskStateNote.consulting{background:#f1edfa;color:#6a4fa3}.agentTaskStateNote.struggling{background:#fff0e9;color:#c2533a}.agentTaskStateNote.planning{background:#e9f0fa;color:#2867b2}.presidentDesk{display:grid;gap:14px;margin:0 0 18px;min-width:0}.presidentDeskToolbar{display:flex;justify-content:flex-end}.presidentDeskToolbar button{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid var(--line);border-radius:7px;background:transparent;color:var(--muted);font-size:10px;font-weight:750;cursor:pointer}.presidentDeskToolbar button:hover{border-color:var(--green);color:var(--green)}.presidentCockpitStatus{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px 24px;padding:19px 20px 16px;overflow:hidden;border:1px solid rgba(15,118,110,.45);border-radius:17px;background:#123b36;color:#effaf5;box-shadow:0 14px 30px #1c463c21}.presidentCockpitStatus.status-needs-president{border-color:#df6c4f9e;background:#3d2b27}.presidentCockpitStatus.status-autonomy-paused{border-color:#e6a03c94;background:#37362f}.presidentCockpitStatus.status-autonomy-status-unavailable{border-color:#a0bcb473;background:#303b3a}.presidentCockpitStatusMain{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;min-width:0}.presidentCockpitStatusIcon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#d9f0e6;color:#0d6a5f}.status-needs-president .presidentCockpitStatusIcon{background:#ffe1d6;color:#a64d36}.status-autonomy-paused .presidentCockpitStatusIcon{background:#f9e9bf;color:#8d681f}.status-autonomy-status-unavailable .presidentCockpitStatusIcon{background:#dce8e5;color:#46645d}.presidentCockpitStatus .eyebrow{color:#effaf5b3;font-size:9px;letter-spacing:.12em}.presidentCockpitStatus h2{margin:4px 0 0;color:#fff;font-size:clamp(18px,2.2vw,25px);letter-spacing:-.025em;line-height:1.1}.presidentCockpitStatusMain p{max-width:680px;margin:6px 0 0;color:#effaf5c7;font-size:11.5px;line-height:1.5}.presidentCockpitStatusActions{display:grid;align-content:start;justify-items:end;gap:8px;min-width:164px}.presidentCockpitAutonomy{display:inline-flex;align-items:center;gap:6px;color:#effaf5c7;font-size:10px;font-weight:750;white-space:nowrap}.presidentCockpitAutonomy strong{color:#fff;font-size:10px;letter-spacing:.08em}.presidentCockpitAutonomyDot{width:7px;height:7px;border-radius:50%;background:#75d5a8;box-shadow:0 0 0 3px #75d5a824}.presidentCockpitAutonomy.paused .presidentCockpitAutonomyDot{background:#f0bb59;box-shadow:0 0 0 3px #f0bb5924}.presidentCockpitAutonomy.unknown .presidentCockpitAutonomyDot{background:#d8c47e;box-shadow:0 0 0 3px #d8c47e24}.presidentCockpitPauseButton{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:0 13px;border:1px solid rgba(239,250,245,.32);border-radius:9px;background:#ffffff1a;color:#fff;font-size:10.5px;font-weight:800;cursor:pointer}.presidentCockpitPauseButton:hover:not(:disabled){border-color:#ffffffb3;background:#ffffff2e}.presidentCockpitPauseButton:focus-visible{outline:2px solid #fff;outline-offset:2px}.presidentCockpitPauseButton:disabled{cursor:progress;opacity:.62}.presidentCockpitRiskLink{padding:2px 0;background:transparent;color:#f6c4ad;font-size:9.5px;font-weight:800;cursor:pointer;text-decoration:underline;text-decoration-color:#f6c4ad73;text-underline-offset:2px}.presidentCockpitRiskLink:hover{color:#fff;text-decoration-color:#fff}.presidentCockpitRiskLink:focus-visible{outline:2px solid #fff;outline-offset:3px}.presidentCockpitNotice{max-width:220px;color:#effaf5b8;font-size:9.5px;line-height:1.35;text-align:right}.presidentCockpitMetrics{display:grid;grid-column:1 / -1;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;padding:14px 0 0;border-top:1px solid rgba(239,250,245,.16)}.presidentCockpitMetric{display:grid;grid-template-areas:"value" "label";gap:3px;min-width:0}.presidentCockpitMetric dt{grid-area:label}.presidentCockpitMetric dd{grid-area:value}.presidentCockpitMetric dt{overflow:hidden;color:#effaf59e;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.presidentCockpitMetric dd{margin:0;color:#fff;font-size:21px;font-weight:780;letter-spacing:-.03em;line-height:1}.presidentCockpitFreshness{display:inline-flex;grid-column:1 / -1;align-items:center;gap:5px;color:#effaf5a8;font-size:9.5px}.presidentCockpitFreshness svg{color:#8fdfbd}.presidentCockpitFreshness small{color:#effaf580;font-size:9.5px}.companyKpiPanel{display:grid;gap:12px;padding:15px;border:1px solid rgba(15,118,110,.2);border-radius:15px;background:linear-gradient(135deg,#fbfdfb,#fffdf8)}.companyKpiHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.companyKpiHeader>div:first-child{display:grid;gap:3px;min-width:0}.companyKpiHeader h2{margin:1px 0 0;color:var(--ink);font-size:15px;letter-spacing:-.01em}.companyKpiHeader p{margin:2px 0 0;color:var(--muted);font-size:10.5px;line-height:1.45}.companyKpiHeaderMeta{display:inline-flex;align-items:center;gap:8px;flex:none;color:var(--muted);font-size:10px;font-weight:750}.companyKpiHeaderMeta button{display:grid;place-items:center;min-width:34px;min-height:34px;padding:0;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--green);cursor:pointer}.companyKpiHeaderMeta button:hover:not(:disabled){border-color:var(--green)}.companyKpiHeaderMeta button:focus-visible{outline:2px solid var(--green);outline-offset:2px}.companyKpiHeaderMeta button:disabled{cursor:progress;opacity:.6}.companyKpiGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.companyKpiCard{display:grid;align-content:start;gap:5px;min-width:0;padding:12px;border:1px solid var(--line);border-radius:11px;background:#ffffffdb}.companyKpiCardTitle{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.02em}.companyKpiCardTitle svg{color:var(--green)}.companyKpiCard strong{color:var(--ink);font-size:25px;letter-spacing:-.04em;line-height:1}.companyKpiCard>span{color:var(--muted);font-size:10px;line-height:1.35}.companyKpiDelta,.companyKpiSecondaryValue{margin:4px 0 0;color:var(--green);font-size:10px;font-weight:800}.companyKpiFacts{display:grid;gap:4px;margin:5px 0 0}.companyKpiFacts>div{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.companyKpiFacts dt{overflow:hidden;color:var(--muted);font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.companyKpiFacts dd{margin:0;color:var(--ink);font-size:10px;font-weight:800;text-align:right}.companyKpiQuality{display:flex;align-items:flex-start;gap:4px;margin:4px 0 0;color:#936a25;font-size:9px;line-height:1.35}.companyKpiQuality[data-quality=unavailable]{color:#9b4c31}.companyKpiQuality[data-quality=not_applicable]{color:var(--muted)}.companyKpiFootnote{margin:0;color:var(--muted);font-size:9.5px;line-height:1.35}.companyKpiUnavailable{grid-template-columns:minmax(0,1fr) auto;align-items:center;border-color:#df6c4f4d;background:#fffaf7}.companyKpiUnavailable h2{margin:2px 0 0;color:var(--ink);font-size:13px}.companyKpiUnavailable p{margin:3px 0 0;color:var(--muted);font-size:10.5px}.companyKpiUnavailable button{display:inline-flex;align-items:center;gap:5px;min-height:36px;padding:0 10px;border:0;border-radius:8px;background:var(--green);color:#fff;font-size:10px;font-weight:800;cursor:pointer}.companyKpiUnavailable button:focus-visible{outline:2px solid var(--green);outline-offset:2px}.companyKpiSkeletonCard{gap:9px;min-height:84px}.companyKpiPanel .skeletonLine{max-width:100%}.companyKpiPanel .skeletonLine.short{max-width:60%}.companyKpiPanel .skeletonLine.medium{width:150px}.companyKpiStale{color:var(--muted);font-size:9px}.presidentKpiGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.presidentKpi{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:13px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 6px 16px #304b3e0d}.presidentKpiIcon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#e5f2eb;color:var(--green)}.presidentKpi.tone-alert{border-color:#df6c4f66;background:#fff8f4}.presidentKpi.tone-alert .presidentKpiIcon{background:#fff0ea;color:var(--coral)}.presidentKpiBody{display:grid;gap:1px;min-width:0}.presidentKpiBody strong{color:var(--ink);font-size:21px;letter-spacing:-.02em;line-height:1.05}.presidentKpiBody small{overflow:hidden;color:var(--muted);font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.presidentSummary{display:grid;gap:10px}.presidentSummaryHeader{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:0 2px}.presidentSummaryHeader h2{margin:3px 0 0;color:var(--ink);font-size:15px;letter-spacing:-.01em}.presidentSummarySource{color:var(--muted);font-size:10px;font-weight:650}.presidentSummaryGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.presidentSummaryCard{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;min-width:0;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink);text-align:left;box-shadow:0 6px 16px #304b3e0b}button.presidentSummaryCard{width:100%;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}button.presidentSummaryCard:hover{border-color:#0f766e66;box-shadow:0 9px 20px #2f524914;transform:translateY(-1px)}button.presidentSummaryCard:focus-visible{outline:2px solid var(--green);outline-offset:2px}.presidentSummaryCard.tone-attention{border-color:#df6c4f59;background:#fffaf7}.presidentSummaryIcon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#e5f2eb;color:var(--green)}.presidentSummaryCard.tone-attention .presidentSummaryIcon{background:#fff0ea;color:var(--coral)}.presidentSummaryBody{display:grid;gap:2px;min-width:0}.presidentSummaryBody strong{color:var(--ink);font-size:20px;letter-spacing:-.02em;line-height:1.05}.presidentSummaryBody>span{overflow:hidden;color:var(--ink);font-size:10.5px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.presidentSummaryBody small{min-height:2.6em;color:var(--muted);font-size:9.5px;line-height:1.35}.presidentSecretaryCard{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 15px;border:1px solid rgba(15,118,110,.2);border-radius:13px;background:linear-gradient(135deg,#f7fcf9,#fbf8f1)}.presidentSecretaryAvatar{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#ffffffbf}.presidentSecretaryBody{display:grid;gap:5px;min-width:0}.presidentSecretaryHead{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px}.presidentSecretaryHead strong{color:var(--ink);font-size:13px}.presidentSecretaryHead ul{display:flex;flex-wrap:wrap;gap:3px 10px;margin:0;padding:0;list-style:none}.presidentSecretaryHead li{color:var(--muted);font-size:10px;font-weight:650}.presidentSecretaryHead li b{color:var(--ink)}.presidentSecretaryBody>p{margin:0;color:#38514c;font-size:11.5px;line-height:1.55}.presidentSecretaryLink{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid rgba(15,118,110,.3);border-radius:9px;background:#ffffffb3;color:var(--green);font-size:10.5px;font-weight:800;cursor:pointer}.presidentSecretaryLink:hover{border-color:var(--green)}.presidentBriefing{border-color:#0f766e38;background:linear-gradient(135deg,#f7fcf9,#fffdf7)}.presidentBriefingHeader,.presidentPanelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.presidentBriefingTitle{display:flex;align-items:center;gap:9px}.presidentBriefingTitle h2,.presidentPanelHeader h2{margin:3px 0 0;color:var(--ink);font-size:15px;letter-spacing:-.01em}.presidentBriefingIcon{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#e5f2eb;color:var(--green)}.presidentBriefingAvatar{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#ffffffc7}.presidentBriefingAttention{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:999px;background:#fff0ea;color:#b3502f;font-size:10px;font-weight:800}.presidentBriefingHeadline{margin:0;color:#38514c;font-size:11.5px;line-height:1.5}.presidentBriefingFacts{display:flex;flex-wrap:wrap;gap:6px 14px;color:var(--muted);font-size:10.5px;font-weight:650}.presidentBriefingFacts strong{margin-right:3px;color:var(--ink);font-size:14px}.presidentBriefingFacts .attention,.presidentBriefingFacts .attention strong{color:#b3502f}.presidentUpdatesCount{min-width:20px;min-height:20px;padding:2px 6px;border-radius:999px;background:#e5f2eb;color:var(--green);font-size:10px;font-weight:850;text-align:center;box-sizing:border-box}.presidentUpdateAlert{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid rgba(223,108,79,.34);border-radius:10px;background:#fff5ef}.presidentUpdateAlert>div{display:grid;gap:2px;min-width:0}.presidentUpdateAlert strong{color:#9b4c31;font-size:11px}.presidentUpdateAlert span{overflow:hidden;color:#38514c;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.presidentUpdateAlert button{flex-shrink:0;padding:6px 9px;border:0;border-radius:8px;background:var(--green);color:#fff;font-size:10.5px;font-weight:800;cursor:pointer}.presidentUpdatesList{display:grid;gap:7px;margin:0;padding:0;list-style:none}.presidentUpdateItem{border:1px solid var(--line);border-radius:10px;background:#ffffffa3}.presidentUpdateItem.unread{border-color:#0f766e52;background:#fbfffc}.presidentUpdateItem.severity-critical{border-color:#df6c4f52;background:#fffaf7}.presidentUpdateItem>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center;width:100%;padding:10px;border:0;border-radius:inherit;background:transparent;color:inherit;text-align:left;cursor:pointer}.presidentUpdateItem>button:hover{background:#ffffff8c}.presidentUpdateItem>button:focus-visible{outline:2px solid var(--green);outline-offset:-2px}.presidentUpdateItem>button:disabled{cursor:progress;opacity:.65}.presidentUpdateIcon{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#e5f2eb;color:var(--green)}.severity-critical .presidentUpdateIcon,.severity-attention .presidentUpdateIcon{background:#fff0ea;color:#b3502f}.presidentUpdateBody{display:grid;gap:2px;min-width:0}.presidentUpdateBody strong{overflow:hidden;color:var(--ink);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.presidentUpdateBody small{overflow:hidden;color:var(--muted);font-size:10.5px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.presidentUpdateBody time{color:var(--muted);font-size:9.5px}.presidentUpdateAction{color:var(--green);font-size:9.5px;font-weight:800;white-space:nowrap}.presidentUpdateNote{margin:0;color:var(--muted);font-size:10px}.presidentSection{display:grid;gap:10px;padding:15px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.presidentSectionHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.presidentSectionHeader h2{margin:3px 0 0;color:var(--ink);font-size:15px;letter-spacing:-.01em}.presidentSectionHeader .eyebrow{color:var(--green)}.presidentSectionLink{display:inline-flex;align-items:center;gap:3px;padding:0;border:0;background:transparent;color:var(--green);font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}.presidentSectionToggle{display:inline-flex;gap:3px;padding:3px;border:1px solid var(--line);border-radius:9px;background:#fff9}.presidentSectionToggle button{display:inline-flex;align-items:center;gap:4px;padding:5px 9px;border:0;border-radius:7px;background:transparent;color:var(--muted);font-size:10.5px;font-weight:750;cursor:pointer}.presidentSectionToggle button.active{background:#e5f2eb;color:var(--green)}.presidentSectionFooter{margin:0;color:var(--muted);font-size:10px}.presidentEmptyState{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:14px;border:1px dashed var(--line);border-radius:11px;background:#ffffff80;color:var(--muted)}.presidentEmptyIcon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#e5f2eb;color:var(--green)}.presidentEmptyState strong{color:var(--ink);font-size:12.5px}.presidentEmptyState p{margin:0;font-size:11px;line-height:1.5}.presidentEmptyState.slim{padding:10px 12px}.presidentNeeds{border-color:#df6c4f4d}.presidentNeeds.empty{border-color:#0f766e38}.presidentNeeds:not(.empty){border-color:#df6c4f80;box-shadow:0 10px 22px #84422f12}.presidentNeeds.empty{background:#f8fcf9}.presidentNeedList{display:grid;gap:8px;margin:0;padding:0;list-style:none}.presidentNeedItem{border:1px solid rgba(223,108,79,.28);border-radius:11px;background:#fffaf7}.presidentNeedItem.risk-medium{border-color:#e6a03c4d}.presidentNeedItem.risk-low{border-color:var(--line);background:var(--surface)}.presidentNeedOpen{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;width:100%;padding:12px;border:0;border-radius:inherit;background:transparent;color:inherit;text-align:left;cursor:pointer}.presidentNeedOpen:hover{background:#ffffff70}.presidentNeedOpen:focus-visible{outline:2px solid var(--green);outline-offset:-2px}.presidentNeedTitleRow{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px}.presidentNeedTitleRow strong{color:var(--ink);font-size:13px}.presidentNeedIcon{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#fff0ea;color:var(--coral)}.presidentNeedKind{padding:3px 7px;border-radius:999px;background:#df6c4f1f;color:var(--coral);font-size:9.5px;font-weight:800;white-space:nowrap}.presidentNeedGoal{margin:5px 0 0;color:var(--muted);font-size:10.5px;font-weight:700}.presidentNeedWhy{margin:4px 0 0;color:#38514c;font-size:11.5px;line-height:1.5}.presidentNeedMeta{display:flex;align-items:center;gap:10px;margin:6px 0 0}.presidentRisk{padding:2px 7px;border-radius:999px;font-size:9.5px;font-weight:800}.presidentRisk.risk-high,.presidentRisk.risk-critical{background:#ffe9e2;color:#b3502f}.presidentRisk.risk-medium{background:#fdf1dd;color:#9a6b1d}.presidentRisk.risk-low{background:#e5f2eb;color:var(--green)}.presidentNeedMeta time{color:var(--muted);font-size:10px}.presidentNeedActions{display:grid;gap:6px;align-content:center;justify-items:end}.presidentNeedRequested{margin:0;color:var(--muted);font-size:10px;font-weight:700}.presidentNeedReview{display:inline-flex;align-items:center;gap:4px;padding:7px 12px;border-radius:9px;background:var(--green);color:#fff;font-size:11px;font-weight:800;white-space:nowrap}.presidentNeedButtons{display:flex;gap:6px}.presidentNeedButtons button{display:inline-flex;align-items:center;gap:4px;padding:7px 12px;border:0;border-radius:9px;background:var(--green);color:#fff;font-size:11px;font-weight:800;cursor:pointer}.presidentNeedButtons button.secondary{background:transparent;border:1px solid var(--line);color:var(--muted)}.presidentNeedButtons button:hover:not(:disabled){filter:brightness(.96)}.presidentNeedButtons button:disabled{opacity:.55;cursor:progress}.presidentGoalList{display:grid;gap:8px;margin:0;padding:0;list-style:none}.presidentGoalCard{position:relative;display:grid;gap:6px;width:100%;padding:12px 30px 12px 12px;border:1px solid var(--line);border-radius:11px;background:#ffffffb8;color:var(--ink);text-align:left;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease}.presidentGoalCard:hover{border-color:#0f766e66;box-shadow:0 8px 18px #2f524914}.presidentGoalTitleRow{display:flex;align-items:center;justify-content:space-between;gap:10px}.presidentGoalStatusGroup{display:inline-flex;align-items:center;gap:5px;flex:none}.presidentGoalWatched{display:inline-flex;align-items:center;justify-content:center;color:var(--green)}.presidentGoalTitleRow strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.presidentGoalStatus{flex-shrink:0;padding:3px 8px;border-radius:999px;background:#e5f2eb;color:var(--green);font-size:9.5px;font-weight:800}.presidentGoalStatus.alert{background:#ffe9e2;color:#b3502f}.presidentGoalStatus.warn{background:#fdf1dd;color:#9a6b1d}.presidentGoalStatus.calm{background:#edf4f0;color:#3d6757}.presidentGoalProgress{height:6px;overflow:hidden;border-radius:999px;background:#e8ece9}.presidentGoalProgress>span{display:block;height:100%;border-radius:inherit;background:var(--green);transition:width .24s ease}.presidentGoalSteps,.presidentGoalAgents{margin:0;color:var(--muted);font-size:10.5px;font-weight:650}.presidentGoalCurrentSteps{display:grid;gap:3px;margin:2px 0 0;padding:0;list-style:none}.presidentGoalCurrentSteps li{display:flex;align-items:center;gap:7px;min-width:0}.presidentGoalCurrentSteps small{flex-shrink:0;padding:2px 6px;border-radius:6px;background:#f1f4f2;color:var(--muted);font-size:9px;font-weight:800}.presidentGoalCurrentSteps span{overflow:hidden;color:#38514c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.presidentGoalBlocked{margin:2px 0 0;color:#9a6b1d;font-size:10.5px}.presidentGoalBlocked.alert{color:#b3502f;font-weight:700}.presidentGoalChevron{position:absolute;top:50%;right:10px;color:var(--muted);transform:translateY(-50%)}.presidentWorkforceGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:8px}.presidentAgentCard{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;padding:11px;border:1px solid var(--line);border-radius:11px;background:#ffffffb8;color:var(--ink);text-align:left;cursor:pointer;transition:border-color .14s ease,transform .14s ease}.presidentAgentCard:hover{border-color:#0f766e66;transform:translateY(-1px)}.presidentAgentAvatar{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#f1f4f2}.presidentAgentBody{display:grid;gap:4px;min-width:0}.presidentAgentHead{display:flex;align-items:center;gap:6px;min-width:0}.presidentAgentHead strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.presidentRoleTag{padding:2px 6px;border-radius:6px;background:#e7eef9;color:var(--blue);font-size:9px;font-weight:800;white-space:nowrap}.presidentAgentRole{color:var(--muted);font-size:9.5px;font-weight:700;text-transform:capitalize}.presidentStatusPill{display:inline-flex;align-items:center;gap:5px;width:fit-content;padding:2.5px 8px;border-radius:999px;background:#f1f4f2;color:var(--muted);font-size:9.5px;font-weight:800}.presidentStatusPill i{width:6px;height:6px;border-radius:50%;background:var(--muted)}.presidentStatusPill.tone-busy{background:#e5f2eb;color:var(--green)}.presidentStatusPill.tone-busy i{background:var(--green);animation:presidentPulse 1.8s ease-in-out infinite}.presidentStatusPill.tone-warn{background:#fdf1dd;color:#9a6b1d}.presidentStatusPill.tone-warn i{background:#d09a2f}.presidentStatusPill.tone-alert{background:#ffe9e2;color:#b3502f}.presidentStatusPill.tone-alert i{background:var(--coral)}@keyframes presidentPulse{0%,to{opacity:1}50%{opacity:.35}}@media(prefers-reduced-motion:reduce){.presidentStatusPill.tone-busy i{animation:none}}.presidentAgentPath{overflow:hidden;color:#38514c;font-size:10.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.presidentAgentPath.muted{color:var(--muted);font-weight:500}.presidentAgentPath small,.presidentAgentResponsibility small,.presidentAgentOutcome small{display:block;margin-bottom:1px;color:var(--muted);font-size:8.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.presidentAgentResponsibility,.presidentAgentOutcome{display:grid;min-width:0}.presidentAgentResponsibility strong,.presidentAgentOutcome strong{overflow:hidden;color:#38514c;font-size:10px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.presidentAgentOutcome em{overflow:hidden;color:var(--green);font-size:9px;font-style:normal;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.presidentAgentMeta{display:flex;align-items:center;gap:8px;min-width:0}.presidentAgentMeta small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.presidentAgentMeta time{flex-shrink:0;color:var(--muted);font-size:10px}.presidentAgentMeta em{flex-shrink:0;padding:1px 5px;border-radius:6px;background:#f1f4f2;color:var(--muted);font-size:9px;font-style:normal;font-weight:800}.presidentWorkforcePreviewLink{justify-self:start;padding:0;border:0;background:transparent;color:var(--green);font-size:10.5px;font-weight:800;cursor:pointer}.presidentWorkforcePreviewLink:hover{text-decoration:underline}.presidentWorkforceChange{display:grid;gap:8px;margin-top:8px;padding-top:9px;border-top:1px solid var(--line)}.presidentWorkforceChange>button{justify-self:start;padding:7px 9px;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--green);font-size:10.5px;font-weight:800;cursor:pointer}.presidentWorkforceChange>button:hover:not(:disabled){border-color:var(--green)}.presidentWorkforceChange>button:disabled{opacity:.5;cursor:progress}.presidentWorkforceChangeForm{display:grid;gap:8px;padding:10px;border:1px solid rgba(15,118,110,.2);border-radius:10px;background:#fbfdfc}.presidentWorkforceChangeForm label{display:grid;gap:4px}.presidentWorkforceChangeForm label>span{color:var(--muted);font-size:9.5px;font-weight:750}.presidentWorkforceChangeForm input,.presidentWorkforceChangeForm textarea{box-sizing:border-box;width:100%;padding:7px 8px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);font:inherit;font-size:10.5px}.presidentWorkforceChangeForm textarea{min-height:62px;resize:vertical}.presidentWorkforceChangeForm input:focus,.presidentWorkforceChangeForm textarea:focus{outline:2px solid rgba(15,118,110,.2);border-color:var(--green)}.presidentWorkforceChangeForm small{color:var(--muted);font-size:10px;line-height:1.45}.presidentOffice{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.presidentOfficeZone{display:grid;gap:8px;align-content:start;padding:11px;border:1px solid var(--line);border-radius:12px;background:#ffffff8c}.presidentOfficeZone.secretary{border-color:#0f766e4d;background:linear-gradient(135deg,#f7fcf9,#fdfbf5)}.presidentOfficeZone>header{display:flex;align-items:center;justify-content:space-between}.presidentOfficeZone>header span{color:var(--ink);font-size:11.5px;font-weight:800;letter-spacing:.02em}.presidentOfficeZone>header small{color:var(--muted);font-size:9.5px;font-weight:800}.presidentOfficeDesks{display:grid;gap:7px}.presidentBottomGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.presidentCompletionList,.presidentResolutionList{display:grid;gap:7px;margin:0;padding:0;list-style:none}.presidentCompletionList li,.presidentResolutionList li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;background:#fff9}.presidentCompletionIcon{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#e5f2eb;color:var(--green)}.presidentResolutionIcon{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#f1eaf8;color:var(--violet)}.presidentCompletionBody,.presidentResolutionBody{display:grid;gap:2px;min-width:0}.presidentCompletionBody strong,.presidentResolutionBody strong{overflow:hidden;color:var(--ink);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.presidentCompletionBody small,.presidentResolutionBody small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.presidentCompletionList time,.presidentResolutionList time{color:var(--muted);font-size:10px;white-space:nowrap}.presidentRecommendationList{display:grid;gap:7px;margin:0;padding:0;list-style:none}.presidentRecommendationList li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 11px;border:1px solid var(--line);border-radius:10px;background:#fff9}.presidentRecommendationIcon{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#fdf1dd;color:#9a6b1d}.presidentRecommendationBody{display:grid;gap:2px;min-width:0}.presidentRecommendationBody strong{color:var(--ink);font-size:11.5px}.presidentRecommendationBody small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.presidentRecommendationRole{color:var(--green);font-weight:700}.presidentRecommendationList button{display:inline-flex;align-items:center;gap:3px;padding:6px 10px;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--green);font-size:10.5px;font-weight:800;cursor:pointer;white-space:nowrap}.presidentRecommendationList button:hover{border-color:var(--green)}.presidentDrawerOverlay{position:fixed;inset:0;z-index:60;display:flex;align-items:flex-end;justify-content:center;background:#1e262359;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.presidentDrawer{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(520px,100%);max-height:min(78vh,640px);padding:16px 18px 20px;border-radius:18px 18px 0 0;background:var(--surface-strong, #fff);box-shadow:0 -18px 48px #14201c38}.presidentDrawer>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding-bottom:11px;border-bottom:1px solid var(--line)}.presidentGoalDetailActions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:6px}.presidentGoalDetailActions button{display:inline-flex;align-items:center;gap:5px}.presidentDrawer>header h3{margin:0;color:var(--ink);font-size:15px}.presidentDrawer>header button{padding:6px 10px;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--muted);font-size:10.5px;font-weight:800;cursor:pointer}.presidentDrawerBody{display:grid;align-content:start;gap:9px;overflow-y:auto;padding-top:11px}.presidentDetailRow{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.presidentDetailRow>span{flex-shrink:0;color:var(--muted);font-size:10.5px;font-weight:750}.presidentDetailRow>strong{color:var(--ink);font-size:12px;text-align:right}.presidentDetailAgents{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.presidentDetailAgents button{display:inline-flex;align-items:center;gap:2px;padding:3px 8px;border:1px solid var(--line);border-radius:7px;background:transparent;color:var(--green);font-size:10.5px;font-weight:750;cursor:pointer}.presidentDetailSteps{display:grid;gap:5px}.presidentDetailStepsLabel{color:var(--muted);font-size:10.5px;font-weight:750}.presidentDetailSteps ul{display:grid;gap:4px;margin:0;padding:0;list-style:none}.presidentDetailSteps li{display:flex;align-items:center;gap:8px}.presidentDetailSteps li small{flex-shrink:0;padding:2px 6px;border-radius:6px;background:#f1f4f2;color:var(--muted);font-size:9px;font-weight:800}.presidentDetailSteps li span{color:var(--ink);font-size:11.5px}.presidentDetailIssue{display:grid;gap:3px;padding:10px;border:1px solid rgba(230,160,60,.35);border-radius:10px;background:#fdf7ec}.presidentDetailIssue strong{color:#9a6b1d;font-size:10.5px}.presidentDetailIssue p{margin:0;color:#38514c;font-size:11px;line-height:1.5}.presidentDetailNote{display:flex;align-items:center;gap:6px;margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.presidentDecisionOverlay{align-items:stretch;justify-content:flex-end}.presidentDecisionDrawer{width:min(560px,100%);max-height:100vh;border-radius:0;padding:18px 20px 22px}.presidentDecisionDrawer>header{grid-template-columns:minmax(0,1fr) auto}.presidentDecisionHeaderIdentity{display:flex;align-items:center;gap:9px;min-width:0}.presidentDecisionHeaderIdentity>div{min-width:0}.presidentDecisionSecretaryAvatar{display:inline-grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border:1px solid rgba(15,118,110,.18);border-radius:50%;background:#eef8f5}.presidentDecisionDrawer>header .eyebrow{color:var(--green);font-size:9.5px;font-weight:800;letter-spacing:.08em}.presidentDecisionDrawer>header h3{margin-top:2px}.presidentDecisionDrawer>header button{display:inline-grid;place-items:center;padding:7px}.presidentDecisionKind{margin:4px 0 0;color:var(--muted);font-size:10px;font-weight:750}.presidentDecisionBody{gap:14px;padding:14px 1px 0}.presidentDecisionGoal{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;padding:10px;border:1px solid var(--line);border-radius:10px;background:#f7fbf8;color:var(--ink);text-align:left;cursor:pointer}.presidentDecisionGoal span,.presidentDecisionGoal svg{color:var(--green);font-size:10px;font-weight:800}.presidentDecisionGoal strong{overflow:hidden;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.presidentDecisionSection{display:grid;gap:6px}.presidentDecisionSection h4{margin:0;color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.presidentDecisionSection p{margin:0;color:#38514c;font-size:11.5px;line-height:1.55}.presidentDecisionFacts{display:grid;gap:5px;margin:0;padding:0;list-style:none}.presidentDecisionFacts li{display:flex;align-items:flex-start;gap:7px;color:#38514c;font-size:11.5px;line-height:1.45}.presidentDecisionFacts svg{flex:0 0 auto;margin-top:1px;color:var(--green)}.presidentDecisionDetails{display:grid;grid-template-columns:minmax(105px,auto) minmax(0,1fr);gap:5px 10px;margin:0}.presidentDecisionDetails dt{color:var(--muted);font-size:10.5px;font-weight:700}.presidentDecisionDetails dd{margin:0;color:var(--ink);font-size:11.5px;line-height:1.4}.presidentDecisionOptions{display:grid;gap:7px}.presidentDecisionOption{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:10px;background:#ffffffa8}.presidentDecisionOption strong{color:var(--ink);font-size:11.5px}.presidentDecisionOption p{margin-top:3px;color:var(--muted);font-size:10.5px}.presidentDecisionOption button,.presidentDecisionGuidanceFooter button,.presidentDecisionConfirm button{padding:7px 10px;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--ink);font-size:10.5px;font-weight:800;cursor:pointer;white-space:nowrap}.presidentDecisionOption button:hover:not(:disabled),.presidentDecisionGuidanceFooter button:hover:not(:disabled),.presidentDecisionConfirm button:hover:not(:disabled){border-color:var(--green);color:var(--green)}.presidentDecisionOption button:disabled,.presidentDecisionGuidanceFooter button:disabled,.presidentDecisionConfirm button:disabled{opacity:.5;cursor:progress}.presidentDecisionSection textarea{min-height:104px;width:100%;resize:vertical;padding:9px 10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font:inherit;font-size:11.5px;line-height:1.5;box-sizing:border-box}.presidentDecisionSection textarea:focus{outline:2px solid rgba(15,118,110,.24);border-color:var(--green)}.presidentDecisionGuidanceFooter{display:flex;align-items:center;justify-content:space-between;gap:10px}.presidentDecisionGuidanceFooter small{color:var(--muted);font-size:10px}.presidentDecisionGuidanceFooter button,.presidentDecisionConfirm button:last-child{border-color:var(--green);background:var(--green);color:#fff}.presidentDecisionConfirm{display:grid;gap:6px;padding:11px;border:1px solid rgba(230,160,60,.38);border-radius:10px;background:#fdf7ec}.presidentDecisionConfirm strong{color:#6f551d;font-size:11.5px}.presidentDecisionConfirm p{margin:0;color:#38514c;font-size:11px;line-height:1.5}.presidentDecisionConfirm>div{display:flex;justify-content:flex-end;gap:7px}.presidentDecisionError{margin:0;padding:9px 10px;border:1px solid rgba(223,108,79,.34);border-radius:9px;background:#fff4ef;color:#9b4c31;font-size:11px;line-height:1.45}.presidentDecisionReceipt{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;border:1px solid rgba(15,118,110,.28);border-radius:10px;background:#eef8f5}.presidentDecisionReceipt>div{display:grid;gap:3px;min-width:0}.presidentDecisionReceipt strong{color:#124d47;font-size:11.5px;line-height:1.4}.presidentDecisionReceipt small{color:#4f6b65;font-size:10px;line-height:1.35}.presidentDecisionReceipt>button{display:inline-grid;place-items:center;padding:5px;border:0;background:transparent;color:#37615a;cursor:pointer}.standingPermissionsPanel{display:grid;gap:12px;margin:0 0 16px;padding:15px;border:1px solid rgba(15,118,110,.2);border-radius:14px;background:linear-gradient(135deg,#f7fcfa,#fff)}.standingPermissionsHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.standingPermissionsHeader h2{display:flex;align-items:center;gap:6px;margin:3px 0 0;color:var(--ink);font-size:14px}.standingPermissionsHeader h2 svg{color:var(--green)}.standingPermissionsHeader p{max-width:640px;margin:5px 0 0;color:var(--muted);font-size:10.5px;line-height:1.45}.standingPermissionPrimary{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:8px 11px;border:0;border-radius:8px;background:var(--green);color:#fff;font-size:10.5px;font-weight:800;cursor:pointer;white-space:nowrap}.standingPermissionPrimary:disabled{opacity:.55;cursor:progress}.standingPermissionsList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.standingPermissionCard{display:grid;gap:8px;padding:11px;border:1px solid var(--line);border-radius:10px;background:#ffffffd9}.standingPermissionCard.status-expired,.standingPermissionCard.status-revoked{opacity:.72}.standingPermissionCardHeader{display:flex;align-items:center;justify-content:space-between;gap:8px}.standingPermissionCardHeader>div{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.standingPermissionCardHeader strong{color:var(--ink);font-size:11.5px}.standingPermissionCardHeader>span{color:var(--muted);font-size:9.5px;font-weight:800}.standingPermissionStatus{padding:2px 6px;border-radius:999px;font-size:9px;font-weight:800}.standingPermissionStatus.active{background:#e8f7f0;color:#167052}.standingPermissionStatus.expired{background:#fff5df;color:#94651d}.standingPermissionStatus.revoked{background:#f2eeee;color:#826a6a}.standingPermissionCard>p{min-height:29px;margin:0;color:var(--muted);font-size:10.5px;line-height:1.4}.standingPermissionCard dl{display:grid;gap:4px;margin:0}.standingPermissionCard dl>div{display:grid;grid-template-columns:82px minmax(0,1fr);gap:6px}.standingPermissionCard dt{color:var(--muted);font-size:9.5px;font-weight:750}.standingPermissionCard dd{overflow:hidden;margin:0;color:var(--ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.standingPermissionCardActions{display:flex;justify-content:flex-end;gap:6px}.standingPermissionCardActions button,.standingPermissionEditorActions>button:last-child{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border:1px solid var(--line);border-radius:7px;background:transparent;color:var(--ink);font-size:9.5px;font-weight:800;cursor:pointer}.standingPermissionCardActions button:hover:not(:disabled){border-color:var(--green);color:var(--green)}.standingPermissionCardActions button.danger{color:#9b4c31}.standingPermissionCardActions button:disabled{opacity:.5;cursor:progress}.standingPermissionsEmpty,.standingPermissionsMessage{display:flex;align-items:center;gap:5px;margin:0;color:var(--muted);font-size:10.5px;line-height:1.45}.standingPermissionEditor{display:grid;gap:12px;padding:13px;border:1px solid rgba(15,118,110,.28);border-radius:10px;background:#fff}.standingPermissionEditorHeader{display:flex;align-items:start;justify-content:space-between;gap:10px}.standingPermissionEditorHeader h3{margin:3px 0 0;color:var(--ink);font-size:13px}.standingPermissionEditorHeader>button{padding:3px 7px;border:0;background:transparent;color:var(--muted);font-size:18px;cursor:pointer}.standingPermissionEditorGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.standingPermissionEditorGrid label{display:grid;gap:4px}.standingPermissionEditorGrid label>span{color:var(--muted);font-size:9.5px;font-weight:750}.standingPermissionEditorGrid input,.standingPermissionEditorGrid select,.standingPermissionEditorGrid textarea{box-sizing:border-box;width:100%;padding:7px 8px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);font:inherit;font-size:10.5px}.standingPermissionEditorGrid textarea{resize:vertical}.standingPermissionEditorWide{grid-column:1 / -1}.standingPermissionEditorActions{display:flex;justify-content:flex-end;gap:7px}.presidentGovernance{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fffcf7a3}.presidentGovernanceToggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:58px;padding:10px 14px;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.presidentGovernanceToggle:hover{background:#ffffff80}.presidentGovernanceToggle:focus-visible{outline:2px solid var(--green);outline-offset:-2px}.presidentGovernanceToggle>svg{flex:none;color:var(--muted);transition:transform .14s ease}.presidentGovernanceToggle>svg.flip{transform:rotate(180deg)}.presidentGovernanceToggleTitle{display:flex;align-items:center;gap:9px;min-width:0}.presidentGovernanceToggleTitle>svg{flex:none;color:var(--green)}.presidentGovernanceToggleTitle>span{display:grid;gap:2px;min-width:0}.presidentGovernanceToggleTitle strong{color:var(--ink);font-size:11.5px}.presidentGovernanceToggleTitle small{overflow:hidden;color:var(--muted);font-size:9.5px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.presidentGovernanceBody{display:grid;gap:12px;padding:13px;border-top:1px solid var(--line);background:#ffffff6b}.presidentGovernanceActions{display:flex;align-items:end;justify-content:space-between;gap:12px}.presidentGovernanceActions>div{display:grid;gap:4px;min-width:0}.presidentGovernanceActions p{max-width:670px;margin:0;color:var(--muted);font-size:10.5px;line-height:1.45}.presidentGovernanceSettings{display:inline-flex;flex:none;align-items:center;gap:5px;min-height:36px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--green);font-size:10px;font-weight:800;cursor:pointer}.presidentGovernanceSettings:hover{border-color:var(--green)}.presidentGovernanceSettings:focus-visible{outline:2px solid var(--green);outline-offset:2px}.presidentGovernanceBody .standingPermissionsPanel,.presidentGovernanceBody .autonomyActivityPanel{margin:0}.presidentSkeleton{display:grid;gap:12px;margin:0 0 18px}.presidentSkeleton .presidentKpiGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.presidentError{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;border-color:#df6c4f59;color:var(--coral)}.presidentError div{display:grid;gap:2px}.presidentError strong{color:var(--ink);font-size:12.5px}.presidentError p{margin:0;color:var(--muted);font-size:11px}.presidentError button{display:inline-flex;align-items:center;gap:5px;padding:8px 13px;border:0;border-radius:9px;background:var(--green);color:#fff;font-size:11px;font-weight:800;cursor:pointer}.presidentRefreshing{justify-self:end;color:var(--muted);font-size:9.5px;font-weight:700}@media(max-width:1120px){.presidentBottomGrid{grid-template-columns:minmax(0,1fr)}.presidentSummaryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.presidentDesk{grid-template-columns:minmax(0,1fr)}.presidentKpiGrid,.presidentSummaryGrid,.companyKpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.presidentSecretaryCard{grid-template-columns:auto minmax(0,1fr)}.presidentSecretaryLink{display:none}}@media(max-width:720px){.presidentDesk{display:flex;flex-direction:column}.presidentCockpitStatus{grid-template-columns:minmax(0,1fr);gap:15px;padding:16px}.presidentCockpitStatusActions{justify-items:start;min-width:0}.presidentCockpitNotice{max-width:none;text-align:left}.presidentCockpitMetrics{grid-template-columns:repeat(3,minmax(0,1fr))}.presidentCockpitMetric dd{font-size:19px}.presidentCockpitFreshness{flex-wrap:wrap}.companyKpiHeader{align-items:stretch;flex-direction:column;gap:8px}.companyKpiHeaderMeta{justify-content:space-between}.companyKpiGrid{grid-template-columns:minmax(0,1fr)}.companyKpiUnavailable{grid-template-columns:minmax(0,1fr);gap:10px}.companyKpiUnavailable button{justify-self:start}.presidentBottomGrid{display:flex;flex-direction:column;gap:14px}.presidentSummaryHeader{align-items:start;flex-direction:column}.presidentSummaryGrid,.presidentNeedItem,.presidentNeedOpen{grid-template-columns:minmax(0,1fr)}.presidentNeedActions{justify-items:stretch}.presidentNeedButtons{justify-content:stretch}.presidentNeedButtons button{flex:1;justify-content:center}.presidentWorkforceGrid{grid-template-columns:minmax(0,1fr)}.presidentUpdateItem>button{grid-template-columns:auto minmax(0,1fr)}.presidentUpdateAction{grid-column:2}.presidentOffice{grid-template-columns:minmax(0,1fr)}.presidentDrawer{width:100%;border-radius:16px 16px 0 0}.presidentDecisionOverlay{align-items:flex-end;justify-content:center}.presidentDecisionDrawer{width:100%;max-height:min(92vh,760px);border-radius:16px 16px 0 0}.presidentDecisionOption{grid-template-columns:minmax(0,1fr)}.presidentDecisionOption button{justify-self:stretch}.standingPermissionsList,.standingPermissionEditorGrid{grid-template-columns:minmax(0,1fr)}.standingPermissionEditorWide{grid-column:auto}.standingPermissionsHeader{align-items:stretch;flex-direction:column}.standingPermissionPrimary{justify-self:start}.presidentGovernanceActions{align-items:stretch;flex-direction:column}.presidentGovernanceSettings{align-self:start}}.presidentAutonomyControl{align-items:center;display:inline-flex;gap:.55rem;flex-wrap:wrap}.presidentAutonomyControl.enabled strong{color:var(--success, #2d8a5b)}.presidentAutonomyControl.paused strong{color:var(--danger, #b44949)}.autonomyActivityPanel{margin-top:1rem}.autonomyActivityList{display:grid;gap:.7rem;list-style:none;margin:0;padding:0}.autonomyActivityList li{border:1px solid var(--border-subtle, rgba(120, 120, 120, .2));border-radius:.7rem;padding:.8rem}.autonomyActivityList li>div{display:flex;justify-content:space-between;gap:.75rem}.autonomyActivityList small{opacity:.7}.autonomyActivityList dl,.presidentDelegationScope{display:grid;gap:.25rem .75rem;grid-template-columns:max-content 1fr;margin:.65rem 0 0}.autonomyActivityList dt,.presidentDelegationScope dt{opacity:.7}.autonomyActivityList dd,.presidentDelegationScope dd{margin:0}.presidentDelegationDialog{border:1px solid var(--accent, #8b6ee8);border-radius:.75rem;margin-top:1rem;padding:.9rem}.presidentDelegationHeader{align-items:flex-start;display:flex;gap:.55rem}.presidentDelegationHeader h4{margin:0}.presidentDelegationHeader p{margin:.25rem 0 0}.presidentDelegationFields{display:flex;gap:.7rem;margin-top:.75rem}.presidentDelegationFields label{display:grid;gap:.25rem}.presidentDelegationFields input{min-width:7rem}.presidentDelegationActions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;margin-top:.8rem}.presidentSecretaryComposer{padding:16px 18px;border:1px solid rgba(15,118,110,.28);border-radius:15px;background:linear-gradient(160deg,#f7fbf9,#fffdf8)}.presidentComposerHint{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.presidentComposerForm{display:grid;gap:10px;margin-top:12px}.presidentComposerLabel textarea{width:100%;min-height:84px;padding:12px 13px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);font:inherit;font-size:13px;line-height:1.45;resize:vertical}.presidentComposerLabel textarea:focus{outline:2px solid rgba(15,118,110,.35);outline-offset:1px}.presidentComposerActions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.presidentComposerActions button{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:0 14px;border:0;border-radius:9px;background:var(--green);color:#fff;font-size:12px;font-weight:800;cursor:pointer}.presidentComposerActions button:disabled{cursor:not-allowed;opacity:.55}.presidentComposerActions small{color:var(--muted);font-size:10.5px}.presidentComposerError{margin:8px 0 0;color:#9b4c31;font-size:11px}.presidentComposerSuccess{margin:8px 0 0;color:var(--green);font-size:11px;font-weight:650}.presidentProblemList{display:grid;gap:8px;margin:0;padding:0;list-style:none}.presidentProblemCard{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px 12px;border:1px solid rgba(223,108,79,.28);border-radius:11px;background:#fffaf7;color:inherit;text-align:left;cursor:pointer}.presidentProblemIcon{display:grid;place-items:center;color:var(--coral)}.presidentProblemBody{display:grid;gap:2px;min-width:0}.presidentProblemBody strong{color:var(--ink);font-size:12.5px}.presidentProblemBody small{color:var(--muted);font-size:10.5px}.presidentCompletionActions{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.presidentOutcomeLink{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border:1px solid rgba(15,118,110,.35);border-radius:999px;background:#eef7f2;color:var(--green);font-size:10px;font-weight:800;cursor:pointer}.presidentKpiSecondary{opacity:.96}.founderPreflight{border:1px solid var(--line);border-radius:12px;background:var(--surface)}.founderPreflight-fail{border-color:#df6c4f66}.founderPreflight-warn{border-color:#b48c2866}.founderPreflightToggle{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.founderPreflightToggle strong{display:block;font-size:12px}.founderPreflightToggle small{color:var(--muted);font-size:10.5px}.founderPreflightList{display:grid;gap:6px;margin:0;padding:0 12px 12px;list-style:none}.founderPreflightList li{display:flex;justify-content:space-between;gap:12px;padding:6px 8px;border-radius:8px;background:#f7faf8;font-size:11px}.founderPreflightList li[data-status=fail]{background:#fff4ef}.founderPreflightList li[data-status=warn]{background:#fff8e8}.founderOeOptIn{display:grid;gap:8px;padding:12px;border:1px solid var(--line);border-radius:11px;background:#fbfdfb}.founderOeOptIn header{display:grid;gap:3px}.founderOeOptIn header strong{font-size:12px}.founderOeOptIn header small{color:var(--muted);font-size:10.5px;line-height:1.4}.founderOeOptInStatus{display:grid;gap:4px;margin:0}.founderOeOptInStatus>div{display:flex;justify-content:space-between;gap:8px;font-size:10.5px}.founderOeOptInStatus dt{color:var(--muted)}.founderOeOptInStatus dd{margin:0;font-weight:750}.founderOeOptInActions button{min-height:36px;padding:0 12px;border:1px solid rgba(15,118,110,.35);border-radius:8px;background:#fff;color:var(--green);font-size:11px;font-weight:800;cursor:pointer}.founderOeOptInNotice{margin:0;color:var(--muted);font-size:10.5px}
