:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--vm-canvas:#fff;--vm-canvas-raised:#fff;--vm-surface-solid:#fff;--vm-canvas-background:#fff;--vm-text:#111;--vm-text-secondary:#565656;--vm-text-tertiary:#737373;--vm-accent:#111;--vm-accent-strong:#000;--vm-accent-soft:#f2f2f2;--vm-deep-navy:#102a43;--vm-deep-navy-soft:#e8eef3;--vm-ai:#6686b7;--vm-ai-soft:#edf3fa;--vm-success:#46c28a;--vm-success-soft:#ecfbf4;--vm-success-border:#cfefdf;--vm-success-foreground:#1f7a55;--vm-warning:#f5c26a;--vm-warning-soft:#fff8e8;--vm-warning-border:#f4dda5;--vm-warning-foreground:#765114;--vm-danger:#e24443;--vm-danger-soft:#fff0f0;--vm-danger-border:#f5c4c4;--vm-danger-foreground:#b32625;--vm-info:#4b8ad6;--vm-info-soft:#eef6ff;--vm-info-border:#cfe2f7;--vm-info-foreground:#245f9f;--vm-glass-primary:#fff;--vm-glass-secondary:#fff;--vm-glass-floating:#fffffff0;--vm-glass-input:#fff;--vm-glass-border:#00000014;--vm-glass-border-visible:#0000001f;--vm-glass-highlight:#ffffffe0;--vm-blur-sm:8px;--vm-blur-md:14px;--vm-blur-lg:20px;--vm-border:#0000001f;--vm-border-strong:#0003;--vm-radius-xs:8px;--vm-radius-sm:12px;--vm-radius-md:16px;--vm-radius-lg:20px;--vm-radius-xl:24px;--vm-radius-pill:999px;--vm-control-height:40px;--vm-control-height-emphasis:44px;--vm-control-radius:10px;--vm-shadow-sm:0 6px 18px #0000000f, inset 0 1px 0 var(--vm-glass-highlight);--vm-shadow-md:0 14px 38px #00000017, inset 0 1px 0 var(--vm-glass-highlight);--vm-shadow-lg:0 24px 64px #00000021, inset 0 1px 0 var(--vm-glass-highlight);--vm-space-1:4px;--vm-space-2:8px;--vm-space-3:12px;--vm-space-4:16px;--vm-space-5:20px;--vm-space-6:24px;--vm-space-8:32px;--vm-space-10:40px;--vm-space-12:48px;--vm-page-gutter:32px;--vm-font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Apple SD Gothic Neo", "Malgun Gothic", "Noto Sans CJK KR", "Helvetica Neue", Arial, sans-serif;--vm-font-size-h1:20px;--vm-line-h1:28px;--vm-font-size-h2:16px;--vm-line-h2:24px;--vm-font-size-meta:12px;--vm-font-size-label:12px;--vm-font-size-body:14px;--vm-font-size-ai-body:16px;--vm-line-meta:18px;--vm-line-body:22px;--vm-line-ai-body:28px;--vm-weight-medium:560;--vm-weight-semibold:600;--vm-page-title-destination-size:30px;--vm-page-title-destination-line:40px;--vm-icon-sm:16px;--vm-icon-md:20px;--vm-icon-lg:24px;--vm-motion-fast:.12s;--vm-motion-normal:.18s;--vm-motion-slow:.26s;--vm-ease:cubic-bezier(.2, .8, .2, 1);--vm-content-max:1440px;--vm-reading-max:720px;--vm-sidebar-width:264px;--vm-sidebar-collapsed-width:64px;--vm-drawer-width:460px;--vm-mobile-nav-height:66px;--vm-z-base:0;--vm-z-topbar:20;--vm-z-sidebar:40;--vm-z-drawer:60;--vm-z-modal:80;--vm-z-popover:90;--vm-z-toast:100}html{color:var(--vm-text);background:var(--vm-canvas);font-family:var(--vm-font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}#root{background:var(--vm-canvas)}body{background:var(--vm-canvas);min-width:0;min-height:100dvh;font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);margin:0}h1{font-size:var(--vm-font-size-h1);font-weight:var(--vm-weight-semibold);letter-spacing:normal;line-height:var(--vm-line-h1)}h2{font-size:var(--vm-font-size-h2);font-weight:var(--vm-weight-semibold);letter-spacing:normal;line-height:var(--vm-line-h2)}h1,h2,p,li,dd,dt{overflow-wrap:anywhere}::selection{color:var(--vm-text);background:#102a432e}.glass-surface{border:1px solid var(--vm-glass-border-visible);box-shadow:var(--vm-shadow-sm)}.glass-surface--primary,.glass-surface--secondary{background:var(--vm-surface-solid)}.glass-surface--floating{background:var(--vm-glass-floating);box-shadow:var(--vm-shadow-lg)}.glass-control{min-height:44px;color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-sm);box-shadow:inset 0 1px 0 var(--vm-glass-highlight);transition:transform var(--vm-motion-fast) var(--vm-ease), box-shadow var(--vm-motion-normal) var(--vm-ease), border-color var(--vm-motion-normal) var(--vm-ease)}.glass-action{min-height:44px;color:var(--vm-surface-solid);background:var(--vm-accent-strong);border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-sm);box-shadow:none;transition:transform var(--vm-motion-fast) var(--vm-ease), box-shadow var(--vm-motion-normal) var(--vm-ease), border-color var(--vm-motion-normal) var(--vm-ease)}.glass-action:hover:not(:disabled){box-shadow:none;transform:none}.status-badge{min-height:28px;color:var(--vm-text-secondary);border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-pill);font-size:12px;font-weight:var(--vm-weight-semibold);white-space:nowrap;background:#ffffff94;align-items:center;gap:7px;padding:0 10px;display:inline-flex}.status-badge__marker{background:var(--status-badge-marker,currentColor);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #ffffff9e}.status-badge--info{--status-badge-marker:var(--vm-info);color:var(--vm-info-foreground)}.status-badge--ai{color:var(--vm-ai)}.status-badge--success{--status-badge-marker:var(--vm-success);color:var(--vm-success-foreground)}.status-badge--warning{--status-badge-marker:var(--vm-warning);color:var(--vm-warning-foreground)}.status-badge--danger{--status-badge-marker:var(--vm-danger);color:var(--vm-danger-foreground)}.feedback-state{border-radius:var(--vm-radius-md);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;display:grid}.feedback-state--inline{box-shadow:none;background:0 0;border:0;border-radius:0;padding:12px 0}.feedback-state__icon{background:var(--vm-info);width:10px;height:10px;box-shadow:0 0 0 3px var(--vm-info-soft);border:2px solid #ffffffd6;border-radius:50%}.feedback-state--loading .feedback-state__icon{background:var(--vm-ai);box-shadow:0 0 0 3px var(--vm-ai-soft)}.feedback-state--empty .feedback-state__icon{background:var(--vm-text-tertiary);box-shadow:0 0 0 3px #6268751a}.feedback-state--error .feedback-state__icon{background:var(--vm-danger);box-shadow:0 0 0 3px var(--vm-danger-soft)}.feedback-state--success .feedback-state__icon{background:var(--vm-success);box-shadow:0 0 0 3px var(--vm-success-soft)}.feedback-state__copy strong{color:var(--vm-text);font-size:13px}.feedback-state__copy p{color:var(--vm-text-secondary);margin:4px 0 0;font-size:12px;line-height:1.6}.feedback-state__action{align-items:center;display:flex}.feedback-state__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.glass-surface--floating{background:var(--vm-glass-floating);-webkit-backdrop-filter:blur(var(--vm-blur-lg)) saturate(120%)}}.vm-enter{animation:vm-enter var(--vm-motion-normal) var(--vm-ease) both}.vm-page-stage{animation:vm-page-enter .24s var(--vm-ease) both}.vm-menu[data-motion-state=open]{transform-origin:top;animation:vm-menu-in .18s var(--vm-ease) both}.vm-menu[data-motion-state=closing]{pointer-events:none;transform-origin:top;animation:.14s ease-in both vm-menu-out}.vm-hover-lift{transition:transform var(--vm-motion-fast) var(--vm-ease), box-shadow var(--vm-motion-normal) var(--vm-ease)}.vm-hover-lift:hover{transform:translateY(-2px)}@keyframes vm-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes vm-page-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes vm-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes vm-menu-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-3px)}}.vm-shake{animation:.42s ease-in-out vm-shake}@keyframes vm-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=374px){:root{--vm-page-gutter:12px;--vm-blur-md:8px;--vm-blur-lg:8px}.workspace-page,.account-settings-page,.login-page .login-card{padding-inline:12px}.attachment-queue__item{min-width:190px}.message-attachment-list__file{min-width:190px;max-width:72vw}}@media (width>=375px) and (width<=767px){:root{--vm-page-gutter:16px;--vm-blur-md:8px;--vm-blur-lg:10px}.account-settings-page,.login-page .login-card{padding-inline:16px}}@media (width<=1023px){.project-collaboration-workspace{display:block}.discussion-summary-page .discussion-summary-content>section{scroll-margin-top:calc(var(--workspace-topbar-height,64px) + 80px)}}@media (width>=1024px){.project-collaboration-workspace{grid-template-columns:minmax(var(--vm-sidebar-width), 320px) minmax(0, 1fr);display:grid}}@media (width>=768px) and (width<=1023px){:root{--vm-page-gutter:24px;--vm-blur-lg:14px}.more-grid,.deliverable-controls{grid-template-columns:minmax(0,1fr)}.discussion-history-list{grid-template-columns:repeat(2,minmax(0,1fr))}.discussion-summary-outline{z-index:2;top:var(--workspace-topbar-height,64px);padding-block:var(--vm-space-2);background:var(--surface);border-block:1px solid var(--border);position:sticky}}@media (width>=1024px) and (width<=1199px){:root{--vm-page-gutter:28px}.discussion-history-list{grid-template-columns:repeat(2,minmax(0,1fr))}.discussion-summary-reader-layout{grid-template-columns:184px minmax(0, var(--vm-reading-max));justify-content:center;gap:var(--vm-space-6)}.discussion-summary-outline{top:calc(var(--workspace-topbar-height,64px) + var(--vm-space-4));flex-direction:column;align-self:start;position:sticky;overflow:visible}}@media (width>=1200px){:root{--vm-page-gutter:30px}.discussion-history-list{grid-template-columns:repeat(2,minmax(0,1fr))}.discussion-summary-reader-layout{grid-template-columns:196px minmax(0, var(--vm-reading-max));justify-content:center;gap:var(--vm-space-7)}.discussion-summary-outline{top:calc(var(--workspace-topbar-height,64px) + var(--vm-space-4));flex-direction:column;align-self:start;position:sticky;overflow:visible}}@media (width>=1440px){:root{--vm-page-gutter:32px}}@media (width<=767px){.login-page.login-page{grid-template-columns:minmax(0,1fr);min-width:0;overflow-x:clip}.login-page .login-card{min-width:0;padding-top:calc(12px + env(safe-area-inset-top));padding-bottom:calc(24px + env(safe-area-inset-bottom))}.login-card .login-card__topbar{width:100%;position:relative;top:auto;left:auto;right:auto}.login-page .login-card__content,.login-page .login-card[data-auth-step=verify] .login-card__content,.login-page .login-card[data-auth-step=register] .login-card__content,.login-page .login-card[data-auth-step=reset] .login-card__content,.login-page .login-card[data-auth-step=locale] .login-card__content{width:min(100%,336px);margin:clamp(56px,12vh,100px) auto 0;position:relative;top:auto;left:auto;transform:none}.login-card.login-card h1{padding-left:0}.login-page .login-visual{display:none}.channel-page>.outgoing-attachment-message{width:calc(100% - (2 * var(--vm-page-gutter)));min-width:0}.channel-page .attachment-queue--outgoing,.file-center.file-center .file-center__toolbar,.file-center.file-center .file-center__view-controls,.file-center.file-center .file-list{grid-template-columns:minmax(0,1fr)}.channel-page .attachment-queue--outgoing .attachment-queue__item,.file-center.file-center .file-list__item{min-width:0}.channel-page .outgoing-attachment-message__error{flex-direction:column;align-items:stretch}.message-action-menu{max-width:calc(100vw - (2 * var(--vm-page-gutter)))}.channel-discussion-toolbar{flex-wrap:wrap;align-items:stretch;width:100%;padding-inline:14px}.channel-discussion-toolbar__summary{justify-items:start}.home-page.workspace-page{width:100%;min-width:0;max-width:100%;padding-block:var(--vm-space-4) calc(var(--vm-space-4) + env(safe-area-inset-bottom));padding-inline:var(--vm-page-gutter);overflow-x:clip}.home-page .project-home-identity,.home-page .project-home-section,.home-page .project-home-actions{padding:var(--vm-space-4)}.home-page .project-home-identity{z-index:var(--vm-z-topbar);background:var(--vm-surface-solid);position:sticky;top:0}.project-home-surface .project-home-section>header{align-items:flex-start;gap:var(--vm-space-2);flex-wrap:wrap}.home-page .project-home-section-link{white-space:normal;min-width:44px;min-height:44px;margin-left:auto}.project-home-surface[data-cover-collapsible=true] .project-home-cover-stage{max-height:var(--project-home-cover-visible-height,none);transition:max-height var(--vm-motion-normal) var(--vm-ease)}.project-home-surface[data-cover-collapsed=true] .project-home-identity-meta{opacity:0}.project-home-surface[data-cover-collapsed=true] .project-home-cover-stage--default .project-cover--default>span{visibility:hidden}.home-page .project-home-actions,.home-page .project-home-discussion-action{width:100%}.project-edit-page.project-edit-page{padding:max(var(--vm-space-4), env(safe-area-inset-top)) max(var(--vm-space-4), env(safe-area-inset-right)) max(var(--vm-space-4), env(safe-area-inset-bottom)) max(var(--vm-space-4), env(safe-area-inset-left))}.project-edit-page .project-edit-header{align-items:flex-start}.project-edit-page .project-edit-actions{padding-bottom:max(var(--vm-space-4), env(safe-area-inset-bottom))}.project-edit-page .project-edit-actions button{flex:1}.modal-backdrop.modal-backdrop--create{padding:max(var(--vm-page-gutter), env(safe-area-inset-top)) var(--vm-page-gutter) max(var(--vm-page-gutter), env(safe-area-inset-bottom));align-items:center}.modal-backdrop .project-dialog--create{width:100%;max-height:calc(100dvh - max(var(--vm-page-gutter), env(safe-area-inset-top)) - max(var(--vm-page-gutter), env(safe-area-inset-bottom)));border:1px solid var(--vm-border);border-radius:var(--vm-radius-lg);padding:0}.modal-backdrop .project-dialog--discard-confirmation{width:min(100%, var(--vm-drawer-width));max-height:none}.project-dialog--create,.project-dialog--create label,.project-dialog--create p{overflow-wrap:anywhere}.project-create-header{padding:24px 20px 14px}.project-create-fields{padding:0 20px 18px}.project-create-row{grid-template-columns:minmax(0,1fr);gap:5px;padding:7px 0}.project-create-row>label,.project-create-row__label,.project-create-row--start>.project-create-row__label,.project-create-row--textarea>label{padding-top:0;line-height:22px}.project-create-row--consent>span[aria-hidden=true]{display:none}.project-dialog--create .project-create-footer{padding:12px 20px max(12px, env(safe-area-inset-bottom))}.project-cover-source-actions{padding-bottom:max(0px, env(safe-area-inset-bottom));grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.project-cover-source-actions>button,.project-cover-source-actions>label{width:100%;min-width:0}.project-cover-source-actions>button:last-child:nth-child(odd){grid-column:1/-1}.project-cover-default>span{overflow-wrap:anywhere;max-width:100%}.discussion-summary-content,.discussion-summary-editor,.discussion-summary-review{padding:var(--vm-page-gutter)}.summary-rating,.source-strip--numbered{padding:var(--vm-space-4) 0 0}.discussion-summary-outline{z-index:2;top:var(--workspace-topbar-height,64px);margin-inline:calc(var(--vm-page-gutter) * -1);padding:var(--vm-space-2) var(--vm-page-gutter);background:var(--surface);border-block:1px solid var(--border);position:sticky}.discussion-summary-editor,.summary-rating fieldset:first-child{grid-template-columns:minmax(0,1fr)}.discussion-summary-editor>h2{grid-column:auto}.discussion-summary-review__actions,.summary-review-confirm>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.discussion-summary-review__actions button,.summary-review-confirm button{width:100%}}@media (width<=374px){.home-page .project-home-identity,.home-page .project-home-section,.home-page .project-home-actions{padding:var(--vm-space-3)}.project-cover-source-actions{grid-template-columns:minmax(0,1fr)}.project-cover-source-actions>button:last-child:nth-child(odd){grid-column:auto}.project-dialog--create .dialog-actions{grid-template-columns:minmax(0,1fr);display:grid}.project-dialog--create .dialog-actions button{width:100%}}@media (width<=767px){.organization-page.workspace-page{width:100%;min-height:calc(100dvh - var(--workspace-topbar-height,64px));padding-inline:var(--vm-page-gutter);justify-content:end;padding-bottom:0}.organization-page__heading{padding-inline:0}.organization-step,.organization-empty{max-height:calc(100dvh - 96px);padding:var(--vm-space-4);padding-bottom:max(var(--vm-space-4), env(safe-area-inset-bottom));border-radius:var(--vm-radius-lg) var(--vm-radius-lg) 0 0;align-self:end;overflow:hidden auto}.organization-custom-range,.organization-language{grid-template-columns:minmax(0,1fr)}.organization-range-summary>div{gap:var(--vm-space-1);grid-template-columns:minmax(0,1fr)}.organization-language>legend{grid-column:auto}.organization-actions{flex-wrap:wrap}.organization-actions>a,.organization-actions>button{flex:132px}}@media (width<=374px){.organization-step,.organization-empty{padding-inline:var(--vm-space-3)}}@media (width>=1024px) and (width<=1439px){.file-center.file-center .file-list{grid-template-columns:repeat(3,minmax(0,1fr))}.material-detail__identity{text-align:left;grid-template-columns:112px minmax(0,1fr);justify-items:start;padding-inline:0}.material-detail__visual{width:112px}}@media (width>=1440px){.file-center.file-center .file-list{grid-template-columns:repeat(4,minmax(0,1fr))}.material-detail__identity{text-align:left;grid-template-columns:112px minmax(0,1fr);justify-items:start;padding-inline:0}.material-detail__visual{width:112px}}@media (prefers-reduced-motion:reduce){.project-home-surface[data-cover-collapsible=true] .project-home-cover-stage{transition:none}}@media (pointer:coarse){button,a,input,select,summary,[role=button]{min-width:44px;min-height:44px}.vm-hover-lift:hover,.task-card:hover,.follow-up-card:hover,.review-group:hover,.deliverable-preview:hover,.more-actions a:hover,.inbox-summary a:hover{transform:none}}:root{color:var(--vm-text);background:var(--vm-canvas);font-family:var(--vm-font-sans);font-synthesis:none;text-rendering:optimizelegibility;--surface-canvas:var(--vm-canvas);--surface-sidebar:var(--vm-surface-solid);--surface-subtle:var(--vm-canvas-raised);--canvas:var(--vm-canvas);--surface:var(--vm-surface-solid);--surface-muted:var(--vm-canvas-raised);--sidebar:var(--vm-surface-solid);--sidebar-strong:var(--vm-canvas-raised);--ink:var(--vm-text);--ink-soft:var(--vm-text-secondary);--ink-faint:var(--vm-text-tertiary);--border:var(--vm-border);--border-strong:var(--vm-border-strong);--line:var(--vm-border);--accent:var(--vm-accent);--accent-strong:var(--vm-accent-strong);--accent-soft:var(--vm-accent-soft);--accent-ring:#11111147;--indigo:var(--accent);--indigo-strong:var(--accent-strong);--indigo-soft:var(--accent-soft);--red:var(--vm-danger);--red-soft:var(--vm-danger-soft);--amber:var(--vm-warning);--amber-soft:var(--vm-warning-soft);--green:var(--vm-success);--green-soft:var(--vm-success-soft);--sidebar-width:var(--vm-sidebar-width);--sidebar-collapsed-width:var(--vm-sidebar-collapsed-width);--execution-drawer-width:var(--vm-drawer-width);--mobile-nav-height:var(--vm-mobile-nav-height);--radius-sm:var(--vm-radius-sm);--radius-md:var(--vm-radius-md);--radius-lg:var(--vm-radius-lg);--shadow-overlay:var(--vm-shadow-lg)}.project-access-panel{gap:14px;display:grid}.project-access-summary,.more-card__helper{margin:0}.project-access-summary{color:var(--ink);font-weight:700}.project-access-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.project-access-list>li{background:var(--surface);border:1px solid var(--border);border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(220px,auto);align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:grid}.project-access-member__identity,.summary-editor-control,.project-access-member__actions{align-items:center;gap:10px;min-width:0;display:flex}.project-access-member__identity strong{overflow-wrap:anywhere}.project-access-member__identity select,.summary-editor-control .secondary-button{min-height:44px}.summary-editor-control{justify-content:flex-end}.project-access-member__actions{flex-wrap:wrap;justify-content:flex-end}.project-access-remove{color:var(--vm-danger-foreground)}.project-owner-transfer{gap:var(--vm-space-2);padding:var(--vm-space-4);border:1px solid var(--vm-warning-border);border-radius:var(--vm-radius-md);display:grid}.project-owner-transfer h3,.project-owner-transfer p{margin:0}.project-owner-transfer>label{color:var(--ink);font-size:13px;font-weight:700}.project-owner-transfer__controls{align-items:center;gap:var(--vm-space-2);display:flex}.project-owner-transfer__controls select{border:1px solid var(--border);border-radius:var(--vm-radius-sm);background:var(--surface);min-width:0;min-height:44px;padding:var(--vm-space-2) var(--vm-space-3);color:var(--ink);font:inherit;flex:1}.summary-editor-status{color:var(--ink-faint);font-size:12px;line-height:1.5}.more-card__helper{color:var(--ink-soft);line-height:1.65}.project-access-form{gap:8px;display:grid}.project-access-form label{color:var(--ink);font-size:13px;font-weight:700}.project-access-form>div{gap:8px;display:flex}.project-access-form input{border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--ink);font:inherit;border-radius:12px;flex:1;padding:10px 12px}.project-access-pending{gap:var(--vm-space-3);padding:var(--vm-space-4);border:1px solid var(--border);border-radius:var(--vm-radius-md);background:var(--surface-muted);display:grid}.project-access-pending h3{color:var(--ink);margin:0;font-size:14px}.project-access-pending ul{gap:var(--vm-space-2);margin:0;padding:0;list-style:none;display:grid}.project-access-pending li{align-items:center;gap:var(--vm-space-3);padding:var(--vm-space-3);border:1px solid var(--border);border-radius:var(--vm-radius-sm);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;display:grid}.project-access-pending li>div:first-child{gap:2px;min-width:0;display:grid}.project-access-pending strong{overflow-wrap:anywhere}.project-access-pending span{color:var(--ink-soft);font-size:12px}.project-access-pending__actions{justify-content:flex-end;gap:var(--vm-space-2);flex-wrap:wrap;display:flex}.form-notice{color:var(--vm-success-foreground);margin:0;font-size:13px}@media (width<=720px){.project-access-form>div{flex-direction:column;align-items:stretch}.project-access-list>li{grid-template-columns:minmax(0,1fr)}.project-access-member__identity,.summary-editor-control,.project-access-member__actions{flex-direction:column;align-items:stretch}.summary-editor-control .secondary-button{width:100%}.project-owner-transfer__controls{flex-direction:column;align-items:stretch}.project-access-pending li{grid-template-columns:minmax(0,1fr)}.project-access-pending__actions{justify-content:stretch}}*{box-sizing:border-box}html,#root{min-height:100%}body{background:var(--vm-canvas);min-width:0;min-height:100%;margin:0;overflow-x:hidden}button,input,textarea,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{display:block}[hidden]{display:none!important}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline-offset:3px;outline:2px solid #111111ad;box-shadow:0 0 0 5px #ffffffb8}.page-header{justify-content:space-between;align-items:flex-start;gap:var(--vm-space-6);margin-bottom:var(--vm-space-6);display:flex}.page-header__copy{min-width:0}.page-header h1{margin:0}.page-header--destination h1{font-size:clamp(26px,3vw,36px)}.page-header--workspace h1{font-size:var(--vm-font-size-h1);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h1)}.page-header__copy p,.page-header__actions{margin:var(--vm-space-2) 0 0;color:var(--vm-text-secondary)}.page-header__actions{justify-content:flex-end;align-items:center;gap:var(--vm-space-2);flex:none;display:flex}@media (width>=1024px){.page-header--destination h1{font-size:var(--vm-page-title-destination-size);font-weight:var(--vm-weight-semibold);line-height:var(--vm-page-title-destination-line)}}.ui-button{min-width:0;min-height:var(--vm-control-height);justify-content:center;align-items:center;gap:var(--vm-space-2);color:var(--vm-text);border-radius:var(--vm-control-radius);font-size:var(--vm-font-size-body);font-weight:var(--vm-weight-medium);transition:color var(--vm-motion-fast) var(--vm-ease), background-color var(--vm-motion-fast) var(--vm-ease), border-color var(--vm-motion-fast) var(--vm-ease), opacity var(--vm-motion-fast) var(--vm-ease);background:0 0;border:1px solid #0000;padding:0 14px;line-height:20px;display:inline-flex}.ui-button--primary{color:var(--vm-surface-solid);background:var(--vm-accent-strong);border-color:var(--vm-accent-strong)}.ui-button--primary:hover:not(:disabled){background:#262626;border-color:#262626}.ui-button--secondary{background:var(--vm-surface-solid);border-color:var(--vm-border-strong)}.ui-button--secondary:hover:not(:disabled),.ui-button--text:hover:not(:disabled),.ui-button--icon:hover:not(:disabled){background:var(--vm-accent-soft)}.ui-button--text{padding-inline:var(--vm-space-2)}.ui-button--destructive{color:var(--vm-danger-foreground);background:var(--vm-danger-soft);border-color:var(--vm-danger-border)}.ui-button--destructive:hover:not(:disabled){background:var(--vm-danger-soft);border-color:var(--vm-danger)}.ui-button--icon{width:var(--vm-control-height);padding:0}.ui-button:disabled{cursor:not-allowed;opacity:.5}.ui-button[aria-busy=true]{cursor:wait}.ui-button__spinner,.search-field__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;flex:none;width:14px;height:14px;animation:.72s linear infinite vm-control-spin}@keyframes vm-control-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ui-button__spinner,.search-field__spinner{animation:none}}.search-field{gap:7px;min-width:0;display:grid}.search-field__label{color:var(--vm-text);font-size:13px;font-weight:var(--vm-weight-semibold);line-height:18px}.search-field__control{min-width:0;min-height:var(--vm-control-height-emphasis);align-items:center;gap:var(--vm-space-2);padding:0 var(--vm-space-3);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-control-radius);display:flex}.search-field__control:focus-within{border-color:var(--vm-border-strong)}.search-field__icon{width:var(--vm-icon-sm);height:var(--vm-icon-sm);fill:none;stroke:var(--vm-text-secondary);stroke-linecap:round;stroke-width:1.7px;flex:none}.search-field__control input{width:100%;min-width:0;height:42px;font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);background:0 0;border:0;outline:0;padding:0}.search-field__control input::-webkit-search-cancel-button{display:none}.search-field__control:has(input:disabled){cursor:not-allowed;opacity:.55}.search-field__clear{border-radius:var(--vm-radius-xs);flex:none;width:32px;min-height:32px}.search-field__clear svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;width:16px;height:16px}.search-field__result{color:var(--vm-text-tertiary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.ui-field{gap:7px;min-width:0;display:grid}.ui-field__label{align-items:baseline;gap:var(--vm-space-1);width:fit-content;color:var(--vm-text);font-size:13px;font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-meta);display:inline-flex}.ui-field__required{color:var(--vm-danger-foreground)}.ui-field__control{min-width:0}.ui-field__message{overflow-wrap:anywhere;color:var(--vm-text-tertiary);font-size:var(--vm-font-size-meta);font-weight:400;line-height:var(--vm-line-meta);margin:0}.ui-field__message--error{color:var(--vm-danger-foreground)}.ui-field__message--success{color:var(--vm-success-foreground)}.ui-field__message--disabled{color:var(--vm-text-secondary)}.ui-input.ui-input.ui-input,.ui-textarea.ui-textarea.ui-textarea,.ui-select.ui-select.ui-select{width:100%;min-width:0;min-height:var(--vm-control-height-emphasis);color:var(--vm-text);background:var(--vm-glass-input);border:1px solid var(--vm-border);border-radius:var(--vm-control-radius);font-family:var(--vm-font-sans);font-size:var(--vm-font-size-body);font-weight:400;line-height:var(--vm-line-body);transition:color var(--vm-motion-fast) var(--vm-ease), background-color var(--vm-motion-fast) var(--vm-ease), border-color var(--vm-motion-fast) var(--vm-ease), opacity var(--vm-motion-fast) var(--vm-ease);padding:10px 12px;display:block}.ui-input,.ui-select{height:var(--vm-control-height-emphasis)}.ui-select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 17px),calc(100% - 12px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:36px}.ui-textarea{min-height:calc(var(--vm-control-height-emphasis) * 2.5);resize:vertical}.ui-input::placeholder,.ui-textarea::placeholder{color:var(--vm-text-tertiary)}.ui-input:disabled,.ui-textarea:disabled,.ui-select:disabled{cursor:not-allowed;color:var(--vm-text-secondary);background:var(--vm-accent-soft);opacity:.58}.ui-input:read-only:not(:disabled),.ui-textarea:read-only:not(:disabled){color:var(--vm-text-secondary);background:var(--vm-accent-soft)}.ui-input[aria-invalid=true],.ui-textarea[aria-invalid=true],.ui-select[aria-invalid=true]{background:var(--vm-danger-soft);border-color:var(--vm-danger)}.ui-checkbox{align-items:start;gap:var(--vm-space-2);width:fit-content;min-width:0;max-width:100%;color:var(--vm-text);font-size:var(--vm-font-size-body);font-weight:400;line-height:var(--vm-line-body);cursor:pointer;grid-template-columns:18px minmax(0,1fr);display:grid}.ui-checkbox input[type=checkbox]{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ui-checkbox__box{width:18px;height:18px;color:var(--vm-surface-solid);background:var(--vm-surface-solid);border:1px solid var(--vm-border-strong);transition:background-color var(--vm-motion-fast) var(--vm-ease), border-color var(--vm-motion-fast) var(--vm-ease), opacity var(--vm-motion-fast) var(--vm-ease);border-radius:5px;place-items:center;margin-top:2px;display:inline-grid;position:relative}.ui-checkbox__box:after{content:"";opacity:0;border-bottom:2px solid;border-left:2px solid;width:9px;height:5px;transform:translateY(-1px)rotate(-45deg)}.ui-checkbox input[type=checkbox]:checked+.ui-checkbox__box,.ui-checkbox input[type=checkbox]:indeterminate+.ui-checkbox__box{background:var(--vm-accent-strong);border-color:var(--vm-accent-strong)}.ui-checkbox input[type=checkbox]:checked+.ui-checkbox__box:after{opacity:1}.ui-checkbox input[type=checkbox]:indeterminate+.ui-checkbox__box:after{opacity:1;border-bottom:2px solid;border-left:0;width:8px;height:0;transform:none}.ui-checkbox input[type=checkbox]:focus-visible+.ui-checkbox__box{outline-offset:3px;outline:2px solid #111111ad}.ui-checkbox input[type=checkbox][aria-invalid=true]+.ui-checkbox__box{background:var(--vm-danger-soft);border-color:var(--vm-danger)}.ui-checkbox input[type=checkbox]:disabled+.ui-checkbox__box{cursor:not-allowed;opacity:.58}.ui-checkbox:has(input[type=checkbox]:disabled){cursor:not-allowed;opacity:.58}.ui-checkbox__content{gap:3px;min-width:0;display:grid}.ui-checkbox__label,.ui-checkbox__description,.ui-checkbox__error{overflow-wrap:anywhere;min-width:0}.ui-checkbox__description{color:var(--vm-text-tertiary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.ui-checkbox__error{color:var(--vm-danger-foreground);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}:where(input,textarea,select):focus:not([type=checkbox],[type=radio],[type=range],[type=file],[type=color],[type=hidden],[type=button],[type=submit],[type=reset],[type=image]),:where(input,textarea,select):focus-visible:not([type=checkbox],[type=radio],[type=range],[type=file],[type=color],[type=hidden],[type=button],[type=submit],[type=reset],[type=image]){border-color:var(--vm-border-strong);outline-offset:0;box-shadow:none;outline:none}.skip-link{z-index:100;color:#fff;background:var(--indigo-strong);border-radius:10px;align-items:center;min-height:44px;padding:0 14px;transition:transform .14s;display:inline-flex;position:fixed;top:8px;left:8px;transform:translateY(calc(-100% - 16px))}.skip-link:focus-visible{transform:translateY(0)}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:0 0;gap:12px;min-height:100dvh;padding:12px;transition:grid-template-columns .18s;display:grid}.app-shell[data-sidebar-collapsed=true]{grid-template-columns:var(--sidebar-collapsed-width) minmax(0, 1fr)}.project-sidebar{z-index:var(--vm-z-topbar);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-xl);width:100%;min-width:0;height:calc(100dvh - 24px);box-shadow:none;flex-direction:column;display:flex;position:sticky;top:12px;overflow:hidden auto}.sidebar-header{justify-content:space-between;align-items:center;min-height:70px;padding:12px 14px 10px 16px;display:flex}.sidebar-header-actions{flex:none;align-items:center;gap:0;display:flex}.sidebar-search-trigger{color:#3d4148;border-radius:10px}.sidebar-search-trigger:hover,.sidebar-search-trigger[aria-expanded=true]{color:#111;background:var(--vm-canvas-raised);border-color:#0000}.sidebar-search-popover{z-index:55;border:1px solid var(--vm-border);background:#fff;border-radius:14px;padding:8px;position:absolute;top:66px;left:12px;right:12px;box-shadow:0 14px 34px #12151b24}.sidebar-search-popover__field{border:1px solid var(--vm-border);background:#fff;border-radius:11px;grid-template-columns:18px minmax(0,1fr) 32px;align-items:center;gap:8px;min-height:44px;padding:0 6px 0 10px;display:grid}.sidebar-search-popover__field>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.sidebar-search-popover__field input{background:0 0;border:0;outline:0;min-width:0;min-height:40px;padding:0}.sidebar-search-popover__field button{background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;font-size:19px;display:inline-grid}.sidebar-search-popover__field button:hover{background:var(--surface-subtle)}.brand,.login-brand{align-items:center;min-width:0;display:inline-flex}.brand{color:#111a2f;min-height:44px}.brand-logo{color:#111a2f;width:112px;height:auto;display:block}.login-brand .brand-logo{width:104px;height:auto;display:block}.brand-logo--empty{width:152px;margin-bottom:8px}.icon-button,.pending-button,.primary-button,.secondary-button,.primary-link,.sidebar-link,.sidebar-project,.mobile-nav__link{min-height:44px}.icon-button{width:44px;min-width:44px;color:var(--ink-soft);border-radius:var(--radius-sm);background:0 0;border:1px solid #0000;flex:none;place-items:center;padding:0;display:inline-grid}.icon-button:hover{color:var(--ink);border-color:var(--border);background:#ffffff8f}.icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.sidebar-collapse{color:#3d4148;border-color:#0000;border-radius:10px}.sidebar-collapse:hover{color:#111;background:var(--vm-canvas-raised);border-color:#0000}.sidebar-collapse .sidebar-collapse__glyph{stroke-width:1.55px;width:18px;height:18px;transition:color .14s;overflow:visible}.sidebar-collapse__panel{fill:currentColor;stroke:none;opacity:.1;transition:opacity .14s}.sidebar-collapse__divider{transition:opacity .14s}.sidebar-collapse__glyph[data-collapsed=true] .sidebar-collapse__panel{opacity:.24}.sidebar-nav{flex-direction:column;flex:1;gap:3px;min-width:0;padding:4px 12px 18px;display:flex}.sidebar-section{flex-direction:column;gap:4px;min-width:0;display:flex}.sidebar-section__label{color:var(--ink-faint);font-size:var(--vm-font-size-meta);font-weight:var(--vm-weight-semibold);letter-spacing:.09em;line-height:var(--vm-line-meta);text-transform:uppercase;margin:0 8px 5px}.sidebar-project,.sidebar-link{border:1px solid #0000;border-radius:12px;align-items:center;gap:11px;min-width:0;display:flex}.sidebar-project{padding:8px}.sidebar-project:hover,.sidebar-link:hover{background:var(--surface-muted);border-color:var(--vm-border)}.sidebar-project.is-active{background:var(--surface-muted);border-color:var(--vm-border-strong)}.sidebar-project__text{flex:auto;min-width:0;display:block}.project-unread-indicator{background:var(--vm-info);border-radius:var(--vm-radius-pill);flex:none;width:7px;height:7px;margin-left:auto;display:inline-block}.sidebar-project__text strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--vm-font-size-body);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-body);display:block;overflow:hidden}.sidebar-link{color:#555a63;font-size:var(--vm-font-size-body);font-weight:560;line-height:var(--vm-line-body);padding:7px 10px}.sidebar-link[aria-current=page]{color:var(--vm-text-primary);background:var(--surface-muted)}.nav-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55px;flex:none;width:19px;height:19px}.project-sidebar[data-collapsed=true] .sidebar-copy{display:none}.project-sidebar[data-collapsed=true] .sidebar-header,.project-sidebar[data-collapsed=true] .sidebar-project,.project-sidebar[data-collapsed=true] .sidebar-link{justify-content:center}.project-sidebar[data-collapsed=true] .sidebar-header{padding-inline:8px}.project-sidebar[data-collapsed=true] .brand{display:none}.project-sidebar[data-collapsed=true] .sidebar-nav{align-items:center;gap:2px;padding:2px 7px 8px}.project-sidebar[data-collapsed=true] .sidebar-project,.project-sidebar[data-collapsed=true] .sidebar-link{padding-inline:0}.workspace-column{flex-direction:column;gap:12px;min-width:0;height:calc(100dvh - 24px);display:flex;overflow:hidden}.workspace-topbar{z-index:var(--vm-z-topbar);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-lg);min-height:64px;box-shadow:none;flex:none;align-items:center;gap:14px;padding:9px 14px 9px 20px;display:flex;position:sticky;top:0}.topbar-title{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.topbar-title strong{font-size:var(--vm-font-size-body);font-weight:var(--vm-weight-semibold);letter-spacing:-.01em;line-height:var(--vm-line-body);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar-kicker{color:var(--ink-faint);font-size:var(--vm-font-size-meta);font-weight:var(--vm-weight-semibold);letter-spacing:.08em;line-height:var(--vm-line-meta);text-transform:uppercase}.topbar-actions{align-items:center;gap:10px;display:flex}.sync-state{color:var(--ink-faint);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);align-items:center;gap:7px;display:inline-flex}.status-dot{background:var(--ink-faint);border-radius:999px;flex:none;width:8px;height:8px;display:inline-block}.status-dot--green{background:var(--green)}.status-dot--amber{background:var(--amber)}.status-dot--red{background:var(--red)}.status-dot--indigo{background:var(--indigo)}.pending-button{color:var(--indigo-strong);border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-sm);background:#ffffff85;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.pending-button:hover{background:#e7f1f3d6;border-color:#527b8852}.pending-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px;height:17px}.workspace-main{background:var(--vm-surface-solid);border-radius:var(--vm-radius-xl);flex:1;min-width:0;overflow:hidden auto}.workspace-main:focus{outline:none}.workspace-main--collaboration{min-height:0;overflow:hidden}.project-collaboration-workspace{width:100%;min-width:0;height:100%;min-height:0}.project-collaboration-workspace__communication{min-width:0;min-height:0;display:flex;overflow:hidden}.project-collaboration-workspace__communication>*{flex:1;min-width:0;min-height:0}.workspace-page{width:min(100%, var(--vm-content-max));padding:52px var(--vm-page-gutter) 72px;margin:0 auto}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:30px;display:flex}.page-heading>div{max-width:680px}.page-heading--with-back>.page-heading__title-row{align-items:flex-start;gap:var(--vm-space-3);min-width:0;display:flex}.page-heading--with-back>.page-heading__title-row>div{min-width:0}.page-back-button{width:32px;height:32px;color:var(--text);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;margin-top:-5px;padding:0;display:inline-flex}.page-back-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.page-back-button:hover{color:var(--muted-text)}.page-back-button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px}.version-label{align-items:center;gap:var(--vm-space-2);color:var(--vm-text-tertiary);font-size:12px;font-weight:var(--vm-weight-semibold);flex-wrap:wrap;margin:0 0 6px;display:inline-flex}.version-label .quiet-badge{margin-inline-start:0}.page-heading h1,.login-card h1,.execution-drawer h2{color:var(--ink);letter-spacing:normal;margin:0}.page-heading h1{font-size:var(--vm-font-size-h1);line-height:var(--vm-line-h1)}.page-heading p{max-width:620px;color:var(--ink-soft);margin:12px 0 0;font-size:14px;line-height:1.75}.quiet-badge{min-height:32px;color:var(--ink-faint);background:var(--surface-muted);border:1px solid var(--border);white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:11px;display:inline-flex}.workspace-overview{grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);gap:16px;display:grid}.overview-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0;padding:22px;box-shadow:0 1px 2px #20232a08}.overview-card--primary{align-items:flex-start;gap:16px;min-height:220px;display:flex}.overview-card h2,.execution-canvas-placeholder h2{color:var(--ink);font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2);letter-spacing:normal;margin:0}.drawer-placeholder h3{color:var(--ink);letter-spacing:-.015em;margin:0;font-size:15px}.overview-card p,.drawer-placeholder p,.execution-canvas-placeholder p{color:var(--ink-soft);margin:8px 0 0;font-size:13px;line-height:1.65}.card-icon{width:42px;height:42px;color:var(--indigo);background:var(--indigo-soft);border:1px solid #d8e5e7;border-radius:12px;flex:none;place-items:center;display:inline-grid}.card-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:21px;height:21px}.overview-card__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.context-list{gap:0;margin:16px 0 0;display:grid}.context-list>div{border-top:1px solid #ebe8e0;justify-content:space-between;align-items:center;gap:16px;min-height:44px;display:flex}.context-list dt{color:var(--ink-soft);font-size:12px}.context-list dd{color:var(--ink);margin:0;font-size:14px;font-weight:700}.inline-notice{background:var(--amber-soft);border:1px solid var(--vm-warning-border);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:14px 16px;display:flex}.inline-notice strong{font-size:13px}.inline-notice p{color:var(--ink-soft);margin:3px 0 0;font-size:12px}.primary-button,.secondary-button,.primary-link{border-radius:11px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.primary-button,.primary-link{color:#fff;background:var(--indigo-strong);border:1px solid var(--indigo-strong)}.primary-button:hover,.primary-link:hover{background:#262626;border-color:#262626}.secondary-button{color:var(--ink);background:var(--surface);border:1px solid var(--border-strong);flex:none;padding:0 14px}.secondary-button:hover{background:#f6f3ed}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.58}.execution-layer{z-index:var(--vm-z-drawer);position:fixed;inset:0}.execution-backdrop,.sidebar-backdrop{-webkit-backdrop-filter:blur(4px);animation:vm-backdrop-in .2s var(--vm-ease) both;background:#18222f2e;border:0;padding:0;position:absolute;inset:0}.execution-drawer{width:min(var(--execution-drawer-width), 100vw);background:var(--vm-glass-floating);border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-xl);height:calc(100dvh - 20px);box-shadow:var(--vm-shadow-lg);animation:drawer-in .24s var(--vm-ease) both;flex-direction:column;margin:10px;display:flex;position:absolute;top:0;right:0}.execution-layer[data-motion-state=closing] .execution-backdrop{animation:.15s ease-in both vm-backdrop-out}.execution-layer[data-motion-state=closing] .execution-drawer{pointer-events:none;animation:.16s ease-in both drawer-out}@keyframes drawer-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes drawer-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(14px)}}.execution-drawer__header{border-bottom:1px solid var(--vm-glass-border-visible);justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:14px 18px 14px 22px;display:flex}.execution-drawer h2{font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2)}.execution-drawer__body{flex-direction:column;flex:1;min-height:0;padding:22px;display:flex;overflow-y:auto}.drawer-intro{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.7}.status-summary{color:var(--ink-soft);background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md);align-items:baseline;gap:8px;margin-top:20px;padding:16px;font-size:12px;display:flex}.status-summary__value{color:var(--indigo-strong);font-size:26px;font-weight:760;line-height:1}.drawer-placeholder,.execution-canvas-placeholder{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);align-items:flex-start;gap:12px;margin-top:16px;padding:17px;display:flex}.drawer-placeholder .status-dot,.execution-canvas-placeholder .status-dot{margin-top:5px}.execution-drawer .primary-link{width:100%;margin-top:auto;padding:0 16px}.primary-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.execution-canvas-placeholder{background:var(--surface);min-height:260px;margin-top:0}.mobile-nav{min-height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));padding:5px 8px env(safe-area-inset-bottom);background:var(--vm-glass-floating);border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-lg);box-shadow:var(--vm-shadow-md);grid-template-columns:repeat(4,1fr);margin:0 10px 10px;display:grid}.mobile-nav__link{color:var(--ink-faint);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:10px;font-weight:650;display:flex}.mobile-nav__link.is-active{color:var(--indigo-strong);background:#e7f1f3e0;box-shadow:inset 0 1px #ffffffd1}.mobile-nav__link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:21px;height:21px}.channel-page{background:0 0;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.channel-discussion-toolbar{justify-content:space-between;align-items:center;gap:var(--vm-space-3);width:min(100%,856px);min-width:0;margin:var(--vm-space-3) auto 0;display:flex}.channel-discussion-toolbar__filters{background:var(--surface-muted);border-radius:var(--vm-radius-sm);align-items:center;gap:2px;min-width:0;padding:2px;display:flex}.channel-discussion-toolbar__filters button,.channel-discussion-toolbar__summary{min-height:36px;color:var(--ink-faint);border-radius:calc(var(--vm-radius-sm) - 2px);font:inherit;background:0 0;border:0}.channel-discussion-toolbar__filters button{white-space:nowrap;padding:6px 10px}.channel-discussion-toolbar__filters button[data-active=true]{color:var(--ink);background:var(--surface)}.channel-discussion-toolbar__summary{color:var(--ink);justify-items:end;gap:1px;padding:4px 8px;display:grid}.channel-discussion-toolbar__summary:hover:not(:disabled),.channel-discussion-toolbar__filters button:hover{background:var(--surface-muted)}.channel-discussion-toolbar__summary:disabled{color:var(--ink-faint);cursor:not-allowed}.channel-discussion-toolbar__summary small{color:var(--ink-faint);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.composer-send-button svg,.attachment-button svg,.source-chip svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none}.source-strip{align-items:center;gap:10px;min-width:0;margin-top:14px;display:flex}.source-strip__label{color:var(--ink-faint);flex:none;font-size:11px;font-weight:690}.source-strip__chips{scrollbar-width:none;gap:7px;min-width:0;display:flex;overflow-x:auto}.source-strip__chips::-webkit-scrollbar{display:none}.source-chip{max-width:270px;min-height:30px;color:var(--ink-soft);background:var(--surface-muted);border:1px solid var(--border);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 9px;font-size:11px;display:inline-flex;overflow:hidden}.source-chip svg{width:14px;height:14px}.scan-source-result{flex:none;width:min(100%,856px);margin:0 auto;padding:0 0 10px}.scan-source-result>summary{width:max-content;color:var(--ink-faint);cursor:pointer;margin-top:9px;font-size:11px;font-weight:690;list-style-position:inside}.scan-source-result__body{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.scan-source-result .source-strip{min-width:0;margin-top:8px}.scan-confidence{color:var(--ink-faint);white-space:nowrap;flex:none;padding-bottom:4px;font-size:10px}.channel-feedback{background:var(--indigo-soft);border-radius:var(--radius-md);border:1px solid #d3e0e3;flex:none;align-items:center;gap:10px;width:min(100% - 64px,856px);min-height:48px;margin:12px auto 0;padding:8px 10px 8px 14px;display:flex}.channel-feedback--error{background:var(--red-soft);border-color:var(--vm-danger-border)}.channel-feedback p{color:var(--ink-soft);flex:1;margin:0;font-size:12px;line-height:1.55}.channel-feedback strong{color:var(--vm-danger-foreground);flex:none;font-size:12px}.channel-feedback .secondary-button{min-height:44px}.discussion-organizer,.discussion-organization-result{border-radius:var(--vm-radius-lg);flex:none;width:min(100% - 64px,856px);margin:12px auto 0;padding:18px}.discussion-organizer__heading,.discussion-organizer__actions,.discussion-organization-result>header,.discussion-organization-result>header>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.discussion-organizer h2,.discussion-organization-result h2{color:var(--ink);font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2);margin:0}.discussion-organizer__heading p,.discussion-organizer__materials p{color:var(--ink-faint);margin:4px 0 0;font-size:12px;line-height:1.5}.discussion-organizer__range{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.discussion-organizer__range label{color:var(--ink-soft);gap:6px;font-size:12px;font-weight:680;display:grid}.discussion-organizer__range select{width:100%;min-height:44px;color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:0 36px 0 12px}.discussion-organizer__materials{border:1px solid var(--border);border-radius:12px;gap:8px;margin:16px 0 0;padding:12px;display:grid}.discussion-organizer__materials legend{color:var(--ink-soft);padding:0 5px;font-size:12px;font-weight:700}.discussion-organizer__materials label{min-height:44px;color:var(--ink);align-items:center;gap:9px;font-size:13px;display:flex}.discussion-organizer__materials input{width:18px;height:18px;accent-color:var(--indigo)}.discussion-organizer__actions{justify-content:flex-end;margin-top:16px}.discussion-organizer__actions .secondary-button,.discussion-organizer__actions .primary-button{min-height:44px}.discussion-organization-result{max-height:min(48vh,520px);overflow-y:auto}.discussion-organization-result>header span{color:var(--ink-faint);font-size:11px}.discussion-organization-result>section{border-top:1px solid var(--border);margin-top:14px;padding-top:13px}.discussion-organization-result h3{color:var(--ink-soft);margin:0 0 7px;font-size:13px}.discussion-organization-result p,.discussion-organization-result ul{color:var(--ink);margin:0;font-size:13px;line-height:1.65}.discussion-organization-result ul{padding-left:20px}.discussion-organization-result__empty{color:var(--ink-faint)!important}.discussion-history-list{gap:var(--vm-space-5) var(--vm-space-4);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin:0;padding:0;list-style:none;display:grid}.discussion-history-view-tabs{width:min(100%,320px);margin:0 0 var(--vm-space-5);border-bottom:1px solid var(--border);grid-auto-columns:minmax(96px,1fr);grid-auto-flow:column;display:inline-grid}.discussion-history-view-tabs__tab{min-height:36px;padding:0 var(--vm-space-3);color:var(--ink-faint);font:inherit;font-size:var(--vm-font-size-meta);font-weight:var(--vm-weight-medium);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000}.discussion-history-view-tabs__tab[aria-selected=true]{color:var(--ink);border-bottom-color:var(--ink)}.discussion-history-view-tabs__tab:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.discussion-history-card{align-content:start;gap:var(--vm-space-2);background:0 0;border:0;border-radius:0;min-width:0;padding:0;display:grid;position:relative}.discussion-history-card__media{min-width:0;position:relative}.discussion-history-card__cover{aspect-ratio:3/4;width:100%;color:var(--ink);background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--vm-radius-lg);place-items:center;text-decoration:none;display:grid;position:relative;overflow:hidden}.discussion-history-card__cover:hover,.discussion-history-card__cover:focus-visible{border-color:color-mix(in srgb, var(--ink) 22%, var(--border));outline:none}.discussion-history-card__cover img{object-fit:cover;width:100%;height:100%}.discussion-history-card__default-cover{object-fit:cover;width:100%;height:100%;display:block}.discussion-history-card__mock{z-index:1;color:var(--ink-soft);background:var(--surface);border:1px solid var(--border);border-radius:var(--vm-radius-pill);font-size:var(--vm-font-size-meta);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-meta);padding:2px 6px;position:absolute;top:6px;left:6px}.discussion-history-card__more{z-index:2;width:44px;min-width:44px;height:44px;min-height:44px;color:var(--ink);box-shadow:none;cursor:pointer;background:0 0;border:0;position:absolute;top:6px;right:6px}.discussion-history-card__main{gap:3px;min-width:0;display:grid}.discussion-history-card__meta{flex-direction:column;gap:2px;min-width:0;display:flex}.discussion-history-card__meta>*{min-width:0;color:var(--ink-faint);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);text-overflow:ellipsis;white-space:nowrap;background:0 0;border-radius:0;padding:0;overflow:hidden}.discussion-history-card__status,.discussion-history-card__language{display:none}.discussion-history-card__retention{color:var(--vm-color-danger-text)}.discussion-history-card h2{color:var(--ink);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.discussion-history-card p{display:none}.summary-profile-dialog{width:min(100%,520px);max-height:min(760px, calc(100dvh - (2 * var(--vm-page-gutter))));gap:var(--vm-space-4);padding:var(--vm-space-5);color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:var(--vm-radius-lg);box-shadow:var(--shadow-lg);display:grid;overflow-y:auto}.summary-profile-dialog h2{font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2);margin:0}.summary-profile-dialog form,.summary-profile-dialog fieldset,.summary-profile-dialog label{gap:var(--vm-space-2);min-width:0;display:grid}.summary-profile-dialog form{gap:var(--vm-space-4)}.summary-profile-dialog fieldset{border:0;margin:0;padding:0}.summary-profile-dialog label{min-height:44px;font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);grid-template-columns:auto minmax(0,1fr);align-items:center}.summary-profile-dialog label:first-child,.summary-profile-dialog fieldset>label:last-child{grid-template-columns:minmax(0,1fr)}.summary-profile-dialog input[type=text],.summary-profile-dialog input:not([type]){min-width:0;min-height:44px;padding-inline:var(--vm-space-3);color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:var(--vm-radius-sm);font:inherit}.summary-profile-dialog__actions{gap:var(--vm-space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.summary-profile-dialog__actions button{width:100%;min-height:44px}.discussion-summary-page__heading .secondary-button{min-height:44px}.discussion-summary-page__title-row{align-items:flex-start;gap:var(--vm-space-3);min-width:0;display:flex}.discussion-summary-page__title-row>div{min-width:0}.discussion-summary-page__back{align-self:flex-start;margin-top:-6px}.discussion-summary-toolbar{align-items:center;gap:var(--vm-space-3);padding:var(--vm-space-3) var(--vm-space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--vm-radius-md);display:flex}.discussion-summary-toolbar__version{min-width:min(100%,280px)}.discussion-summary-toolbar .ui-select{min-height:44px}.discussion-summary-toolbar>.ui-button{margin-left:auto}.discussion-summary-content,.discussion-summary-editor,.discussion-summary-sources,.discussion-summary-review{background:var(--surface);border:1px solid var(--border);border-radius:var(--vm-radius-md);padding:20px}.discussion-summary-reader-layout{gap:var(--vm-space-4);min-width:0;display:grid}.discussion-summary-outline{gap:var(--vm-space-2);min-width:0;scroll-padding-inline:var(--vm-space-3);display:flex;overflow-x:auto}.discussion-summary-outline a{min-height:44px;padding-inline:var(--vm-space-3);color:var(--ink-soft);border:1px solid var(--border);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);border-radius:999px;flex:none;align-items:center;text-decoration:none;display:inline-flex}@media (width>=1024px){.discussion-summary-outline a{border-color:#0000;border-inline-start:2px solid #0000;border-radius:0;justify-content:flex-start;width:100%}.discussion-summary-outline a[aria-current=location]{color:var(--vm-text);border-inline-start-color:var(--vm-text);font-weight:var(--vm-weight-semibold)}}.discussion-summary-content{gap:var(--vm-space-6);min-width:0;width:min(100%, var(--vm-reading-max));max-width:var(--vm-reading-max);margin-inline:auto;display:grid}.discussion-summary-content>section{gap:var(--vm-space-3);min-width:0;scroll-margin-top:88px;display:grid}.discussion-summary-content>section+section{padding-top:var(--vm-space-6);border-top:1px solid var(--border)}.discussion-summary-content .summary-section-heading,.discussion-summary-sources h2{color:var(--ink);font-size:var(--vm-font-size-h2);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h2);margin:0}.summary-section-heading{align-items:center;gap:var(--vm-space-2);min-width:0;display:inline-flex}.summary-section-marker{width:24px;height:24px;color:var(--vm-info-foreground);background:var(--vm-info-soft);border:1px solid var(--vm-info-border);border-radius:var(--vm-radius-pill);font-size:var(--vm-font-size-meta);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-meta);flex:none;justify-content:center;align-items:center;display:inline-flex}.discussion-summary-content{counter-reset:vm-summary-step}.discussion-summary-content>section{counter-increment:vm-summary-step}.summary-section-marker:before{content:counter(vm-summary-step, decimal-leading-zero)}.discussion-summary-content>section[data-summary-stage=decided] .summary-section-marker{color:var(--vm-success-foreground);background:var(--vm-success-soft);border-color:var(--vm-success-border)}.discussion-summary-content>section[data-summary-stage=question] .summary-section-marker,.discussion-summary-content>section[data-summary-stage=risk] .summary-section-marker{color:var(--vm-warning-foreground);background:var(--vm-warning-soft);border-color:var(--vm-warning-border)}.discussion-summary-content>section[data-summary-stage=move]{border-inline-start:2px solid var(--vm-info-border);padding-inline-start:var(--vm-space-4)}.discussion-summary-content p,.discussion-summary-content ul{color:var(--vm-text-secondary);font-size:var(--vm-font-size-ai-body);font-weight:400;line-height:var(--vm-line-ai-body);overflow-wrap:anywhere;margin:0}.discussion-summary-content ul{gap:var(--vm-space-2);padding-left:var(--vm-space-5);display:grid}.discussion-summary-content li{padding-inline-start:var(--vm-space-1)}.discussion-summary-content li::marker{color:var(--vm-text-tertiary)}.discussion-summary-lead{color:var(--vm-text)}.summary-cited-list>li+li{margin-top:var(--vm-space-1)}.discussion-summary-empty{color:var(--vm-text-tertiary)!important;font-size:var(--vm-font-size-body)!important;line-height:var(--vm-line-body)!important}.discussion-summary-editor{width:min(100%, var(--vm-reading-max));max-width:var(--vm-reading-max);gap:var(--vm-space-5);margin-inline:auto;display:grid}.discussion-summary-editor__header,.discussion-summary-review__header,.summary-rating__header{justify-content:space-between;align-items:flex-start;gap:var(--vm-space-3);min-width:0;display:flex}.discussion-summary-editor__header>div,.discussion-summary-review__header>div,.summary-rating__header>div{min-width:0}.discussion-summary-editor__header h2,.discussion-summary-review__header h2,.summary-rating__header h2{font-size:var(--vm-font-size-h2);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h2);margin:0}.discussion-summary-editor__header p,.discussion-summary-review__header p,.summary-rating__header p{margin:var(--vm-space-1) 0 0;color:var(--vm-text-tertiary);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body)}.discussion-summary-editor fieldset,.summary-rating fieldset{gap:var(--vm-space-2);border:0;min-width:0;margin:0;padding:0;display:grid}.discussion-summary-editor legend,.summary-rating legend{margin-bottom:var(--vm-space-2);color:var(--ink);font-size:var(--vm-font-size-card-title);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-card-title)}.discussion-summary-editor .ui-textarea{resize:vertical;min-height:112px;font-size:var(--vm-font-size-ai-body);line-height:var(--vm-line-ai-body)}.summary-editor-field--lead .ui-textarea{min-height:160px}.summary-citations{gap:var(--vm-space-1);vertical-align:baseline;flex-wrap:wrap;margin-inline-start:var(--vm-space-2);display:inline-flex}.summary-citations a{min-width:0;min-height:22px;color:var(--vm-info-foreground);background:var(--vm-info-soft);border-radius:var(--vm-radius-xs);font-size:var(--vm-font-size-meta);font-weight:var(--vm-weight-medium);line-height:var(--vm-line-meta);border:0;justify-content:center;align-items:center;padding-inline:6px;text-decoration:none;display:inline-flex}.summary-citations a:hover,.summary-citations a:focus-visible{color:var(--vm-text);background:var(--vm-accent-soft)}.summary-editor-control,.summary-editor-information-limit,.summary-editor-citations{gap:var(--vm-space-2);min-width:0;display:grid}.summary-editor-control{padding:var(--vm-space-3);border:1px solid var(--border);border-radius:var(--vm-radius-sm)}.summary-editor-citations{border:0;padding:0}.summary-editor-citations .ui-checkbox,.summary-editor-toggle.ui-checkbox{min-height:44px;padding-block:var(--vm-space-2)}.summary-editor-control .ui-button,.discussion-summary-editor>fieldset>.ui-button{justify-self:start;min-height:44px}.summary-risk-list{gap:var(--vm-space-3);display:grid}.summary-risk-list>li{gap:var(--vm-space-2);display:grid}.summary-risk-list strong{color:var(--vm-text);font-size:var(--vm-font-size-ai-body);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-ai-body)}.summary-information-limit{gap:var(--vm-space-2);margin:var(--vm-space-3) 0 0;padding:var(--vm-space-3);background:var(--vm-warning-soft);border:1px solid var(--vm-warning-border);border-radius:var(--vm-radius-sm);display:grid}.summary-information-limit div{gap:var(--vm-space-1);display:grid}.summary-information-limit dt,.summary-risk-disclaimer{color:var(--vm-warning-foreground);font-size:var(--vm-font-size-meta)!important;line-height:var(--vm-line-meta)!important}.summary-information-limit dd{color:var(--vm-text-secondary);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);margin:0}.source-strip--numbered{gap:var(--vm-space-2);padding:var(--vm-space-4) 0 0;width:min(100%, var(--vm-reading-max));max-width:var(--vm-reading-max);border:0;border-top:1px solid var(--border);background:0 0;border-radius:0;margin-inline:auto;display:grid}.source-strip__summary{align-items:center;gap:var(--vm-space-2);flex-wrap:wrap;min-width:0;display:flex}.source-strip--numbered .source-strip__label{color:var(--ink);font-size:var(--vm-font-size-body);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-body);display:block}.source-strip__sources{align-items:center;gap:var(--vm-space-1);flex-wrap:wrap;min-width:0;display:flex}.source-reference{min-width:0;min-height:22px;color:var(--vm-info-foreground);background:var(--vm-info-soft);border-radius:var(--vm-radius-xs);font-size:var(--vm-font-size-meta);font-weight:var(--vm-weight-medium);line-height:var(--vm-line-meta);border:0;justify-content:center;align-items:center;padding-inline:6px;text-decoration:none;display:inline-flex}.source-reference:hover{color:var(--vm-info-foreground);background:var(--vm-accent-soft);text-decoration:none}.source-strip__toggle{align-items:center;gap:var(--vm-space-1);min-height:32px;color:var(--vm-info-foreground);font-size:var(--vm-font-size-meta);font-weight:var(--vm-weight-medium);line-height:var(--vm-line-meta);cursor:pointer;background:0 0;border:0;padding:0;display:inline-flex}.source-strip__details{min-width:0;margin:var(--vm-space-1) 0 0;border-top:1px solid var(--border);padding:0;list-style:none;display:grid}.source-strip__detail{min-width:0}.source-strip__detail+.source-strip__detail{border-top:1px solid var(--border)}.source-strip__detail-link{align-items:center;gap:var(--vm-space-2);min-height:36px;padding:var(--vm-space-2) 0;color:var(--vm-text-secondary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);grid-template-columns:auto minmax(0,1fr) minmax(0,auto) auto;text-decoration:none;display:grid}.source-strip__detail-link:hover,.source-strip__detail-link:focus-visible,.source-strip__detail--highlight .source-strip__detail-link{background:var(--vm-accent-soft)}.source-strip__detail-title{min-width:0;color:var(--vm-text);font-weight:var(--vm-weight-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.source-strip__detail-meta{min-width:0;color:var(--vm-text-tertiary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.source-strip__external{color:var(--vm-text-tertiary)}.discussion-summary-review,.summary-rating{width:min(100%, var(--vm-reading-max));max-width:var(--vm-reading-max);gap:var(--vm-space-4);margin-inline:auto;display:grid}.summary-rating{padding:var(--vm-space-4) 0 0;color:var(--vm-text-secondary);border-top:1px solid var(--border);background:0 0;border-bottom:0;border-left:0;border-right:0;border-radius:0}.discussion-summary-review .ui-textarea{resize:vertical;min-height:96px}.discussion-summary-review__actions{justify-content:flex-end;gap:var(--vm-space-2);display:flex}.summary-rating fieldset:first-child{align-items:center;gap:var(--vm-space-2);flex-wrap:wrap;display:flex}.summary-rating label{align-items:center;gap:var(--vm-space-2);min-height:32px;color:var(--vm-text-secondary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);border:0;border-radius:0;padding:0;display:inline-flex}.summary-rating>.ui-button{justify-self:start;min-height:36px}.summary-rating__thanks{color:var(--vm-success-foreground);font-size:var(--vm-font-size-meta);font-weight:var(--vm-weight-medium);justify-self:start;margin:0}.discussion-summary-editor__actions{justify-content:flex-end;gap:10px;display:flex}.discussion-summary-editor__actions .ui-button{min-height:44px}.discussion-summary-save-error{color:var(--vm-danger-foreground);background:var(--red-soft);border:1px solid var(--vm-danger-border);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.discussion-summary-save-error p{margin:0}.discussion-summary-save-error .secondary-button{min-height:44px}.discussion-summary-sources ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.discussion-summary-sources li{border-top:1px solid var(--border);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.discussion-summary-sources li span{overflow-wrap:anywhere;min-width:0;color:var(--ink);font-size:13px}.discussion-summary-sources li small{color:var(--ink-faint);flex:none;font-size:11px}.message-timeline{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:auto;gap:20px;width:min(100%,856px);min-height:0;margin:0 auto;padding:24px 0 30px;list-style:none;display:flex;overflow:hidden auto}.timeline-item{min-width:0}.human-message{align-items:flex-start;gap:11px;display:flex;position:relative}.human-message:focus-visible{outline:3px solid var(--indigo);outline-offset:4px}.human-message--self{flex-direction:row-reverse;justify-content:flex-start}.message-avatar{width:44px;height:44px;color:var(--ink-soft);background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--vm-radius-sm);box-shadow:inset 0 1px 0 var(--vm-glass-highlight);flex:none;place-items:center;font-size:13px;font-weight:760;display:inline-grid}.human-message__content{min-width:0;max-width:min(78%,668px)}.message-action-menu{top:calc(100% + 6px);z-index:9;background:var(--surface);border:1px solid var(--border);border-radius:var(--vm-radius-md);min-width:176px;box-shadow:var(--vm-shadow-lg);padding:6px;display:grid;position:absolute;inset-inline-start:55px}.human-message--self .message-action-menu{inset-inline:auto 55px}.message-action-menu button{min-height:44px;color:var(--ink);border-radius:var(--vm-radius-sm);text-align:left;background:0 0;border:0;padding:8px 12px}.message-action-menu button:hover,.message-action-menu button:focus-visible{color:var(--indigo-strong);background:var(--indigo-soft)}.message-action-menu button:focus-visible{box-shadow:inset 0 0 0 1px var(--vm-border-strong);outline:none}.message-action-menu__separator{background:var(--border);height:1px;margin:5px 4px}.message-action-menu .message-action-menu__danger{color:var(--vm-danger-foreground)}.human-message__content header{align-items:baseline;gap:9px;display:flex}.human-message--self .human-message__content header{justify-content:flex-end}.human-message__content strong{color:var(--ink);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body)}.human-message__content time,.ai-task-hint time,.timeline-system-event time,.human-message__bookmark-state{color:var(--ink-faint);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.human-message--bookmarked .human-message__content>p[role=button]{border-color:var(--vm-border-strong);box-shadow:inset 2px 0 0 var(--indigo)}.human-message__content p{overflow-wrap:anywhere;color:var(--ink);background:var(--surface-muted);border:1px solid var(--border);box-shadow:none;font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);white-space:pre-wrap;border-radius:4px 14px 14px;margin:6px 0 0;padding:11px 13px}.human-message__content p[role=button]{cursor:pointer}.human-message__content p[role=button]:focus-visible{outline:2px solid var(--vm-border-strong);outline-offset:2px}.human-message__content .human-message__withdrawn{color:var(--ink-faint);font-style:italic}.human-message--self .human-message__content p{background:var(--surface);border-color:var(--border-strong);text-align:left;border-radius:14px 4px 14px 14px}.ai-task-hint{color:var(--ink);border-radius:var(--vm-radius-lg);border-color:#6686b73d;gap:12px;padding:16px;display:flex;position:relative;overflow:hidden}.ai-task-hint:before{background:linear-gradient(180deg, var(--vm-ai), #86b9c6);content:"";width:3px;position:absolute;top:0;bottom:0;left:0}.ai-task-hint__mark{color:#fff;background:linear-gradient(145deg, var(--vm-ai), var(--vm-accent-strong));border-radius:var(--vm-radius-sm);letter-spacing:.05em;border:1px solid #ffffff75;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:inline-grid;box-shadow:0 8px 20px #3159632e}.ai-task-hint__body{flex:1;min-width:0}.ai-task-hint__body header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ai-task-hint__body header div{flex-direction:column;gap:2px;display:flex}.ai-task-hint__body strong{color:var(--vm-ai);font-size:13px}.ai-task-hint__body header span{color:var(--ink-faint);font-size:10px}.ai-task-hint__body p{overflow-wrap:anywhere;color:var(--ink-soft);white-space:pre-wrap;margin:10px 0 13px;font-size:13px;line-height:1.65}.ai-task-hint__action{min-height:44px}.ai-task-hint__history{min-height:30px;color:var(--ink-faint);align-items:center;font-size:10px;display:inline-flex}.timeline-system-event{width:fit-content;max-width:100%;color:var(--ink-faint);border-radius:var(--vm-radius-pill);background:#ffffff6b;border:1px solid #7e91a029;align-items:center;gap:9px;margin:0 auto;padding:7px 11px;display:flex}.timeline-system-event p{margin:0;font-size:11px}.timeline-system-event time{margin-left:auto}.message-composer-shell{z-index:3;width:min(100%,920px);padding:12px 32px max(18px, env(safe-area-inset-bottom));background:linear-gradient(180deg, transparent, var(--surface) 34%);flex:none;margin:0 auto;position:relative}.attachment-queue{scrollbar-width:thin;gap:8px;margin:0 0 8px;padding:0;list-style:none;display:flex;overflow-x:auto}.attachment-queue__item{background:var(--vm-surface-solid);border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-md);min-width:210px;max-width:280px;box-shadow:var(--vm-shadow-sm);align-items:center;gap:8px;padding:8px;display:flex}.attachment-queue__item>img,.attachment-queue__file-icon{object-fit:cover;border-radius:8px;flex:none;width:42px;height:42px}.attachment-queue__file-icon{color:var(--vm-accent-strong);background:var(--vm-accent-soft);place-items:center;font-size:12px;font-weight:800;display:grid}.attachment-queue__detail{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.attachment-queue__detail strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.attachment-queue__detail span,.attachment-queue__detail small{color:var(--ink-faint);font-size:9px}.attachment-queue__action{min-width:44px;min-height:44px;color:var(--vm-accent-strong);background:0 0;border:0;border-radius:8px;padding:6px;font-size:10px}.outgoing-attachment-message{width:min(calc(100% - (var(--vm-page-gutter) * 2)), 856px);background:var(--vm-surface-solid);border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-md);margin:0 auto 10px;padding:12px}.attachment-queue--outgoing{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));margin:0;display:grid;overflow:visible}.attachment-queue--outgoing .attachment-queue__item{min-width:0;max-width:none;box-shadow:none}.outgoing-attachment-message__error{color:var(--vm-text-secondary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.outgoing-attachment-message__discard{min-height:44px;margin-top:8px}.attachment-queue__error{color:var(--vm-danger-foreground);margin:0 2px 7px;font-size:11px}.message-composer{border-radius:var(--vm-radius-lg);border-color:#63778747;align-items:flex-end;gap:10px;padding:9px 9px 9px 14px;display:flex}.attachment-picker{flex:none;position:relative}.attachment-button{width:44px;min-width:44px;min-height:44px;color:var(--vm-accent-strong);background:var(--vm-accent-soft);border:1px solid #527b882e;border-radius:50%;place-items:center;padding:0;font-size:22px;display:grid}.attachment-picker__menu{z-index:8;border:1px solid var(--vm-glass-border-visible);width:min(264px,100vw - 32px);box-shadow:var(--vm-shadow-lg);background:#fffffff5;border-radius:12px;padding:8px;display:grid;position:absolute;bottom:calc(100% + 12px);left:0}.attachment-picker__menu button{width:100%;min-height:44px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.attachment-picker__menu button:hover{background:var(--vm-accent-soft)}.attachment-picker__menu button:focus-visible{background:var(--vm-accent-soft);outline:2px solid var(--vm-border-strong);outline-offset:-2px}.attachment-picker__menu button:disabled{color:var(--ink-faint);cursor:not-allowed}.message-composer:focus-within{border-color:var(--vm-border-strong);box-shadow:var(--vm-shadow-lg)}.message-composer-mentions{z-index:10;border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-md);max-height:220px;box-shadow:var(--vm-shadow-lg);background:#fffffffa;padding:6px;display:grid;position:absolute;bottom:calc(100% - 4px);left:32px;right:32px;overflow-y:auto}.message-composer-mentions button{min-height:40px;color:var(--vm-text-primary);border-radius:var(--vm-radius-control);text-align:left;font:inherit;background:0 0;border:0;padding:8px 10px}.message-composer-mentions button:hover,.message-composer-mentions button[aria-selected=true]{background:var(--vm-accent-soft)}.message-composer textarea{resize:none;width:100%;min-height:44px;max-height:132px;color:var(--ink);background:0 0;border:0;outline:0;padding:10px 0;font-size:14px;line-height:1.55}.message-composer textarea::placeholder{color:var(--ink-faint)}.message-composer__actions{flex:none;gap:4px;display:flex}.attachment-button:disabled{cursor:not-allowed;opacity:.46}.attachment-button svg,.composer-send-button svg{width:19px;height:19px}.composer-send-button{width:44px;min-width:44px;min-height:44px;padding:0}.message-attachment-list{gap:7px;margin:7px 0 0;padding:0;list-style:none;display:grid}.message-attachment-list__image{background:var(--vm-surface-solid);border:1px solid var(--vm-border-subtle);max-width:min(320px,72vw);box-shadow:var(--vm-shadow-sm);border-radius:12px;display:block;overflow:hidden}.message-attachment-list__image img{object-fit:contain;width:100%;max-height:320px;display:block}.message-attachment-list__file{min-width:210px;max-width:360px;color:var(--ink);background:var(--vm-surface-solid);border:1px solid var(--vm-border-subtle);box-shadow:var(--vm-shadow-sm);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;display:flex}.message-attachment-list__file>span:first-child{width:44px;height:44px;color:var(--vm-text-secondary);background:var(--surface-muted);border:1px solid var(--vm-border);border-radius:8px;flex:none;place-items:center;display:grid}.message-attachment-list__file>span:first-child svg{width:24px;height:24px}.message-attachment-list__file>span:last-child{flex-direction:column;min-width:0;display:flex}.message-attachment-list__file strong{font-size:var(--vm-font-size-label);line-height:var(--vm-line-meta);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.message-attachment-list__file small{color:var(--ink-faint);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.channel-loading{background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-lg);width:min(100%,760px);min-height:220px;margin:0 auto}.login-page{background:var(--vm-surface-solid);isolation:isolate;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;min-height:100dvh;padding:0;display:grid;position:relative;overflow-x:clip}.login-page:before,.login-page:after{content:none}.login-card{background:var(--vm-surface-solid);width:100%;min-width:0;min-height:100dvh;box-shadow:none;border:0;border-radius:0;padding:0;position:relative}.login-page__header{z-index:3;justify-content:space-between;align-items:center;gap:var(--vm-space-4);min-width:0;min-height:44px;display:flex;position:absolute;top:48px;left:48px;right:48px}.login-brand{color:var(--ink);flex:none;margin:0}.language-menu{flex:0 auto;min-width:0;position:relative}.language-menu__trigger{min-height:44px;color:var(--vm-text);border-radius:var(--vm-radius-sm);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 4px;font-size:14px;line-height:22px;display:flex}.language-menu__chevron{width:12px;height:12px;color:var(--vm-text-secondary)}.language-menu__list{z-index:var(--vm-z-popover);background:var(--vm-surface-solid);border-radius:var(--vm-radius-md);min-width:140px;box-shadow:var(--vm-shadow-md);border:0;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 4px);right:0}.language-menu__option{width:100%;min-height:40px;color:var(--vm-text);text-align:left;border-radius:var(--vm-radius-sm);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 10px;font-size:14px;line-height:20px;display:flex}.language-menu__option:hover,.language-menu__option:focus-visible{background:var(--vm-accent-soft);outline:none}.language-menu__check{flex:none;width:14px;font-weight:600}.login-card__content{width:min(100%,336px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-card h1{letter-spacing:-.01em;margin:0 0 19px;padding-left:0;font-size:20px;font-weight:600;line-height:28px}.login-intro{color:var(--ink-soft);margin:-12px 0 24px;font-size:14px;line-height:22px}.login-form{flex-direction:column;min-width:0;display:flex}.login-form input+label{margin-top:20px}.login-form .field-guidance+label{margin-top:16px}.login-form label{color:var(--ink);margin-bottom:8px;font-size:14px;font-weight:500;line-height:20px}.login-form input{width:100%;height:44px;min-height:44px;color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--border);box-shadow:none;font:inherit;border-radius:8px;padding:0 14px;font-size:16px;line-height:24px}.login-form input:focus-visible{border-color:var(--vm-border-strong);outline-offset:3px;outline:2px solid #111111ad;box-shadow:0 0 0 5px #ffffffb8}.login-form input[aria-invalid=true]{border-color:var(--vm-danger);background:var(--vm-danger-soft)}.login-code-section{margin:32px 0 24px}.login-code-countdown{text-align:left}.code-input{gap:var(--vm-space-2);display:flex}.code-input__box{width:44px;height:52px;font-size:20px;font-weight:var(--vm-weight-semibold);text-align:center;border:1px solid var(--border);border-radius:8px;outline:none;padding:0}.code-input--invalid .code-input__box{border-color:var(--vm-danger);background:var(--vm-danger-soft)}.login-form--verification .secondary-button{margin-top:16px}.field-guidance,.submit-status,.form-error{min-height:22px;margin:8px 0 0;font-size:12px;line-height:18px}.field-guidance,.submit-status{color:var(--ink-faint)}.form-error{color:var(--vm-danger-foreground)}.login-form .primary-button{width:100%;height:48px;min-height:48px;color:var(--vm-surface-solid);box-shadow:none;background:#000;border:1px solid #000;border-radius:8px;margin-top:22px;padding-inline:18px;font-size:16px;line-height:24px}.login-form .primary-button:disabled{color:var(--vm-surface-solid);opacity:.68;background:#000;border-color:#000}.login-form>.text-button{font-size:14px;font-weight:400;text-decoration:none}.login-selected-email{flex-direction:column;gap:2px;min-width:0;margin-bottom:20px;display:flex}.login-selected-email>span{color:var(--vm-text-secondary);font-size:12px;line-height:18px}.login-selected-email__value{overflow-wrap:anywhere;width:100%;min-width:0;color:var(--ink);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px dashed #0000;border-radius:0;padding:4px 0;font-size:14px;font-weight:500;line-height:22px;display:block}.login-selected-email__value:hover,.login-selected-email__value:focus-visible{border-bottom-color:var(--vm-border-strong)}.login-selected-email__value:disabled{cursor:default;opacity:.6}.login-visual{background:var(--vm-surface-solid);border-left:1px solid var(--vm-border);width:100%;min-width:0;min-height:100dvh;display:block;position:relative;overflow:hidden}.login-visual__copy{z-index:1;width:min(86%,650px);color:var(--vm-text);text-align:center;flex-direction:column;display:flex;position:absolute;top:clamp(168px,24.56vh,225px);left:47.67%;transform:translate(-50%)}.login-visual__copy strong{letter-spacing:.194em;margin-bottom:17px;font-size:18px;font-weight:500;line-height:28px;transform:translate(-3px)}.login-visual__copy span{color:var(--vm-text-secondary);overflow-wrap:anywhere;font-size:15px;line-height:22px;transform:translate(-10px)}.login-visual img{object-fit:contain;object-position:center bottom;width:min(86.3%,740px);height:auto;position:absolute;bottom:0;left:47.872%;transform:translate(-50%)}.sidebar-backdrop{z-index:var(--vm-z-sidebar);position:fixed}@media (width<=1023px){.app-shell,.app-shell[data-sidebar-collapsed=true]{grid-template-columns:minmax(0,1fr);gap:0;padding:10px}.project-sidebar[data-modal=true]{z-index:var(--vm-z-sidebar);border-block:0;border-radius:var(--vm-radius-xl) 0 0 var(--vm-radius-xl);width:min(360px,100vw - 20px);height:100dvh;box-shadow:var(--shadow-overlay);animation:sidebar-in .22s var(--vm-ease) both;border-right:0;position:fixed;top:0;left:auto;right:0}.project-sidebar[data-modal=true][data-motion-state=closing]{pointer-events:none;animation:.15s ease-in both sidebar-out}.sidebar-backdrop[data-motion-state=closing]{pointer-events:none;animation:.14s ease-in both vm-backdrop-out}.project-sidebar.project-feature-drawer[data-modal=true]{z-index:var(--vm-z-drawer)}@keyframes sidebar-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes sidebar-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(14px)}}.workspace-topbar{position:sticky;top:0}.workspace-column{height:calc(100dvh - 20px)}}@media (width<=767px){.app-shell,.app-shell[data-sidebar-collapsed=true]{min-height:100dvh;padding:0}.workspace-column{gap:8px;height:100dvh}.workspace-topbar{min-height:60px;padding:calc(8px + env(safe-area-inset-top)) 12px 8px;border-radius:var(--vm-radius-md);grid-template-columns:44px minmax(0,1fr) 44px;margin:0;display:grid}.topbar-kicker,.sync-state,.pending-button__label{display:none}.topbar-title{align-items:center}.topbar-title strong{text-align:center;font-size:14px}.topbar-actions{display:none}.pending-button{min-width:44px;padding:0 10px}.workspace-page{width:100%;padding:28px 18px calc(34px + env(safe-area-inset-bottom))}.source-strip{margin-top:10px}.source-strip__label{display:none}.source-chip{max-width:210px}.scan-source-result{width:100%;padding:0 14px 8px}.scan-source-result__body{display:block}.scan-confidence{display:none}.channel-feedback{width:calc(100% - 28px);margin-top:9px}.discussion-organizer,.discussion-organization-result{width:calc(100% - 28px);margin-top:9px;padding:14px}.discussion-organizer__heading{align-items:flex-start}.discussion-organizer__range{grid-template-columns:minmax(0,1fr)}.discussion-organizer__actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.discussion-history-card,.discussion-summary-page__heading,.discussion-summary-toolbar,.discussion-summary-save-error{flex-direction:column;align-items:stretch}.discussion-summary-page__heading .secondary-button,.discussion-summary-toolbar label,.discussion-summary-toolbar>.secondary-button,.discussion-summary-save-error .secondary-button{width:100%}.discussion-summary-toolbar>.secondary-button{margin-left:0}.discussion-summary-editor{grid-template-columns:minmax(0,1fr)}.discussion-summary-editor label:first-child,.discussion-summary-editor__actions{grid-column:auto}.discussion-summary-editor__actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.message-timeline{scrollbar-gutter:auto;gap:15px;width:100%;padding:18px 14px 24px}.human-message__content{max-width:calc(100% - 45px)}.human-message__content p{font-size:var(--vm-font-size-body)}.ai-task-hint{gap:10px;padding:14px}.ai-task-hint__mark{width:31px;height:31px}.message-composer-shell{width:100%;padding:9px 10px max(9px, env(safe-area-inset-bottom));background:linear-gradient(#0000,#f1f5f7f0 30%)}.message-composer{box-shadow:var(--vm-shadow-md);border-radius:14px}.message-composer__meta{padding-inline:2px}.page-heading{margin-bottom:22px;display:block}.page-heading p{margin-top:9px;font-size:13px}.quiet-badge{margin-top:14px}.workspace-overview{grid-template-columns:minmax(0,1fr)}.overview-card{padding:18px}.overview-card--primary{min-height:180px}.inline-notice{flex-direction:column;align-items:stretch}.execution-drawer{border-left:0;border-radius:0;width:100%;height:100dvh;margin:0}.execution-drawer__header{padding-left:18px}.execution-drawer__body{padding:18px 18px calc(18px + env(safe-area-inset-bottom))}.mobile-nav{z-index:var(--vm-z-topbar);flex:none;position:relative}}.project-primary-navigation{gap:4px;padding:4px 0;display:grid}.project-primary-navigation .sidebar-link[aria-current=page]{color:var(--vm-text-primary);background:var(--surface-muted);box-shadow:none;font-weight:650}.project-feature-drawer{z-index:var(--vm-z-drawer);background:var(--vm-glass-floating);position:fixed}.project-feature-drawer__header{border-bottom:1px solid var(--vm-glass-border-visible)}.project-feature-drawer__header h2{font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2);margin:0}.project-feature-drawer .sidebar-nav{padding-top:16px}.project-feature-drawer>.account-menu{margin:auto var(--vm-space-3) calc(var(--vm-space-3) + env(safe-area-inset-bottom))}.project-feature-drawer .account-menu__trigger{width:100%}.project-feature-drawer .project-primary-navigation{gap:6px}.project-feature-drawer .sidebar-link{min-height:48px;padding-inline:14px}.nav-count{background:var(--accent-soft);min-width:20px;height:20px;color:var(--accent);border-radius:999px;place-items:center;margin-inline-start:auto;padding:0 6px;font-size:.75rem;font-weight:700;display:inline-grid}.project-menu-section{border-top:1px solid var(--line);padding-top:12px}.project-menu-trigger{width:100%;min-height:44px;color:var(--vm-text-secondary);text-align:left;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;padding:0 12px;display:flex}.project-menu-trigger:hover,.project-menu-trigger[aria-expanded=true]{background:var(--vm-glass-secondary);color:var(--vm-text-primary)}.project-secondary-navigation{gap:2px;padding:4px 8px;display:grid}.project-secondary-navigation a{min-height:40px;color:var(--vm-text-secondary);border-radius:10px;align-items:center;padding:0 10px;text-decoration:none;display:flex}.project-secondary-navigation a:hover,.project-secondary-navigation a:focus-visible{background:var(--vm-glass-secondary);color:var(--vm-text-primary)}.home-page{width:min(100%, var(--vm-reading-max));min-width:0;max-width:var(--vm-reading-max);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);gap:22px;margin:0 auto;display:grid}.home-page>#home-page-title{font-size:var(--vm-font-size-h1);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h1)}.project-home-surface{width:100%;min-width:0;max-width:100%;color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-lg);gap:0;display:grid;overflow:clip}.project-home-archived{padding:var(--vm-space-3) var(--vm-space-6);color:var(--vm-text-secondary);background:var(--vm-warning-soft);border-bottom:1px solid var(--vm-border);margin:0}.project-home-identity{min-width:0;padding:var(--vm-space-6)}.project-home-cover-stage{isolation:isolate;border-radius:var(--vm-radius-md);width:100%;min-width:0;max-width:100%;position:relative;overflow:hidden}.project-home-cover-stage--custom:after{z-index:var(--vm-z-base);pointer-events:none;content:"";background:linear-gradient(to top, color-mix(in srgb, var(--vm-text) 76%, transparent), transparent 68%);position:absolute;inset:0}.project-home-identity__copy{right:calc(var(--vm-space-5) + 44px + var(--vm-space-3));bottom:var(--vm-space-5);left:var(--vm-space-5);z-index:var(--vm-z-topbar);min-width:0;position:absolute}.project-home-project-name{font-size:var(--vm-font-size-h1);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h1);overflow-wrap:anywhere;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.project-home-identity-meta{margin:var(--vm-space-2) 0 0;color:var(--vm-text-secondary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);overflow-wrap:anywhere}.project-home-cover-stage--custom .project-home-identity__copy,.project-home-cover-stage--custom .project-home-identity__copy p{color:var(--vm-surface-solid)}.project-home-cover-stage--default .project-home-identity__copy{pointer-events:none;inset:0}.project-home-cover-stage--default .project-home-project-name,.project-home-cover-stage--default .project-home-identity-meta{right:calc(var(--vm-space-5) + 44px + var(--vm-space-3));left:var(--vm-space-5);margin:0;position:absolute}.project-home-cover-stage--default .project-home-project-name{bottom:var(--vm-space-5)}.project-home-cover-stage--default .project-home-identity-meta{top:var(--vm-space-5)}.project-home-edit{top:var(--vm-space-3);right:var(--vm-space-3);z-index:var(--vm-z-topbar);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute}.project-home-edit svg{width:var(--vm-icon-md);height:var(--vm-icon-md);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.project-home-cover-collapse-indicator{z-index:var(--vm-z-topbar);bottom:var(--vm-space-2);pointer-events:none;background:var(--vm-border-strong);border-radius:var(--vm-radius-pill);opacity:.48;width:28px;height:3px;position:absolute;left:50%;transform:translate(-50%)}.project-home-surface[data-cover-collapsed=true] .project-home-cover-collapse-indicator{opacity:.8}.project-home-cover-stage--custom .project-home-cover-collapse-indicator{background:var(--vm-surface-solid)}.project-home-section{width:100%;min-width:0;max-width:100%;padding:var(--vm-space-6);border-top:1px solid var(--vm-border)}.project-home-section>header{justify-content:space-between;align-items:center;gap:var(--vm-space-4);min-width:0;display:flex}.project-home-section h2,.project-home-section p{font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);overflow-wrap:anywhere}.project-home-section h2{margin:0 0 var(--vm-space-4);font-size:var(--vm-font-size-h2);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h2)}.project-home-section>header h2{margin:0}.project-home-section-link{min-width:44px;min-height:44px;padding-inline:var(--vm-space-1);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);justify-content:flex-end;align-items:center;display:inline-flex}.project-home-actions{padding:var(--vm-space-6);border-top:1px solid var(--vm-border);justify-content:flex-end;display:flex}.project-home-discussion-action{min-width:132px;min-height:44px;padding-inline:var(--vm-space-5);color:var(--vm-surface-solid);background:var(--vm-text);border:1px solid var(--vm-text);border-radius:var(--vm-radius-sm);justify-content:center;align-items:center;display:inline-flex}.project-edit-page{min-height:100dvh;padding:max(var(--vm-space-6), env(safe-area-inset-top)) max(var(--vm-space-6), env(safe-area-inset-right)) max(var(--vm-space-6), env(safe-area-inset-bottom)) max(var(--vm-space-6), env(safe-area-inset-left));color:var(--vm-text);background:var(--vm-surface-solid);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body)}.project-edit-header,.project-edit-form{width:min(100%,920px);margin-inline:auto}.project-edit-header{justify-content:space-between;align-items:center;gap:var(--vm-space-4);margin-bottom:var(--vm-space-6);display:flex}.project-edit-header h1,.project-edit-header p{margin:0}.project-edit-header h1{font-size:var(--vm-font-size-h1);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h1)}.project-edit-header p{color:var(--vm-text-secondary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.project-edit-page h2{font-size:var(--vm-font-size-h2);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h2)}.project-edit-header>button,.project-edit-actions button,.project-edit-conflict button{min-width:44px;min-height:44px;padding-inline:var(--vm-space-4);border:1px solid var(--vm-border);border-radius:var(--vm-radius-sm)}.project-edit-form,.project-edit-fields{gap:var(--vm-space-4);min-width:0;display:grid}.project-edit-form{gap:var(--vm-space-6)}.project-edit-cover-region{min-width:0}.project-edit-fields label{font-size:var(--vm-font-size-label);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-meta)}.project-edit-fields input,.project-edit-fields textarea,.project-edit-fields select{width:100%;min-width:0;padding:var(--vm-space-3);color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-sm)}.project-edit-fields input,.project-edit-fields select{min-height:44px}.project-edit-fields textarea{resize:vertical;min-height:144px}.project-edit-fields input[aria-invalid=true]{border-color:var(--vm-danger)}.project-edit-conflict{padding:var(--vm-space-5);background:var(--vm-warning-soft);border:1px solid var(--vm-warning-border);border-radius:var(--vm-radius-md)}.project-edit-conflict h2,.project-edit-conflict p{overflow-wrap:anywhere}.project-edit-error{color:var(--vm-danger-foreground);overflow-wrap:anywhere;margin:0}.settings-entry-panel{justify-content:space-between;align-items:flex-start;gap:var(--vm-space-4);margin-top:var(--vm-space-4);padding:var(--vm-space-5);background:var(--vm-surface-solid);border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-lg);display:flex}.settings-lifecycle-sections{gap:0;display:grid}.settings-management-panel{align-items:center;gap:var(--vm-space-4);padding:var(--vm-space-5) 0;border:0;border-top:1px solid var(--vm-border-subtle);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;display:grid}.settings-management-panel:first-child{border-top:0;padding-top:0}.settings-entry-panel h2,.settings-entry-panel p,.settings-management-panel h2,.settings-management-panel p{overflow-wrap:anywhere;margin:0}.settings-entry-panel h2,.settings-management-panel h2{margin-top:var(--vm-space-1);color:var(--vm-text);font-size:var(--vm-font-size-body);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-body)}.settings-entry-panel>div,.settings-management-panel>div{gap:var(--vm-space-2);min-width:0;display:grid}.settings-entry-links{gap:var(--vm-space-2);flex-wrap:wrap;flex:none;justify-content:flex-end;display:flex}.settings-entry-links a{min-height:40px;padding:0 var(--vm-space-3);color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-sm);align-items:center;text-decoration:none;display:inline-flex}.settings-entry-links a:focus-visible{outline:3px solid var(--vm-focus-ring);outline-offset:2px}.settings-management-panel>button{min-width:44px;min-height:44px;padding-inline:var(--vm-space-4);color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-sm);flex:none}.settings-management-panel__kicker{color:var(--vm-text-secondary);font-size:var(--vm-font-size-meta);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-meta)}.settings-management-panel__note{color:var(--vm-text-secondary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.project-edit-actions{justify-content:flex-end;gap:var(--vm-space-3);padding-block:var(--vm-space-4);background:var(--vm-surface-solid);border-top:1px solid var(--vm-border);display:flex;position:sticky;bottom:0}.project-edit-save{color:var(--vm-surface-solid);background:var(--vm-text);border-color:var(--vm-text)}.home-page__heading{justify-content:space-between;align-items:end;display:flex}.home-page__heading h1,.home-page__heading p{margin:0}.home-page__heading p{color:var(--vm-text-tertiary);margin-top:4px}.home-composer{border:1px solid var(--line);background:var(--vm-surface-solid);box-shadow:var(--vm-shadow-sm);border-radius:18px;padding:18px}.home-composer>label{margin-bottom:10px;font-weight:700;display:block}.home-composer__row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.home-composer textarea{width:100%;min-height:76px;color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border-strong);border-radius:var(--vm-radius-sm);line-height:var(--vm-line-body);resize:vertical;padding:12px 14px}.home-dashboard{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.home-panel{border:1px solid var(--line);background:var(--vm-surface-solid);border-radius:16px;min-width:0;padding:18px}.home-panel--wide{grid-column:1/-1}.home-panel>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.home-panel h2,.home-panel p{margin:0}.home-panel>header>span{color:var(--vm-text-tertiary);font-variant-numeric:tabular-nums}.home-panel__action{min-height:44px;color:var(--accent);align-items:center;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.home-brief__goal{color:var(--vm-text-primary);font-size:1rem;line-height:1.75}.home-brief__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 0;display:grid}.home-brief__meta div{background:var(--surface-muted);border-radius:var(--vm-radius-md);padding:12px}.home-brief__meta dt{color:var(--vm-text-tertiary);font-size:.72rem;font-weight:700}.home-brief__meta dd{overflow-wrap:anywhere;color:var(--vm-text-secondary);margin:5px 0 0;line-height:1.55}.home-resource-list,.home-activity-list,.home-next-steps{gap:10px;margin:0;padding:0;list-style:none;display:grid}.home-resource-list li{min-width:0;padding:var(--vm-space-3) 0;border-top:1px solid var(--line);gap:4px;display:grid}.home-resource-list li:first-child{border-top:0}.home-resource-list strong{overflow-wrap:anywhere;min-width:0}.home-resource-list span,.home-latest-summary span,.home-activity-list time,.home-next-steps small{color:var(--vm-text-tertiary);font-size:12px;line-height:18px}.home-latest-summary{gap:var(--vm-space-2);min-width:0;display:grid}.home-latest-summary p,.home-activity-list p,.home-empty-project>p{color:var(--vm-text-secondary);overflow-wrap:anywhere;font-size:14px;line-height:22px}.home-latest-summary a{align-items:center;width:fit-content;min-width:44px;min-height:44px;font-size:12px;line-height:18px;display:inline-flex}.home-activity-list li{border-top:1px solid var(--line);min-width:0;padding:12px 0}.home-activity-list li:first-child{border-top:0}.home-activity-list li>div{justify-content:space-between;align-items:flex-start;gap:var(--vm-space-3);min-width:0;display:flex}.home-activity-list strong{overflow-wrap:anywhere;min-width:0}.home-activity-list time{flex:none}.home-activity-list p{overflow-wrap:anywhere;margin-top:5px}.home-next-steps{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.home-next-steps li{align-content:start;gap:6px;display:grid}.home-next-action{min-height:44px;color:var(--vm-text-primary);background:var(--vm-surface-solid);border:1px solid var(--line);text-align:center;border-radius:12px;justify-content:center;align-items:center;padding:0 14px;font-weight:700;text-decoration:none;display:inline-flex}.home-next-action.is-disabled{color:var(--vm-text-tertiary);background:var(--surface-muted);cursor:not-allowed}.home-list,.home-recent-list,.project-team-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-list li{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:10px 0;display:flex}.home-list li:first-child{border-top:0}.home-list li>div{gap:4px;min-width:0;display:grid}.home-list strong,.home-list span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-list span,.home-recent-list span,.home-recent-list time,.home-empty{color:var(--vm-text-tertiary);font-size:.875rem}.home-list a,.home-empty a{color:var(--accent);flex:none;font-weight:700;text-decoration:none}.home-recent-list li{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;min-height:48px;display:grid}.home-recent-list a{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;overflow:hidden}.home-quick-actions{flex-wrap:wrap;gap:8px;display:flex}.home-quick-actions a,.execution-view-tabs a{border:1px solid var(--line);min-height:44px;color:var(--vm-text-primary);background:var(--vm-surface-solid);border-radius:12px;align-items:center;padding:0 14px;font-weight:700;text-decoration:none;display:inline-flex}.home-real-operation{color:var(--accent);margin-top:12px!important}.execution-hub{gap:16px;display:grid}.execution-hub__heading{margin-bottom:0}.execution-view-tabs{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.execution-view-tabs a{white-space:nowrap}.execution-view-tabs a[aria-current=page]{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.decision-summary{background:var(--vm-surface-solid);border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-lg);gap:16px;padding:20px;display:grid}.decision-summary h3,.decision-summary p,.decision-summary ul,.decision-summary dl{margin:0}.decision-summary h3{margin-bottom:7px;font-size:1rem}.decision-summary ul{gap:6px;padding-left:20px;display:grid}.decision-summary__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.decision-summary__facts div{background:var(--vm-glass-secondary);border-radius:var(--vm-radius-md);padding:12px}.decision-summary__facts dt{color:var(--vm-text-tertiary);font-size:.78rem}.decision-summary__facts dd{color:var(--vm-text-primary);margin:5px 0 0}.decision-summary details{background:var(--vm-glass-secondary);border-radius:var(--vm-radius-md);padding:12px 14px}.decision-summary summary{cursor:pointer;font-weight:700}.decision-summary details[open]>:not(summary){margin-top:10px}@media (width<=767px){.decision-summary{padding:16px}.decision-summary__facts{grid-template-columns:1fr}}.task-card__secondary{border-top:1px solid var(--line);grid-column:1/-1;padding-top:8px}.task-card__secondary summary{width:fit-content;min-height:44px;color:var(--accent);cursor:pointer;align-items:center;font-size:.8rem;font-weight:700;display:flex}.task-card__secondary dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 10px;display:grid}.task-card__secondary dt{color:var(--vm-text-tertiary);font-size:.75rem}.task-card__secondary dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:.85rem}.secondary-project-page{gap:18px;display:grid}.project-team-list li{border:1px solid var(--line);background:var(--vm-surface-solid);border-radius:12px;justify-content:space-between;align-items:center;min-height:58px;padding:12px 14px;display:flex}@media (width<=767px){.home-page{gap:16px}.home-composer{padding:14px}.home-composer__row{grid-template-columns:1fr}.home-composer__row .primary-button{width:100%}.home-dashboard{grid-template-columns:minmax(0,1fr)}.home-panel--wide{grid-column:auto}.home-panel{padding:14px}.home-brief__meta,.home-next-steps{grid-template-columns:minmax(0,1fr)}.home-list li{align-items:flex-start}.home-recent-list li{grid-template-columns:minmax(0,1fr) auto}.home-recent-list time{display:none}.execution-view-tabs{margin-inline:-4px}.task-card__secondary{grid-column:auto}.task-card__secondary dl{grid-template-columns:1fr}}.sidebar-section__heading,.sidebar-project-row,.profile-page__header,.profile-avatar-editor,.dialog-actions,.archived-project-list li{align-items:center;display:flex}.sidebar-section__heading,.profile-page__header,.archived-project-list li{justify-content:space-between}.sidebar-section__heading{min-height:40px;padding:0}.sidebar-section__heading .sidebar-section__label{margin-bottom:0}.sidebar-project-add,.dialog-close{min-width:36px;min-height:36px;color:var(--ink-soft);background:0 0;border:0;border-radius:9px;place-items:center;display:inline-grid}.sidebar-project-add{min-width:44px;min-height:44px}.sidebar-project-add:hover,.dialog-close:hover{color:var(--ink);background:var(--surface-subtle)}.sidebar-project-heading-actions{flex:none;align-items:flex-start;gap:2px;display:flex}.sidebar-project-filter{justify-items:end;display:grid}.sidebar-project-filter-trigger{width:36px;height:36px;color:var(--ink-soft);letter-spacing:1px;background:0 0;border:0;border-radius:9px;place-items:center;padding:0;font-size:13px;line-height:1;display:inline-grid}.sidebar-project-filter-trigger:hover,.sidebar-project-filter-trigger[aria-expanded=true]{color:var(--ink);background:var(--surface-subtle)}.project-filter-menu{z-index:var(--vm-z-popover);isolation:isolate;background:var(--vm-surface-solid);border:1px solid var(--vm-border);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:11px;width:148px;margin-top:5px;padding:6px;position:static;box-shadow:0 12px 30px #12151b24}.project-filter-menu [role=radiogroup]{gap:2px;display:grid}.sidebar-project-list{gap:4px;display:grid}.sidebar-collapsible{transition:grid-template-rows .19s var(--vm-ease);grid-template-rows:1fr;display:grid}.sidebar-collapsible__inner{opacity:1;min-height:0;transition:opacity .17s var(--vm-ease), transform .19s var(--vm-ease);overflow:hidden;transform:translateY(0)}.sidebar-collapsible[data-expanded=false]{grid-template-rows:0fr}.sidebar-collapsible[data-expanded=false] .sidebar-collapsible__inner{pointer-events:none;opacity:0;transform:translateY(-4px)}.project-directory-tools{gap:var(--vm-space-2);margin-bottom:var(--vm-space-2);display:grid}.project-search,.mobile-project-search{align-items:center;min-width:0;display:flex;position:relative}.project-search{margin-bottom:var(--vm-space-2)}.project-search input,.mobile-project-search input{width:100%;min-width:0;min-height:44px;padding:0 var(--vm-space-3);color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-pill)}.project-search input{padding-right:40px}.project-search__icon{right:var(--vm-space-3);width:18px;height:18px;color:var(--vm-text-tertiary);pointer-events:none;place-items:center;display:inline-grid;position:absolute}.project-search__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.project-filter-tabs{gap:var(--vm-space-1);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.project-filter-option{width:100%;min-width:0;min-height:44px;padding:0 var(--vm-space-2);color:var(--vm-text-secondary);border-radius:var(--vm-radius-sm);background:0 0;border:1px solid #0000;justify-content:space-between;align-items:center;font-size:12px;display:flex}.project-filter-option[aria-checked=true]{color:var(--vm-text);background:var(--surface-muted);border-color:var(--vm-border);font-weight:var(--vm-weight-semibold)}.project-directory-state{margin:var(--vm-space-3) var(--vm-space-2);color:var(--vm-text-tertiary);font-size:12px;line-height:18px}.project-directory-state__retry{color:var(--vm-accent);font-size:inherit;font-weight:var(--vm-weight-semibold);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.project-directory-state__retry:hover{color:var(--vm-accent-strong)}.sidebar-project-row{cursor:grab;min-width:0;transition:transform var(--vm-motion-fast) var(--vm-ease), opacity var(--vm-motion-fast) var(--vm-ease), background-color var(--vm-motion-fast) var(--vm-ease), box-shadow var(--vm-motion-fast) var(--vm-ease);grid-template-columns:minmax(0,1fr) auto auto;display:grid;position:relative}.sidebar-project-row[data-reorder-disabled=true]{cursor:default}.sidebar-project-row[data-dragging=true]{z-index:2;cursor:grabbing;background:var(--surface-muted);border-radius:var(--vm-radius-sm);box-shadow:var(--vm-shadow-sm);opacity:.96}.sidebar-project-row .sidebar-project{min-width:0}.sidebar-project-actions{align-items:center;display:inline-flex}.sidebar-project-unread-slot{place-items:center;width:12px;display:inline-grid}.sidebar-project-actions__trigger{width:30px;height:36px;color:var(--vm-text-tertiary);border-radius:var(--vm-radius-sm);letter-spacing:1px;background:0 0;border:0;place-items:center;padding:0;font-size:12px;line-height:1;display:inline-grid}.sidebar-project-actions__trigger:hover,.sidebar-project-actions__trigger:focus-visible,.sidebar-project-actions__trigger[aria-expanded=true]{color:var(--vm-text);background:var(--surface-muted)}@media (prefers-reduced-motion:reduce){.sidebar-project-row{transition:none}}.sidebar-project-view-more{text-align:left;width:100%;min-height:44px;color:var(--ink-soft);border-radius:var(--vm-radius-control);background:0 0;border:0;margin-top:5px;padding:8px 10px;font-size:12px}.sidebar-project-view-more:hover{color:var(--ink);background:var(--surface-subtle)}.project-sidebar[data-collapsed=true] .sidebar-project-add,.project-sidebar[data-collapsed=true] .sidebar-project-filter{display:none}.modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(6px);animation:vm-backdrop-in .24s var(--vm-ease) both;background:#1f2e393d;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.project-dialog,.public-profile-dialog{border-radius:var(--vm-radius-xl);width:min(100%,480px);max-height:min(86dvh,760px);animation:vm-dialog-in .26s var(--vm-ease) both;padding:24px;position:relative;overflow-y:auto}.modal-backdrop[data-motion-state=closing]{pointer-events:none;animation:.15s ease-in both vm-backdrop-out}.modal-backdrop[data-motion-state=closing] .project-dialog{animation:.16s ease-in both vm-dialog-out}.project-dialog--create{width:min(100%,720px);height:min(90dvh,730px);color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);box-shadow:var(--vm-shadow-lg);border-radius:10px;flex-direction:column;padding:0;display:flex;overflow:hidden}.project-dialog.project-dialog--create form{flex-direction:column;flex:auto;gap:0;min-height:0;display:flex}.project-create-header{flex:none;padding:32px 32px 18px}.project-create-header h2,.project-create-header p{margin:0}.project-create-header h2{font-size:25px;font-weight:var(--vm-weight-semibold);letter-spacing:-.025em;line-height:1.25}.project-create-header p{color:var(--vm-text-secondary);margin-top:6px;font-size:13px;line-height:1.6}.project-create-fields{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding:0 32px 24px;display:grid;overflow-y:auto}.project-create-deferred-notice{color:var(--vm-text-secondary);background:var(--vm-canvas-raised);border:1px solid var(--vm-border);border-radius:7px;margin:0 0 8px;padding:10px 12px;font-size:12px;line-height:1.55}.project-create-row{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:18px;min-width:0;padding:8px 0;display:grid}.project-create-row--start,.project-create-row--textarea{align-items:start}.project-dialog--create .project-create-row>label,.project-dialog--create .project-create-row__label{color:var(--vm-text);font-size:13px;font-weight:var(--vm-weight-semibold);margin:0;padding-top:0;line-height:40px}.project-dialog--create .project-create-row--start>.project-create-row__label,.project-dialog--create .project-create-row--textarea>label{padding-top:9px;line-height:22px}.project-dialog--create .project-create-field.ui-field{gap:7px 18px}.project-dialog--create .project-create-field .ui-field__label{line-height:var(--vm-control-height-emphasis)}.project-dialog--create .project-create-row--textarea.project-create-field .ui-field__label{padding-top:11px;line-height:22px}.project-dialog--create .project-create-field .ui-field__message{margin-top:calc(0px - var(--vm-space-2));grid-column:2}.project-create-control{gap:7px;min-width:0;display:grid}.project-dialog--create input:not([type=checkbox]),.project-dialog--create select,.project-dialog--create textarea{background:var(--vm-surface-solid);border:1px solid var(--vm-border);width:100%;min-height:40px;box-shadow:none;color:var(--vm-text);font:inherit;border-radius:7px;padding:9px 12px}.project-dialog--create textarea{resize:vertical;min-height:78px;line-height:1.55}.date-picker-trigger{width:100%;min-width:0;min-height:40px;color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);box-shadow:none;font:inherit;text-align:left;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex}.date-picker-trigger:hover:not(:disabled){border-color:var(--vm-border-strong)}.date-picker-trigger:disabled{color:var(--vm-text-tertiary);background:var(--vm-canvas-raised);cursor:not-allowed}.date-picker-trigger__placeholder{color:var(--vm-text-tertiary)}.date-picker-trigger svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;flex:none;width:17px;height:17px}.date-picker-popover{z-index:calc(var(--vm-z-popover) + 20);width:min(284px,100vw - 16px);color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:4px;padding:18px 16px 16px;position:fixed;box-shadow:0 12px 32px #0f172a2e}.date-picker-close{width:30px;min-width:30px;height:30px;min-height:30px;color:var(--vm-text);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;font-size:21px;font-weight:400;line-height:1;display:grid;position:absolute;top:9px;right:10px}.date-picker-close:hover{background:var(--vm-canvas-raised)}.date-picker-month-nav{grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:8px;margin-top:21px;display:grid}.date-picker-month-nav strong{min-width:0;font-size:13px;font-weight:var(--vm-weight-medium);text-align:center}.date-picker-month-nav button{width:32px;min-width:32px;height:32px;min-height:32px;color:var(--vm-text);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}.date-picker-month-nav button:hover:not(:disabled){background:var(--vm-canvas-raised)}.date-picker-month-nav button:disabled{visibility:hidden}.date-picker-month-nav svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:15px;height:15px}.date-picker-weekdays,.date-picker-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.date-picker-weekdays{color:#226957;font-size:11px;font-weight:var(--vm-weight-semibold);text-align:center;margin-top:13px}.date-picker-weekdays span{place-items:center;height:28px;display:grid}.date-picker-grid button{width:30px;min-width:30px;height:30px;min-height:30px;color:var(--vm-text);background:0 0;border:1px solid #0000;border-radius:50%;place-self:center;place-items:center;padding:0;font-size:12px;font-weight:400;line-height:1;display:grid}.date-picker-grid button:hover:not(:disabled):not([data-selected=true]){background:var(--vm-canvas-raised)}.date-picker-grid button[data-outside-month=true]{color:var(--vm-text-tertiary)}.date-picker-grid button:disabled{color:color-mix(in srgb, var(--vm-text-tertiary) 45%, transparent);cursor:not-allowed}.date-picker-grid button[data-today=true]:not([data-selected=true]){border-color:var(--vm-border-strong);font-weight:var(--vm-weight-semibold)}.date-picker-grid button[data-selected=true]{color:var(--vm-surface-solid);background:var(--vm-text);border-color:var(--vm-text);font-weight:var(--vm-weight-semibold)}.project-dialog--create input:disabled,.project-dialog--create select:disabled,.project-dialog--create textarea:disabled,.project-create-outline-action:disabled,.project-create-upload:disabled{color:var(--vm-text-tertiary);background:var(--vm-canvas-raised);cursor:not-allowed;opacity:1}.project-dialog--create input[aria-invalid=true],.project-dialog--create textarea[aria-invalid=true]{border-color:var(--vm-danger)}.project-create-outline-action,.project-create-upload{width:100%;min-height:40px;color:var(--vm-text);background:var(--vm-surface-solid);border:1px dashed var(--vm-border-strong);border-radius:7px}.project-create-outline-action{justify-content:center;align-items:center;gap:7px;display:inline-flex}.project-create-members__editor{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.project-create-members__editor>button{min-width:68px;min-height:40px}.project-create-members__list{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.project-create-members__list li{background:var(--vm-canvas-raised);border-radius:var(--vm-radius-pill);align-items:center;gap:5px;min-width:0;padding:4px 6px 4px 10px;font-size:12px;display:inline-flex}.project-create-members__list li span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-create-members__list button{min-width:28px;min-height:28px;padding:0}.project-create-upload{grid-template-columns:auto auto;place-content:center;column-gap:7px;min-height:58px;line-height:1.3;display:grid}.project-create-upload svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:16px;height:16px}.project-create-upload small{color:var(--vm-text-tertiary);grid-column:1/-1;margin-top:3px;font-size:11px}.project-create-upload--active{background:var(--vm-canvas-raised);border-color:var(--vm-text)}.project-create-file-summary{color:var(--vm-text-secondary);margin:0;font-size:12px}.project-create-row--consent{padding:6px 0 12px}.project-dialog--create .project-create-row>.project-create-consent.ui-checkbox{width:100%;min-height:34px;margin:0;font-size:13px;line-height:1.5}.project-dialog--create .project-create-consent .ui-checkbox__box{border-radius:4px;width:16px;height:16px;margin-top:2px}.project-dialog--create .project-create-footer{background:var(--vm-surface-solid);border-top:1px solid var(--vm-border);flex:none;margin:0;padding:14px 32px;display:flex}.project-create-footer button{min-width:104px}.project-dialog--create.project-dialog--discard-confirmation{width:min(100%, var(--vm-drawer-width));height:auto;padding:24px;overflow:visible}.project-cover-editor{gap:var(--vm-space-3);border:0;min-width:0;margin:0;padding:0;display:grid}.project-cover{aspect-ratio:16/9;background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-md);width:100%;min-width:0;display:block;position:relative;overflow:hidden}.project-cover>img{object-fit:cover;width:100%;height:100%;display:block}.project-cover--default{color:var(--vm-text);background:var(--vm-canvas-raised);place-items:center;display:grid}.project-cover--default>span{max-width:100%;padding:var(--vm-space-4);font-size:var(--vm-font-size-h1);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h1);overflow-wrap:anywhere;overflow:hidden}.project-cover-editor legend{margin-bottom:var(--vm-space-2);color:var(--vm-text);font-size:var(--vm-font-size-label);font-weight:var(--vm-weight-semibold);padding:0}.project-cover-crop-frame,.project-cover-default{aspect-ratio:16/9;background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-md);width:100%;min-width:0;position:relative;overflow:hidden}.project-cover-crop-frame{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.project-cover-crop-frame:active{cursor:grabbing}.project-cover-crop-frame:focus-visible{outline:3px solid var(--vm-accent-soft);outline-offset:2px;border-color:var(--vm-accent)}.project-cover-custom-preview{object-fit:fill;pointer-events:none;max-width:none;display:block;position:absolute}.project-cover-default{color:var(--vm-text);place-items:center;display:grid}.project-cover-default>span{max-width:100%;padding:var(--vm-space-4);font-size:clamp(40px,10vw,72px);font-weight:var(--vm-weight-semibold);overflow-wrap:anywhere;line-height:1;overflow:hidden}.project-cover-instructions,.project-cover-status,.project-cover-error{color:var(--vm-text-secondary);font-size:var(--vm-font-size-label);line-height:var(--vm-line-meta);overflow-wrap:anywhere;margin:0}.project-cover-error{color:var(--vm-danger-foreground)}.project-cover-source-actions{gap:var(--vm-space-2);flex-wrap:wrap;min-width:0;display:flex}.project-cover-source-actions label{min-height:44px;padding:0 var(--vm-space-4);color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-sm);cursor:pointer;justify-content:center;align-items:center;margin:0;display:inline-flex;position:relative;overflow:hidden}.project-cover-source-actions button{min-height:44px;padding-inline:var(--vm-space-4);color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-sm)}.project-cover-file-action input{opacity:0;width:1px;height:1px;padding:0;position:absolute}.project-cover-file-action:focus-within{outline:3px solid var(--vm-accent-soft);outline-offset:2px;border-color:var(--vm-accent)}.project-cover-controls{align-items:end;gap:var(--vm-space-2);grid-template-columns:44px minmax(0,1fr) 44px;display:grid}.project-cover-controls>button{min-width:44px;min-height:44px}.project-cover-controls>label{gap:var(--vm-space-1);min-width:0;margin:0;display:grid}.project-cover-controls input[type=range]{width:100%;min-width:0;min-height:44px;padding:0}.project-cover-controls .project-cover-confirm{padding-inline:var(--vm-space-4);grid-column:1/-1;justify-self:end}.project-dialog--create label>[aria-hidden=true],.project-dialog--create .field-error,.project-dialog--create .form-error{color:var(--vm-danger-foreground)}.project-dialog--create .field-error,.project-dialog--create .form-error{margin:calc(0px - var(--vm-space-3)) 0 0;font-size:var(--vm-font-size-label);line-height:var(--vm-line-meta)}.project-dialog--discard-confirmation{width:min(100%, var(--vm-drawer-width))}.project-dialog--action{width:min(100%,460px);padding:var(--vm-space-6);color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-md);box-shadow:var(--vm-shadow-lg);overflow:visible}.vm-action-dialog{gap:var(--vm-space-5);display:grid}.vm-action-dialog__header{gap:var(--vm-space-2);padding-right:32px;display:grid}.vm-action-dialog__header h2{color:var(--vm-text);font-size:var(--vm-font-size-h2);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h2);margin:0}.vm-action-dialog__header p{color:var(--vm-text-secondary);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);margin:0}.vm-action-dialog__error{color:var(--vm-danger-foreground);background:var(--vm-danger-soft);border:1px solid var(--vm-danger-border);border-radius:var(--vm-control-radius);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);overflow-wrap:anywhere;margin:0;padding:10px 12px}.vm-action-dialog__actions{justify-content:flex-end;gap:var(--vm-space-3);display:flex}.project-discard-confirmation{gap:var(--vm-space-4);display:grid}.project-discard-confirmation>h2,.project-discard-confirmation>p{margin:0}.project-dialog h2,.public-profile-dialog h2{font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2);margin:0 44px 8px 0}.project-dialog>p,.public-profile-dialog>p{color:var(--ink-soft);line-height:1.65}.dialog-close{font-size:22px;position:absolute;top:14px;right:14px}.project-dialog form,.profile-form{gap:9px;display:grid}.project-dialog input:not([type=checkbox]),.profile-form input:not([type=checkbox]),.profile-form textarea{background:var(--vm-glass-input);border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-sm);width:100%;box-shadow:inset 0 1px 0 var(--vm-glass-highlight);padding:11px 12px}.profile-form textarea{resize:vertical;min-height:120px}.project-dialog label,.profile-form label{margin-top:7px;font-size:12px;font-weight:700}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:16px}.dialog-actions button,.danger-button{border:1px solid var(--border);border-radius:10px;min-height:44px;padding:0 16px}.danger-button{color:var(--vm-danger-foreground);background:var(--red-soft);border-color:var(--vm-danger-border);font-weight:700}.archived-project-list{margin:16px 0 0;padding:0;list-style:none}.archived-project-list li{border-top:1px solid var(--border);gap:16px;padding:12px 0}.project-empty-state{text-align:center;background:var(--vm-surface-solid);isolation:isolate;place-content:center;justify-items:center;min-height:100%;padding:32px 20px;display:grid;position:relative}.project-empty-state h1,.project-empty-state h2{margin:20px 0 14px}.project-empty-state h1{font-size:var(--vm-font-size-h1);line-height:var(--vm-line-h1)}.project-empty-state h2{font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2)}.project-empty-state p{max-width:420px;color:var(--ink-soft);margin:0 0 32px}.empty-state-actions{gap:10px;margin-top:22px;display:flex}.project-directory-column{height:calc(100dvh - 24px)}.project-directory-content{place-items:center;display:grid}.project-directory-prompt{padding:var(--vm-space-8);color:var(--vm-text-tertiary);text-align:center}.brand-logo--directory-prompt{opacity:.24;filter:grayscale();width:168px}.project-directory-prompt p{margin:var(--vm-space-4) 0 0;font-size:var(--vm-font-size-body);line-height:var(--vm-line-body)}.project-directory-feedback{text-align:center;grid-template-columns:minmax(0,1fr);justify-items:center;width:min(100%,460px)}.project-directory-feedback .feedback-state__copy strong{font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2)}.project-directory-feedback .feedback-state__actions{justify-content:center}.mobile-project-directory{min-height:100dvh;padding:calc(var(--vm-space-3) + env(safe-area-inset-top)) var(--vm-page-gutter) calc(var(--vm-space-6) + env(safe-area-inset-bottom));background:var(--vm-surface-solid);position:relative}.mobile-project-directory__header{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:52px;display:grid}.mobile-project-directory__header>h1{font-size:var(--vm-font-size-h1);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h1);text-align:center;margin:0}.mobile-project-directory__header>.icon-button{grid-column:3}.mobile-project-directory__content{min-width:0;min-height:calc(100dvh - 96px);padding-top:var(--vm-space-5);padding-bottom:calc(96px + env(safe-area-inset-bottom))}.mobile-project-list{gap:var(--vm-space-1);width:100%;min-width:0;display:grid}.mobile-project-list__link{align-items:center;gap:var(--vm-space-3);width:100%;min-width:0;max-width:100%;min-height:64px;padding:var(--vm-space-3) var(--vm-space-2);color:var(--vm-text);background:var(--vm-surface-solid);border:0;border-bottom:1px solid var(--vm-border);border-radius:0;display:flex;overflow:hidden}.mobile-project-list__link:hover{background:var(--surface-muted)}.mobile-project-list__link strong{min-width:0;max-width:100%;font-size:14px;font-weight:var(--vm-weight-semibold);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mobile-project-directory .project-empty-state{min-height:calc(100dvh - 276px);padding-inline:0}.mobile-project-directory .project-empty-state h2{font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2)}.mobile-project-directory__floating-controls{z-index:var(--vm-z-topbar);right:var(--vm-page-gutter);bottom:calc(var(--vm-space-3) + env(safe-area-inset-bottom));left:var(--vm-page-gutter);gap:var(--vm-space-2);padding:var(--vm-space-2);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-xl);box-shadow:var(--vm-shadow-lg);grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;display:grid;position:fixed}.mobile-project-search>button{min-width:44px;min-height:44px;color:var(--vm-text-secondary);background:0 0;border:0;position:absolute;right:0}.mobile-project-search:has(button) input{padding-right:44px}.mobile-project-filter{z-index:var(--vm-z-drawer);right:var(--vm-page-gutter);bottom:calc(80px + env(safe-area-inset-bottom));left:var(--vm-page-gutter);padding:var(--vm-space-2);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-lg);box-shadow:var(--vm-shadow-lg);position:fixed}.mobile-project-filter [role=radiogroup]{gap:var(--vm-space-1);display:grid}.mobile-project-filter .project-filter-option{width:100%;padding-inline:var(--vm-space-4);font-size:14px}.popover-menu{z-index:var(--vm-z-popover);min-width:176px;max-width:min(320px,100vw - 24px);padding:var(--vm-space-1);color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-control-radius);box-shadow:var(--vm-shadow-md);display:grid;position:fixed}.popover-menu__item{width:100%;min-width:0;min-height:var(--vm-control-height);align-items:center;gap:var(--vm-space-2);padding:0 var(--vm-space-3);color:var(--vm-text);border-radius:var(--vm-radius-xs);font:inherit;font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);text-align:left;background:0 0;border:0;text-decoration:none;display:flex}.popover-menu__item:hover,.popover-menu__item:focus-visible{background:var(--surface-muted)}.popover-menu__item:focus-visible{outline:1px solid var(--vm-border-strong);outline-offset:-1px}.popover-menu__item:disabled,.popover-menu__item[aria-disabled=true]{color:var(--vm-text-tertiary);cursor:not-allowed}.popover-menu__item--destructive{color:var(--vm-danger-foreground)}.popover-menu__item--destructive:hover,.popover-menu__item--destructive:focus-visible{background:var(--vm-danger-soft)}.popover-menu__item-icon{width:var(--vm-icon-sm);height:var(--vm-icon-sm);flex:none;place-items:center;display:inline-grid}.popover-menu__item-icon svg{width:var(--vm-icon-sm);height:var(--vm-icon-sm)}.popover-menu__item-label{min-width:0}.popover-menu__separator{height:1px;margin:var(--vm-space-1);background:var(--vm-border)}.account-menu{position:relative}.account-menu__trigger{align-items:center;gap:var(--vm-space-2);min-width:44px;min-height:44px;color:var(--vm-text);border-radius:var(--vm-radius-pill);background:0 0;border:1px solid #0000;padding:5px;display:flex}.account-menu__trigger[aria-expanded=true],.account-menu__trigger:hover{background:var(--surface-muted);border-color:var(--vm-border)}.account-menu__avatar{width:32px;height:32px;color:var(--vm-text-secondary);background:var(--surface-muted);border:1px solid var(--vm-border);font-size:12px;font-weight:var(--vm-weight-semibold);border-radius:50%;place-items:center;display:inline-grid}.account-menu__trigger-copy{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-menu__popover{width:min(248px,100vw - 32px)}.account-menu__identity{min-width:0;padding:var(--vm-space-2) var(--vm-space-3);border-bottom:1px solid var(--vm-border);display:grid}.account-menu__identity strong,.account-menu__identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-menu__identity small{color:var(--vm-text-tertiary);font-size:11px}.account-menu__row--quota{justify-content:space-between;gap:var(--vm-space-3);min-height:48px}.account-quota-ring{--account-quota-ring-color:#111;flex:none;place-items:center;width:34px;height:34px;display:inline-grid;position:relative}.account-quota-ring[data-tone=yellow]{--account-quota-ring-color:#d2a000}.account-quota-ring[data-tone=orange]{--account-quota-ring-color:#e36b12}.account-quota-ring[data-tone=red]{--account-quota-ring-color:#d52b2b}.account-quota-ring svg{width:100%;height:100%;overflow:visible;transform:rotate(-90deg)}.account-quota-ring circle{fill:none;stroke-width:4px}.account-quota-ring__track{stroke:#e8e8e8}.account-quota-ring__value{stroke:var(--account-quota-ring-color);stroke-linecap:round;transition:stroke-dasharray var(--vm-motion-fast) var(--vm-ease), stroke var(--vm-motion-fast) var(--vm-ease)}.account-quota-ring__label{color:var(--account-quota-ring-color);font-variant-numeric:tabular-nums;font-size:7px;font-weight:var(--vm-weight-semibold);line-height:1;position:absolute}.account-quota-ring[data-state=idle] .account-quota-ring__label,.account-quota-ring[data-state=loading] .account-quota-ring__label,.account-quota-ring[data-state=error] .account-quota-ring__label{color:var(--vm-text-tertiary)}.account-menu__error{margin:var(--vm-space-1) var(--vm-space-3);color:var(--vm-danger-foreground);font-size:11px;line-height:18px}.route-loading{min-height:100dvh;color:var(--ink-soft);background:var(--surface-canvas);place-items:center;display:grid}.user-avatar{color:var(--indigo-strong);background:var(--indigo-soft);border:1px solid #d1e0e3;border-radius:50%;flex:none;place-items:center;font-weight:800;display:inline-grid;overflow:hidden}.user-avatar--small{width:32px;height:32px;font-size:12px}.user-avatar--medium{width:42px;height:42px;font-size:15px}.user-avatar--large{width:88px;height:88px;font-size:28px}.user-avatar img{object-fit:cover;width:100%;height:100%}.message-avatar:has(.user-avatar){background:0 0;border:0;padding:0;overflow:visible}.user-card{margin:0 12px 10px;position:relative}.user-card .account-menu__trigger{text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;gap:10px;width:100%;min-height:52px;padding:7px 9px}.user-card .account-menu__trigger:hover,.user-card .account-menu__trigger[aria-expanded=true]{border-color:var(--vm-glass-border-visible);box-shadow:inset 0 1px 0 var(--vm-glass-highlight);background:#ffffff94}.user-card .account-menu__trigger-copy{min-width:0;display:grid}.user-card .account-menu__popover{width:min(248px,100vw - 32px)}.account-quota-panel{gap:var(--vm-space-1);margin:var(--vm-space-1) 0;padding:var(--vm-space-3);color:var(--vm-text-secondary);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-sm);display:grid}.account-quota-panel h3,.account-quota-panel p{margin:0}.account-quota-panel__heading{justify-content:space-between;align-items:baseline;gap:var(--vm-space-2);display:flex}.account-quota-panel .account-quota-panel__plan{color:var(--color-text-primary);font-weight:650}.account-quota-panel h3{color:var(--vm-text);font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2)}.account-quota-panel p{overflow-wrap:anywhere;font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.account-quota-panel button{min-height:44px}.organization-page{width:min(100%,560px);margin:0 auto}.organization-page__heading p{margin:var(--vm-space-1) 0 0;color:var(--vm-text-secondary)}.organization-step,.organization-status,.organization-empty{gap:var(--vm-space-5);padding:var(--vm-space-6);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-lg);display:grid}.organization-step__title{gap:var(--vm-space-1);display:grid}.organization-step__title>span,.organization-meta{color:var(--vm-text-tertiary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.organization-step h2,.organization-status h2{font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2);margin:0}.organization-range,.organization-quota{gap:var(--vm-space-2);padding-bottom:var(--vm-space-4);border-bottom:1px solid var(--vm-border);display:grid}.organization-range h3,.organization-quota h3,.organization-range p,.organization-quota p{margin:0}.organization-range h3,.organization-quota h3,.organization-materials>legend,.organization-language>legend{font-size:var(--vm-font-size-h2);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h2)}.organization-range-summary{gap:var(--vm-space-2);margin:0;display:grid}.organization-range-summary>div{gap:var(--vm-space-3);grid-template-columns:minmax(92px,auto) minmax(0,1fr);display:grid}.organization-range-summary dt{color:var(--vm-text-tertiary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.organization-range-summary dd{overflow-wrap:anywhere;min-width:0;font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);margin:0}.organization-empty h2,.organization-empty p{margin:0}.organization-empty h2{font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2)}.organization-empty .secondary-button{justify-self:start;min-height:44px}.organization-custom-range{gap:var(--vm-space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.organization-custom-range label{gap:var(--vm-space-2);min-width:0;display:grid}.organization-custom-range select{width:100%;min-width:0;min-height:44px}.organization-materials,.organization-language,.organization-material fieldset{gap:var(--vm-space-2);border:0;min-width:0;padding:0;display:grid}.organization-material{gap:var(--vm-space-2);min-width:0;padding:var(--vm-space-3);border:1px solid var(--vm-border);border-radius:var(--vm-radius-sm);display:grid}.organization-material label,.organization-language label{align-items:center;gap:var(--vm-space-3);min-width:0;min-height:44px;padding:var(--vm-space-2);border-radius:var(--vm-radius-sm);display:flex}.organization-material label:hover,.organization-language label:hover{background:var(--vm-canvas-raised)}.organization-material label>span{min-width:0;display:grid}.organization-material strong,.organization-material small,.organization-language span{overflow-wrap:anywhere}.organization-material small{color:var(--vm-text-tertiary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.organization-language{grid-template-columns:repeat(3,minmax(0,1fr))}.organization-language>legend{margin-bottom:var(--vm-space-2);grid-column:1/-1}.organization-language label{border:1px solid var(--vm-border)}.organization-language label:has(input:checked){background:var(--vm-accent-soft);border-color:var(--vm-accent)}.organization-actions{justify-content:flex-end;gap:var(--vm-space-3);display:flex}.organization-actions>a,.organization-actions>button{min-height:44px}.organization-error{padding:var(--vm-space-3);color:var(--vm-danger-foreground);background:var(--vm-danger-soft);border-radius:var(--vm-radius-sm);margin:0}.organization-status p{margin:0}@media (width>=768px){.project-sidebar{overflow:visible}.sidebar-nav{min-height:0;overflow:hidden auto}.user-card{flex:none}}.public-profile-dialog{text-align:center}.public-profile-dialog .user-avatar{margin:8px auto 14px}.public-profile-dialog__bio{text-align:left;background:var(--surface-subtle);border-radius:10px;padding:13px}.profile-page{background:var(--vm-surface-solid);width:min(100%,1180px);min-height:100%;margin:0 auto;padding:42px clamp(28px,4vw,52px) 64px}.profile-workspace-main{background:var(--vm-surface-solid);overflow-y:auto}.profile-page__header{margin:0 0 30px}.profile-page__header h1{margin:4px 0 0;font-size:clamp(28px,3vw,38px);line-height:1.15}.profile-page__header p:not(.profile-page__eyebrow){color:var(--ink-soft);margin:10px 0 0;font-size:14px;line-height:1.7}.profile-page__eyebrow{color:var(--vm-text-tertiary);font-size:12px;font-weight:var(--vm-weight-semibold);letter-spacing:.08em;text-transform:uppercase;margin:0}.profile-avatar-remove{min-width:44px;min-height:44px;padding-inline:var(--vm-space-2);border-radius:var(--vm-radius-sm);color:var(--vm-text-secondary);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.profile-layout{grid-template-columns:minmax(240px,320px) minmax(0,1fr);align-items:start;gap:clamp(22px,3vw,36px);display:grid}.profile-summary-panel{background:var(--vm-surface-solid);border:1px solid var(--border);border-radius:var(--vm-radius-xl);min-width:0;padding:28px 24px;position:sticky;top:28px}.profile-summary-panel .user-avatar--large{width:clamp(120px,12vw,156px);height:clamp(120px,12vw,156px);font-size:44px}.profile-avatar-actions{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.profile-summary-copy{text-align:center;margin-top:24px}.profile-summary-copy h2{overflow-wrap:anywhere;margin:0;font-size:26px;line-height:1.2}.profile-summary-role{color:var(--vm-text-secondary);margin:8px 0 0;font-size:13px}.profile-summary-bio{color:var(--vm-text-secondary);text-align:left;overflow-wrap:anywhere;margin:22px 0 0;font-size:13px;line-height:1.7}.profile-summary-list{text-align:left;margin:24px 0 0}.profile-summary-list>div{border-top:1px solid var(--vm-border);padding-top:16px}.profile-summary-list dt{color:var(--vm-text-tertiary);font-size:11px;font-weight:var(--vm-weight-semibold);text-transform:uppercase}.profile-summary-list dd{color:var(--vm-text);overflow-wrap:anywhere;margin:6px 0 0;font-size:13px}.profile-details-panel{background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-xl);min-width:0;overflow:hidden}.profile-details-panel__header{border-bottom:1px solid var(--vm-border);padding:24px 28px 20px}.profile-details-panel__header h2{margin:0;font-size:18px;line-height:1.3}.profile-details-panel__header p{color:var(--vm-text-secondary);margin:7px 0 0;font-size:13px;line-height:1.6}.profile-details-panel .profile-form{display:block}.profile-form__row{border-bottom:1px solid var(--vm-border);grid-template-columns:minmax(120px,160px) minmax(0,1fr);align-items:center;gap:20px;padding:16px 28px;display:grid}.profile-form__row label{color:var(--vm-text-secondary);font-size:13px;font-weight:var(--vm-weight-semibold);margin:0}.profile-form__row input,.profile-form__row textarea{background:var(--vm-surface-solid);border-color:var(--vm-border);box-shadow:none;margin:0}.profile-form__row input:disabled{color:var(--vm-text-secondary);background:var(--vm-canvas-raised);opacity:1}.profile-form__row--bio{align-items:start}.profile-form__footer{justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:16px 28px;display:flex}.profile-form__footer p{color:var(--vm-text-secondary);margin:0;font-size:13px}.profile-form__footer .primary-button{min-height:44px;padding-inline:18px}.profile-dashboard-shell{width:100%;height:100dvh;min-height:720px;color:var(--vm-text);background:var(--vm-canvas);grid-template-columns:162px 280px minmax(0,1fr);display:grid;overflow:hidden}.profile-dashboard-shell svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.profile-global-rail{background:#ffffffe0;border-right:1px solid #e8e9ed;flex-direction:column;min-width:0;padding:31px 16px 23px;display:flex}.profile-global-logo{color:#0d0e11;letter-spacing:-.075em;margin:0 14px;font-size:28px;font-weight:800;text-decoration:none}.profile-global-nav{gap:7px;margin-top:49px;display:grid}.profile-global-nav button,.profile-global-rail__bottom>button:not(.profile-global-avatar){color:#18191c;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:14px;width:100%;min-height:48px;padding:0 13px;font-size:14px;font-weight:540;display:flex}.profile-global-nav button:hover,.profile-global-nav button.is-active,.profile-global-rail__bottom>button:hover{background:#f0f1f4}.profile-global-nav button:disabled{opacity:.42}.profile-global-rail__bottom{gap:21px;margin-top:auto;display:grid}.profile-global-avatar{background:0 0;border:0;width:fit-content;padding:0 7px;position:relative}.profile-global-avatar .user-avatar{border:1px solid #d9dce3;width:45px;height:45px}.profile-online-dot{background:#19a66a;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:0;right:4px}.profile-identity-rail{min-width:0;padding:var(--vm-space-8) var(--vm-space-5) var(--vm-space-6);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-md);margin:20px 16px 20px 20px;overflow:hidden auto}.profile-identity-card{text-align:center}.profile-identity-avatar{background:var(--vm-accent-soft);border:0;border-radius:50%;width:148px;height:148px;margin:0 auto;padding:0;display:block;position:relative;overflow:visible}.profile-identity-avatar .user-avatar,.profile-identity-avatar .user-avatar--large{border:1px solid var(--vm-border);border-radius:50%;width:148px;height:148px;font-size:48px;overflow:hidden}.profile-identity-avatar .user-avatar img{object-fit:cover;width:100%;height:100%}.profile-identity-avatar>span:last-child{width:32px;height:32px;color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-control-radius);place-items:center;display:grid;position:absolute;bottom:9px;right:7px}.profile-identity-avatar>span:last-child svg{width:16px;height:16px}.profile-identity-card h1{margin:var(--vm-space-5) 0 0;font-size:var(--vm-font-size-h1);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h1);letter-spacing:normal;overflow-wrap:anywhere}.profile-identity-card>p{margin:var(--vm-space-2) 0 0;color:var(--vm-text-secondary);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body)}.profile-identity-card .profile-identity-team{justify-content:center;align-items:center;gap:var(--vm-space-2);color:var(--vm-text-tertiary);display:flex}.profile-identity-team svg{width:18px;height:18px}.profile-outline-button{width:100%;margin-top:var(--vm-space-6);color:var(--vm-text);background:var(--vm-surface-solid);border-color:var(--vm-border)}.profile-project-search{background:#fff;border:1px solid #dfe1e6;border-radius:9px;align-items:center;gap:7px;min-height:40px;margin-top:20px;padding:0 10px;display:flex}.profile-project-search svg{flex:none;width:16px;height:16px}.profile-project-search input{border:0;outline:0;flex:1;min-width:0;min-height:36px;padding:0;font-size:12px}.profile-project-search button{color:var(--vm-text-tertiary);background:0 0;border:0;padding:4px}.profile-rail-section{margin-top:29px}.profile-rail-section__heading{justify-content:space-between;align-items:center;gap:var(--vm-space-2);margin-bottom:var(--vm-space-3);display:flex}.profile-rail-section__heading h2{color:var(--vm-text);font-size:var(--vm-font-size-label);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-meta);margin:0}.profile-rail-section__toggle{width:24px;height:24px;color:var(--vm-text-tertiary);border-radius:var(--vm-radius-pill);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.profile-rail-section__toggle:hover{color:var(--vm-text);background:var(--vm-surface-muted)}.profile-rail-section__toggle:focus-visible{outline:2px solid var(--vm-color-information);outline-offset:2px}.profile-rail-section__toggle svg{width:13px;height:13px;transition:transform var(--vm-duration-fast) var(--vm-ease-standard);transform:rotate(-90deg)}.profile-rail-section__toggle[data-expanded=false] svg{transform:rotate(90deg)}.profile-rail-section__content{gap:0;display:grid}.profile-rail-section ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.profile-rail-section li{font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);padding-left:16px;position:relative}.profile-rail-section li:before{content:"";background:var(--vm-text-tertiary);border-radius:50%;width:4px;height:4px;position:absolute;top:7px;left:3px}.profile-rail-section a{color:var(--vm-text-secondary);text-overflow:ellipsis;white-space:nowrap;text-decoration:none;display:block;overflow:hidden}.profile-rail-section>p{color:var(--vm-text-tertiary);margin:0;font-size:12px}.profile-rail-section__more{color:var(--vm-text-tertiary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;margin-top:10px;padding:0;display:inline-flex}.profile-rail-section__more:hover{color:var(--vm-text)}.profile-rail-section__more svg{width:13px;height:13px}.profile-dashboard-main{background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-md);min-width:0;margin:20px 24px 20px 0;overflow:hidden auto}.profile-dashboard-topbar{z-index:5;background:var(--vm-surface-solid);border-bottom:1px solid var(--vm-border);justify-content:space-between;align-items:stretch;min-height:59px;padding:0 22px;display:flex;position:sticky;top:0}.profile-dashboard-topbar nav{align-items:stretch;gap:22px;display:flex}.profile-dashboard-topbar nav button{color:var(--vm-text-secondary);font-size:13px;font-weight:var(--vm-weight-medium);background:0 0;border:0;padding:0 4px;position:relative}.profile-dashboard-topbar nav button[data-active=true]{color:var(--vm-text);font-weight:var(--vm-weight-semibold)}.profile-dashboard-topbar nav button[data-active=true]:after{content:"";background:var(--vm-text);height:2px;position:absolute;bottom:-1px;left:0;right:0}.profile-dashboard-tools{align-items:center;gap:14px;display:flex;position:relative}.profile-dashboard-tools button,.profile-section-heading button{min-width:32px;min-height:32px;color:var(--vm-text);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:4px;padding:0 6px;display:inline-flex}.profile-dashboard-tools button:hover,.profile-section-heading button:hover{background:var(--vm-accent-soft)}.profile-search-popover{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #dedfe4;border-radius:12px;width:min(420px,100vw - 36px);padding:12px;position:absolute;top:48px;right:0;box-shadow:0 18px 48px #1418262e}.profile-search-popover__field{border:1px solid #cfd2d9;border-radius:9px;grid-template-columns:18px minmax(0,1fr) 30px;align-items:center;gap:8px;min-height:42px;padding:0 7px 0 11px;display:grid}.profile-search-popover__field:focus-within{border-color:#111;box-shadow:0 0 0 1px #111}.profile-search-popover__field svg{width:16px;height:16px}.profile-search-popover__field input{min-width:0;min-height:38px;box-shadow:none;background:0 0;border:0;border-radius:0;outline:0;padding:0;font-size:13px}.profile-search-popover__field input::-webkit-search-cancel-button{appearance:none;display:none}.profile-dashboard-tools .profile-search-popover__field button{color:#73767e;min-width:30px;min-height:30px;padding:0;font-size:18px}.profile-search-popover__results{gap:4px;max-height:min(390px,52dvh);margin-top:9px;display:grid;overflow-y:auto}.profile-search-popover__results>a{color:#1d1e22;border-radius:8px;grid-template-columns:8px minmax(0,1fr) 17px;align-items:center;gap:10px;min-width:0;padding:10px;text-decoration:none;display:grid}.profile-search-popover__results>a:hover,.profile-search-popover__results>a:focus-visible{background:#f2f3f6;outline:0}.profile-search-popover__results>a>span:nth-child(2){gap:3px;min-width:0;display:grid}.profile-search-popover__results strong,.profile-search-popover__results small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-search-popover__results strong{font-size:12px}.profile-search-popover__results small{color:#797c84;font-size:10px}.profile-search-popover__results>a>svg{width:15px;height:15px;color:var(--vm-text-tertiary)}.profile-search-popover__results>p{color:var(--vm-text-secondary);text-align:center;margin:0;padding:22px 12px;font-size:12px}.profile-dashboard-content{width:100%;padding:var(--vm-space-8) var(--vm-space-8) var(--vm-space-8)}.profile-dashboard-subpage>header h2{color:var(--vm-text);font-size:var(--vm-page-title-destination-size);font-weight:var(--vm-weight-semibold);line-height:var(--vm-page-title-destination-line);letter-spacing:normal;margin:0}.profile-dashboard-subpage>header p{color:var(--vm-text-secondary);margin:10px 0 0;font-size:13px}.profile-info-card{width:min(100%,640px);padding:0 0 var(--vm-space-6);border:0;border-bottom:1px solid var(--vm-border);background:0 0;border-radius:0;margin-top:0}.profile-section-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.profile-section-heading h2,.profile-dashboard-panel h2{color:var(--vm-text);font-size:var(--vm-font-size-h2);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h2);margin:0}.profile-section-heading button{min-height:28px;color:var(--vm-text-tertiary);font-size:var(--vm-font-size-meta)}.profile-section-heading button svg{width:15px;height:15px}.profile-info-card dl{gap:var(--vm-space-3);margin:var(--vm-space-4) 0 0;display:grid}.profile-info-card dl>div{font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);grid-template-columns:135px minmax(0,1fr);gap:13px;display:grid}.profile-info-card dt,.profile-info-card dd{margin:0}.profile-info-card dd{color:var(--vm-text-secondary);overflow-wrap:anywhere}.profile-dashboard-section{margin-top:var(--vm-space-6)}.profile-project-grid{gap:var(--vm-space-4);margin-top:var(--vm-space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.profile-project-card{background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-sm);min-width:0;overflow:hidden}.profile-project-card__cover{color:#fff;height:72px;font-size:var(--vm-font-size-h2);font-weight:var(--vm-weight-semibold);align-items:center;padding:14px 17px;text-decoration:none;display:flex;position:relative;overflow:hidden}.profile-project-card__cover[data-tone=violet]{background:#4a4f56}.profile-project-card__cover[data-tone=navy]{background:#262a2f}.profile-project-card__cover[data-tone=city]{background:#626970}.profile-project-card__cover[data-tone=lilac]{background:#7a8086}.profile-project-card__cover img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.profile-project-card__cover>span:first-of-type{z-index:1;text-shadow:0 1px 6px #0000003d;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden}.profile-project-card__menu{z-index:2;color:#fff;letter-spacing:.08em;font-size:12px;position:absolute;top:8px;right:10px}.profile-project-card__body{padding:var(--vm-space-3) var(--vm-space-4) var(--vm-space-4)}.profile-project-card__title{color:var(--vm-text);font-size:var(--vm-font-size-body);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-body);text-overflow:ellipsis;white-space:nowrap;text-decoration:none;display:block;overflow:hidden}.profile-project-card__body>p{height:30px;margin:var(--vm-space-1) 0 var(--vm-space-3);color:var(--vm-text-secondary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);overflow:hidden}.profile-project-card dl{gap:var(--vm-space-2);margin:0;display:grid}.profile-project-card dl>div{min-width:0;color:var(--vm-text-tertiary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);justify-content:space-between;align-items:center;gap:8px;display:flex}.profile-project-card dt,.profile-project-card dd{align-items:center;gap:5px;min-width:0;margin:0;display:flex}.profile-project-card dt svg{width:13px;height:13px}.profile-project-card dd{color:var(--vm-text-secondary);text-align:right}.profile-project-status-dot{background:#21ad5a;border-radius:50%;flex:none;width:6px;height:6px}.profile-project-status-dot[data-color=blue]{background:#3976ef}.profile-project-status-dot[data-color=purple]{background:#8d62df}.profile-project-status-dot[data-color=orange]{background:#e28b35}.profile-project-status-dot[data-color=red]{background:#dd4c4c}.profile-dashboard-empty{margin:var(--vm-space-4) 0 0;padding:var(--vm-space-6);text-align:center;border:1px dashed var(--vm-border);border-radius:var(--vm-radius-sm);background:0 0}.profile-dashboard-bottom-grid{gap:var(--vm-space-4);margin-top:var(--vm-space-6);grid-template-columns:minmax(0,.85fr) minmax(0,1.65fr);display:grid}.profile-dashboard-panel{min-width:0;padding:var(--vm-space-4);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-sm)}.profile-pending-list,.profile-activity-panel ul{margin:var(--vm-space-4) 0 0;gap:0;padding:0;list-style:none;display:grid}.profile-pending-list li{align-items:center;gap:var(--vm-space-2);min-height:38px;color:var(--vm-text-secondary);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);border-top:1px solid var(--vm-border);grid-template-columns:18px minmax(0,1fr) auto;display:grid}.profile-pending-list li:first-child{border-top:0}.profile-pending-list svg{width:15px;height:15px}.profile-pending-list strong{min-width:24px;height:24px;padding-inline:var(--vm-space-2);color:var(--vm-info-foreground);font-size:var(--vm-font-size-meta);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-meta);background:var(--vm-info-soft);border:1px solid var(--vm-info-border);border-radius:var(--vm-radius-pill);place-items:center;display:grid}.profile-activity-panel li{align-items:start;gap:var(--vm-space-2);min-height:38px;padding-block:var(--vm-space-2);color:var(--vm-text-secondary);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);border-top:1px solid var(--vm-border);grid-template-columns:17px minmax(0,1fr) auto;display:grid}.profile-activity-panel li:first-child{border-top:0}.profile-activity-panel li svg{width:14px;height:14px}.profile-activity-panel li time{color:var(--vm-text-tertiary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);text-align:right}.profile-activity-panel li span{overflow-wrap:anywhere;min-width:0}.profile-dashboard-subpage>header{margin-bottom:28px}.profile-dashboard-subpage>.profile-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-full-activity-list{background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-sm);margin:0;padding:0;list-style:none;overflow:hidden}.profile-full-activity-list li{border-bottom:1px solid var(--vm-border);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 18px;display:grid}.profile-full-activity-list li:last-child{border-bottom:0}.profile-full-activity-list li>span{background:var(--vm-accent-soft);border-radius:var(--vm-control-radius);place-items:center;width:36px;height:36px;display:grid}.profile-full-activity-list strong,.profile-full-activity-list p{margin:0}.profile-full-activity-list strong{font-size:var(--vm-font-size-body);line-height:var(--vm-line-body)}.profile-full-activity-list p,.profile-full-activity-list time{color:var(--vm-text-tertiary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.profile-file-projects{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.profile-file-projects>a{min-height:75px;color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-sm);grid-template-columns:39px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:13px 15px;text-decoration:none;display:grid}.profile-file-projects>a>svg:first-child{background:var(--vm-accent-soft);border-radius:var(--vm-control-radius);width:30px;height:30px;padding:5px}.profile-file-projects span{gap:4px;display:grid}.profile-file-projects strong{font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-file-projects small{color:var(--vm-text-tertiary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.profile-settings-view .profile-form{background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-sm);max-width:760px;overflow:hidden}.profile-settings-avatar{background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-sm);align-items:center;gap:18px;max-width:760px;margin-bottom:14px;padding:18px 20px;display:flex}.profile-settings-avatar .user-avatar,.profile-settings-avatar .user-avatar--large{flex:none;width:76px;height:76px;font-size:28px}.profile-settings-avatar strong,.profile-settings-avatar p{margin:0}.profile-settings-avatar p{color:var(--vm-text-tertiary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);margin-top:5px}.profile-settings-avatar>div>div{gap:8px;margin-top:11px;display:flex}.profile-settings-avatar button{color:#27282d;background:#fff;border:1px solid #dfe1e6;border-radius:7px;min-height:34px;padding:0 12px;font-size:11px}.profile-settings-view .profile-form__footer>div{gap:8px;display:flex}.profile-settings-view .profile-form__footer>div>button:not(.primary-button){background:#fff;border:1px solid #dfe1e6;border-radius:8px;min-height:44px;padding:0 17px}.profile-load-state{text-align:center;place-content:center;gap:14px;width:min(100%,520px);min-height:100dvh;margin:auto;display:grid}@media (width<=1280px){.profile-dashboard-shell{grid-template-columns:84px 255px minmax(0,1fr)}.profile-global-logo{margin-inline:auto;font-size:18px}.profile-global-nav button,.profile-global-rail__bottom>button:not(.profile-global-avatar){justify-content:center;padding:0}.profile-global-nav button span,.profile-global-rail__bottom>button:not(.profile-global-avatar) span{display:none}.profile-global-avatar{margin-inline:auto;padding:0}.profile-identity-avatar,.profile-identity-avatar .user-avatar,.profile-identity-avatar .user-avatar--large{width:128px;height:128px}.profile-project-grid,.profile-dashboard-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.profile-dashboard-shell{grid-template-columns:72px minmax(0,1fr)}.profile-identity-rail{display:none}.profile-dashboard-main{margin-right:14px}}@media (width<=680px){.profile-dashboard-shell{height:auto;min-height:100dvh;display:block;overflow:visible}.profile-global-rail{z-index:20;padding:7px max(10px, env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left));border-top:1px solid #e4e5e9;border-right:0;display:block;position:fixed;bottom:0;left:0;right:0}.profile-global-logo,.profile-global-rail__bottom,.profile-global-nav button:first-child,.profile-global-nav button:nth-child(5){display:none}.profile-global-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin:0;display:grid}.profile-global-nav button{min-height:46px}.profile-dashboard-main{min-height:100dvh;padding-bottom:calc(70px + env(safe-area-inset-bottom));border:0;border-radius:0;margin:0;overflow:visible}.profile-dashboard-topbar{min-height:54px;padding:0 12px;overflow-x:auto}.profile-dashboard-topbar nav{gap:12px}.profile-dashboard-tools{flex:none;display:flex}.profile-dashboard-content{padding:24px 15px}.profile-info-card{width:100%}.profile-info-card dl>div{grid-template-columns:100px minmax(0,1fr)}.profile-project-grid,.profile-dashboard-subpage>.profile-project-grid,.profile-dashboard-bottom-grid,.profile-file-projects{grid-template-columns:minmax(0,1fr)}.profile-full-activity-list li{grid-template-columns:38px minmax(0,1fr)}.profile-full-activity-list time{grid-column:2}}.app-shell--profile .profile-workspace-main{background:var(--vm-canvas);overflow:hidden}.profile-dashboard-shell--embedded{background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-md);grid-template-columns:280px minmax(0,1fr);width:calc(100% - 32px);height:calc(100% - 32px);min-height:0;margin:16px;overflow:hidden}.profile-dashboard-shell--embedded .profile-identity-rail{background:var(--vm-surface-solid);border:0;border-right:1px solid var(--vm-border);box-shadow:none;border-radius:0;margin:0}.profile-dashboard-shell--embedded .profile-dashboard-main{background:var(--vm-surface-solid);box-shadow:none;border:0;border-radius:0;margin:0}@media (width<=1280px){.profile-dashboard-shell--embedded{grid-template-columns:235px minmax(0,1fr)}.profile-dashboard-shell--embedded .profile-identity-avatar,.profile-dashboard-shell--embedded .profile-identity-avatar .user-avatar,.profile-dashboard-shell--embedded .profile-identity-avatar .user-avatar--large{width:116px;height:116px}}@media (width<=900px){.profile-dashboard-shell--embedded{grid-template-columns:minmax(0,1fr)}.profile-dashboard-shell--embedded .profile-dashboard-main{margin-left:0}}@media (width<=680px){.profile-workspace-main--mobile{background:#fff;min-height:100dvh;overflow:visible}.profile-dashboard-shell--embedded{width:100%;height:auto;min-height:100dvh;box-shadow:none;border:0;border-radius:0;margin:0;display:block}}.account-settings-page{min-height:100dvh;padding:clamp(24px, 5vw, 52px) var(--vm-page-gutter) calc(clamp(24px, 5vw, 52px) + env(safe-area-inset-bottom));background:var(--vm-canvas-background)}.account-settings-page>.page-heading,.account-settings-surface{width:min(100%,720px);margin-inline:auto}.account-settings-surface{margin-top:var(--vm-space-5);background:var(--vm-surface-solid);border:1px solid var(--border);border-radius:var(--vm-radius-xl);box-shadow:var(--vm-shadow-sm);padding:clamp(20px,4vw,32px)}.account-settings-surface>h2{font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2)}.account-settings-surface>p{color:var(--vm-text-secondary);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body)}.account-language-options{gap:var(--vm-space-2);margin-top:var(--vm-space-4);display:grid}.account-language-option{align-items:center;gap:var(--vm-space-3);background:var(--vm-surface-solid);border:1px solid var(--border);border-radius:var(--vm-radius-md);cursor:pointer;grid-template-columns:20px minmax(0,1fr);min-width:0;min-height:44px;padding:10px 12px;display:grid}.account-language-option:has(input:checked){border-color:var(--vm-accent-strong);box-shadow:0 0 0 2px var(--vm-accent-soft)}.account-language-option input{width:18px;height:18px;margin:0}.account-language-option span{overflow-wrap:anywhere;min-width:0}.account-language-option:focus-within{outline:2px solid var(--vm-accent-strong);outline-offset:2px}.account-settings-dialog{width:min(100%,760px);height:min(86dvh,420px);animation:vm-dialog-in .26s var(--vm-ease) both;padding:0;display:flex;overflow:hidden}@keyframes vm-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes vm-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes vm-dialog-in{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes vm-dialog-out{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.985)translateY(5px)}}.account-settings-nav{gap:var(--vm-space-2);border-right:1px solid var(--vm-border);flex-direction:column;flex:0 0 200px;padding:28px 12px;display:flex;overflow-y:auto}.account-settings-nav__group-label{color:var(--vm-text-tertiary);font-size:12px;font-weight:var(--vm-weight-semibold);margin:0 0 2px;padding:0 12px}.account-settings-nav__item{width:100%;min-height:38px;color:var(--vm-text-secondary);text-align:left;background:0 0;border:0;border-radius:0;align-items:center;padding:0 0 0 12px;font-size:14px;display:flex}.account-settings-nav__item:hover{color:var(--vm-text);background:0 0}.account-settings-nav__item[aria-current=page]{color:var(--vm-text);box-shadow:inset 2px 0 0 var(--vm-text);font-weight:var(--vm-weight-semibold);background:0 0}.account-settings-content{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-width:0;min-height:0;overflow-y:auto}.account-settings-content .account-settings-page{background:0 0;min-height:0;padding:28px 32px}.account-settings-content .account-settings-page>.page-heading{width:100%;margin-inline:0}.account-settings-content .account-settings-surface{width:100%;margin-inline:0;margin-top:var(--vm-space-6);padding:var(--vm-space-6) 0 0;border:0;border-top:1px solid var(--vm-border-subtle);box-shadow:none;background:0 0;border-radius:0}.account-settings-content .account-settings-surface>h2{color:var(--vm-text);font-size:var(--vm-font-size-h3);line-height:var(--vm-line-h3);margin:0}.account-settings-content .account-settings-surface>p{margin:var(--vm-space-2) 0 0}.account-settings-content .account-language-options{border-top:1px solid var(--vm-border-subtle);gap:0}.account-settings-content .account-language-option{padding:var(--vm-space-3) 0;border:0;border-bottom:1px solid var(--vm-border-subtle);background:0 0;border-radius:0}.account-settings-content .account-language-option:has(input:checked){color:var(--vm-text);box-shadow:none;font-weight:var(--vm-weight-semibold)}.profile-avatar-editor{flex-direction:column;align-content:flex-start;gap:10px}.profile-avatar-editor .secondary-button{align-items:center;padding:0 14px;display:inline-flex}.profile-avatar-status{color:var(--vm-text-secondary);text-align:center;margin:2px 0 0;font-size:11px;line-height:1.5}.more-page-user-card{display:none}.sidebar-global-link,.sidebar-section-toggle{width:100%;min-height:40px;color:var(--vm-text-primary);text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;text-decoration:none;display:flex}.sidebar-section-heading-title{min-width:0;font:inherit;flex:auto;margin:0}.sidebar-global-link:hover,.sidebar-global-link.active,.sidebar-section-toggle:hover{background:var(--vm-surface-subtle,#f4f4f4)}.sidebar-global-link svg,.sidebar-section-toggle svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:19px;height:19px}.sidebar-section-toggle{min-width:0;font:inherit;cursor:pointer;padding:8px 10px}.sidebar-section-chevron{margin-left:-6px;transition:transform .16s}@media (hover:hover){.sidebar-project-heading-actions,.sidebar-social-section>.sidebar-section__heading>.sidebar-project-add{opacity:0;pointer-events:none;transition:opacity .16s,transform .16s;transform:translate(2px)}.sidebar-section__heading:hover>.sidebar-project-heading-actions,.sidebar-section__heading:focus-within>.sidebar-project-heading-actions,.sidebar-social-section>.sidebar-section__heading:hover>.sidebar-project-add,.sidebar-social-section>.sidebar-section__heading:focus-within>.sidebar-project-add{opacity:1;pointer-events:auto;transform:translate(0)}}.sidebar-section-toggle[aria-expanded=false] .sidebar-section-chevron{transform:rotate(-90deg)}.sidebar-social-section{margin-top:0}.project-sidebar[data-collapsed=true] .sidebar-header{min-height:auto;padding:8px 7px 4px}.project-sidebar[data-collapsed=true] .sidebar-header-actions{flex-direction:column-reverse;gap:2px;width:100%}.project-sidebar[data-collapsed=true] .sidebar-search-trigger,.project-sidebar[data-collapsed=true] .sidebar-collapse{width:40px;min-width:40px;min-height:40px;display:inline-grid}.project-sidebar[data-collapsed=true] .sidebar-global-link,.project-sidebar[data-collapsed=true] .sidebar-section__heading,.project-sidebar[data-collapsed=true] .sidebar-section-toggle{width:40px;min-width:40px;min-height:40px}.project-sidebar[data-collapsed=true] .sidebar-global-link,.project-sidebar[data-collapsed=true] .sidebar-section-toggle{justify-content:center;gap:0;padding:0}.project-sidebar[data-collapsed=true] .sidebar-section-heading-title{flex:0 0 40px;display:block}.project-sidebar[data-collapsed=true] .sidebar-collapsible,.project-sidebar[data-collapsed=true] .project-primary-navigation,.project-sidebar[data-collapsed=true] .sidebar-section-chevron,.project-sidebar[data-collapsed=true] .sidebar-count-badge{display:none}.project-sidebar[data-collapsed=true] .sidebar-section{gap:0}.project-sidebar[data-collapsed=true] .user-card{place-items:center;width:48px;margin:auto 7px 7px;display:grid}.project-sidebar[data-collapsed=true] .user-card .account-menu__trigger{justify-content:center;width:40px;min-width:40px;min-height:40px;padding:4px}.project-sidebar[data-collapsed=true] .user-card .account-menu__trigger-copy{display:none}.project-sidebar[data-collapsed=true] .user-card .account-menu__popover{left:0;right:auto}.project-sidebar[data-collapsed=true]{overflow:visible}.project-sidebar[data-collaboration-compact=true][data-collapsed=true] .brand{justify-content:center;width:40px;min-height:40px;display:inline-flex;overflow:hidden}.project-sidebar[data-collaboration-compact=true][data-collapsed=true] .brand-logo{object-fit:contain;width:40px}.project-sidebar[data-collapsed=true] .sidebar-search-popover{width:280px;display:block;top:48px;left:calc(100% + 8px);right:auto}.project-sidebar[data-collaboration-compact=true][data-collapsed=true] .project-primary-navigation{flex-direction:column;gap:2px;display:flex}.project-sidebar[data-collapsed=true] .sidebar-collapsible[data-compact-popover=true]{z-index:var(--vm-z-popover);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-control);width:280px;max-height:min(70dvh,620px);box-shadow:var(--vm-shadow-md);padding:8px;display:block;position:absolute;left:calc(100% + 8px);overflow-y:auto}.project-sidebar[data-collapsed=true] .sidebar-collapsible[data-compact-section=projects]{top:116px}.project-sidebar[data-collapsed=true] .sidebar-collapsible[data-compact-section=friends]{top:164px}.project-sidebar[data-collapsed=true] .sidebar-collapsible[data-compact-popover=true] .sidebar-copy,.project-sidebar[data-collapsed=true] .sidebar-collapsible[data-compact-popover=true] .sidebar-count-badge{display:initial}.project-sidebar[data-collapsed=true] .sidebar-collapsible[data-compact-popover=true] .sidebar-project{justify-content:flex-start;padding-inline:8px}.project-sidebar[data-collapsed=true] .sidebar-collapsible[data-compact-popover=true] .sidebar-project-heading-actions{width:100%;min-height:36px;margin:0 0 var(--vm-space-2);opacity:1;pointer-events:auto;justify-content:flex-end;display:flex;transform:none}.project-sidebar[data-collapsed=true] .sidebar-collapsible[data-compact-popover=true] .sidebar-project-add{margin-left:auto;display:inline-flex}.project-quick-view{gap:var(--vm-space-4);min-width:0;display:grid}.project-members-quick-view__invite,.project-members-quick-view__invite-form{gap:var(--vm-space-2);display:grid}.project-members-quick-view__invite-form label{color:var(--vm-text-secondary);font-size:var(--vm-font-size-caption);font-weight:600;line-height:var(--vm-line-caption)}.project-members-quick-view__invite-form>div{gap:var(--vm-space-2);grid-template-columns:minmax(0,1fr) auto;display:grid}.project-members-quick-view__invite-form input{border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-control);background:var(--vm-surface-base);min-width:0;padding:0 var(--vm-space-3);color:var(--vm-text-primary);font:inherit}.project-members-quick-view__groups,.project-members-quick-view__group{gap:var(--vm-space-3);display:grid}.project-members-quick-view__group h3{color:var(--vm-text-secondary);font-size:var(--vm-font-size-caption);font-weight:600;line-height:var(--vm-line-caption);margin:0}.project-members-quick-view__group ul{gap:var(--vm-space-2);margin:0;padding:0;list-style:none;display:grid}.project-members-quick-view__group li{min-width:0;min-height:var(--vm-control-height-md);align-items:center;gap:var(--vm-space-2);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.project-members-quick-view__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.project-members-quick-view__role{color:var(--vm-text-secondary);font-size:var(--vm-font-size-caption);line-height:var(--vm-line-caption)}.project-quick-view__actions{align-items:center;gap:var(--vm-space-2);flex-wrap:wrap;display:flex}.project-documents-quick-view__upload{align-items:end;gap:var(--vm-space-2);min-width:0;display:flex}.project-documents-quick-view__upload label{gap:var(--vm-space-1);min-width:0;color:var(--vm-text-secondary);font-size:var(--vm-font-size-caption);line-height:var(--vm-line-caption);flex:1;display:grid}.project-documents-quick-view__upload input{min-width:0;font:inherit}.project-documents-quick-view__list{gap:var(--vm-space-2);margin:0;padding:0;list-style:none;display:grid}.project-documents-quick-view__list li{align-items:center;gap:var(--vm-space-2);min-width:0;padding-block:var(--vm-space-2);border-bottom:1px solid var(--vm-border);grid-template-columns:32px minmax(0,1fr) auto;display:grid}.project-documents-quick-view__visual,.project-documents-quick-view__visual svg,.project-documents-quick-view__visual img{width:32px;height:32px}.project-documents-quick-view__visual{place-items:center;display:grid}.project-file-type-icon{background:var(--project-file-color);color:#fff;letter-spacing:.02em;border-radius:3px;place-items:end center;width:28px;height:32px;padding-bottom:4px;font-size:8px;font-weight:700;line-height:1;display:grid;position:relative;overflow:hidden}.project-file-type-icon:after{clip-path:polygon(0 0,100% 100%,100% 0);content:"";background:#ffffffb8;width:8px;height:8px;position:absolute;top:0;right:0}.project-file-type-icon--pdf{--project-file-color:#e53935}.project-file-type-icon--doc{--project-file-color:#2b579a}.project-file-type-icon--xls{--project-file-color:#217346}.project-file-type-icon--ppt{--project-file-color:#d24726}.project-file-type-icon--hwp{--project-file-color:#00a0d2}.project-file-type-icon--txt,.project-file-type-icon--file{--project-file-color:#68717d}.project-file-type-icon--zip{--project-file-color:#7e57c2}.project-file-type-icon--img{--project-file-color:#7a4cc2}.project-file-type-icon--large{width:42px;height:48px;padding-bottom:7px;font-size:10px}.project-file-type-icon--detail{width:56px;height:64px;padding-bottom:9px;font-size:12px}.project-documents-quick-view__visual img{object-fit:cover;border-radius:var(--vm-radius-control)}.project-documents-quick-view__identity{min-width:0;display:grid}.project-documents-quick-view__identity strong,.project-documents-quick-view__identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-documents-quick-view__identity small{color:var(--vm-text-secondary)}.project-documents-quick-view__reference-note{color:var(--vm-text-tertiary)}.project-documents-quick-view__actions{gap:var(--vm-space-2);display:flex}.project-documents-quick-view__more{color:var(--vm-text-secondary)}.project-dialog.project-material-preview-dialog{width:min(920px, calc(100% - var(--vm-space-8)));height:min(760px, calc(100dvh - var(--vm-space-8)));gap:var(--vm-space-4);min-height:0;padding:var(--vm-space-6);background:var(--vm-surface-solid);border:1px solid var(--vm-border);box-shadow:var(--vm-shadow-lg);grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.project-material-preview-dialog__header,.project-material-preview-dialog__header h2{min-width:0;margin:0}.project-material-preview-dialog__header h2{overflow-wrap:anywhere}.project-material-preview-dialog__content{background:var(--vm-surface-muted);border:1px solid var(--vm-border);border-radius:var(--vm-radius-control);place-items:center;min-width:0;min-height:0;display:grid;overflow:auto}.project-material-preview-dialog__image{object-fit:contain;max-width:100%;max-height:100%;display:block}.project-material-preview-dialog__text{width:100%;min-height:100%;padding:var(--vm-space-4);overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word;margin:0}.project-material-preview-dialog__text-wrapper{grid-template-rows:auto minmax(0,1fr);width:100%;min-height:100%;display:grid}.project-material-preview-dialog__truncated{padding:var(--vm-space-2) var(--vm-space-4);color:var(--vm-text-secondary);background:var(--vm-surface-solid);border-bottom:1px solid var(--vm-border);margin:0}.project-pdf-preview{grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;min-height:0;display:grid}.project-pdf-preview__toolbar{justify-content:center;align-items:center;gap:var(--vm-space-3);padding:var(--vm-space-2);background:var(--vm-surface-solid);border-bottom:1px solid var(--vm-border);display:flex}.project-pdf-preview__surface{min-width:0;min-height:0;padding:var(--vm-space-4);place-items:start center;display:grid;overflow:auto}.project-pdf-preview__surface canvas{background:var(--vm-surface-solid);max-width:100%;height:auto;box-shadow:var(--vm-shadow-sm);display:block}.project-material-preview-dialog__actions{justify-content:flex-end;display:flex}.project-minutes-quick-view__list{gap:var(--vm-space-3);margin:0;padding:0;list-style:none;display:grid}.project-minutes-quick-view__list li{min-width:0}.project-minutes-quick-view__card{align-items:center;gap:var(--vm-space-3);min-width:0;padding:var(--vm-space-2);border-radius:var(--vm-radius-lg);color:inherit;transition:background-color var(--vm-transition-fast), transform var(--vm-transition-fast);grid-template-columns:56px minmax(0,1fr);text-decoration:none;display:grid}.project-minutes-quick-view__card:hover{background:var(--vm-surface-muted)}.project-minutes-quick-view__card:focus-visible{outline:2px solid var(--vm-focus-ring);outline-offset:2px}.project-minutes-quick-view__cover{border-radius:var(--vm-radius-md);width:56px;height:64px;box-shadow:inset 0 0 0 1px var(--vm-border);background:linear-gradient(145deg,#0f172a14,#0f172a05),linear-gradient(135deg,#5a6ddf29,#3fb88224);display:block;position:relative;overflow:hidden}.project-minutes-quick-view__cover:before,.project-minutes-quick-view__cover:after{content:"";background:#0f172a42;border-radius:999px;height:2px;position:absolute;left:12px;right:12px}.project-minutes-quick-view__cover:before{top:18px}.project-minutes-quick-view__cover:after{top:26px;right:20px}.project-minutes-quick-view__cover-mark{background:var(--vm-status-info);border-radius:50%;width:14px;height:14px;position:absolute;bottom:14px;right:12px}.project-minutes-quick-view__content{gap:var(--vm-space-1);min-width:0;display:grid}.project-minutes-quick-view__content strong{min-width:0;color:var(--vm-text-primary);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-minutes-quick-view__content time{color:var(--vm-text-secondary);font-size:var(--vm-font-size-caption);line-height:var(--vm-line-caption)}.project-context-panel{background:var(--vm-surface);border-right:1px solid var(--vm-border);grid-template-rows:auto auto minmax(0,1fr);min-width:0;min-height:0;display:grid}.project-context-panel__header{align-items:center;gap:var(--vm-space-2);min-width:0;padding:var(--vm-space-5);display:flex}.project-context-panel__header h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--vm-font-size-h1);line-height:var(--vm-line-h1);flex:1;margin:0;overflow:hidden}.project-context-panel__settings{width:var(--vm-control-height);height:var(--vm-control-height);flex:none}.project-settings-dialog{overscroll-behavior:contain;scrollbar-gutter:stable;background:var(--vm-surface-solid);width:min(100%,960px);height:min(88dvh,720px);padding:0;display:block;overflow:hidden auto}.project-settings-dialog__content{min-width:0;min-height:0;overflow:visible}.project-settings-dialog__content .settings-page{background:var(--vm-surface-solid);width:100%;min-height:0;margin:0;padding:0}.project-settings-dialog__content .settings-page>.page-heading{gap:var(--vm-space-2);padding:var(--vm-space-6) calc(var(--vm-control-height) + var(--vm-space-5)) var(--vm-space-5) var(--vm-space-6);border-bottom:1px solid var(--vm-border-subtle);background:var(--vm-surface-solid);margin:0;display:grid;position:static}.project-settings-dialog__content .settings-page>.page-heading>div{gap:var(--vm-space-1);max-width:none;display:grid}.project-settings-dialog__content .settings-page>.page-heading h1{color:var(--vm-text);font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2);font-weight:var(--vm-weight-semibold)}.project-settings-dialog__content .settings-page>.page-heading h2{color:var(--vm-text-secondary);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);font-weight:var(--vm-weight-regular);margin:0}.project-settings-dialog__content .settings-page>.page-heading p{max-width:none;color:var(--vm-text-secondary);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);margin:0}.project-context-panel__tabs{min-width:0;padding:0 var(--vm-space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.project-context-panel__tabs [role=tab]{width:100%;min-height:var(--vm-control-height-md);padding:0 var(--vm-space-2);color:var(--vm-text-secondary);font:inherit;text-align:center;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000}.project-context-panel__tabs [role=tab][aria-selected=true]{color:var(--vm-text-primary);border-bottom-color:var(--vm-text-primary)}.project-context-panel__tabs [role=tab]:focus-visible{outline:2px solid var(--vm-focus-ring);outline-offset:2px}.project-context-panel__body{min-width:0;min-height:0;padding:var(--vm-space-5);overflow:auto}.project-quick-view .search-field{gap:0}.project-quick-view .search-field__label{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.project-quick-view .search-field__control{min-height:var(--vm-control-height);background:var(--vm-accent-soft);border-radius:var(--vm-radius-pill);border:0}.project-quick-view .search-field__control:focus-within{box-shadow:inset 0 0 0 1px var(--vm-border-strong);border-color:#0000}.sidebar-count-badge{color:#fff;background:#111;border-radius:999px;place-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:10px;line-height:1;display:inline-grid}.sidebar-friend-list{gap:3px;padding:2px 0 6px 28px;display:grid}.sidebar-friend,.sidebar-friend-request-link{min-width:0;color:inherit;border-radius:8px;align-items:center;gap:8px;padding:6px;text-decoration:none;display:flex}.sidebar-friend:hover,.sidebar-friend-request-link:hover{background:#f4f4f4}.sidebar-friend img,.sidebar-friend>span:first-child{object-fit:cover;border:1px solid var(--border);background:#f0f0f0;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:11px;display:inline-grid}.sidebar-friend strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:500;overflow:hidden}.sidebar-view-more{color:var(--vm-text-secondary);padding:6px;font-size:11px;text-decoration:none}.project-create-friend-picker{gap:6px;max-height:190px;display:grid;overflow-y:auto}.project-create-friend-picker>label{border:1px solid var(--border);cursor:pointer;border-radius:10px;grid-template-columns:18px 30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:44px;padding:7px 10px;display:grid}.project-create-friend-picker img,.project-create-friend-picker label>span{object-fit:cover;background:#f2f2f2;border-radius:50%;place-items:center;width:30px;height:30px;display:inline-grid}.project-create-friend-picker small{color:var(--vm-text-secondary)}.social-workspace-main{background:#fff;overflow-y:auto}.social-page{width:min(100%,1080px);min-height:100%;margin-inline:auto;padding:clamp(24px,4vw,52px)}.social-page-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;display:grid}.social-page-column{gap:18px;display:grid}.social-panel{border:1px solid var(--border);background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 28px #0000000a}.social-panel h2{margin:0 0 16px;font-size:17px}.social-panel h2 span{color:var(--vm-text-secondary);font-weight:400}.friend-profile-dialog{width:min(360px,100vw - 40px);padding:28px}.friend-profile-dialog__body{justify-items:center;gap:22px;padding-top:4px;display:grid}.friend-profile-dialog__avatar{object-fit:cover;width:80px;height:80px;color:var(--vm-text-primary);background:var(--vm-surface-muted);border:1px solid var(--border);border-radius:50%;place-items:center;font-size:26px;font-weight:700;display:grid}.friend-profile-dialog__details{gap:14px;width:100%;margin:0;display:grid}.friend-profile-dialog__details>div{grid-template-columns:72px minmax(0,1fr);align-items:baseline;gap:14px;display:grid}.friend-profile-dialog__details dt{color:var(--vm-text-secondary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.friend-profile-dialog__details dd{overflow-wrap:anywhere;min-width:0;color:var(--vm-text-primary);margin:0;font-weight:650}.social-search-form{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.social-search-form>.ui-button{align-self:end;min-width:84px}.social-search-form__result{color:var(--vm-text-tertiary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta);grid-column:1/-1}.account-id-control{align-items:center;gap:8px;display:flex}.account-id-control input{flex:auto;min-width:0}.social-person-row,.social-notification-row{border-top:1px solid #eee;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;display:grid}.social-notification-row{padding-right:44px;position:relative}.social-notification-row__delete{width:28px;height:28px;min-height:28px;color:var(--vm-text-secondary);background:0 0;border-color:#0000;position:absolute;top:8px;right:8px}.social-notification-row__delete:hover:not(:disabled){color:var(--vm-text-primary);background:var(--vm-accent-soft)}.social-notification-status{min-height:36px;color:var(--vm-text-secondary);background:var(--vm-surface-muted);font-size:var(--vm-font-size-sm);border:0;border-radius:999px;align-items:center;padding:0 16px;font-weight:600;line-height:1;display:inline-flex}.social-avatar{object-fit:cover;border:1px solid var(--border);background:#f1f1f1;border-radius:50%;place-items:center;width:42px;height:42px;display:inline-grid}.social-avatar--fallback{font-weight:650}.social-person-row>div:nth-child(2),.social-notification-row>div:nth-child(2){gap:3px;min-width:0;display:grid}.social-person-row small,.social-notification-row time{color:var(--vm-text-secondary);font-size:12px}.social-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px!important;display:flex!important}.social-notification-row[data-unread=true]{background:#fafafa;border-radius:10px;margin-inline:-10px;padding-left:10px;padding-right:44px}.social-panel>.feedback-state,.social-panel>.social-search-form+.feedback-state{margin-top:var(--vm-space-3)}.account-id-settings form{gap:8px;margin-top:18px;display:grid}.account-id-control>span{color:var(--vm-text-secondary)}.account-id-control .primary-button,.account-id-control>.ui-button{white-space:nowrap;flex:none;min-width:72px}.account-settings-dialog{height:min(86dvh,620px)}@media (width<=820px){.social-page-grid{grid-template-columns:minmax(0,1fr)}.social-person-row,.social-notification-row{grid-template-columns:42px minmax(0,1fr)}.social-row-actions{grid-column:2;justify-content:flex-start}}.login-secondary-actions{flex-direction:column;align-items:flex-start;gap:0;margin-top:14px;display:flex}.login-secondary-actions button{min-width:44px;min-height:44px;color:var(--vm-text);border-radius:var(--vm-radius-sm);text-align:left;background:0 0;border:0;padding:0;font-size:14px;font-weight:400;line-height:22px}.login-secondary-actions button:disabled{color:var(--vm-text-tertiary);cursor:not-allowed;opacity:.52}.verified-email{color:var(--vm-success-foreground);background:var(--green-soft);border-radius:10px;padding:10px 12px}@media (width<=767px){.modal-backdrop{align-items:end;padding:0}.project-dialog,.public-profile-dialog{width:100%;max-height:88dvh;padding-bottom:calc(22px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:18px 18px 0 0}.account-settings-dialog{border-radius:18px 18px 0 0;flex-direction:column;width:100%;height:min(88dvh,620px);max-height:88dvh}.account-settings-nav{gap:var(--vm-space-3);border-right:0;border-bottom:1px solid var(--vm-border);flex-direction:row;flex:none;padding:14px 16px;overflow-x:auto}.account-settings-nav__group-label{display:none}.account-settings-nav__item{flex:none;padding:0;box-shadow:inset 0 -2px #0000}.account-settings-nav__item[aria-current=page]{box-shadow:inset 0 -2px 0 var(--vm-text)}.account-settings-content{padding-bottom:env(safe-area-inset-bottom)}.account-settings-content .account-settings-page{padding:20px 16px}.profile-page{padding:28px 16px calc(36px + env(safe-area-inset-bottom))}.profile-page__header{align-items:flex-start}.profile-layout{grid-template-columns:minmax(0,1fr);gap:22px}.profile-summary-panel{position:static}.profile-form__row{grid-template-columns:minmax(0,1fr);gap:8px;padding:16px}.profile-details-panel__header,.profile-form__footer{padding-inline:16px}.profile-form__footer{flex-direction:column;align-items:stretch}.profile-form__footer .primary-button{width:100%}.more-page-user-card{background:var(--surface-sidebar);border-radius:12px;margin-bottom:12px;padding:8px;display:block}.more-page-user-card .user-card{margin:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.execution-view{min-width:0;color:var(--ink)}.execution-view--glass[data-surface=page]{background:var(--vm-surface-solid);border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-xl);box-shadow:var(--vm-shadow-md);padding:clamp(20px,3vw,32px)}.execution-drawer .execution-view{border-top:1px solid var(--vm-glass-border-visible);margin-top:22px;padding-top:20px}.execution-view__heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.execution-view__heading h2{font-size:var(--vm-font-size-h2);letter-spacing:normal;line-height:var(--vm-line-h2);margin:3px 0 0}.execution-view__heading p{max-width:680px;color:var(--ink-soft);margin:8px 0 0;font-size:13px;line-height:1.7}.execution-drawer .execution-view__heading h2{font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2)}.execution-drawer .execution-view__heading{gap:12px}.execution-drawer .execution-view__heading p{font-size:12px}.field-stack{min-width:0;color:var(--ink-soft);flex-direction:column;gap:7px;font-size:12px;font-weight:660;display:flex}.field-stack input,.field-stack select,.field-stack textarea{width:100%;min-height:44px;color:var(--ink);background:var(--vm-glass-input);border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-sm);box-shadow:inset 0 1px 0 var(--vm-glass-highlight);padding:10px 12px;font-size:13px;font-weight:450;line-height:1.55}.field-stack textarea{resize:vertical}.field-stack input:read-only,.field-stack textarea:read-only{color:var(--ink-soft);background:var(--surface-muted)}.field-stack input[type=file]{min-height:0;box-shadow:none;align-items:center;gap:var(--vm-space-3);color:var(--vm-text-secondary);background:0 0;border:0;padding:0;display:flex}.field-stack input[type=file]::file-selector-button{min-height:var(--vm-control-height);color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border-strong);border-radius:var(--vm-control-radius);font-size:var(--vm-font-size-body);font-weight:var(--vm-weight-medium);cursor:pointer;transition:color var(--vm-motion-fast) var(--vm-ease), background-color var(--vm-motion-fast) var(--vm-ease), border-color var(--vm-motion-fast) var(--vm-ease);justify-content:center;align-items:center;padding:0 14px;display:inline-flex}.field-stack input[type=file]::-webkit-file-upload-button{min-height:var(--vm-control-height);color:var(--vm-text);background:var(--vm-surface-solid);border:1px solid var(--vm-border-strong);border-radius:var(--vm-control-radius);font-size:var(--vm-font-size-body);font-weight:var(--vm-weight-medium);cursor:pointer;transition:color var(--vm-motion-fast) var(--vm-ease), background-color var(--vm-motion-fast) var(--vm-ease), border-color var(--vm-motion-fast) var(--vm-ease);justify-content:center;align-items:center;padding:0 14px;display:inline-flex}.field-stack input[type=file]:hover::file-selector-button{background:var(--vm-accent-soft)}.field-stack input[type=file]:hover::-webkit-file-upload-button{background:var(--vm-accent-soft)}.field-stack input[type=file]:disabled::file-selector-button{cursor:not-allowed;opacity:.6}.field-stack input[type=file]:disabled::-webkit-file-upload-button{cursor:not-allowed;opacity:.6}.confirmation-list,.follow-up-list,.review-groups{flex-direction:column;gap:14px;min-width:0;margin-top:16px;display:flex}.confirmation-card,.task-card,.follow-up-card,.review-group,.deliverable-preview,.more-card{background:var(--vm-surface-solid);border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-md);min-width:0;box-shadow:var(--vm-shadow-sm);transition:transform var(--vm-motion-normal) var(--vm-ease), box-shadow var(--vm-motion-normal) var(--vm-ease);padding:18px}.task-card:hover,.follow-up-card:hover,.review-group:hover,.deliverable-preview:hover{box-shadow:var(--vm-shadow-md);transform:translateY(-1px)}.confirmation-card__header,.follow-up-card>header,.review-finding>header,.deliverable-preview>header,.audit-event__body>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.confirmation-card__header>div{flex-wrap:wrap;gap:6px;display:flex}.confirmation-card__header>strong{color:var(--indigo-strong);font-size:15px}.confirmation-card h3,.task-card h3,.follow-up-card h3,.deliverable-preview h3{letter-spacing:-.01em;margin:14px 0 8px;font-size:15px;line-height:1.45}.confirmation-meta,.task-card__details,.deliverable-meta,.audit-event dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:14px 0;display:grid}.confirmation-meta div,.task-card__details div,.deliverable-meta div,.audit-event dl div{min-width:0}.confirmation-meta dt,.task-card__details dt,.deliverable-meta dt,.audit-event dt{color:var(--ink-faint);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700}.confirmation-meta dd,.task-card__details dd,.deliverable-meta dd,.audit-event dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:12px;line-height:1.5}.chip-row{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.execution-view .type-chip,.execution-view .risk-chip,.execution-view .source-chip,.execution-view .category-chip,.execution-view .follow-up-status,.execution-view .finding-status,.execution-view .draft-badge,.execution-view .task-set-status,.execution-view .review-status{border-radius:999px;align-items:center;min-height:25px;padding:3px 8px;font-size:10px;font-weight:720;line-height:1.3;display:inline-flex}.execution-view .type-chip,.execution-view .source-chip{color:var(--indigo-strong);background:var(--indigo-soft);border:1px solid #d4e2e5}.execution-view .source-chip{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.execution-view .risk-chip,.execution-view .category-chip{color:#75531b;background:var(--amber-soft);border:1px solid #ead7b3}.execution-view .risk-chip--high,.execution-view .risk-chip--medium{color:#8a3f3f;background:var(--red-soft);border-color:#edcfca}.execution-view .risk-chip--low{color:var(--green);background:var(--green-soft);border-color:#cce1d5}.recommendation-box,.response-box,.workflow-boundary,.gate-notice,.safety-copy,.success-panel{color:var(--ink-soft);border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-sm);background:#ffffff80;margin:14px 0;padding:12px 14px;font-size:12px;line-height:1.65}.recommendation-box{color:var(--indigo-strong);background:linear-gradient(145deg, var(--vm-ai-soft), #ffffff9e);border-color:#6686b738;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.text-button{min-height:44px;color:var(--indigo-strong);text-underline-offset:3px;background:0 0;border:0;padding:2px 6px;font-size:11px;font-weight:760;text-decoration:underline}.execution-view .form-error{color:#8c3838;background:var(--red-soft);border:1px solid #edcfca;border-radius:10px;margin:12px 0;padding:10px 12px;font-size:12px;line-height:1.55}.execution-primary-action{width:100%;margin-top:16px;padding:0 18px}.success-panel{color:var(--green);background:var(--green-soft);border-color:#cce1d5}.success-panel p,.workflow-boundary p{margin:4px 0 0}.success-panel .secondary-button{margin-top:10px}.safety-copy{color:var(--ink);background:var(--amber-soft);border-color:#ead5ad}.execution-empty{text-align:center;border:1px dashed var(--vm-border-strong);border-radius:var(--vm-radius-md);background:#ffffff73;margin:16px 0;padding:26px 20px}.execution-empty p{color:var(--ink-soft);margin:7px 0 0;font-size:12px}.execution-empty .secondary-button{margin-top:14px}.task-grid{gap:10px;margin-top:16px;display:grid}.ai-execution-create{grid-template-columns:minmax(180px,.8fr) minmax(160px,.7fr) minmax(280px,1.5fr);align-items:end;gap:14px;margin-top:18px;display:grid}.ai-execution-create__objective textarea{min-height:88px}.ai-execution-list{gap:12px;margin-top:20px;display:grid}.ai-execution-card{border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-lg);background:var(--vm-surface-solid);padding:18px}.ai-execution-card>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ai-execution-card h3,.ai-execution-card h4,.ai-execution-card p,.ai-execution-card dl{margin:0}.ai-execution-card header span,.ai-execution-card dt{color:var(--vm-text-tertiary);font-size:.74rem}.ai-execution-card h3{margin-top:4px;font-size:1rem}.ai-execution-card>p{color:var(--vm-text-secondary);margin-top:12px}.ai-execution-card dl{flex-wrap:wrap;gap:10px 24px;margin-top:14px;display:flex}.ai-execution-card dd{margin:3px 0 0}.execution-run-status{min-height:28px;color:var(--accent);background:var(--accent-soft);border-radius:999px;flex:none;padding:5px 9px;font-size:.75rem;font-weight:720}.execution-run-status--failed,.execution-run-status--blocked,.execution-run-status--cancelled{color:var(--red);background:var(--red-soft)}.execution-run-status--completed{color:var(--green);background:var(--green-soft)}.ai-execution-result,.ai-execution-supplement{border-radius:var(--vm-radius-md);background:var(--surface-muted);margin-top:16px;padding:14px}.ai-execution-result p{color:var(--vm-text-secondary);white-space:pre-wrap;margin-top:8px}.ai-execution-supplement{gap:12px;display:grid}.ai-review-workspace{border:1px solid color-mix(in srgb, var(--accent) 20%, var(--vm-border-subtle));border-radius:var(--vm-radius-lg);background:var(--vm-surface-solid);gap:14px;margin-top:16px;padding:16px;display:grid}.ai-review-workspace__header,.ai-formal-delivery>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.ai-review-workspace h4,.ai-review-workspace h5,.ai-review-workspace p,.ai-review-workspace ul,.ai-review-workspace ol{margin:0}.ai-review-workspace h5{color:var(--vm-text-tertiary);font-size:.78rem}.ai-review-brief,.ai-self-check__grid,.ai-delivery-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ai-review-brief section,.ai-review-preview,.ai-self-check,.ai-review-actions,.ai-version-history,.ai-formal-delivery{border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-md);background:var(--vm-surface-solid);padding:14px}.ai-review-brief p,.ai-review-preview p,.ai-self-check>p,.ai-formal-delivery>p{color:var(--vm-text-secondary);white-space:pre-wrap;margin-top:7px}.ai-review-preview{background:var(--vm-surface-solid)}.ai-self-check__grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px}.ai-self-check__grid>div{border-radius:var(--vm-radius-sm);background:var(--surface-muted);padding:11px}.ai-self-check__grid ul{color:var(--vm-text-secondary);margin-top:7px;padding-left:18px}.ai-review-actions{gap:12px;display:grid}.ai-version-history summary{cursor:pointer;font-weight:700}.ai-version-history ol,.ai-delivery-history{gap:10px;margin-top:12px;padding:0;list-style:none;display:grid}.ai-version-history li,.ai-delivery-history li{border-radius:var(--vm-radius-sm);background:var(--surface-muted);gap:5px;padding:11px;display:grid}.ai-version-history li span,.ai-delivery-history li span,.ai-delivery-history small{color:var(--vm-text-tertiary);font-size:.76rem}.ai-formal-delivery{border-color:color-mix(in srgb, var(--green) 28%, var(--vm-border-subtle));gap:12px;display:grid}.ai-delivery-form{grid-template-columns:repeat(4,minmax(0,1fr))}.ai-delivery-history .secondary-button{justify-self:start}.file-center__view-tabs{gap:var(--vm-space-2);display:inline-flex}.file-center__view-tab{min-height:var(--vm-control-height-md);padding:0 var(--vm-space-4);color:var(--vm-text-secondary);font:inherit;font-weight:var(--vm-weight-medium);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000}.file-center__view-tab[aria-selected=true]{color:var(--vm-text-primary);border-bottom-color:var(--vm-text-primary)}.file-center__view-tab:focus-visible{outline:2px solid var(--vm-focus-ring);outline-offset:2px}.file-center__toolbar{grid-template-columns:minmax(180px,1fr) minmax(260px,1.4fr) auto;align-items:end;gap:12px;margin-top:18px;display:grid}.file-center__toolbar>.primary-button,.file-center__toolbar>.ui-button{min-width:44px}.file-center__view-controls{grid-template-columns:repeat(2,minmax(160px,220px));align-items:end;gap:12px;margin-top:12px;display:grid}.file-center__toolbar input,.file-center__view-controls .ui-select{min-height:44px}.file-center__select-field{gap:var(--vm-space-2)}.notification-list{gap:10px;margin-top:18px;display:grid}.file-list{grid-template-columns:minmax(0,1fr);gap:16px;margin-top:18px;display:grid}.file-list__item{border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-md);background:var(--vm-surface-solid);min-width:0;position:relative}.file-list__open{width:100%;min-width:0;min-height:44px;color:var(--vm-text);background:var(--vm-surface-solid);border-radius:inherit;text-align:left;border:0;grid-template-rows:minmax(148px,1fr) auto;gap:0;padding:0;display:grid;overflow:hidden}.file-list__open:hover{background:var(--surface-muted)}.file-list__visual{aspect-ratio:4/3;min-width:0;color:var(--vm-text-secondary);background:var(--surface-muted);border-bottom:1px solid var(--vm-border-subtle);place-items:center;display:grid;overflow:hidden}.file-list__visual img{object-fit:cover;width:100%;height:100%;display:block}.file-list__open strong{min-width:0;min-height:60px;font-size:var(--vm-font-size-body);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-body);padding:9px 12px;display:block}.file-list__open strong>span{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.file-list__reference-note{color:var(--vm-text-tertiary);font-size:var(--vm-font-size-caption);line-height:var(--vm-line-caption);padding:0 12px 10px;display:block}.file-list__card-actions{z-index:1;top:var(--vm-space-2);right:var(--vm-space-2);align-items:start;position:absolute}.file-list__item .execution-action-row>*{min-width:44px;min-height:44px}.file-list__more{color:var(--vm-text);background:color-mix(in srgb, var(--vm-surface-solid) 92%, transparent);border:1px solid var(--vm-border);border-radius:var(--vm-radius-pill);box-shadow:var(--vm-shadow-sm);letter-spacing:-1px;place-items:center;padding:0;font-size:13px;display:grid}.file-list__menu{width:min(220px, calc(100vw - (2 * var(--vm-page-gutter))))}.material-detail-backdrop{z-index:var(--vm-z-modal);padding:max(var(--vm-page-gutter), env(safe-area-inset-top)) var(--vm-page-gutter) max(var(--vm-page-gutter), env(safe-area-inset-bottom));background:color-mix(in srgb, var(--vm-text) 24%, transparent);-webkit-backdrop-filter:blur(var(--vm-blur-sm));backdrop-filter:blur(var(--vm-blur-sm));place-items:center;display:grid;position:fixed;inset:0}.material-detail{width:min(100%,480px);max-width:480px;max-height:min(680px, calc(100dvh - (2 * var(--vm-page-gutter))));gap:var(--vm-space-5);padding:var(--vm-space-5);background:var(--vm-surface-solid);border:1px solid var(--vm-border);border-radius:var(--vm-radius-lg);box-shadow:var(--vm-shadow-lg);display:grid;position:relative;overflow:auto}.material-detail__close{z-index:1;top:var(--vm-space-3);right:var(--vm-space-3);width:44px;min-width:44px;height:44px;min-height:44px;position:absolute}.material-detail__identity{justify-items:center;gap:var(--vm-space-4);min-width:0;padding:var(--vm-space-8) var(--vm-space-2) 0;text-align:center;display:grid}.material-detail__visual{aspect-ratio:4/3;width:min(100%,220px);color:var(--vm-text-secondary);background:var(--surface-muted);border:1px solid var(--vm-border);border-radius:var(--vm-radius-md);place-items:center;display:grid;overflow:hidden}.material-detail__visual img{object-fit:contain;width:100%;height:100%;display:block}.material-detail h2{max-width:100%;font-size:var(--vm-font-size-h2);font-weight:var(--vm-weight-semibold);line-height:var(--vm-line-h2);overflow-wrap:anywhere;margin:0}.material-detail__reference-note{margin:calc(-1 * var(--vm-space-2)) 0 0;color:var(--vm-text-secondary);font-size:var(--vm-font-size-caption)}.material-detail__actions{gap:var(--vm-space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.material-detail__actions>*{min-width:44px;min-height:44px}.material-detail__more{padding-inline:var(--vm-space-3);letter-spacing:2px;font-size:18px}.material-detail__management{gap:var(--vm-space-2);padding-top:var(--vm-space-4);border-top:1px solid var(--vm-border);grid-template-columns:minmax(0,1fr);display:grid}.material-detail__management>*{min-height:44px}.notification-item span{color:var(--vm-text-tertiary);font-size:.76rem}.notification-item{border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-md);color:inherit;background:var(--vm-surface-solid);gap:5px;padding:15px;text-decoration:none;display:grid}.notification-item--unread{border-left:4px solid var(--accent)}.notification-item p{color:var(--vm-text-secondary);margin:0}.settings-layout{grid-template-columns:minmax(150px, 184px) minmax(0, var(--vm-reading-max));align-items:start;gap:var(--vm-space-7);margin-top:var(--vm-space-6);display:grid}.settings-layout>nav{align-content:start;gap:var(--vm-space-1);padding:0 var(--vm-space-5) 0 0;border-right:1px solid var(--vm-border-subtle);background:0 0;display:grid}.settings-layout>nav button{min-height:42px;padding:var(--vm-space-2) 0 var(--vm-space-2) var(--vm-space-3);text-align:left;color:var(--vm-text-secondary);background:0 0;border:0;border-radius:0}.settings-layout>nav button[aria-current=page]{color:var(--vm-text);box-shadow:inset 2px 0 0 var(--vm-text);font-weight:var(--vm-weight-semibold);background:0 0}.settings-panel{align-content:start;gap:var(--vm-space-5);background:var(--vm-surface-solid);border:0;border-radius:0;padding:0;display:grid}.project-settings-dialog__content .settings-layout{padding:var(--vm-space-7) var(--vm-space-6) var(--vm-space-8);gap:var(--vm-space-6);grid-template-columns:minmax(148px,176px) minmax(0,1fr);margin:0}.project-settings-dialog__content .settings-layout>nav{padding-right:var(--vm-space-4);position:static;top:auto}.project-settings-dialog__content .settings-layout>nav button{min-height:var(--vm-control-height-md)}.project-settings-dialog__content .settings-panel{background:0 0;max-width:none;min-height:420px}.settings-panel h2,.settings-panel p{margin:0}.settings-panel h2{color:var(--vm-text);font-size:var(--vm-font-size-h3);line-height:var(--vm-line-h3)}.settings-panel>p{color:var(--vm-text-secondary);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body)}.settings-facts{gap:var(--vm-space-5);padding:0 0 var(--vm-space-5);border-bottom:1px solid var(--vm-border-subtle);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.settings-facts div{gap:var(--vm-space-1);min-width:0;display:grid}.settings-facts dt{color:var(--vm-text-secondary);font-size:var(--vm-font-size-meta);line-height:var(--vm-line-meta)}.settings-facts dd{color:var(--vm-text);font-size:var(--vm-font-size-body);line-height:var(--vm-line-body);margin:0}.settings-permission-list{border-top:1px solid var(--vm-border-subtle);gap:0;margin:0;padding:0;list-style:none;display:grid}.settings-permission-list li{padding:var(--vm-space-3) 0;color:var(--vm-text-secondary);border-bottom:1px solid var(--vm-border-subtle)}.settings-archived-notice{color:var(--vm-warning-foreground)}.settings-archived-members{border-top:1px solid var(--vm-border-subtle);gap:0;margin:0;padding:0;list-style:none;display:grid}.settings-archived-members li{justify-content:space-between;align-items:center;gap:var(--vm-space-3);min-width:0;padding-block:var(--vm-space-2);border-bottom:1px solid var(--vm-border-subtle);display:flex}.settings-archived-members li span{overflow-wrap:anywhere;min-width:0}.settings-archived-members li span:last-child{color:var(--vm-text-secondary)}.settings-profile-form{gap:var(--vm-space-4);max-width:720px;display:grid}.settings-profile-form__actions{justify-content:flex-end;gap:var(--vm-space-3);padding-top:var(--vm-space-4);border-top:1px solid var(--vm-border-subtle);display:flex}.settings-panel .project-access-panel{gap:var(--vm-space-5)}.settings-panel .project-access-summary{color:var(--vm-text-secondary);font-weight:var(--vm-weight-regular)}.settings-panel .project-access-list{border-top:1px solid var(--vm-border-subtle);gap:0}.settings-panel .project-access-list>li{min-height:0;padding:var(--vm-space-4) 0;border:0;border-bottom:1px solid var(--vm-border-subtle);background:0 0;border-radius:0}.settings-panel .project-access-form input{border-radius:var(--vm-radius-sm)}.settings-panel .project-access-pending{gap:var(--vm-space-3);padding:var(--vm-space-4) 0 0;border:0;border-top:1px solid var(--vm-border-subtle);background:0 0;border-radius:0}.settings-panel .project-access-pending li{padding:var(--vm-space-3) 0;border:0;border-bottom:1px solid var(--vm-border-subtle);background:0 0;border-radius:0}.plan-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.plan-card{border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-lg);background:var(--vm-surface-solid);align-content:start;gap:12px;padding:16px;display:grid}.plan-card--current{border-color:var(--accent)}.plan-card h2,.plan-card ul{margin:0}.plan-card ul{color:var(--vm-text-secondary);gap:6px;padding-left:18px;font-size:.82rem;display:grid}.task-center__set-picker{margin-top:16px}.workspace-page.tasks-page{width:min(100%,1260px)}.task-center__workspace{grid-template-columns:minmax(520px,1.1fr) minmax(400px,.9fr);align-items:start;gap:16px;margin-top:16px;display:grid}.task-center__list,.task-detail{min-width:0;color:var(--vm-text-primary);background:var(--vm-surface-solid);border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-lg)}.task-center__section-heading{justify-content:space-between;align-items:center;gap:12px;padding:16px 18px 12px;display:flex}.task-center__section-heading h3{margin:0;font-size:1rem}.task-center__section-heading span{color:var(--vm-text-tertiary);font-size:.78rem}.task-desktop-table{overflow-x:auto}.task-desktop-table table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:.82rem}.task-desktop-table th:first-child{width:38%}.task-desktop-table th:nth-child(2){width:12%}.task-desktop-table th:nth-child(3){width:15%}.task-desktop-table th:nth-child(4){width:22%}.task-desktop-table th:nth-child(5){width:13%}.task-desktop-table th,.task-desktop-table td{border-top:1px solid var(--vm-border-subtle);text-align:left;vertical-align:middle;padding:13px 12px}.task-desktop-table th{color:var(--vm-text-tertiary);background:var(--surface-muted);white-space:nowrap;font-size:.72rem;font-weight:720}.task-desktop-table tr[data-selected=true] td{background:var(--accent-soft)}.task-desktop-table td:not(:first-child){white-space:nowrap}.task-desktop-table td button{min-height:44px;color:var(--vm-text-primary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:4px 0;font-weight:720}.task-mobile-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.task-mobile-list button{width:100%;min-height:112px;color:var(--vm-text-primary);background:var(--vm-surface-solid);border:1px solid var(--vm-border-subtle);border-radius:var(--vm-radius-lg);text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:15px;display:grid}.task-mobile-list strong{overflow-wrap:anywhere}.task-mobile-list time,.task-mobile-list button>span:not(.risk-chip){color:var(--vm-text-secondary);font-size:.78rem}.task-mobile-list .risk-chip{justify-self:end}.task-detail{gap:18px;padding:20px;display:grid}.task-detail__header{border-bottom:1px solid var(--vm-border-subtle);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.task-detail__header h3,.task-detail h4,.task-detail p,.task-detail ul,.task-detail ol,.task-detail dl{margin:0}.task-detail__header h3{margin-top:3px;font-size:1.18rem}.task-detail__header p{color:var(--vm-text-secondary);margin-top:6px;font-size:.82rem}.task-detail h4{color:var(--vm-text-tertiary);margin-bottom:7px;font-size:.78rem}.task-detail section>p,.task-detail section li{color:var(--vm-text-secondary);line-height:1.65}.task-detail section ul,.task-detail section ol{gap:5px;padding-left:20px;display:grid}.task-detail section a{min-height:44px;color:var(--accent);align-items:center;font-size:.8rem;font-weight:700;display:inline-flex}.task-detail__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.task-detail__facts div{background:var(--surface-muted);border-radius:var(--vm-radius-md);padding:12px}.task-detail__facts dt{color:var(--vm-text-tertiary);font-size:.72rem}.task-detail__facts dd{margin:5px 0 0}.task-detail__source-list{max-height:140px;overflow-y:auto}.task-detail__tracking{padding-top:4px}.task-detail__back{min-height:44px;padding-inline:0}.task-card{grid-template-columns:minmax(180px,1.2fr) minmax(280px,1.8fr) minmax(180px,1fr);align-items:start;gap:18px;display:grid}.execution-drawer .task-card{grid-template-columns:minmax(0,1fr)}.execution-drawer .task-card>.chip-row{grid-column:auto}.task-card__primary p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.55}.task-card__details{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.task-card__tracking{flex-direction:column;gap:12px;min-width:0;display:flex}.task-card__status-action{width:100%}.task-card__completion-gate{flex-direction:column;gap:8px;min-width:0;display:flex}.task-card__completion-gate p{color:var(--amber);margin:0;font-size:11px;line-height:1.55}.task-card__tracking .form-error{margin:0}.task-set-status,.review-status{color:var(--ink-soft);background:var(--surface-muted);border:1px solid var(--border);flex:none}.task-set-status--active,.task-set-status--in_progress,.task-set-status--completed{color:var(--green);background:var(--green-soft);border-color:#cce1d5}.task-set-status--awaiting_review,.review-status--needs_confirmation{color:var(--amber);background:var(--amber-soft);border-color:#ead5ad}.review-status--blocked{color:#8c3838;background:var(--red-soft);border-color:#edcfca}.review-status--passed{color:var(--green);background:var(--green-soft);border-color:#cce1d5}.follow-up-filter{width:min(260px,100%)}.follow-up-card{border-left:3px solid var(--border-strong)}.follow-up-card--reminded{border-left-color:var(--amber)}.follow-up-card--escalated{border-left-color:var(--red)}.follow-up-card--resolved{border-left-color:var(--green)}.follow-up-status--pending{color:var(--indigo-strong);background:var(--indigo-soft)}.follow-up-status--reminded{color:#775316;background:var(--amber-soft)}.follow-up-status--escalated{color:#8c3838;background:var(--red-soft)}.follow-up-status--resolved,.finding-status--resolved{color:var(--green);background:var(--green-soft)}.finding-status--open{color:#8c3838;background:var(--red-soft)}.review-group{padding:0;overflow:hidden}.review-group>header{border-bottom:1px solid var(--vm-glass-border-visible);background:#f5f9fab8;justify-content:space-between;align-items:center;min-height:48px;padding:10px 16px;display:flex}.review-group h3,.review-group>header span,.review-finding p{margin:0}.review-group h3{font-size:13px}.review-group>header span{color:var(--ink-faint);font-size:12px}.review-group--must_fix>header{color:#8c3838;background:linear-gradient(90deg, var(--red-soft), #ffffffb3)}.review-finding-list{flex-direction:column;display:flex}.review-finding{border-top:1px solid var(--border);padding:16px}.review-finding:first-child{border-top:0}.review-finding>p{padding-top:12px;font-size:13px;line-height:1.6}.review-group__empty{color:var(--ink-faint);margin:0;padding:16px;font-size:12px}.execution-toolbar,.deliverable-controls,.execution-action-row,.dialog-actions{align-items:flex-end;gap:10px;display:flex}.execution-toolbar .field-stack,.deliverable-controls .field-stack{flex:180px}.deliverable-controls{grid-template-columns:1.5fr 1fr 1fr;display:grid}.gate-notice{justify-content:space-between;align-items:center;gap:12px;display:flex}.gate-notice--blocked{color:#8c3838;background:var(--red-soft);border-color:#edcfca}.gate-notice--ready{color:var(--green);background:var(--green-soft);border-color:#cce1d5}.deliverable-preview{background:var(--vm-surface-solid);margin-top:20px;padding:22px}.deliverable-preview>header{align-items:flex-start}.draft-badge{color:#775316;background:var(--amber-soft);border:1px solid #ead5ad}.deliverable-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--ink);background:var(--vm-surface-solid);border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-sm);box-shadow:inset 0 1px 0 var(--vm-glass-highlight);margin:18px 0;padding:18px;font-family:inherit;font-size:13px;line-height:1.8;overflow:auto}.deliverable-provenance,.pending-confirmations,.deliverable-boundary{margin-top:18px}.deliverable-provenance h4,.pending-confirmations h4,.deliverable-boundary h4{margin:0 0 9px;font-size:12px}.pending-confirmations ul{color:var(--ink-soft);margin:0;padding-left:20px;font-size:12px;line-height:1.7}.deliverable-boundary{color:var(--ink-soft);background:var(--amber-soft);border:1px solid #ead5ad;border-radius:10px;padding:14px}.deliverable-boundary dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.deliverable-boundary dt{color:#775316;font-size:10px;font-weight:760}.deliverable-boundary dd{margin:4px 0 0;font-size:12px;line-height:1.65}.copy-status{min-height:20px;color:var(--green);margin-top:10px;font-size:11px}.audit-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.audit-event{background:var(--vm-surface-solid);border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-md);box-shadow:var(--vm-shadow-sm);grid-template-columns:44px minmax(0,1fr);gap:12px;padding:14px;display:grid}.audit-actor{width:38px;height:38px;color:var(--ink-soft);background:var(--surface-muted);border:1px solid var(--border);border-radius:12px;place-items:center;font-size:10px;font-weight:760;display:inline-grid}.audit-actor--ai{color:var(--indigo-strong);background:var(--indigo-soft);border-color:#d4e2e5}.audit-event__body>header strong{overflow-wrap:anywhere;font-size:13px}.audit-event__body time{color:var(--ink-faint);flex:none;font-size:10px}.audit-event__body>p{color:var(--ink-soft);margin:6px 0 0;font-size:12px;line-height:1.55}.audit-event dl{margin-bottom:0}.action-dialog-layer{z-index:90;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.action-dialog-backdrop{-webkit-backdrop-filter:blur(6px);background:#1f2e393d;border:0;padding:0;position:absolute;inset:0}.action-dialog{border-radius:var(--vm-radius-xl);width:min(520px,100%);max-height:min(720px,100dvh - 40px);position:relative;overflow-y:auto}.action-dialog__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.action-dialog__header h3{margin:3px 0 0;font-size:17px}.action-dialog__description{color:var(--ink-soft);background:var(--surface-muted);border-bottom:1px solid var(--border);margin:0;padding:12px 18px;font-size:12px;line-height:1.6}.action-dialog__body{padding:18px}.action-choice-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:16px;display:grid}.action-choice{min-height:44px;color:var(--ink-soft);border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-sm);background:#ffffff85;padding:6px 8px;font-size:11px;font-weight:680}.action-choice.is-selected{color:var(--indigo-strong);background:linear-gradient(145deg, var(--vm-accent-soft), #ffffffb8);box-shadow:inset 0 1px 0 var(--vm-glass-highlight);border-color:#527b8852}.dialog-actions{justify-content:flex-end;margin-top:18px}.inbox-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:24px;display:grid}.inbox-summary a,.more-actions a{border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-md);min-height:72px;box-shadow:var(--vm-shadow-sm);transition:transform var(--vm-motion-normal) var(--vm-ease), box-shadow var(--vm-motion-normal) var(--vm-ease);background:#ffffff9e;flex-direction:column;justify-content:center;padding:14px 16px;display:flex}.inbox-summary strong{color:var(--indigo-strong);font-size:22px}.inbox-work-queue{flex-direction:column;gap:16px;margin-top:30px;display:flex}.inbox-queue-section{border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-lg);min-width:0;box-shadow:var(--vm-shadow-sm);background:#ffffff80;padding:20px}.inbox-queue-section__heading,.inbox-item-card>header,.more-card__heading,.knowledge-item>header,.more-audit-list li>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.inbox-queue-section__heading h2{font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2);margin:2px 0 0}.inbox-card-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;margin-top:14px;display:grid}.inbox-item-card{border:1px solid var(--vm-glass-border-visible);border-left:3px solid var(--vm-accent);border-radius:var(--vm-radius-md);min-width:0;box-shadow:var(--vm-shadow-sm);background:#ffffffb8;padding:15px}.inbox-item-card--reminded{border-left-color:var(--amber)}.inbox-item-card--escalated,.inbox-item-card--risk-must_fix{border-left-color:var(--red)}.inbox-item-card>header{color:var(--ink-faint);align-items:flex-start;font-size:11px}.inbox-item-status{color:var(--indigo-strong);font-weight:760}.inbox-item-status--reminded{color:#775316}.inbox-item-status--escalated,.inbox-item-status--risk{color:#8c3838}.inbox-item-card h3{overflow-wrap:anywhere;margin:12px 0 6px;font-size:14px;line-height:1.5}.inbox-item-card p,.inbox-queue-empty{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.6}.inbox-item-link{min-height:44px;color:var(--indigo-strong);align-items:center;margin-top:8px;font-size:12px;font-weight:760;display:inline-flex}.inbox-queue-empty{border:1px dashed var(--vm-border);border-radius:var(--vm-radius-sm);background:#ffffff70;margin-top:12px;padding:14px}.inbox-summary span,.more-actions span,.more-card li span{color:var(--ink-soft);font-size:11px}.more-grid,.more-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.more-card h2{font-size:var(--vm-font-size-h2);line-height:var(--vm-line-h2);margin:0}.more-card--wide{grid-column:1/-1}.more-card__heading{min-height:32px}.more-card__heading>a{min-height:44px;color:var(--indigo-strong);align-items:center;font-size:11px;font-weight:760;display:inline-flex}.more-card ul{margin:14px 0 0;padding:0;list-style:none}.more-card li{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:12px;display:flex}.knowledge-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.knowledge-item{border:1px solid var(--vm-glass-border-visible);border-radius:var(--vm-radius-sm);min-width:0;box-shadow:inset 0 1px 0 var(--vm-glass-highlight);background:#ffffff94;padding:14px}.knowledge-item>header{align-items:flex-start}.knowledge-item>header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.knowledge-item>header strong,.more-deliverable-preview h3{overflow-wrap:anywhere;font-size:13px}.knowledge-item>header>div span,.knowledge-state{color:var(--ink-faint);font-size:11px}.knowledge-state{flex:none}.knowledge-state--selected{color:var(--green)}.knowledge-item>p,.more-deliverable-preview>p,.more-audit-list p,.more-card__empty{color:var(--ink-soft);margin:10px 0 0;font-size:12px;line-height:1.65}.more-detail-list{grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(0,1fr));gap:10px;margin:12px 0 0;display:grid}.more-detail-list dt{color:var(--ink-faint);font-size:10px;font-weight:700}.more-detail-list dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:11px;line-height:1.5}.more-deliverable-preview{margin-top:14px}.more-deliverable-preview .draft-badge{border-radius:999px;align-items:center;min-height:25px;padding:3px 8px;font-size:10px;font-weight:720;display:inline-flex}.more-deliverable-preview h3{margin:12px 0 0}.more-deliverable-preview>p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.more-deliverable-preview small{color:var(--ink-faint);margin-top:10px;font-size:11px;display:block}.more-audit-list{margin:12px 0 0;padding:0;list-style:none}.more-card .more-audit-list li{padding:12px 0;display:block}.more-audit-list li>div{align-items:flex-start}.more-audit-list time{color:var(--ink-faint);flex:none;font-size:10px}.more-card__empty{padding:12px 0}.more-actions{margin-top:16px}.more-actions a:hover,.inbox-summary a:hover{border-color:var(--vm-accent);box-shadow:var(--vm-shadow-md);transform:translateY(-1px)}@media (width<=1199px){.task-center__workspace{grid-template-columns:minmax(0,1fr)}.task-card{grid-template-columns:minmax(180px,1fr) minmax(240px,1.4fr)}.task-card>.chip-row,.task-card__tracking{grid-column:1/-1}}@media (width<=767px){.execution-page,.inbox-page,.tasks-page,.more-page{padding-bottom:calc(34px + env(safe-area-inset-bottom))}.execution-page__heading{margin-bottom:16px}.execution-view__heading,.deliverable-preview>header,.execution-toolbar,.execution-action-row,.gate-notice{flex-direction:column;align-items:stretch}.execution-view__heading .quiet-badge,.execution-view__heading .status-badge,.execution-view__heading .task-set-status,.execution-view__heading .review-status{align-self:flex-start;margin-top:0}.task-center{box-shadow:none;background:0 0;border:0;padding-inline:0}.task-center>.execution-view__heading,.task-center>.field-stack,.task-center>.execution-primary-action,.task-center>.safety-copy,.task-center>.form-error{margin-inline:0}.task-center__workspace{margin-top:14px;display:block}.ai-execution-create,.ai-review-brief,.ai-self-check__grid,.ai-delivery-form,.file-center__toolbar,.file-list__item,.settings-layout{grid-template-columns:minmax(0,1fr)}.settings-layout>nav{gap:var(--vm-space-4);-webkit-mask-image:linear-gradient(to right, transparent, #000 var(--vm-space-3), #000 calc(100% - var(--vm-space-5)), transparent);mask-image:linear-gradient(to right, transparent, #000 var(--vm-space-3), #000 calc(100% - var(--vm-space-5)), transparent);scroll-snap-type:x proximity;scrollbar-width:thin;padding:0 0 var(--vm-space-3);border-right:0;border-bottom:1px solid var(--vm-border-subtle);display:flex;overflow-x:auto}.settings-layout>nav button{padding:var(--vm-space-2) 0;scroll-snap-align:start;flex:none;box-shadow:inset 0 -2px #0000}.settings-layout>nav button[aria-current=page]{box-shadow:inset 0 -2px 0 var(--vm-text)}.settings-facts,.settings-management-panel{grid-template-columns:minmax(0,1fr)}.settings-profile-form__actions,.settings-management-panel>button{width:100%}.settings-profile-form__actions{flex-direction:column-reverse;align-items:stretch}.plan-grid{grid-template-columns:minmax(0,1fr)}.task-center__list{background:0 0;border:0}.task-center__section-heading{padding:0 2px 12px}.task-detail{gap:16px;padding:16px}.task-detail__facts{grid-template-columns:minmax(0,1fr)}.confirmation-card,.task-card,.follow-up-card,.deliverable-preview,.more-card{padding:15px}.confirmation-meta,.task-card__details,.deliverable-meta,.audit-event dl,.deliverable-boundary dl,.more-detail-list{grid-template-columns:minmax(0,1fr)}.task-card{grid-template-columns:minmax(0,1fr);gap:12px}.task-card>.chip-row,.task-card__tracking{grid-column:auto}.deliverable-controls,.more-grid,.more-actions,.knowledge-list,.inbox-card-list{grid-template-columns:minmax(0,1fr)}.more-card--wide{grid-column:auto}.inbox-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.action-dialog-layer{align-items:end;padding:0}.action-dialog{width:100%;max-height:min(86dvh,760px);padding-bottom:env(safe-area-inset-bottom);border-bottom:0;border-left:0;border-right:0;border-radius:18px 18px 0 0;animation:.17s ease-out sheet-in}@keyframes sheet-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.action-choice-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dialog-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.audit-event__body>header{flex-direction:column;align-items:flex-start;gap:3px}}
