.work-details-summary{display:grid;gap:20px;min-width:0;padding-bottom:24px;border-bottom:1px solid #e5e9ec}.work-details-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.work-details-heading h3{margin:0;font-size:24px;line-height:1.25;overflow-wrap:anywhere}.work-details-heading .button{flex:none;min-height:44px;padding:8px 16px}.work-details-comment>span,.work-details-facts dt{color:var(--muted);font-size:12px;line-height:1.4}.work-details-comment p{margin:8px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.55}.work-details-facts{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;padding:20px;border:1px solid #e5e9ec;border-radius:20px;background:#f7f9fa}.work-details-facts>div{display:grid;gap:8px;align-content:start}.work-details-facts dd{display:flex;align-items:baseline;gap:8px;margin:0;min-width:0;font-size:17px;font-weight:600;line-height:1.4;overflow-wrap:anywhere}.work-details-summary .work-hero-progress{margin:0;padding:0;border:0;display:block}.work-details-summary .work-hero-progress-label{display:block;margin-bottom:12px}.work-details-summary .stage-path{min-width:360px}.work-details-summary .work-stage-rail{margin:0}.contact-details-content{display:flex;flex-direction:column;gap:20px}.contact-details-content>.detail-person{margin:0;padding:0;background:transparent;border-radius:0;gap:14px}.contact-details-content .detail-person .contact-avatar{width:52px;height:52px;flex:0 0 52px;font-size:18px;box-shadow:none}.contact-details-content .detail-person strong{font-size:20px;color:var(--ink)}.contact-details-content .detail-person .planning-record-link{color:var(--ink)}.contact-details-channels svg,.contact-details-content .detail-person .planning-record-link svg{width:16px;height:16px;color:var(--muted);stroke-width:1.6}.contact-details-content .snapshot-add-details{align-self:flex-start;padding-inline:0}.contact-details-content>.contact-details-channels{margin:0;gap:12px 20px}.contact-details-content>.contact-details-about,.contact-details-content>.snapshot-disclosure{margin:0}.contact-details-content>.contact-full-snapshot{padding:0}@media (max-width:600px){.work-details-heading{flex-direction:column;gap:12px}.work-details-heading h3{font-size:22px}.work-details-facts{padding:16px;gap:20px 16px}.work-details-facts dd{font-size:16px}}@media (max-width:360px){.work-details-facts{grid-template-columns:minmax(0,1fr)}}.work-resources{margin-block:1.5rem;padding:1.25rem;border:1px solid var(--theme-border,#dfe3e8);border-radius:1.5rem;background:var(--surface,#fff);min-width:0;color:var(--ink,#2b3338)}.resource-preview>header,.work-resources>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.work-resources h2{font-size:1.2rem;margin:0}.work-resources header p,.work-resources small{font-size:.875rem;color:var(--muted,#687282)}.work-resources .button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;flex-shrink:0;white-space:nowrap}.work-resources button:focus-visible{outline:2px solid var(--ink,#2b3338);outline-offset:3px}.resource-empty{display:grid;justify-items:center;text-align:center;padding:2rem 1rem;color:var(--muted,#687282);gap:.75rem}.resource-empty p{margin:0}.resource-empty>svg{width:2rem;height:2rem}.resource-list{list-style:none;margin:1rem 0;padding:0}.resource-list>li{padding:1rem 0;border-top:1px solid var(--theme-border,#dfe3e8);min-width:0}.resource-row{display:flex;align-items:center;gap:.5rem;min-width:0}.resource-chevron{color:var(--muted);display:flex;transition:transform .16s ease}.resource-chevron[data-open=true]{transform:rotate(180deg)}.resource-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--theme-soft,#f3f5f6);color:var(--muted,#687282);flex:none}.resource-title{appearance:none;border:0;background:none;cursor:pointer;text-align:left;display:grid;gap:.375rem;min-width:0;flex:1 1;padding:.25rem;font:inherit;color:inherit}.resource-title strong{overflow-wrap:anywhere;font-weight:550}.resource-error{border:1px solid var(--error-border,#ddb0b8);background:var(--error-soft,#fff6f7);color:var(--error-ink,#9d4255);padding:1rem;border-radius:1rem;margin-block:.75rem;overflow-wrap:anywhere}.resource-error p{margin:0 0 .5rem}.resource-preview{margin-top:1rem;background:var(--theme-soft,#f3f5f6);border-radius:1rem;padding:1rem;min-width:0}.resource-preview h3{font-size:1rem;overflow-wrap:anywhere;margin:0}.resource-preview nav{display:flex;gap:.5rem;flex-wrap:wrap;margin-block:1rem}.resource-preview nav [aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--ink,#2b3338)}.resource-text{max-height:26rem;overflow:auto;overscroll-behavior:contain;padding-right:.5rem;margin-block:1rem}.resource-preview .expandable-content .resource-text{max-height:none;overflow:visible}.document-signatures{margin-block:.75rem 1rem;font-size:.875rem}.document-signatures>summary{color:var(--muted,#687282);cursor:pointer;padding-block:.35rem}.document-signatures>summary:focus-visible{outline:2px solid var(--ink,#2b3338);outline-offset:3px;border-radius:.35rem}.document-signatures ul{list-style:none;padding:0}.document-signatures li{display:grid;gap:.3rem;margin-block:.8rem}.document-signatures li>span{color:var(--muted,#687282)}.document-signatures li>p{margin:0}.resource-preview blockquote,.resource-text p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.resource-text h4{font-size:.8rem;color:var(--muted,#687282);margin-bottom:.5rem}.resource-text article:focus-within .statement-action,.resource-text article:hover .statement-action{opacity:1}.resource-preview details{margin-block:1rem}.resource-preview blockquote{margin:1rem 0;padding:.75rem;border-left:2px solid var(--theme-border,#dfe3e8);max-height:16rem;overflow:auto}.resource-preview .resource-removed{border-color:var(--error-border,#ddb0b8)}.resource-preview .resource-added{border-color:var(--success-text,#5f927e)}.preparation-meetings{display:flex;gap:.75rem;overflow-x:auto;margin-block:1rem;padding:.25rem}.preparation-choice{font:inherit;text-align:left;display:grid;gap:.5rem;flex:0 0 16rem;border:1px solid var(--theme-border,#dfe3e8);border-radius:1rem;padding:1rem;background:transparent;color:inherit;cursor:pointer}.preparation-choice span{font-size:.8rem;color:var(--muted,#687282)}.preparation-choice[aria-pressed=true]{border-color:var(--ink,#2b3338);background:var(--theme-soft,#f3f5f6)}.preparation-status{font-size:.875rem;margin-block:1rem;color:var(--muted,#687282)}.preparation-status>.button{margin:.5rem .5rem 0 0}.preparation-result{padding:1.25rem 0;border-block:1px solid var(--theme-border,#dfe3e8);margin:1rem 0}.preparation-kicker{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;color:var(--muted,#687282);font-size:.8rem}.preparation-kicker time{margin-left:auto}.preparation-result h3{font-size:1.3rem}.preparation-overview{font-size:1.05rem;line-height:1.6}.preparation-columns{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.preparation-columns h4{font-size:.875rem;color:var(--muted,#687282)}.preparation-columns li,.preparation-columns p{line-height:1.6;font-size:.9375rem}.preparation-columns ul{padding-left:1.25rem}.preparation-result blockquote{margin:1rem 0;border-left:2px solid var(--theme-border,#dfe3e8);padding-left:1rem;white-space:pre-wrap;overflow-wrap:anywhere}.preparation-result time{font-size:.8rem;color:var(--muted,#687282)}.work-resources summary{cursor:pointer;font-size:.875rem}.preparation-history{margin-top:1rem}@media (max-width:600px){.work-resources{padding:1rem}.preparation-columns{grid-template-columns:1fr}.resource-row{flex-wrap:wrap}.resource-title{flex-basis:calc(100% - 6rem)}.preparation-kicker time{margin-left:0}.preparation-choice{flex-basis:calc(100% - 0.5rem)}}html[data-roomto-theme=dark] .work-resources .resource-error{background:color-mix(in srgb,#bb5368 12%,var(--theme-panel));color:#f0b4c1;border-color:#87545f}.preparation-party-status,.project-position-status{display:inline-block;margin-left:.5rem;padding:.2rem .5rem;border-radius:1rem;background:var(--theme-soft);color:var(--muted);font-size:.75rem}.resource-tabs{display:flex;gap:.5rem;margin-top:1rem}.resource-tabs [aria-pressed=true]{background:var(--theme-selected);border-color:var(--theme-selected-border)}.preparation-source{font:inherit;color:var(--theme-link);background:transparent;border:0;cursor:pointer;text-align:left;line-height:1.6;overflow-wrap:anywhere;padding:.3rem 0}.preparation-source:hover{text-decoration:underline}.preparation-source svg{vertical-align:middle;margin-right:.35rem}.resource-archive-filter{display:flex;align-items:center;gap:8px;margin:16px 0;color:var(--theme-muted,#687383);font-size:13px}.resource-archive-filter input{width:16px;height:16px;accent-color:var(--theme-ink,#30363a)}.resource-error>.button{margin:4px 8px 0 0}@media (prefers-reduced-motion:reduce){.resource-chevron{transition:none}}.resource-more{display:flex;justify-content:center;margin-top:12px}:is(.project-position-status,.preparation-party-status)[data-status]{--status-color:var(--theme-muted);background:color-mix(in srgb,var(--status-color) 10%,var(--theme-surface,#fff));color:var(--status-color)}:is(.project-position-status,.preparation-party-status):is([data-status=accepted],[data-status=completed],[data-status=done]){--status-color:var(--success,#247b67)}:is(.project-position-status,.preparation-party-status):is([data-status=question],[data-status=unclear],[data-status=open]){--status-color:var(--warning-text,#946318)}:is(.project-position-status,.preparation-party-status):is([data-status=proposed],[data-status=scheduled]){--status-color:var(--info-text,#426aa6)}:is(.project-position-status,.preparation-party-status)[data-status=declined]{--status-color:var(--danger,#b73c52)}.resource-reading-note{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;margin-block:.75rem;border:1px solid #dfc58e;border-radius:1rem;background:#fbf5e8;color:#76541c;font-size:.9375rem;line-height:1.6;overflow-wrap:anywhere}.resource-reading-note>svg{flex:none;margin-top:.2rem}.resource-reading-note>div{min-width:0}.resource-reading-note p{margin:.25rem 0 0;max-width:80ch}.resource-reading-note summary{cursor:pointer;margin-top:.5rem;width:fit-content}.resource-reading-note summary:focus-visible{outline:2px solid currentColor;outline-offset:3px}html[data-roomto-theme=dark] .resource-reading-note{color:#eed29a;border-color:#806b43;background:color-mix(in srgb,#b58939 12%,var(--theme-panel,#20262c))}.project-context-panel{margin-block:1.5rem;padding:1.25rem;border:1px solid var(--line,#dfe3e8);border-radius:1.5rem;background:var(--surface,#fff);min-width:0}.project-context-panel footer,.project-context-panel>header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.project-context-panel h2{font-size:1.2rem;margin:0}.project-context-panel footer,.project-context-panel header p{color:var(--muted,#687282);font-size:.875rem}.project-context-panel footer{justify-content:flex-start;flex-wrap:wrap;padding-top:1rem}.project-context-panel footer>div{display:flex;gap:.5rem}.project-context-timeline{max-height:26rem;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:.5rem}.project-context-timeline ol{list-style:none;padding:0;margin:0}.project-context-timeline li{padding-block:1rem;border-bottom:1px solid var(--line,#dfe3e8);overflow-wrap:anywhere}.project-context-timeline li:last-child{border-bottom:0}.project-context-entry-heading{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:.85rem}.project-context-entry-heading strong{color:var(--success-text,#27765f)}.project-context-entry-heading time{color:var(--muted,#687282)}.project-context-timeline p{white-space:pre-wrap;margin-block:.6rem}.project-context-timeline summary{cursor:pointer;font-size:.875rem}.project-context-timeline h3{font-size:1rem}.project-context-timeline blockquote{margin:.75rem 0;padding-left:1rem;border-left:2px solid var(--line,#dfe3e8)}@media (max-width:600px){.project-context-panel{padding:1rem}.project-context-panel>header{align-items:flex-start;flex-wrap:wrap}.project-context-timeline{max-height:24rem}}.project-brief-overview{font-size:1.05rem;line-height:1.7;margin-block:1.25rem;max-width:78ch;overflow-wrap:anywhere}.project-brief-sections{display:grid;gap:0}.project-brief-section{display:grid;grid-template-columns:minmax(10rem,.25fr) minmax(0,1fr);gap:1.5rem;min-width:0;padding-block:1.25rem;border-top:1px solid var(--theme-border,#dfe3e8)}.project-brief-sections h3{display:flex;align-items:baseline;gap:.5rem;font-size:.9375rem;color:var(--theme-ink,#2b3338);font-weight:600;line-height:1.65;margin:0}.project-brief-sections h3>svg{width:1.125rem;height:1.125rem;flex:none;align-self:flex-start;margin-top:.2rem;color:var(--theme-muted,#687282)}.project-brief-sections h3>small{font-weight:400;color:var(--theme-muted,#687282)}.project-brief-sections ul{list-style:disc;padding-left:1.1rem;margin:0;min-width:0}.project-brief-sections li{line-height:1.65;margin-bottom:.65rem;padding-left:.25rem;max-width:78ch;overflow-wrap:anywhere}.project-brief-sections li::marker{color:var(--theme-muted,#687282);font-size:.7em}.project-brief-sections li:last-child{margin-bottom:0}.project-brief-details{margin-top:0}.project-brief-details[hidden]{display:none}.project-brief-toggle{appearance:none;border:0;background:none;color:var(--theme-muted,#687282);font:inherit;font-size:.875rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;min-height:44px;width:100%;padding:.75rem;margin-top:.5rem;border-radius:.75rem}.project-brief-toggle:hover{color:var(--theme-ink,#2b3338);background:var(--theme-soft,#f3f5f6)}.project-brief-toggle:focus-visible{outline:2px solid var(--theme-ink,#2b3338);outline-offset:2px}.project-brief-toggle>svg{width:1rem;height:1rem}.project-brief-toggle>small{font:inherit}.project-brief-coverage{font-size:.875rem;line-height:1.6}.project-context-history{margin-top:1rem}.project-context-history>summary{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .65rem;border-radius:.65rem;color:var(--muted,#687282);list-style:none;cursor:pointer;font-size:.8125rem}@media (max-width:760px){.project-brief-section{grid-template-columns:1fr;gap:.65rem}}.project-brief-discussions,.project-brief-threads{margin-block:1.25rem}.project-brief-discussions h3,.project-brief-threads h3{font-size:.85rem;color:var(--theme-muted);font-weight:500}.project-brief-discussions ul,.project-brief-threads ul{list-style:none;padding:0;margin:0}.project-brief-discussions li,.project-brief-threads li{padding-block:.75rem;border-bottom:1px solid var(--theme-border)}.project-brief-discussions li:last-child,.project-brief-threads li:last-child{border-bottom:0}.project-brief-discussions strong{font-size:.95rem;font-weight:600}.project-brief-discussions p,.project-brief-threads p{max-width:78ch;line-height:1.65;margin:.35rem 0 0;overflow-wrap:anywhere}.project-brief-thread-next{color:var(--theme-muted)}.project-brief-thread-next>span{color:var(--theme-ink);font-weight:500;margin-right:.25rem}.project-context-history>summary::-webkit-details-marker{display:none}.project-context-history>summary:hover{background:var(--theme-soft,#f3f5f6);color:var(--ink,#2b3338)}.project-context-history>summary:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.project-context-history>summary svg{width:1rem;height:1rem}.project-context-history[open]>summary svg:last-child{transform:rotate(180deg)}.project-context-history[open]>summary{margin-bottom:.5rem}.work-closure-panel{padding:var(--space-4,16px);margin-block-end:var(--space-4,16px);border:1px solid var(--line,#dfe3e8);border-radius:var(--radius-card,24px)}.work-closure-heading{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3,12px)}.work-closure-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:var(--space-4,16px)}.work-closure-facts dt,.work-closure-panel small{color:var(--muted);font-size:var(--text-sm,14px)}.work-closure-facts dd{margin:0;overflow-wrap:anywhere}.work-closure-panel details{margin-block-start:var(--space-4,16px)}.work-closure-version{border-block-start:1px solid var(--line,#dfe3e8)}.work-closing-fields .dialog-form-fields,.work-closure-version{padding-block:var(--space-4,16px)}.work-closure-panel>small{display:block;margin-block:.5rem}.work-closure-heading{flex-wrap:wrap}.project-context-entry-heading>.button{margin-left:auto;padding:4px 8px;min-height:32px;font-size:12px}.project-brief.processing-frame{border-radius:1rem;padding:.75rem}.project-brief-processing-slot{min-height:1.5rem;margin-bottom:.5rem}.update-file-attachment{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.75rem;margin:0 0 16px}.update-file-attachment>.processing-status{order:-1}.update-file-attachment>ul{margin:0;padding:0;list-style:none;flex-basis:100%}.update-file-attachment li{display:flex;align-items:center;gap:.5rem;overflow-wrap:anywhere}.update-file-attachment li svg{flex:none;width:1rem;height:1rem}.note-composer{margin-bottom:20px;border:1px solid var(--theme-border,var(--field-border));border-radius:var(--field-radius,24px);background:var(--theme-field,var(--field-fill));overflow:hidden}.note-composer:focus-within{outline:2px solid var(--theme-focus,#8496ad);outline-offset:2px}html body .note-composer>#note-body{display:block;width:100%;min-height:132px;margin:0;padding:16px 18px 8px;border:0;border-radius:0;background:transparent;box-shadow:none;resize:none}html body .note-composer>#note-body:focus-visible{outline:none}.note-composer .dictation-input[data-compact]{padding:4px 10px 10px}.work-history-list{list-style:none;padding:0;margin:8px 0}.work-history-card .work-history-list{margin:0}.work-history-list>li{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;padding:16px 12px;border-radius:18px}.work-history-list>li:first-child{background:#f5f7f7}.work-history-list>li+li{margin-top:4px}.history-event-mark{display:grid;place-items:center;width:32px;height:32px;border:1px solid #e4e8e9;border-radius:11px;background:#fff;color:#7c858a}.history-event-mark svg{width:16px;height:16px}.history-event-content{min-width:0}.work-history-heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px 12px}.work-history-heading strong{line-height:1.4}.work-history-heading time{font-size:12px;color:#7d858a;line-height:1.5}.history-summary{color:#788086;font-size:14px;line-height:1.45;margin:4px 0 0;overflow-wrap:anywhere}.is-compact .history-summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.history-stage-change{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:6px}.history-stage-change .work-stage-value{font-size:14px}.history-stage-change>svg{width:14px;height:14px;color:#9aa1a5}.work-history-list dl{margin:12px 0 0}.work-history-list dl>div{padding:12px 0;border-top:1px solid #e7ebec}.work-history-list dt{font-size:12px;color:#81898e;margin:0 0 6px}.work-history-list dd{font-size:15px;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.work-history-before{display:block;color:#8a9297;margin-bottom:4px}@container (max-width:340px){.work-history-list>li{grid-template-columns:28px minmax(0,1fr);gap:8px;padding:12px 8px}.history-event-mark{width:28px;height:28px}.work-history-heading time{font-size:12px}}@media (max-width:600px){.detail-dialog .work-history-list>li{grid-template-columns:28px minmax(0,1fr);gap:8px;padding:12px 8px}.detail-dialog .history-event-mark{width:28px;height:28px}}.work-history-list{padding:8px 0;margin:0}.detail-dialog .work-history-list>li,.work-history-list>li{grid-template-columns:20px minmax(0,1fr);gap:16px;padding:0 8px 28px 0;border-radius:0;background:transparent}.work-history-list>li:first-child{background:transparent}.work-history-list>li+li{margin-top:0}.detail-dialog .history-event-mark,.history-event-mark{width:10px;height:10px;margin:6px 0 0 5px;border:0;border-radius:50%;background:#b6b8c1;z-index:1}.history-event-mark svg{display:none}.work-history-list>li:not(:last-child):after{content:"";position:absolute;left:9px;width:1px;top:25px;bottom:5px;background:#dfe0e6}.work-history-list>li:first-child .history-event-mark{background:#292a30;box-shadow:0 0 0 4px #eeeef2}.work-history-heading{flex-direction:column;align-items:flex-start;gap:4px}.work-history-heading strong{font-size:16px;font-weight:550;color:#797b84}.work-history-list>li:first-child strong{font-size:19px;font-weight:600;color:#292a30}.work-history-list dl{margin-top:8px}.work-history-list dl>div{border:0;padding:4px 0}.work-history-list dt{display:inline;margin-right:8px;font-size:11px}.work-history-list dd{display:inline;font-size:13px;line-height:1.55}.work-history-before{display:inline;margin:0}.work-history-intro{color:#83858d;font-size:12px;margin:0 0 24px}.work-history-list{animation:history-reveal .24s ease-out}@media (prefers-reduced-motion:reduce){.work-history-list{animation:none}}.work-widget-anchor{display:flex;justify-content:center;padding:8px 0 16px}body .work-add-widget{display:grid;place-items:center;width:44px;height:44px;padding:0;color:var(--muted);background:var(--theme-panel,#fff);border:1px solid color-mix(in srgb,var(--muted) 18%,transparent);border-radius:50%;box-shadow:0 3px 12px #18203108;cursor:pointer;transition:color .18s ease,box-shadow .18s ease}body .work-add-widget:hover{color:var(--ink);box-shadow:0 4px 16px #18203114}.work-add-widget svg{width:20px;height:20px}.work-widget-reveal{display:grid;grid-template-rows:0fr;opacity:0}.work-widget-reveal[data-visible=true]{grid-template-rows:1fr;opacity:1}.work-widget-reveal[data-animate=true]{transition:grid-template-rows .32s ease,opacity .24s ease}.work-widget-reveal-inner{min-height:0;overflow:hidden}.work-progress-extension{position:relative;margin-top:16px;padding:24px;border-radius:28px;color:var(--ink);background:var(--theme-panel,#fff);border:1px solid color-mix(in srgb,var(--muted) 12%,transparent)}.work-progress-extension .work-hero-progress{border:0;display:flex;flex-direction:column;align-items:stretch;gap:14px;padding:0}.work-progress-extension-tools{position:absolute;top:12px;right:12px;z-index:4}.work-progress-extension-tools .round-action{width:44px;height:44px}.work-widget-intro{color:var(--muted);margin:4px 0 20px}body .work-widget-option{display:flex;align-items:center;gap:14px;width:100%;padding:18px 16px;border:1px solid color-mix(in srgb,var(--muted) 16%,transparent);border-radius:20px;color:var(--ink);background:var(--theme-panel,#fff);text-align:left;cursor:pointer}.work-widget-option strong{font-size:16px;font-weight:600}.work-widget-option small{display:block;margin-top:5px;color:var(--muted);font-size:12px}.work-widget-option>svg{margin-left:auto;flex:none;width:18px}.work-widget-option-art{display:flex;align-items:center;flex:none;width:52px}.work-widget-option-art i{width:8px;height:8px;border-radius:50%;background:#298667}.work-widget-option-art b{flex:1 1;height:1px;background:#a9cbbb}.work-widget-picker-close{display:flex;margin:16px auto 0}@media (max-width:760px){.work-progress-extension{padding:18px 14px;border-radius:24px}.work-progress-extension .work-hero-progress{padding:0;gap:12px}.work-progress-extension .work-hero-progress-label{min-height:32px;display:flex;align-items:center}.work-widget-option-art{display:none}}@media (prefers-reduced-motion:reduce){.work-widget-reveal[data-animate=true],body .work-add-widget{transition:none}}.work-progress-extension .work-hero-progress-label{display:flex;align-items:center;min-height:32px;font-size:15px;color:var(--ink)}@media (max-width:760px){.work-progress-extension .work-stage-rail .stage-path{grid-auto-columns:minmax(80px,1fr)}}html body dialog.detail-dialog[data-compact][open]:has(.work-widget-option){height:auto}body .work-hero{padding-bottom:20px}body .work-hero .work-widget-anchor{position:absolute;left:50%;bottom:4px;transform:translateX(-50%);padding:0;width:80px;height:48px;align-items:center;z-index:5}body .work-hero .work-progress-extension{margin:18px 0 0;padding:18px 0 8px;border:0;border-top:1px solid var(--theme-border);border-radius:0;background:transparent;box-shadow:none}body .work-hero .work-progress-extension .work-hero-progress{flex-direction:row;align-items:center;gap:20px;padding:0}body .work-hero .work-progress-extension-tools{top:10px;right:0}body .work-hero .work-progress-extension .work-stage-rail{padding-right:48px}body .work-hero .work-widget-reveal:not([data-visible=true]) .work-progress-extension{margin:0}@media (hover:hover) and (pointer:fine){body .work-hero .work-add-widget{opacity:0;transform:translateY(3px);transition:opacity .16s,transform .16s}body .work-hero .work-widget-anchor:focus-within .work-add-widget,body .work-hero .work-widget-anchor:hover .work-add-widget{opacity:1;transform:none}}@media (max-width:760px){body .work-hero .work-widget-anchor{position:relative;left:auto;bottom:auto;transform:none;margin:0 auto;height:44px}body .work-hero .work-progress-extension .work-hero-progress{flex-direction:column;align-items:stretch;gap:12px}body .work-hero .work-progress-extension .work-stage-rail{padding-right:0}body .contact-hero .contact-back-link,body .record-back-control{display:grid;place-items:center;flex:none;width:44px;height:44px;padding:0;border-radius:50%;border:1px solid var(--theme-border);background:var(--theme-panel);color:var(--theme-ink);text-decoration:none}body .contact-hero .contact-back-link>span,body .record-back-control>span{display:none}}@media (prefers-reduced-motion:reduce){body .work-hero .work-add-widget{transition:none}}@media (max-width:760px){body .work-hero{padding-bottom:8px}body .work-hero .work-hero-top{padding-bottom:8px;row-gap:8px}body .work-hero .work-widget-anchor{height:44px}body .work-hero .work-progress-extension{margin-top:8px;padding-top:12px}body .work-hero .work-progress-extension-tools{top:4px}}.work-participants-trigger{display:flex;align-items:center;gap:12px;border:0;background:none;color:var(--theme-ink);padding:4px 0;min-height:44px;text-align:left;max-width:100%;cursor:pointer}.work-participants-trigger>span:nth-child(2){display:grid;gap:4px;min-width:0}.work-participants-trigger strong{font-size:14px;font-weight:550;overflow-wrap:anywhere}.work-participants-trigger small{color:var(--theme-muted);font-size:11px}.work-participants-trigger em{font-style:normal;color:var(--theme-link);white-space:nowrap}.work-participants-avatars{display:flex;padding-right:4px}.work-participant-avatar,.work-participants-avatars i{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--theme-soft);color:var(--theme-ink);font-size:12px;font-style:normal;border:2px solid var(--theme-panel);flex:none}.work-participants-avatars i+i{margin-left:-8px}.work-participants-trigger>svg{width:16px;flex:none}.work-participants-trigger:focus-visible{outline:2px solid var(--theme-selected-border);outline-offset:4px;border-radius:12px}.work-participants-list{list-style:none;margin:16px 0;padding:0;display:grid;gap:8px}.work-participants-list button{border:0;border-radius:16px;background:var(--theme-soft);color:var(--theme-ink);padding:12px;display:flex;align-items:center;gap:12px;width:100%;text-align:left;cursor:pointer}.work-participants-list button>span:nth-child(2){display:grid;gap:4px;min-width:0;flex:1 1}.work-participants-list small{color:var(--theme-muted);overflow-wrap:anywhere}.work-participants-list strong{font-weight:550;overflow-wrap:anywhere}.work-participants-list svg{width:16px;flex:none}.work-participants-pages{display:flex;justify-content:space-between;align-items:center;gap:8px}.work-participants-pages span{font-size:12px;color:var(--theme-muted)}.work-participants-list li{display:flex;align-items:center;gap:8px}.work-participants-list li>button:first-child{flex:1 1;min-width:0}.work-participants-list .work-participant-remove{width:44px;height:44px;padding:12px;flex:none;background:transparent}