:root{--surface-strong:#fffffffa;--surface-label:#f9fbfd;--surface-section:#f2f6fa;--surface-app:#f4f7fb;--surface-panel:#fffffff5;--surface-subtle:#f6f8fbf0;--surface-muted:#eef3f8f0;--border-subtle:#0f172a14;--border-strong:#0f172a24;--text-primary:#102033;--text-secondary:#536072;--text-muted:#6b7a8d;--shadow-panel:0 12px 32px #0f172a0f;color:var(--text-primary);background:linear-gradient(#ffffff8c,#ffffff8c),linear-gradient(#f5f7fb 0%,#eef3f8 100%);font-family:IBM Plex Sans,Segoe UI,sans-serif;font-weight:400;line-height:1.4}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--text-primary);background:var(--surface-app);margin:0}button,input,select,textarea{font:inherit}button:focus-visible{outline-offset:2px;outline:2px solid #18314d59}button:disabled{cursor:default;opacity:.6;transform:none}#root{min-height:100vh}.auth-layout{--entry-brand-accent:#6d3bff;--entry-brand-cyan:#68f7ff;--entry-brand-peach:#ffd3a0;--entry-brand-ink:#191238;background:linear-gradient(135deg, #6d3bff0e, transparent 38%), linear-gradient(315deg, #68f7ff0a, transparent 42%), var(--surface-app);place-items:center;min-height:100vh;padding:24px;display:grid}.ui-app-shell.app-loading-shell{--entry-brand-accent:#6d3bff;--entry-brand-cyan:#68f7ff;--entry-brand-peach:#ffd3a0;--entry-brand-ink:#191238;background:linear-gradient(135deg, #6d3bff0e, transparent 38%), linear-gradient(315deg, #68f7ff0a, transparent 42%), var(--surface-app);place-items:center;min-height:100vh;display:grid}.app-switch-overlay{--entry-brand-accent:#6d3bff;--entry-brand-cyan:#68f7ff;--entry-brand-peach:#ffd3a0;--entry-brand-ink:#191238}.app-screen-loading{--entry-brand-accent:#6d3bff;--entry-brand-cyan:#68f7ff;--entry-brand-peach:#ffd3a0;--entry-brand-ink:#191238;min-height:320px;padding:var(--ui-space-8);place-items:center;display:grid}.app-screen-loading .workspace-loading-ring{width:104px;height:104px}.app-screen-loading .workspace-loading-ring:after{inset:9px}.app-screen-loading .workspace-loading-ring span{max-width:72px;font-size:var(--ui-text-xs)}.planning-dialog-loading{--entry-brand-accent:#6d3bff;--entry-brand-cyan:#68f7ff;--entry-brand-peach:#ffd3a0;--entry-brand-ink:#191238;place-items:center;min-height:220px;display:grid}.planning-dialog-loading .workspace-loading-ring{width:96px;height:96px}.planning-dialog-loading .workspace-loading-ring:after{inset:8px}.planning-dialog-loading .workspace-loading-ring span{max-width:68px;font-size:var(--ui-text-xs)}.entry-card{text-align:center;border-color:#6d3bff24;flex-direction:column;justify-content:space-between;align-items:center;gap:20px;width:min(440px,100vw - 32px);min-height:440px;padding:26px 30px 30px;display:flex;box-shadow:0 18px 48px #19123814}.entry-card--auth{aspect-ratio:1;justify-content:center;align-items:center;width:min(440px,100vw - 32px);min-height:0;padding:28px 30px 30px}.entry-mascot{place-items:center;width:184px;height:184px;display:grid}.entry-mascot--compact{width:116px;height:116px}.entry-mascot img{object-fit:contain;width:100%;height:100%;display:block}.entry-card-copy{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.entry-card-copy h1{max-width:340px;color:var(--entry-brand-ink);margin:0;font-size:clamp(1.45rem,3vw,2rem);font-weight:700;line-height:1.18}.entry-card-copy p{max-width:290px;color:var(--text-secondary);margin:0;font-size:.94rem;line-height:1.45}.auth-card-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;display:flex}.auth-card-visual{flex:none;align-self:center;place-items:center;display:grid}.auth-card .entry-mascot{width:184px;height:184px}.auth-card .entry-mascot img{transform:scale(1.18)}.auth-card-copy{flex:0 auto;justify-content:center;align-items:center;gap:12px}.auth-card-copy h1{font-size:2.15rem}.auth-card-copy p{max-width:320px}.auth-login-button{min-width:220px;margin-top:6px}.auth-layout .auth-login-button{background:var(--entry-brand-accent);border-color:var(--entry-brand-accent);box-shadow:0 10px 22px #6d3bff2e}.auth-layout .auth-login-button:hover:not(:disabled){background:#5f32e2;border-color:#5f32e2}.workspace-loading-ring{filter:drop-shadow(0 18px 34px #1912381f);border-radius:999px;place-items:center;width:160px;height:160px;display:grid;position:relative}.workspace-loading-ring:before{content:"";border-radius:inherit;background:conic-gradient(from 0deg, var(--entry-brand-accent), var(--entry-brand-cyan), var(--entry-brand-peach), var(--entry-brand-accent));animation:.82s linear infinite app-loading-spin;position:absolute;inset:0}.workspace-loading-ring:after{content:"";border-radius:inherit;background:#ffffffeb;position:absolute;inset:13px;box-shadow:inset 0 0 0 1px #6d3bff14}.workspace-loading-ring span{z-index:1;max-width:104px;color:var(--entry-brand-ink);text-align:center;font-size:.88rem;font-weight:800;line-height:1.15;position:relative}@keyframes app-loading-spin{to{transform:rotate(360deg)}}.app-switch-overlay{z-index:var(--ui-z-modal);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#f8fafc6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}@media (width<=560px){.entry-card{min-height:0;padding:26px 22px}.entry-card--auth{padding:22px}.auth-card-content{gap:12px}.auth-card .entry-mascot{width:124px;height:124px}.auth-card .entry-mascot img{transform:scale(1.08)}.auth-card-copy{gap:8px}.auth-card-copy h1{font-size:1.7rem}.auth-card-copy p{font-size:.84rem;line-height:1.35}.auth-login-button{width:100%;min-width:0;margin-top:2px}.entry-mascot{width:148px;height:148px}.workspace-loading-ring{width:128px;height:128px}.workspace-loading-ring:after{inset:10px}.workspace-loading-ring span{max-width:86px;font-size:.78rem}}.status-stack,.toolbar-actions,.inline-actions,.conflict-strip,.epic-chip-row,.capacity-role-list,.timeline-header-actions{flex-wrap:wrap;gap:10px;display:flex}.timeline-filter-control{border:1px solid var(--border-subtle);background:var(--surface-subtle);color:#4b5f76;border-radius:10px;align-items:center;min-height:34px;margin:0;padding:0 10px;display:flex}.timeline-search-control{border:1px solid var(--border-subtle);background:var(--surface-subtle);border-radius:10px;align-items:center;min-width:220px;min-height:34px;padding:0 10px;display:flex}.timeline-filter-control select{min-width:190px;min-height:32px;color:inherit;background:0 0;border:0;padding:0}.timeline-search-control input{color:#27425f;background:0 0;border:0;width:100%;min-height:32px;padding:0}.timeline-search-control input::placeholder{color:#73859a}.conflict-pill,.sync-status{border-radius:999px;padding:8px 12px;font-size:.9rem}.sync-status.success{color:#166534;background:#dff4e8db}.sync-status.partial{color:#9a6700;background:#fff1cce0}.sync-status.failed{color:#b42318;background:#fbe3e3e6}.epic-chip,.stage-list-item{text-align:left;background:#ffffff3d;border:0;border-radius:16px;padding:12px 14px}.epic-chip.active,.stage-list-item.active,.segmented-control button.active{color:#fff;background:linear-gradient(#112238eb,#112238c7)}.planning-layout{margin-inline:0;display:block}.planning-main{flex-direction:column;gap:12px;min-width:0;display:flex}label{color:#415064;flex-direction:column;gap:6px;margin:0 0 14px;display:flex}input,select,textarea{background:#ffffff8f;border:1px solid #ffffff94;border-radius:14px;width:100%;padding:10px 12px;box-shadow:inset 0 1px #ffffffb8}.compact-button,.inline-mini-button{border-radius:999px;padding:8px 12px}.toolbar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.toolbar textarea{min-width:240px}.segmented-control{background:var(--surface-subtle);border:1px solid var(--border-subtle);border-radius:14px;gap:6px;padding:4px;display:inline-flex}.segmented-control button{border-radius:14px;padding:8px 12px}.stage-list,.activity-list,.diff-list{flex-direction:column;gap:10px;margin-top:12px;display:flex}.activity-item,.diff-item,.sync-item{background:#f2f6fab8;border-radius:16px;padding:12px}.activity-item,.sync-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.team-resource-screen{--team-accent:var(--ui-shell-brand-accent);--team-accent-soft:#6d3bff14;--team-cyan-soft:#28c7dc1a;min-width:0;height:calc(100dvh - 156px);min-height:0}.team-resource-layout{gap:var(--ui-space-6);grid-template-columns:minmax(520px,1fr) minmax(360px,420px);align-items:stretch;height:100%;min-height:0;display:grid}.team-directory-panel,.team-detail-drawer{min-width:0;min-height:0}.team-filter-bar{gap:var(--ui-space-4);padding:var(--ui-space-5);border-radius:var(--ui-radius-lg);background:linear-gradient(135deg, #6d3bff0b, #28c7dc09), var(--ui-color-surface);border:1px solid #6d3bff1c;flex:none;grid-template-columns:minmax(220px,1fr) minmax(140px,.55fr) minmax(140px,.55fr) minmax(120px,.42fr);align-items:end;display:grid}.team-directory-panel{flex-direction:column;display:flex}.team-directory-toolbar{justify-content:space-between;align-items:center;gap:var(--ui-space-4);padding:var(--ui-space-4) 0 var(--ui-space-3);flex:none;display:flex}.team-directory-count{color:var(--ui-color-text-muted);font-size:var(--ui-text-sm);font-weight:var(--ui-weight-medium)}.ui-button.team-add-button{border-color:var(--ui-color-border-subtle);background:var(--ui-color-surface);color:var(--ui-color-text-secondary);box-shadow:none}.ui-button.team-add-button:hover{color:var(--ui-color-text-primary);background:#6d3bff0a;border-color:#6d3bff26}.team-filter-search,.team-filter-control{gap:var(--ui-space-2);flex-direction:column;min-width:0;margin:0;display:flex}.team-filter-label{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:var(--ui-weight-medium)}.team-directory-list{gap:var(--ui-space-3);flex-direction:column;flex:auto;min-height:0;display:flex;overflow:auto}.team-directory-row{gap:var(--ui-space-4);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-lg);width:100%;min-height:70px;padding:var(--ui-space-5);background:var(--ui-color-surface);color:var(--ui-color-text-primary);cursor:pointer;text-align:left;grid-template-columns:minmax(220px,.75fr) minmax(0,1fr) auto;align-items:center;transition:border-color .14s,box-shadow .14s,background .14s;display:grid;position:relative}.team-directory-row:hover{background:linear-gradient(135deg, #6d3bff09, #fff0 52%), var(--ui-color-surface);border-color:#6d3bff38;box-shadow:0 0 0 1px #6d3bff0a}.team-directory-row.is-selected{background:linear-gradient(135deg, #6d3bff17, #28c7dc0e 48%, #fff0 78%), var(--ui-color-surface);box-shadow:inset 3px 0 0 var(--team-accent), 0 12px 28px #6d3bff14;border-color:#6d3bff52}.team-directory-row.has-open-menu{z-index:30}.team-directory-row:focus-visible{outline-offset:2px;outline:2px solid #6d3bff52}.team-row-main,.team-row-chips{align-items:center;min-width:0;display:flex}.team-row-main{gap:var(--ui-space-4)}.team-row-avatar{border-radius:var(--ui-radius-pill);width:38px;height:38px;color:var(--team-accent);font-size:var(--ui-text-sm);font-weight:var(--ui-weight-bold);background:radial-gradient(circle at 32% 25%,#28c7dc3d,#0000 42%),linear-gradient(135deg,#6d3bff29,#ffb38a1f),#fff;border:1px solid #6d3bff29;flex:none;place-items:center;line-height:1;display:inline-grid}.team-row-identity{gap:var(--ui-space-1);flex-direction:column;min-width:0;display:flex}.team-row-identity strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-md);text-overflow:ellipsis;white-space:nowrap;font-weight:680;overflow:hidden}.team-row-identity span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-row-chips{justify-content:flex-end;gap:var(--ui-space-2);flex-wrap:wrap}.team-row-menu-anchor{z-index:31;justify-content:center;align-items:center;min-width:32px;display:inline-flex;position:relative}.team-row-menu-button{opacity:0;width:30px;height:30px;color:var(--ui-color-text-secondary);padding:0;font-size:1.1rem;transition:opacity .12s,transform .12s,border-color .12s,background .12s;transform:translate(2px)}.team-directory-row:hover .team-row-menu-button,.team-directory-row:focus-within .team-row-menu-button,.team-directory-row.has-open-menu .team-row-menu-button{opacity:1;transform:translate(0)}.team-row-menu.shell-popover{top:calc(100% + var(--ui-space-2));z-index:80;text-align:left;width:220px;right:0}.team-chip-list{gap:var(--ui-space-2);flex-wrap:wrap;display:flex}.team-chip{align-items:center;gap:var(--ui-space-2);min-height:24px;padding:var(--ui-space-2) var(--ui-space-4);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-pill);background:var(--ui-color-surface-muted);color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);white-space:nowrap;font-weight:560;line-height:1;display:inline-flex}.team-color-marker{border-radius:var(--ui-radius-pill);border:1px solid #0f172a1f;flex:none;width:10px;height:10px;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff80}.team-chip--skill{color:var(--ui-color-text-primary);background:#6d3bff0e;border-color:#6d3bff21}.team-chip--group{background:#28c7dc0f;border-color:#28c7dc2e}.team-chip--linked{background:var(--ui-color-success-bg);color:var(--ui-color-success);border-color:#16653429}.team-chip--muted{color:var(--ui-color-text-muted);background:0 0}.team-chip--absence{color:var(--ui-color-warning);background:#ffb38a29;border-color:#ffb38a6b}.team-detail-drawer{gap:var(--ui-space-6);background:linear-gradient(180deg, #6d3bff0e, #28c7dc09 34%, #fff0 62%), var(--ui-color-surface);border-color:#6d3bff24;flex-direction:column;display:flex;overflow:auto}.team-profile-hero{gap:var(--ui-space-5);padding-bottom:var(--ui-space-4);border-bottom:1px solid #6d3bff1f;grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid}.team-profile-avatar{border-radius:var(--ui-radius-pill);width:58px;height:58px;color:var(--team-accent);background:radial-gradient(circle at 30% 22%,#28c7dc42,#0000 42%),linear-gradient(135deg,#6d3bff2e,#ffb38a24),#fff;border:1px solid #6d3bff2e;place-items:center;font-size:1.2rem;font-weight:760;line-height:1;display:inline-grid}.team-profile-copy{min-width:0}.team-profile-copy h3{margin:var(--ui-space-3) 0 0;color:var(--ui-color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:1.28rem;font-weight:720;overflow:hidden}.team-profile-copy p{margin:var(--ui-space-2) 0 0;color:var(--ui-color-text-muted);font-size:var(--ui-text-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-profile-meta{gap:var(--ui-space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.team-profile-meta span{justify-content:center;gap:var(--ui-space-1);border-radius:var(--ui-radius-lg);min-height:58px;padding:var(--ui-space-4);color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);background:#ffffff94;border:1px solid #6d3bff1a;flex-direction:column;display:flex}.team-profile-meta strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-lg);line-height:1}.team-detail-empty{align-content:center;place-items:center;gap:var(--ui-space-4);min-height:480px;color:var(--ui-color-text-secondary);text-align:center;display:grid}.team-detail-empty h3{color:var(--ui-color-text-primary);font-size:var(--ui-text-lg);margin:0}.team-detail-empty p{max-width:260px;font-size:var(--ui-text-sm);margin:0}.team-detail-orbit{border-radius:var(--ui-radius-pill);background:radial-gradient(circle at center, var(--team-accent) 0 4px, transparent 5px), conic-gradient(from 20deg, #6d3bffb8, #28c7dc75, #ffb38a8a, #6d3bffb8);border:2px solid #6d3bff2e;width:48px;height:48px;box-shadow:0 12px 30px #6d3bff21}.team-detail-header{gap:var(--ui-space-5);justify-content:space-between;align-items:flex-start;display:flex}.team-detail-header h3{margin:var(--ui-space-1) 0 0;color:var(--ui-color-text-primary);font-size:1.18rem;font-weight:720}.team-detail-header p{margin:var(--ui-space-2) 0 0;color:var(--ui-color-text-muted);font-size:var(--ui-text-sm)}.team-detail-actions,.team-detail-savebar{gap:var(--ui-space-3);flex-wrap:wrap;justify-content:flex-end;display:flex}.team-detail-edit-fields{gap:var(--ui-space-3);min-width:min(270px,100%);margin-top:var(--ui-space-3);display:grid}.team-detail-section{gap:var(--ui-space-4);border-radius:var(--ui-radius-lg);padding:var(--ui-space-5);background:#ffffffa8;border:1px solid #0f172a12;flex-direction:column;display:flex}.team-detail-section-title{justify-content:space-between;align-items:center;gap:var(--ui-space-4);display:flex}.team-detail-section-title h4{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);margin:0;font-weight:680}.team-detail-section-title span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs)}.team-detail-editor-list,.team-vacation-editor-list{gap:var(--ui-space-3);flex-direction:column;display:flex}.team-detail-editor-list--compact{gap:var(--ui-space-2)}.team-assignment-row{justify-content:space-between;align-items:center;gap:var(--ui-space-3);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-md);min-height:36px;padding:var(--ui-space-3) var(--ui-space-4);background:var(--ui-color-surface);color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);display:flex}.team-assignment-row--skill,.team-assignment-row--group{min-height:44px}.team-assignment-row--skill{padding-block:var(--ui-space-3);grid-template-columns:minmax(0,1fr) minmax(190px,240px);align-items:center;display:grid}.team-assignment-row--group{min-height:40px;padding-block:var(--ui-space-2);grid-template-columns:minmax(0,1fr);justify-content:stretch;align-items:center;display:grid}.team-assignment-row.is-active{color:var(--ui-color-text-primary);background:#6d3bff09;border-color:#6d3bff24}.team-assignment-row.is-disabled{color:var(--ui-color-text-muted);background:#f8fafcb8}.team-assignment-row.is-disabled .team-color-marker,.team-assignment-row.is-disabled .team-assignment-copy{opacity:.62}.team-assignment-main{align-items:center;gap:var(--ui-space-3);min-width:0;display:inline-flex}.team-assignment-row--skill .team-assignment-main,.team-assignment-row--group .team-assignment-main{width:100%;height:24px}.team-assignment-copy{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.team-assignment-row--skill .team-assignment-copy,.team-assignment-row--group .team-assignment-copy{align-items:baseline;gap:var(--ui-space-2);flex-direction:row}.team-assignment-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-assignment-copy small{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);line-height:1.15}.team-assignment-main input{margin:0}.team-assignment-checkbox{width:16px;height:16px;accent-color:var(--team-accent);flex:0 0 16px;margin:0}.team-skill-allocation-control{gap:var(--ui-space-4);grid-template-columns:minmax(118px,1fr) 44px;align-items:center;width:100%;min-width:180px;display:grid}.team-range-field{min-width:0;height:24px;display:block;position:relative}.team-range-track{border-radius:var(--ui-radius-pill);background:#6d3bff1f;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.team-range-fill{width:var(--team-range-value,0%);border-radius:inherit;background:var(--team-accent,#6d3bff);height:100%;display:block}.team-range-thumb{top:50%;left:var(--team-range-value,0%);z-index:3;background:var(--team-accent,#6d3bff);width:14px;height:14px;box-shadow:none;pointer-events:none;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.team-range-field:focus-within .team-range-thumb{box-shadow:0 0 0 3px #6d3bff24}.team-skill-allocation-control input[type=range]{appearance:none;width:100%;height:18px;box-shadow:none;cursor:pointer;opacity:0;z-index:2;background:0 0;border:0;border-radius:0;padding:0;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.team-skill-allocation-control input[type=range]:focus{outline:none}.team-skill-allocation-control input[type=range]::-webkit-slider-runnable-track{border-radius:var(--ui-radius-pill);background:0 0;height:4px}.team-skill-allocation-control input[type=range]::-webkit-slider-thumb{appearance:none;width:18px;height:18px;box-shadow:none;background:0 0;border:0;border-radius:50%;margin-top:-7px}.team-skill-allocation-control input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:none}.team-skill-allocation-control input[type=range]::-moz-range-track{border-radius:var(--ui-radius-pill);background:#6d3bff1f;height:4px}.team-skill-allocation-control input[type=range]::-moz-range-progress{border-radius:var(--ui-radius-pill);background:var(--team-accent);height:4px}.team-skill-allocation-control input[type=range]::-moz-range-thumb{width:18px;height:18px;box-shadow:none;background:0 0;border:0;border-radius:50%}.team-skill-allocation-control input[type=range]:focus-visible::-moz-range-thumb{box-shadow:none}.team-allocation-badge{border-radius:var(--ui-radius-pill);min-height:24px;color:var(--team-accent);font-size:var(--ui-text-xs);background:#6d3bff0e;border:1px solid #6d3bff24;place-items:center;font-weight:650;display:inline-grid}.team-vacation-draft-row{gap:var(--ui-space-3);grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;display:grid}.team-vacation-draft-row.is-invalid{border-radius:var(--ui-radius-md);padding:var(--ui-space-3);background:#9b1c1c09;border:1px solid #9b1c1c29}.team-vacation-draft-row.is-invalid .ui-control{border-color:#9b1c1c33}.team-vacation-draft-error{color:var(--ui-color-danger);font-size:var(--ui-text-xs);grid-column:1/-1;line-height:1.25}.team-dialog-error-note{border-radius:var(--ui-radius-md);padding:var(--ui-space-3) var(--ui-space-4);color:var(--ui-color-danger);font-size:var(--ui-text-xs);background:#9b1c1c0a;border:1px solid #9b1c1c24;line-height:1.35}.team-detail-note{color:var(--ui-color-text-muted);font-size:var(--ui-text-sm)}.team-detail-savebar{border-top:1px solid var(--ui-color-border-subtle);padding-top:var(--ui-space-5);margin-top:auto}.team-dialog{--team-accent:var(--ui-shell-brand-accent,#6d3bff);--team-accent-soft:#6d3bff14;gap:var(--ui-space-5);background:linear-gradient(180deg, #6d3bff09, #fff0 34%), var(--ui-color-surface);border-color:#6d3bff21}.team-dialog-header{justify-content:space-between;align-items:flex-start;gap:var(--ui-space-4);padding-bottom:var(--ui-space-4);border-bottom:1px solid #6d3bff1a;display:flex}.team-dialog-header h2{color:var(--ui-color-text-primary);font-size:var(--ui-text-lg);letter-spacing:0;margin:0;font-weight:720}.team-dialog-header p{margin:var(--ui-space-2) 0 0;color:var(--ui-color-text-muted);font-size:var(--ui-text-sm)}.team-dialog-section{gap:var(--ui-space-4);border-radius:var(--ui-radius-lg);padding:var(--ui-space-5);background:#ffffffb8;border:1px solid #6d3bff17;flex-direction:column;display:flex}.team-dialog-section-title{justify-content:space-between;align-items:center;gap:var(--ui-space-4);display:flex}.team-dialog-section-title h4{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);margin:0;font-weight:680}.team-dialog-section-title span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs)}.team-dialog-actions{padding-top:var(--ui-space-5);border-top:1px solid #6d3bff1a}.team-dialog .ui-button{border-radius:var(--ui-radius-md);min-height:34px;padding:0 var(--ui-space-5);font-size:var(--ui-text-sm);box-shadow:none;font-weight:560}.team-dialog .team-dialog-save-button{color:var(--team-accent);background:#6d3bff12;border-color:#6d3bff2e}.team-dialog .team-dialog-save-button:hover{background:#6d3bff1a;border-color:#6d3bff42}.team-dialog .team-dialog-cancel-button,.team-dialog .team-dialog-inline-action{border-color:var(--ui-color-border-subtle);background:var(--ui-color-surface);color:var(--ui-color-text-secondary)}.team-dialog .team-dialog-inline-action{place-items:center;gap:var(--ui-space-2);grid-auto-flow:column;display:inline-grid}.team-dialog .team-dialog-cancel-button:hover,.team-dialog .team-dialog-inline-action:hover{color:var(--ui-color-text-primary);background:#6d3bff09;border-color:#6d3bff24}.team-dialog .team-dialog-danger-button{color:var(--ui-color-danger);background:#9b1c1c0b;border-color:#9b1c1c29}.team-dialog .team-dialog-danger-button:hover{background:#9b1c1c13;border-color:#9b1c1c3d}.team-directory-empty{align-content:center;place-items:center;gap:var(--ui-space-3);border-radius:var(--ui-radius-lg);background:radial-gradient(circle at 50% 0%, #6d3bff14, transparent 44%), var(--ui-color-surface);text-align:center;border:1px dashed #6d3bff38;min-height:220px;display:grid}.team-directory-empty h3{color:var(--ui-color-text-primary);font-size:var(--ui-text-lg);margin:0}.team-directory-empty p{max-width:360px;color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);margin:0}.team-group-assignment .ui-control{min-height:24px;padding:2px 18px 2px 6px;font-size:.72rem}.team-group-dot{border-radius:999px;width:7px;height:7px}.vacation-row{grid-template-columns:1fr 1fr 1fr auto}.catalog-section{gap:var(--ui-space-5);flex-direction:column;display:flex}.catalog-add-button{font-size:var(--ui-text-sm)}.catalog-list{border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-lg);overflow:hidden}.catalog-row{align-items:center;gap:var(--ui-space-4);min-height:44px;padding:var(--ui-space-3) var(--ui-space-5);border-bottom:1px solid var(--ui-color-border-subtle);background:var(--ui-color-surface);transition:background 80ms;display:flex}.catalog-row:last-child{border-bottom:none}.catalog-row:hover{background:var(--ui-color-surface-muted)}.catalog-row.is-archived{opacity:.52}.catalog-row.is-dragging{opacity:.4}.catalog-row.is-drag-over{background:var(--ui-shell-brand-accent-soft);box-shadow:inset 0 2px 0 var(--ui-shell-brand-accent)}.catalog-drag-handle{color:var(--ui-color-text-muted);cursor:grab;-webkit-user-select:none;user-select:none;padding:var(--ui-space-2);border-radius:var(--ui-radius-sm);flex:none;font-size:14px}.catalog-drag-handle:hover{color:var(--ui-color-text-secondary)}.catalog-row-main{align-items:center;gap:var(--ui-space-4);flex:auto;min-width:0;display:flex}.catalog-color-marker{border-radius:var(--ui-radius-sm);border:1px solid #00000014;flex:0 0 12px;width:12px;height:12px}.catalog-row-identity{gap:var(--ui-space-1);flex-direction:column;min-width:0;display:flex}.catalog-row-identity strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:var(--ui-weight-medium);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.catalog-row-code{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-family:IBM Plex Mono,ui-monospace,monospace}.catalog-row-chips{gap:var(--ui-space-3);flex:none;align-items:center;display:flex}.catalog-row-menu-anchor{flex:none;position:relative}.catalog-row-menu-button{border-radius:var(--ui-radius-sm);width:28px;height:28px;color:var(--ui-color-text-muted);cursor:pointer;background:0 0;border:0;place-items:center;font-size:16px;line-height:1;display:inline-grid}.catalog-row-menu-button:hover{background:var(--ui-color-neutral-bg);color:var(--ui-color-text-secondary)}.row-overflow-button{border-radius:var(--ui-radius-pill);width:30px;height:30px;color:var(--ui-color-text-secondary);cursor:pointer;font-size:16px;font-weight:var(--ui-weight-bold);opacity:0;background:#ffffffc7;border:1px solid #6d3bff2e;place-items:center;padding:0;line-height:1;transition:opacity .12s,transform .12s,border-color .12s,background .12s,color .12s;display:inline-grid;transform:translate(2px)}.row-overflow-button__glyph{place-items:center;width:1em;height:1em;line-height:1;display:grid}.row-overflow-button:hover,.row-overflow-button:focus-visible{color:var(--workspace-accent,var(--team-accent,var(--ui-shell-brand-accent,#6d3bff)));background:#fff;border-color:#6d3bff52;outline:none}.row-overflow-button:disabled{cursor:not-allowed;filter:grayscale(.3)}.row-overflow-button.is-visible,.row-overflow-button[aria-expanded=true]{opacity:1;transform:translate(0)}.catalog-dialog-header h2{font-size:var(--ui-text-lg);margin:0}.catalog-color-field{align-items:center;gap:var(--ui-space-3);display:flex}.catalog-color-native{border:1px solid var(--ui-color-border);border-radius:var(--ui-radius-md);cursor:pointer;width:36px;min-height:36px;padding:2px}.admin-danger-zone{justify-content:space-between;align-items:center;gap:var(--ui-space-4);border-radius:var(--ui-radius-lg);min-height:44px;padding:var(--ui-space-4) var(--ui-space-5);background:#ffffffb8;border:1px solid #9b1c1c24;display:flex}.admin-danger-zone strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:var(--ui-weight-medium);display:block}.admin-danger-zone .ui-field-hint{margin-top:var(--ui-space-1)}.admin-danger-zone .ui-button{min-height:32px;padding:0 var(--ui-space-3);flex:none}.catalog-columns{gap:var(--ui-space-6);grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;display:grid}.workspace-admin-screen{--workspace-accent:var(--ui-shell-brand-accent,#6d3bff);--workspace-accent-soft:#6d3bff14;gap:var(--ui-space-6);flex-direction:column;min-width:0;display:flex}.workspace-admin-workspace{gap:var(--ui-space-6);grid-template-columns:minmax(280px,340px) minmax(0,1fr);align-items:start;min-width:0;display:grid}.workspace-admin-directory{top:var(--ui-space-5);gap:var(--ui-space-5);border-color:#6d3bff1f;flex-direction:column;min-width:0;display:flex;position:sticky}.workspace-admin-directory-header{align-items:baseline;display:flex}.workspace-section-list{gap:var(--ui-space-3);flex-direction:column;display:flex}.workspace-section-row{gap:var(--ui-space-3);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-lg);width:100%;min-height:48px;padding:var(--ui-space-3) var(--ui-space-4);background:var(--ui-color-surface);color:var(--ui-color-text-primary);cursor:pointer;text-align:left;align-items:center;transition:border-color .14s,box-shadow .14s,background .14s;display:flex}.workspace-section-row:hover{background:linear-gradient(135deg, #6d3bff09, #fff0 58%), var(--ui-color-surface);border-color:#6d3bff33}.workspace-section-row.is-selected{background:linear-gradient(135deg, #6d3bff17, #28c7dc0e 52%, #fff0 80%), var(--ui-color-surface);border-color:#6d3bff52;box-shadow:0 10px 24px #6d3bff12}.workspace-section-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.workspace-section-copy strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-md);text-overflow:ellipsis;white-space:nowrap;font-weight:680;overflow:hidden}.workspace-admin-detail{min-width:0}.workspace-detail-panel{border-color:#6d3bff1f;min-width:0}.workspace-detail-panel--embedded{display:block}.workspace-detail-panel--embedded>.ui-screen-stack,.workspace-detail-panel--embedded .ui-screen-stack{gap:0}.workspace-detail-panel--embedded .ui-panel{border-color:#6d3bff1f}.workspace-detail-header{justify-content:space-between;align-items:flex-start;gap:var(--ui-space-5);padding-bottom:var(--ui-space-4);border-bottom:1px solid #6d3bff1a;display:flex}.workspace-detail-header .workspace-detail-title{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);letter-spacing:.08em;font-weight:720;display:inline-flex}.workspace-admin-screen .ui-form-card,.workspace-admin-screen .catalog-section{border-radius:var(--ui-radius-lg);box-shadow:none;background:#ffffffb8;border-color:#0f172a12}.workspace-admin-screen .ui-form-card{padding:var(--ui-space-5)}.jira-profile-chip{justify-content:flex-end;align-items:center;gap:var(--ui-space-2);min-width:0;max-width:260px;display:flex}.jira-profile-chip--error{color:var(--ui-color-danger)}.jira-profile-chip--muted{color:var(--ui-color-text-muted)}.jira-profile-chip-avatar{border-radius:var(--ui-radius-pill);width:28px;height:28px;color:var(--workspace-accent);font-size:11px;font-weight:var(--ui-weight-bold);background:radial-gradient(circle at 32% 25%,#28c7dc3d,#0000 42%),linear-gradient(135deg,#6d3bff29,#ffb38a1f),#fff;border:1px solid #6d3bff29;flex:none;place-items:center;line-height:1;display:inline-grid;overflow:hidden}img.jira-profile-chip-avatar{object-fit:cover}.jira-profile-chip-label{color:currentColor;min-width:0;font-size:var(--ui-text-xs);text-overflow:ellipsis;white-space:nowrap;font-weight:620;line-height:1.25;overflow:hidden}a.jira-profile-chip-label{color:var(--ui-color-text-secondary);text-decoration:none}a.jira-profile-chip-label:hover,a.jira-profile-chip-label:focus-visible{color:var(--workspace-accent);text-underline-offset:3px;text-decoration:underline}.jira-profile-chip--error .jira-profile-chip-label{color:var(--ui-color-danger)}.jira-profile-chip--muted .jira-profile-chip-label{color:var(--ui-color-text-muted)}.jira-profile-chip-avatar--placeholder,.jira-profile-chip-skeleton{background:linear-gradient(90deg,#94a3b81f,#94a3b83d,#94a3b81f)}.jira-profile-chip-skeleton{border-radius:var(--ui-radius-pill);width:94px;height:10px;display:block}.workspace-jira-header-actions{justify-content:flex-end;align-items:center;gap:var(--ui-space-3);min-width:0;display:inline-flex}.workspace-jira-fields-info{flex:none;align-items:center;display:inline-flex;position:relative}.workspace-jira-fields-trigger{border-radius:var(--ui-radius-pill);width:28px;height:28px;color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);cursor:pointer;background:#ffffffad;border:1px solid #6d3bff1f;place-items:center;font-weight:720;line-height:1;transition:border-color .14s,background .14s,color .14s,box-shadow .14s;display:inline-grid}.workspace-jira-fields-trigger:hover,.workspace-jira-fields-trigger:focus-visible,.workspace-jira-fields-trigger.is-active{color:var(--workspace-accent);background:#f6f4ffdb;border-color:#6d3bff3d;outline:none}.workspace-jira-fields-trigger:focus-visible{box-shadow:0 0 0 3px #6d3bff1f}.workspace-jira-fields-popover.shell-popover{width:min(460px,100vw - 32px);z-index:var(--ui-z-popover);top:calc(100% + 8px);right:0}.workspace-jira-fields-content{gap:var(--ui-space-2);display:grid}.workspace-jira-fields-title{color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);padding:2px 4px 4px;font-weight:620;display:block}.workspace-jira-field-list{gap:2px;display:grid}.workspace-jira-field-group{gap:var(--ui-space-1);display:grid}.workspace-jira-field-group+.workspace-jira-field-group{margin-top:var(--ui-space-2);padding-top:var(--ui-space-2);border-top:1px solid #0f172a0f}.workspace-jira-field-group-title{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);padding:0 4px;font-weight:620}.workspace-jira-field-row{border-radius:var(--ui-radius-md);min-height:auto;color:var(--ui-color-text-primary);padding:7px 8px;display:block}.workspace-jira-field-row:hover,.workspace-jira-field-row:focus-within{background:#0f172a09}.workspace-jira-field-copy{gap:2px;min-width:0;display:grid}.workspace-jira-field-name{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:620;line-height:1.3;overflow:hidden}.workspace-jira-field-description{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);text-overflow:ellipsis;white-space:nowrap;line-height:1.25;overflow:hidden}.workspace-admin-screen .ui-button.ui-button--primary{color:var(--workspace-accent);box-shadow:none;background:#6d3bff12;border-color:#6d3bff2e}.workspace-admin-screen .ui-button.ui-button--primary:hover{background:#6d3bff1a;border-color:#6d3bff42}.workspace-admin-screen .ui-button.ui-button--ghost,.workspace-admin-screen .ui-button.catalog-add-button{border-color:var(--ui-color-border-subtle);background:var(--ui-color-surface);color:var(--ui-color-text-secondary);box-shadow:none}.workspace-admin-screen .ui-button.ui-button--ghost:hover,.workspace-admin-screen .ui-button.catalog-add-button:hover{color:var(--ui-color-text-primary);background:#6d3bff09;border-color:#6d3bff24}.workspace-admin-screen .ui-button.ui-button--danger{color:var(--ui-color-danger);box-shadow:none;background:#9b1c1c0b;border-color:#9b1c1c29}.workspace-admin-screen .ui-button.ui-button--danger:hover{background:#9b1c1c13;border-color:#9b1c1c3d}.workspace-admin-screen .catalog-columns{align-items:stretch;gap:var(--ui-space-5)}.workspace-admin-screen .catalog-group-surface{border-radius:var(--ui-radius-lg);padding:var(--ui-space-5);background:#ffffffb8;border:1px solid #0f172a12}.workspace-admin-screen .catalog-section{min-width:0;box-shadow:none;background:0 0;border:0;flex-direction:column;padding:0;display:flex}.workspace-admin-screen .catalog-section+.catalog-section{padding-left:var(--ui-space-5);border-left:1px solid #0f172a14}.workspace-admin-screen .catalog-list{gap:var(--ui-space-3);background:0 0;border:0;border-radius:0;flex-direction:column;display:flex;overflow:visible}.workspace-admin-screen .catalog-row{gap:var(--ui-space-3);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-lg);min-height:58px;padding:var(--ui-space-4);background:var(--ui-color-surface);grid-template-columns:auto minmax(0,1fr) auto auto;transition:border-color .14s,box-shadow .14s,background .14s,opacity .14s;display:grid;position:relative}.workspace-admin-screen .catalog-row:last-child{border-bottom:1px solid var(--ui-color-border-subtle)}.workspace-admin-screen .catalog-row:hover{background:linear-gradient(135deg, #6d3bff09, #fff0 58%), var(--ui-color-surface);border-color:#6d3bff33}.workspace-admin-screen .catalog-row.is-drag-over{background:linear-gradient(135deg, #6d3bff17, #28c7dc0e 52%, #fff0 80%), var(--ui-color-surface);box-shadow:inset 3px 0 0 var(--workspace-accent);border-color:#6d3bff4d}.workspace-admin-screen .catalog-row.is-archived{opacity:.58}.workspace-admin-screen .catalog-drag-handle{width:26px;height:26px;color:var(--ui-color-text-muted);place-items:center;padding:0;display:inline-grid}.workspace-admin-screen .catalog-row-main{gap:var(--ui-space-3)}.workspace-admin-screen .catalog-color-marker{box-sizing:border-box;aspect-ratio:1;border:1px solid #0f172a1f;border-radius:50%;flex:0 0 10px;width:10px;height:10px;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff80}.workspace-admin-screen .catalog-row-identity strong{font-size:var(--ui-text-sm);font-weight:680}.workspace-admin-screen .catalog-row-code{font-family:inherit;font-size:var(--ui-text-xs)}.workspace-admin-screen .catalog-row-chips{justify-content:flex-end;gap:var(--ui-space-2);flex-wrap:wrap}.workspace-admin-screen .catalog-row-menu-anchor{z-index:2;justify-content:center;align-items:center;min-width:30px;display:inline-flex}.workspace-admin-screen .catalog-row-menu-button{border-radius:var(--ui-radius-pill);width:30px;height:30px;color:var(--ui-color-text-secondary);font-weight:var(--ui-weight-bold);opacity:0;background:#ffffffc7;border:1px solid #6d3bff2e;transition:opacity .12s,transform .12s,border-color .12s,background .12s;transform:translate(2px)}.workspace-admin-screen .catalog-row:hover .catalog-row-menu-button,.workspace-admin-screen .catalog-row:focus-within .catalog-row-menu-button{opacity:1;transform:translate(0)}.workspace-admin-screen .catalog-row-menu-button:hover{color:var(--workspace-accent);background:#fff;border-color:#6d3bff52}.workspace-admin-screen.has-catalog-menu .catalog-row-menu-button{opacity:0;pointer-events:none;transform:translate(2px)}.workspace-admin-screen .catalog-row-menu-button.is-visible{opacity:1;pointer-events:auto;transform:translate(0)}.global-admin-screen{--global-admin-accent:var(--ui-shell-brand-accent,#6d3bff);--global-admin-accent-soft:#6d3bff14}.global-admin-workspace{grid-template-columns:minmax(240px,300px) minmax(0,1fr)}.global-admin-directory{border-color:#6d3bff1f}.global-admin-panel{border-color:#6d3bff1f;min-width:0}.global-admin-metric-grid{gap:var(--ui-space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.global-admin-metric-row{justify-content:space-between;align-items:center;gap:var(--ui-space-4);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-lg);min-height:70px;padding:var(--ui-space-4);background:var(--ui-color-surface);display:flex}.global-admin-metric-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.global-admin-metric-row strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:700}.global-admin-metric-row span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs)}.global-admin-metric-row b{color:var(--global-admin-accent);font-size:var(--ui-text-xl);font-weight:760;line-height:1}.global-admin-create-card{max-width:760px}.global-admin-toolbar-form{grid-template-columns:repeat(2,minmax(180px,1fr)) auto;align-items:end;display:grid}.global-admin-toolbar-form .ui-button{min-height:var(--ui-control-height)}.global-admin-header-action{min-height:32px}.global-admin-wide-field{min-width:min(360px,100%)}.global-admin-settings-list{gap:var(--ui-space-4);flex-direction:column;display:flex}.global-admin-setting-row{gap:var(--ui-space-4);grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;display:grid}.global-admin-panel .ui-field-hint{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);margin:0;line-height:1.45}.global-admin-category-grid{gap:var(--ui-space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.global-admin-estimate-list,.global-admin-row-list{background:0 0;border:0;overflow:visible}.global-admin-estimate-row{grid-template-columns:minmax(180px,.7fr) minmax(0,1.1fr);align-items:start}.global-admin-estimate-row:hover{background:linear-gradient(135deg, #6d3bff09, #fff0 58%), var(--ui-color-surface)}.global-admin-estimate-main{align-items:flex-start}.global-admin-estimate-controls{gap:var(--ui-space-3);grid-template-columns:minmax(140px,1fr) minmax(160px,1fr) auto;align-items:end;min-width:0;display:grid}.global-admin-estimate-controls .ui-button{min-height:var(--ui-control-height)}.global-admin-estimate-options{gap:var(--ui-space-3);min-width:0;padding-top:var(--ui-space-3);border-top:1px solid #0f172a12;flex-wrap:wrap;grid-column:1/-1;display:flex}.global-admin-option-row{gap:var(--ui-space-2);grid-template-columns:86px minmax(140px,220px);align-items:end;display:grid}.global-admin-option-row .ui-control{min-height:34px}.global-admin-option-add{align-self:end;min-height:34px}.global-admin-save-bar{padding-top:var(--ui-space-4);border-top:1px solid #6d3bff1a;justify-content:flex-end;display:flex}.global-admin-resource-row{grid-template-columns:minmax(0,1fr) auto auto}.global-admin-resource-row .catalog-row-main{min-width:0}.global-admin-row-actions{justify-content:flex-end;gap:var(--ui-space-2);flex-wrap:wrap;display:flex}.global-admin-row-actions .ui-button,.global-admin-resource-row>.ui-button{min-height:32px;padding:0 var(--ui-space-3)}.global-admin-user-chip,.global-admin-workspace-chip{min-height:23px;padding:0 var(--ui-space-3);border-radius:var(--ui-radius-pill);color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);white-space:nowrap;background:#6d3bff0e;border:1px solid #6d3bff24;align-items:center;font-weight:650;line-height:1;display:inline-flex}.global-admin-user-chip--count{color:var(--ui-color-text-secondary);background:linear-gradient(135deg,#6d3bff0e,#28c7dc0e),#ffffffbd;border-color:#6d3bff24}.global-admin-user-chip--admin{color:var(--global-admin-accent);background:#6d3bff17;border-color:#6d3bff3d}.global-admin-user-chip--created{color:var(--ui-color-text-secondary);background:#28c7dc0e;border-color:#28c7dc29}.global-admin-workspace-chip--members{color:var(--ui-color-text-primary);background:linear-gradient(135deg,#6d3bff0f,#28c7dc13),#ffffffbd;border-color:#28c7dc2e}.global-admin-workspace-chip--pending{border-color:var(--ui-color-border-subtle);color:var(--ui-color-text-muted);background:#f8fafcb8}.global-admin-workspace-chip--pending-active{color:var(--ui-color-warning);background:#ffb38a26;border-color:#ffb38a61}.global-admin-row-action-button{min-width:0;color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);box-shadow:none;background:#ffffffc2;border-color:#6d3bff24;align-self:center;font-weight:680}.global-admin-row-action-button:hover,.global-admin-row-action-button:focus-visible{color:var(--global-admin-accent);background:#6d3bff0e;border-color:#6d3bff3d}.workspace-admin-screen .catalog-row.global-admin-holiday-row{grid-template-columns:minmax(0,1fr) auto}.workspace-admin-screen .catalog-row.global-admin-holiday-row .catalog-row-main,.global-admin-holiday-row .catalog-row-identity{min-width:0}.global-admin-holiday-row:hover .row-overflow-button,.global-admin-holiday-row:focus-within .row-overflow-button,.global-admin-holiday-row.has-open-menu .row-overflow-button{opacity:1;transform:translate(0)}.global-admin-holiday-menu-anchor{z-index:4}.global-admin-holiday-menu.shell-popover{top:calc(100% + var(--ui-space-2));z-index:var(--ui-z-toast);border-radius:var(--ui-radius-lg);width:190px;padding:var(--ui-space-2);background:var(--ui-color-surface);box-shadow:var(--ui-shadow-popover,0 14px 34px #0f172a29);border:1px solid #6d3bff1f;position:absolute;right:0}.global-admin-holiday-menu .shell-menu-item{border-radius:var(--ui-radius-md);width:100%;min-height:32px;padding:0 var(--ui-space-3);color:var(--ui-color-text-secondary);cursor:pointer;font:inherit;font-size:var(--ui-text-sm);text-align:left;background:0 0;border:0;align-items:center;display:flex}.global-admin-holiday-menu .shell-menu-item:hover,.global-admin-holiday-menu .shell-menu-item:focus-visible{color:var(--ui-color-text-primary);background:#6d3bff0f;outline:none}.global-admin-holiday-menu .shell-menu-item--danger,.global-admin-holiday-menu .shell-menu-item--danger:hover,.global-admin-holiday-menu .shell-menu-item--danger:focus-visible{color:var(--ui-color-danger)}.global-admin-holiday-dialog{width:min(440px,100vw - 32px)}.global-admin-holiday-dialog-fields{gap:var(--ui-space-4)}.catalog-context-menu.shell-popover{z-index:var(--ui-z-toast)}.catalog-context-menu .shell-menu-item--danger{color:var(--ui-color-danger)}.catalog-dialog{border-color:#6d3bff21}.catalog-dialog .catalog-color-field{min-height:30px}.catalog-dialog .catalog-color-native{box-sizing:border-box;cursor:pointer;appearance:none;border:1px solid #0f172a1f;border-radius:50%;width:18px;height:18px;min-height:18px;padding:0;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff80}.catalog-dialog .catalog-color-native::-webkit-color-swatch-wrapper{padding:0}.catalog-dialog .catalog-color-native::-webkit-color-swatch{border:0;border-radius:50%}.catalog-dialog .catalog-color-native::-moz-color-swatch{border:0;border-radius:50%}.jira-settings-stack{gap:var(--ui-space-5);flex-direction:column;min-width:0;display:flex}.workspace-admin-screen .jira-settings-card{background:#ffffffb8;border-color:#0f172a12}.workspace-admin-screen .workspace-group-heading{justify-content:space-between;align-items:center;gap:var(--ui-space-3);min-height:var(--ui-control-height);padding:0 var(--ui-space-1);box-shadow:none;background:0 0;border:0;border-radius:0;flex-flow:row;display:flex}.workspace-admin-screen .workspace-group-heading h4{min-width:0;color:var(--ui-color-text-primary);flex:auto;align-items:center;margin:0;font-weight:720;display:inline-flex}.workspace-admin-screen .workspace-group-heading .catalog-add-button{flex:none}.jira-status-workspace{gap:var(--ui-space-4);border-radius:var(--ui-radius-lg);min-width:0;padding:var(--ui-space-5);background:#ffffff8a;border:1px solid #0f172a12;grid-template-columns:minmax(140px,.36fr) minmax(0,1.64fr);align-items:stretch;display:grid}.jira-issue-type-list{gap:var(--ui-space-3);flex-direction:column;min-width:0;display:flex}.jira-issue-type-row{gap:var(--ui-space-2);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-lg);min-height:50px;padding:var(--ui-space-2) var(--ui-space-3);background:var(--ui-color-surface);cursor:pointer;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;transition:border-color .14s,background .14s,box-shadow .14s,opacity .14s;display:grid}.jira-issue-type-row:hover,.jira-issue-type-row:focus-visible{background:linear-gradient(135deg, #6d3bff09, #fff0 58%), var(--ui-color-surface);border-color:#6d3bff33;outline:none}.jira-issue-type-row:hover .catalog-row-menu-button,.jira-issue-type-row:focus-within .catalog-row-menu-button{opacity:1;transform:translate(0)}.jira-issue-type-row.is-active{box-shadow:inset 3px 0 0 var(--workspace-accent);border-color:#6d3bff47}.jira-issue-type-row.is-archived,.jira-status-table-row.is-archived,.jira-status-catalog-row.is-archived,.jira-ambition-row.is-archived{opacity:.58}.jira-issue-type-row-main,.jira-issue-type-row-meta{min-width:0;display:flex}.jira-issue-type-row-main{flex-direction:column;gap:2px}.jira-issue-type-row-main strong{color:var(--ui-color-text);font-size:var(--ui-text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:680;overflow:hidden}.jira-issue-type-row-main span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.jira-issue-type-row-meta{justify-content:flex-end;align-items:center;gap:var(--ui-space-2)}.jira-status-detail{gap:var(--ui-space-3);min-width:0;padding-left:var(--ui-space-5);border-left:1px solid #0f172a14;flex-direction:column;display:flex}.jira-status-detail-header{justify-content:space-between;align-items:center;gap:var(--ui-space-3);min-width:0;display:flex}.jira-status-detail-title{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.jira-status-detail-title strong,.jira-status-detail-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.jira-status-detail-title strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:650}.jira-status-detail-title span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs)}.jira-stage-status-dialog-trigger{min-height:32px;padding-inline:var(--ui-space-3);color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);flex:none;font-weight:560}.jira-status-table{border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-md);background:#ffffffb8;display:grid;overflow:hidden}.jira-status-table-header,.jira-status-table-row{align-items:center;column-gap:var(--ui-space-3);grid-template-columns:minmax(120px,1fr) minmax(120px,1fr) minmax(96px,120px) minmax(72px,96px) 32px;display:grid}.jira-status-table-header{min-height:30px;padding:0 var(--ui-space-3);border-bottom:1px solid var(--ui-color-border-subtle);color:var(--ui-color-text-muted);text-transform:uppercase;background:#f8fafcb8;font-size:11px;font-weight:650}.jira-status-table-row{min-height:42px;padding:var(--ui-space-1) var(--ui-space-3)}.jira-status-table-row+.jira-status-table-row{border-top:1px solid #e2e8f0b8}.jira-status-table-row:hover .catalog-row-menu-button,.jira-status-table-row:focus-within .catalog-row-menu-button{opacity:1;transform:translate(0)}.jira-status-table-cell,.jira-status-name-cell,.jira-status-jira-cell,.jira-status-category-cell,.jira-status-usage-cell,.jira-status-actions-cell{min-width:0}.jira-status-name-cell{align-items:center;gap:var(--ui-space-2);display:flex}.jira-status-name-cell strong,.jira-status-jira-cell{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.jira-status-name-cell strong{color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);font-weight:540}.jira-status-jira-cell,.jira-status-muted-value{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs)}.jira-status-category-cell,.jira-status-usage-cell,.jira-status-actions-cell{align-items:center;display:flex}.jira-status-category-cell{gap:var(--ui-space-2)}.jira-status-usage-cell,.jira-status-actions-cell{justify-content:flex-end}.jira-apply-status-body{gap:var(--ui-space-4);flex-direction:column;display:flex}.jira-apply-status-row{align-items:center;gap:var(--ui-space-3);grid-template-columns:18px minmax(0,1fr) auto;min-height:38px;display:grid}.jira-apply-status-marker{border:1px solid #0f172a1f;border-radius:50%;width:14px;height:14px;box-shadow:inset 0 0 0 1px #ffffff6b}.jira-apply-status-identity{flex-direction:column;gap:2px;min-width:0;display:flex}.jira-apply-status-identity strong,.jira-apply-status-identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.jira-apply-status-identity strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:620}.jira-apply-status-identity span,.jira-apply-status-target-title{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs)}.jira-apply-status-target-section{gap:var(--ui-space-2);flex-direction:column;display:flex}.jira-apply-status-targets{gap:var(--ui-space-2);flex-wrap:wrap;display:flex}.jira-stage-status-overrides{gap:var(--ui-space-2);margin-top:var(--ui-space-2);padding-top:var(--ui-space-3);border-top:1px solid #0f172a12;flex-direction:column;display:flex}.jira-stage-status-overrides-header{padding:0 var(--ui-space-1);justify-content:space-between;align-items:center;display:flex}.jira-stage-status-overrides-header h5{color:var(--ui-color-text);font-size:var(--ui-text-sm);margin:0;font-weight:720}.ui-dialog.jira-stage-status-dialog{flex-direction:column;width:fit-content;max-width:min(80vw,100vw - 48px);max-height:min(80vh,100vh - 48px);display:flex;overflow:hidden}.jira-stage-status-dialog .team-dialog-header p{color:var(--ui-color-text-muted);font-size:var(--ui-text-sm);margin:4px 0 0}.jira-stage-status-dialog .team-dialog-header,.jira-stage-status-dialog .team-dialog-actions{flex:none}.jira-stage-status-grid{grid-template-columns:minmax(150px, 168px) repeat(var(--jira-stage-type-count), minmax(116px, 136px));border-radius:var(--ui-radius-lg);background:#ffffff9e;border:1px solid #0f172a12;flex:auto;min-height:0;display:grid;overflow:auto}.jira-stage-status-grid-row{display:contents}.jira-stage-status-grid-cell{align-items:center;gap:var(--ui-space-2);border-top:1px solid #0f172a0f;min-width:0;padding:5px 6px;display:flex}.jira-stage-status-grid-heading{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);background:#f8fafcf0;border-top:0;font-weight:680}.jira-stage-status-grid-heading:not(.jira-stage-status-sticky){justify-content:center}.jira-stage-status-type-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.jira-stage-status-sticky{z-index:1;background:#fffffff5;border-right:1px solid #0f172a14;position:sticky;left:0}.jira-stage-status-grid-heading.jira-stage-status-sticky{z-index:2;background:#f8fafcfa}.jira-stage-status-name{flex-direction:column;align-items:flex-start;gap:1px}.jira-stage-status-name strong{max-width:100%;color:var(--ui-color-text);font-size:var(--ui-text-xs);text-overflow:ellipsis;white-space:nowrap;font-weight:680;overflow:hidden}.jira-stage-status-name span{color:var(--ui-color-text-muted);font-size:11px}.jira-stage-status-select{width:100%;min-width:96px;min-height:30px;padding:0 var(--ui-space-2);font-size:var(--ui-text-xs)}.jira-stage-status-picker{width:100%;min-width:0;position:relative}.jira-stage-status-trigger{justify-content:space-between;align-items:center;gap:var(--ui-space-2);width:100%;min-height:30px;padding-inline:var(--ui-space-2);text-align:left;cursor:pointer;display:flex}.jira-stage-status-trigger:after{color:var(--ui-color-text-muted);content:"▾";flex:none;font-size:.72rem}.jira-stage-status-trigger span{min-width:0;color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.jira-stage-status-trigger:disabled{cursor:default}.jira-stage-status-trigger[aria-expanded=true]{border-color:#6d3bff3d;box-shadow:inset 0 0 0 1px #6d3bff12}.jira-stage-status-menu.shell-popover{z-index:calc(var(--ui-z-toast) + 3);padding:var(--ui-space-2);position:fixed;overflow:auto}.jira-stage-status-menu .shell-menu-item.is-selected{color:var(--ui-color-text-primary);background:#6d3bff14}.jira-stage-estimate-mappings{gap:var(--ui-space-2);margin-top:var(--ui-space-4);display:grid}.jira-stage-estimate-table{border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-md);background:#ffffffb8;display:grid;overflow:hidden}.jira-stage-estimate-table-header,.jira-stage-estimate-row{align-items:center;column-gap:var(--ui-space-3);grid-template-columns:minmax(0,1fr) minmax(160px,240px);display:grid}.jira-stage-estimate-table-header{min-height:30px;padding:0 var(--ui-space-3);border-bottom:1px solid var(--ui-color-border-subtle);color:var(--ui-color-text-muted);letter-spacing:0;text-transform:uppercase;background:#f8fafcb8;font-size:11px;font-weight:650}.jira-stage-estimate-row{min-height:42px;padding:var(--ui-space-1) var(--ui-space-3)}.jira-stage-estimate-row+.jira-stage-estimate-row{border-top:1px solid #e2e8f0b8}.jira-stage-estimate-cell,.jira-stage-estimate-type-cell,.jira-stage-estimate-field-cell{min-width:0}.jira-stage-estimate-type-cell{align-items:center;gap:var(--ui-space-2);color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);font-weight:520;display:flex}.jira-stage-estimate-type-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.jira-stage-estimate-field-cell{justify-content:flex-end;display:flex}.jira-stage-estimate-picker{width:min(100%,240px);min-width:0;position:relative}.jira-stage-estimate-trigger{justify-content:space-between;align-items:center;gap:var(--ui-space-2);width:100%;min-height:32px;padding-inline:var(--ui-space-2);text-align:left;cursor:pointer;display:flex}.jira-stage-estimate-trigger:after{color:var(--ui-color-text-muted);content:"▾";flex:none;font-size:.72rem}.jira-stage-estimate-trigger span{min-width:0;color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.jira-stage-estimate-trigger:disabled{cursor:default}.jira-stage-estimate-trigger[aria-expanded=true]{border-color:#6d3bff3d;box-shadow:inset 0 0 0 1px #6d3bff12}.jira-stage-estimate-menu.shell-popover{z-index:calc(var(--ui-z-toast) + 2);padding:var(--ui-space-2);position:fixed;overflow:auto}.jira-stage-estimate-menu .shell-menu-item.is-selected{color:var(--ui-color-text-primary);background:#6d3bff14}.jira-estimate-field-list{gap:var(--ui-space-3);margin-bottom:var(--ui-space-4)}.jira-estimate-field-row{gap:var(--ui-space-3);cursor:default;grid-template-columns:1fr;display:grid}.stage-status-dialog{width:min(720px,100vw - 32px)}.stage-status-create-dialog{width:min(460px,100vw - 32px)}.stage-status-dialog .team-dialog-section{gap:var(--ui-space-3);padding:var(--ui-space-4)}.stage-status-dialog-title{margin-top:0}.stage-status-dialog-title .catalog-add-button{flex-shrink:0}.stage-status-catalog-list{gap:var(--ui-space-2);background:0 0;border:0;border-radius:0;flex-direction:column;display:flex;overflow:visible}.stage-status-catalog-row{align-items:center;gap:var(--ui-space-2);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-md);min-height:42px;padding:var(--ui-space-2) var(--ui-space-3);grid-template-columns:auto minmax(180px,1fr) auto;display:grid}.stage-status-catalog-row:last-child{border-bottom:1px solid var(--ui-color-border-subtle)}.stage-status-catalog-row .catalog-color-marker{border:1px solid #0f172a1f;border-radius:50%;flex:0 0 10px;width:10px;height:10px;box-shadow:inset 0 0 0 1px #ffffff80}.stage-status-drag-handle{place-items:center;width:22px;height:26px;padding:0}.stage-status-color-marker{cursor:pointer;align-self:center;place-items:center;line-height:0;display:inline-grid;position:relative;overflow:hidden}.stage-status-color-input{opacity:0;cursor:pointer;border:0;width:22px;height:22px;padding:0;position:absolute;inset:-4px}.stage-status-editor-main{align-self:center;align-items:center;gap:var(--ui-space-2)}.stage-status-editor-name,.stage-status-editor-field{min-width:0;margin:0}.stage-status-editor-controls{--stage-status-category-width:126px;--stage-status-actions-width:120px;grid-template-columns:var(--stage-status-category-width) var(--stage-status-actions-width);justify-content:flex-end;align-items:center;gap:var(--ui-space-2);width:calc(var(--stage-status-category-width) + var(--stage-status-actions-width) + var(--ui-space-2));min-width:0;display:grid}.stage-status-editor-field{width:var(--stage-status-category-width)}.stage-status-catalog-row .ui-control{height:30px;min-height:30px;font-size:var(--ui-text-xs);padding-block:0}.stage-status-editor-actions{align-self:center;align-items:center;gap:var(--ui-space-1);width:var(--stage-status-actions-width);flex-wrap:nowrap;justify-content:flex-end;display:flex}.stage-status-editor-actions .ui-status-pill{text-align:center;min-width:42px}.stage-status-editor-actions .ui-button{min-width:62px;height:28px;min-height:28px;padding:0 var(--ui-space-2);font-size:var(--ui-text-xs)}.stage-status-create-grid{gap:var(--ui-space-3);grid-template-columns:minmax(0,1fr) 96px}.stage-status-create-color input[type=color]{height:34px;min-height:34px;padding:3px}.jira-status-catalog-row{grid-template-columns:minmax(0,1fr) auto auto}.jira-ambition-list{gap:var(--ui-space-3);background:0 0;border:0}.jira-ambition-row{grid-template-columns:auto minmax(0,1fr) auto auto}.jira-ambition-row.is-system{opacity:.72}.jira-ambition-toggle{flex:auto;margin:0}.jira-ambition-actions{gap:var(--ui-space-2);flex-shrink:0;display:flex}.jira-order-button{min-width:34px;padding-inline:var(--ui-space-3)}.jira-context-menu.shell-popover{width:190px;z-index:var(--ui-z-toast);position:fixed}.access-group-surface{gap:var(--ui-space-5);border-radius:var(--ui-radius-lg);min-width:0;padding:var(--ui-space-5);background:#ffffffb8;border:1px solid #0f172a12;flex-direction:column;display:flex}.access-lists-grid{gap:var(--ui-space-5);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.access-section{gap:var(--ui-space-4);flex-direction:column;min-width:0;display:flex}.access-visibility-section{padding-bottom:var(--ui-space-5);border-bottom:1px solid #0f172a14}.access-section+.access-section{padding-left:var(--ui-space-5);border-left:1px solid #0f172a14}.access-list{background:var(--ui-color-surface)}.access-row-item{min-height:52px;display:flex}.access-visibility-row{min-height:64px}.access-visibility-actions{justify-content:flex-end;place-self:center end;align-items:center;gap:var(--ui-space-2);grid-column:3/5;height:24px;display:inline-flex}.access-visibility-actions .ui-status-pill{height:24px;min-height:24px;padding-block:0}.access-switch{flex-direction:row;flex:none;align-items:center;gap:0;width:42px;height:24px;margin:0;line-height:0;display:inline-flex;position:relative}.access-switch input{cursor:pointer;opacity:0;margin:0;position:absolute;inset:0}.access-switch span{border-radius:var(--ui-radius-pill);background:#94a3b847;border:1px solid #0f172a24;width:100%;height:100%;transition:background .14s,border-color .14s;display:block;position:relative}.access-switch span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .14s;position:absolute;top:3px;left:3px;box-shadow:0 2px 7px #0f172a38}.access-switch input:checked+span{background:#10b98152;border-color:#10b98161}.access-switch input:checked+span:after{transform:translate(18px)}.access-switch input:focus-visible+span{outline-offset:2px;outline:2px solid #275d8f57}.access-switch input:disabled{cursor:not-allowed}.access-switch input:disabled+span{opacity:.58}.access-loading-row{color:var(--ui-color-text-muted)}.access-context-menu.shell-popover{width:176px;z-index:var(--ui-z-toast);position:fixed}.access-field-error{color:var(--ui-color-danger);font-size:var(--ui-text-xs);line-height:1.25}.access-dialog-member{background:0 0;flex-direction:column;gap:2px;padding:0;display:flex}.access-dialog-member strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm)}.access-dialog-member span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs)}.table-meta{color:#536072;flex-direction:column;align-items:flex-end;display:flex}.planning-board-card{overflow:hidden}.roadmap-screen{padding:0 0 24px}.roadmap-board{overflow:hidden}.roadmap-timeline-shell{--roadmap-shell-width:100%;max-height:calc(100vh - 148px)}.timeline-scale-control,.roadmap-scale-control{background:#ffffffc7;border:1px solid #0f172a14;border-radius:10px;align-items:center;gap:2px;padding:2px;display:inline-flex}.timeline-scale-button,.roadmap-scale-button{appearance:none;color:#536072;min-height:28px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:4px 8px;font-size:.74rem;font-weight:720;line-height:1}.timeline-scale-button:hover,.roadmap-scale-button:hover{color:var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff));background:#6d3bff12}.timeline-scale-button.active,.roadmap-scale-button.active{color:var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff));background:#6d3bff1c;box-shadow:inset 0 0 0 1px #6d3bff1f}.roadmap-header-row{position:relative}.roadmap-header-label{min-width:280px;color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:820}.roadmap-date-row{display:flex}.roadmap-date-cell{flex:none}.roadmap-date-cell--day,.roadmap-date-cell--week,.roadmap-date-cell--month,.roadmap-date-cell--quarter{text-align:left;background:linear-gradient(#ffffffeb,#f8fafce0),#ffffffe6;border-right:1px solid #7c8ba029;flex-direction:column;justify-content:center;gap:2px;padding:6px 8px;display:flex;box-shadow:inset 0 -1px #0f172a0a}.roadmap-date-cell--day{text-align:center;align-items:center;padding:5px 4px}.roadmap-date-cell--day .roadmap-period-label{font-size:.7rem}.roadmap-date-cell--day .roadmap-period-range{font-size:.58rem}.roadmap-date-cell--day.current,.roadmap-date-cell--week.current,.roadmap-date-cell--month.current,.roadmap-date-cell--quarter.current{background:linear-gradient(#f7f4fff5,#ffffffe6),#6d3bff0f}.roadmap-bucket--context{opacity:.48}.roadmap-date-cell.roadmap-bucket--context{background:linear-gradient(#ffffffc7,#f8fafc9e),#ffffffb8}.roadmap-period-label{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:780;line-height:1.1;overflow:hidden}.roadmap-period-range{color:#7a8698;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.64rem;font-weight:620;line-height:1.1;overflow:hidden}.roadmap-group-heading{appearance:none;font:inherit;text-align:left}.roadmap-group .timeline-section-sticky{width:var(--roadmap-shell-width);min-width:var(--roadmap-shell-width)}.roadmap-row{color:inherit;text-align:left;background:0 0;border-bottom:1px solid #7c8ba02e}.roadmap-row:hover{background:#447aff09}.roadmap-epic-cell{flex-direction:column;justify-content:center;gap:4px;min-width:0;padding:6px 12px;display:flex}.roadmap-row:hover .roadmap-epic-cell.timeline-label.epic-label:not(.selected-epic){background:linear-gradient(135deg,#6d3bff07,#fff0 58%),#ffffffeb;border-color:#6d3bff2e;box-shadow:inset 0 0 0 1px #6d3bff09,8px 0 18px #0f172a0a}.roadmap-epic-cell:focus-visible{outline-offset:-3px;outline:2px solid #2d63ffb8}.roadmap-epic-title{flex-wrap:nowrap;align-items:center;gap:6px;width:100%;min-width:0;display:flex}.roadmap-epic-key{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-primary);font-size:.86rem;font-weight:760;display:inline-block;overflow:hidden}.roadmap-epic-menu-anchor{margin-left:auto}.roadmap-inline-metric{min-height:18px;color:var(--text-secondary);white-space:nowrap;background:#64748b14;border-radius:6px;flex:none;align-items:center;padding:2px 6px;font-size:.68rem;font-weight:750;line-height:1;display:inline-flex}.roadmap-completion-metric{color:#166534d1;background:#22c55e17}.roadmap-epic-summary{color:#566476;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.76rem;font-weight:580;line-height:1.15;display:block;overflow:hidden}.roadmap-product-avatar{flex:none}.roadmap-track{background:#fff;display:block;position:relative}.roadmap-gridline-stack{pointer-events:none;display:flex;position:absolute;inset:0}.roadmap-gridline{flex:none}.roadmap-gridline.monday{background:#447aff06}.roadmap-gridline.current{background:#6d3bff09}.roadmap-gridline.roadmap-bucket--context{background:repeating-linear-gradient(135deg,#94a3b809 0 6px,#fff3 6px 12px)}.roadmap-current-bucket-band{pointer-events:none;background:#6d3bff0b;border-inline:1px solid #6d3bff29;position:absolute;top:0;bottom:0}.roadmap-current-bucket-band--context,.roadmap-current-context-marker{opacity:.48}.roadmap-bar{white-space:nowrap;isolation:isolate;align-items:center;min-height:30px;padding:0;font-size:.72rem;font-weight:800;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.roadmap-status-layer{border-radius:inherit;position:absolute;inset:0;overflow:hidden}.roadmap-status-slice{background:color-mix(in srgb, var(--roadmap-status-color,#8ea4bd) 36%, transparent);box-sizing:border-box;border-right:1px solid #ffffffad;justify-content:center;align-items:center;min-width:0;padding:0 4px;display:flex;position:absolute;top:0;bottom:0}.roadmap-status-category-backlog{background:color-mix(in srgb, var(--roadmap-status-color,#8ea4bd) 28%, transparent)}.roadmap-status-category-in_progress{background:color-mix(in srgb, var(--roadmap-status-color,#6d3bff) 36%, transparent)}.roadmap-status-category-done{background:color-mix(in srgb, var(--roadmap-status-color,#22c55e) 32%, transparent)}.roadmap-empty{margin:10px 14px 12px 234px}.my-work-screen{flex-direction:column;gap:0;width:min(1180px,100vw - 48px);margin:0 auto;padding:28px 0 44px;display:flex}.my-work-header{margin-bottom:var(--ui-space-6);justify-content:space-between;align-items:center;gap:18px;display:flex}.my-work-header h1{font-size:var(--ui-text-xl);line-height:var(--ui-line-compact);color:var(--ui-color-text-primary);margin:0}.my-work-toolbar{border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-lg);background:color-mix(in srgb, var(--ui-color-surface) 88%, transparent);box-shadow:var(--ui-shadow-none);grid-template-columns:minmax(220px,1fr) minmax(180px,240px) auto;align-items:center;gap:10px;margin-bottom:12px;padding:12px;display:grid}.my-work-search,.my-work-search .ui-control{width:100%;min-width:0}.my-work-search{height:var(--ui-control-height);align-items:center;margin:0;line-height:0;display:flex}.my-work-toolbar .ui-control,.my-work-period-filter{height:var(--ui-control-height)}.my-work-workspace-filter{align-self:center}.my-work-period-filter{border-radius:var(--ui-radius-md);background:var(--ui-color-surface-muted);align-self:center;align-items:center;gap:4px;padding:3px;display:inline-flex}.my-work-refresh-control{min-height:var(--ui-control-height);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-md);background:var(--ui-color-surface);box-shadow:var(--ui-shadow-none);align-items:stretch;display:inline-flex;position:relative}.my-work-refresh-main,.my-work-refresh-menu-button{color:var(--ui-color-text-primary);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;display:inline-flex}.my-work-refresh-main{border-radius:calc(var(--ui-radius-md) - 1px) 0 0 calc(var(--ui-radius-md) - 1px);min-width:154px;font-size:var(--ui-text-sm);font-weight:var(--ui-weight-medium);gap:8px;padding:0 11px}.my-work-refresh-main:disabled{cursor:default;opacity:.72}.my-work-refresh-state{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:var(--ui-weight-medium);white-space:nowrap}.my-work-refresh-menu-button{border-left:1px solid var(--ui-color-border-subtle);border-radius:0 calc(var(--ui-radius-md) - 1px) calc(var(--ui-radius-md) - 1px) 0;width:34px;color:var(--ui-color-text-muted);justify-content:center}.my-work-refresh-main:not(:disabled):hover,.my-work-refresh-menu-button:hover,.my-work-refresh-menu-button[aria-expanded=true]{background:var(--ui-color-surface-muted);color:var(--ui-color-text-primary)}.my-work-refresh-main:focus-visible,.my-work-refresh-menu-button:focus-visible{outline:2px solid color-mix(in srgb, var(--ui-color-focus) 52%, transparent);outline-offset:2px}.my-work-refresh-menu{z-index:30;min-width:150px;padding:5px;position:absolute;top:calc(100% + 6px);right:0}.my-work-refresh-menu .shell-menu-item{justify-content:space-between}.my-work-refresh-menu .shell-menu-item.is-selected{color:var(--ui-color-text-primary);background:#6d3bff14;box-shadow:inset 0 0 0 1px #6d3bff1f}.my-work-refresh-menu .shell-menu-item.is-selected:after{content:"✓";color:var(--ui-color-primary);font-weight:var(--ui-weight-semibold)}.my-work-period-filter button{height:calc(var(--ui-control-height) - 6px);border-radius:calc(var(--ui-radius-md) - 2px);color:var(--ui-color-text-muted);font:inherit;font-size:var(--ui-text-xs);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:7px 10px;display:inline-flex}.my-work-period-filter button:hover{color:var(--ui-color-text-primary);background:var(--ui-color-surface)}.my-work-period-filter button.is-active{color:var(--ui-shell-brand-accent);background:linear-gradient(135deg, #6d3bff1a, #28c7dc0e), var(--ui-color-surface);box-shadow:inset 0 0 0 1px #6d3bff2e,0 1px 2px #6d3bff14}.my-work-surface{align-content:start;align-items:start;gap:18px;min-height:240px;padding-top:0;display:grid}.my-work-group{align-content:start;align-self:start;align-items:stretch;gap:8px;display:grid}.my-work-group-title{min-height:20px;color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:var(--ui-weight-medium);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:8px;padding:0 4px;line-height:20px;display:flex}.my-work-group-title span:last-child{background:var(--ui-color-surface-muted);min-width:20px;height:20px;color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);letter-spacing:0;border-radius:999px;place-items:center;display:inline-grid}.my-work-list{align-content:start;gap:8px;display:grid}.my-work-row{box-sizing:border-box;border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-lg);background:var(--ui-color-surface);width:100%;min-height:82px;box-shadow:var(--ui-shadow-none);cursor:pointer;grid-template-columns:minmax(0,1fr);align-items:center;gap:8px;padding:12px 14px;display:grid}.my-work-row:hover{background:linear-gradient(135deg, #6d3bff0e, #28c7dc09 48%, #fff0 78%), var(--ui-color-surface);border-color:#6d3bff3d;box-shadow:inset 3px 0 #6d3bffb8,0 0 0 1px #6d3bff0a}.my-work-row:focus-visible{outline:2px solid color-mix(in srgb, var(--ui-color-focus) 52%, transparent);outline-offset:2px;background:linear-gradient(135deg, #6d3bff13, #28c7dc0b 48%, #fff0 78%), var(--ui-color-surface);box-shadow:inset 3px 0 0 var(--ui-shell-brand-accent);border-color:#6d3bff52}.my-work-row-main{gap:6px;min-width:0;display:grid}.my-work-row-topline,.my-work-primary-line,.my-work-epic-context{align-items:center;min-width:0;display:flex}.my-work-row-topline{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);gap:8px}.my-work-workspace{text-overflow:ellipsis;white-space:nowrap;max-width:220px;color:var(--ui-color-text-secondary);font-weight:var(--ui-weight-medium);overflow:hidden}.my-work-date-range{font-variant-numeric:tabular-nums}.my-work-status{min-width:0;color:var(--ui-color-text-muted);align-items:center;gap:5px;display:inline-flex}.my-work-status span{background:var(--my-work-status-color,var(--ui-color-border-strong));border-radius:999px;flex:none;width:7px;height:7px}.my-work-primary-line{color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);gap:7px}.my-work-stage-marker{border-radius:999px;flex:none;width:10px;height:10px}.my-work-stage-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ui-color-text-primary);font-weight:var(--ui-weight-medium);overflow:hidden}.my-work-issue-inline{align-items:center;gap:6px;min-width:0;display:inline-flex}.my-work-issue-key,.my-work-epic-key{color:var(--ui-color-primary);font-size:var(--ui-text-sm);font-weight:var(--ui-weight-medium);text-decoration:none}a.my-work-issue-key:hover,a.my-work-epic-key:hover{text-underline-offset:2px;text-decoration:underline}.my-work-issue-summary{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ui-color-text-primary);overflow:hidden}.my-work-context-separator{color:var(--ui-color-text-muted);flex:none}.my-work-issue-more{border:1px solid var(--ui-color-border-subtle);background:var(--ui-color-surface-muted);min-width:26px;height:22px;color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:var(--ui-weight-medium);cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 8px;display:inline-flex}.my-work-issue-more:hover,.my-work-issue-more:focus-visible,.my-work-issue-more[aria-expanded=true]{color:var(--ui-shell-brand-accent);background:#6d3bff14;border-color:#6d3bff3d;outline:none}.my-work-allocation{background:var(--ui-color-surface-muted);min-height:20px;color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:var(--ui-weight-medium);border-radius:999px;flex:none;align-items:center;margin-left:auto;padding:0 7px;display:inline-flex}.my-work-epic-context{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);gap:6px}.my-work-epic-label{color:var(--ui-color-text-muted);font-weight:var(--ui-weight-medium);flex:none}.my-work-epic-context .my-work-epic-key{font-size:var(--ui-text-xs)}.my-work-epic-summary{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ui-color-text-secondary);overflow:hidden}.my-work-issue-preview{z-index:var(--ui-z-popover);gap:2px;width:min(320px,100vw - 24px);max-height:min(260px,100vh - 24px);padding:8px;display:grid;position:fixed;overflow:auto}.my-work-issue-preview-row{border-radius:var(--ui-radius-sm);min-width:0;color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);align-items:center;padding:6px 8px;display:flex}.my-work-issue-preview-row:hover{background:var(--ui-color-surface-muted)}.my-work-empty{align-self:start}.my-work-empty strong,.my-work-empty span{display:block}.my-work-empty span{color:var(--ui-color-text-muted);margin-top:4px}.my-work-updated{margin-top:var(--ui-space-4);color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);text-align:right}@media (width<=860px){.my-work-screen{width:min(100%,100vw - 24px);padding-top:18px}.my-work-header{display:grid}.my-work-row,.my-work-toolbar{grid-template-columns:1fr}.my-work-period-filter{width:100%;overflow-x:auto}}.topbar-create-board,.topbar-manage-board{position:relative}.topbar-create-board-popover{z-index:120;width:min(320px,100vw - 48px);padding:16px;position:absolute;top:calc(100% + 10px);right:0}.topbar-manage-board-popover{z-index:120;width:min(360px,100vw - 48px);padding:16px;position:absolute;top:calc(100% + 10px);right:0}.topbar-create-board-copy{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.topbar-create-board-copy span{color:#536072;font-size:.9rem}.topbar-create-board-form{flex-direction:column;gap:12px;display:flex}.topbar-create-board-actions{justify-content:flex-end;gap:10px;display:flex}.topbar-manage-board-hint{color:#8a6116;font-size:.88rem}.epic-chip{flex-direction:column;gap:4px;min-width:180px;display:flex}.epic-chip small{color:#698094}.epic-chip.active small{color:#ffffffb8}.timeline-panel{border:1px solid var(--border-subtle);background:var(--surface-panel);flex-direction:column;gap:10px;padding:12px;display:flex}.timeline-panel:fullscreen{background:var(--surface-app);min-height:100vh;padding:18px;display:flex}.timeline-panel:fullscreen .timeline-workspace{flex:1;min-height:0}.timeline-panel:fullscreen .timeline-shell{max-height:calc(100vh - 96px)}.timeline-panel-header{justify-content:space-between;align-items:flex-start;gap:10px;padding:2px 2px 0;display:flex}.timeline-panel-copy{flex-direction:column;gap:2px;max-width:320px;display:flex}.timeline-panel-header strong,.timeline-panel-header span{display:block}.timeline-panel-header strong{letter-spacing:-.01em;font-size:.98rem}.timeline-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.timeline-header-action-group{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.timeline-control-button{border-radius:10px;min-height:34px;padding:6px 12px;font-size:.82rem;font-weight:500;box-shadow:0 8px 18px #21426c14}.timeline-inline-composers{flex-wrap:wrap;gap:8px;display:flex}.timeline-inline-composer{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.timeline-inline-composer input{min-width:220px;min-height:38px}.timeline-shell{border:1px solid var(--border-subtle);background:var(--surface-label);--timeline-scroll-left:0px;--timeline-shell-width:100%;border-radius:14px;max-height:76vh;position:relative;overflow:auto;box-shadow:inset 0 1px #fffc}.timeline-workspace{grid-template-columns:minmax(0,1fr);gap:10px;min-width:0;display:grid}.timeline-export-root{background:var(--surface-label);position:relative}.timeline-header-row,.timeline-row{display:flex;position:relative}.timeline-header-stack{z-index:20;position:sticky;top:0;box-shadow:0 8px 16px #0f172a0d}.timeline-header-stack:after{content:"";background:var(--surface-strong);z-index:-1;position:absolute;inset:0}.timeline-sprint-row{z-index:19;min-height:24px}.timeline-capacity-strip-row{z-index:20;min-height:24px}.timeline-day-header-row{z-index:21}.timeline-header,.timeline-label,.timeline-cell,.capacity-day-cell{border-bottom:1px solid #13233814;border-right:1px solid #13233814;flex:none;min-height:44px;padding:8px}.timeline-header{z-index:18;background:var(--surface-strong);font-size:.72rem;position:sticky;top:0}.timeline-days-row>.timeline-header{text-align:center;background:linear-gradient(#ffffffeb,#f8fafce0),#ffffffe6;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:5px 4px;display:flex;box-shadow:inset 0 -1px #0f172a0a}.timeline-header.holiday,.timeline-cell.holiday,.capacity-day-cell.holiday{background:#dc26260a;box-shadow:inset 1px 0 #b91c1c24}.timeline-holiday-marker{vertical-align:middle;background:#b91c1cb8;border-radius:999px;width:6px;height:6px;margin-left:4px;display:inline-block}.timeline-sprint-header,.timeline-sprint-header-label,.timeline-capacity-header-label,.capacity-strip-cell{background:0 0;border-bottom:1px solid #1323380f;border-right:0;flex:none;min-height:24px;padding:3px 8px 4px}.timeline-capacity-header-label{z-index:24;color:#4f6174;background:#f8fbfef5;border-right:1px solid #13233814;justify-content:space-between;align-items:center;gap:8px;font-size:.68rem;font-weight:720;display:flex;position:sticky;top:44px;left:0}.timeline-capacity-header-label span:last-child{color:#778599;font-size:.62rem;font-weight:680}.timeline-sprint-header{color:#57708a;box-sizing:border-box;cursor:pointer;border:0;justify-content:center;align-items:center;font-size:.64rem;display:inline-flex;position:absolute;top:0}.timeline-sprint-header strong{color:#23496d;background:#eff7ffc7;border:1px solid #406c9c2e;border-radius:999px;align-items:center;min-height:16px;padding:0 7px;font-size:.64rem;font-weight:700;display:inline-flex}.timeline-sprint-header.active.current strong{background:#ddf8eae6;border-color:#278a636b}.timeline-sprint-header-label{z-index:23;color:#4f6174;align-items:center;font-size:.68rem;display:flex;position:sticky;top:68px;left:0}.timeline-sprints-row{flex:none;min-height:28px;position:relative}.timeline-capacity-days-row{flex:none;min-height:24px;display:flex}.timeline-header:before,.timeline-label:before{content:"";background:inherit;z-index:-1;position:absolute;inset:0}.timeline-header.monday,.timeline-cell.monday,.capacity-day-cell.monday{background:linear-gradient(#cce0f170,#e2eef729);border-left:1px solid #285b8a47}.timeline-days-row>.timeline-header.monday{background:linear-gradient(#cce0f170,#e2eef729)}.timeline-sticky{z-index:22;left:0}.timeline-weekday{text-transform:capitalize;color:#7b8798;font-size:.58rem;line-height:1.1}.timeline-day-label{color:#334155;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:780;line-height:1.1;overflow:hidden}.timeline-weekday.monday{color:#1e4e7e;font-weight:700}.timeline-label{z-index:12;background:var(--surface-label);position:sticky;left:0;box-shadow:10px 0 18px #0f172a0d}.timeline-label.epic-label{border-radius:var(--ui-radius-lg);background:#ffffffdb padding-box padding-box;border:1px solid #0f172a14;transition:border-color .14s,background .14s,box-shadow .14s;box-shadow:8px 0 18px #0f172a0a}.timeline-label.epic-label:before{border-radius:inherit}.timeline-label.epic-label:hover{background:linear-gradient(135deg,#6d3bff07,#fff0 58%),#ffffffeb;border-color:#6d3bff2e;box-shadow:inset 0 0 0 1px #6d3bff09,8px 0 18px #0f172a0a}.timeline-label.epic-label.completed-epic{background:repeating-linear-gradient(135deg,#64748b0b 0 4px,#0000 4px 10px),linear-gradient(135deg,#94a3b817,#fff0 62%),#f8fafceb;border-color:#64748b29;box-shadow:inset 0 0 0 1px #64748b12,8px 0 18px #0f172a09}.timeline-label.epic-label.completed-epic:hover{background:repeating-linear-gradient(135deg,#64748b0e 0 4px,#0000 4px 10px),linear-gradient(135deg,#6d3bff0a,#fff0 62%),#f8fafcf5;border-color:#6d3bff33}.timeline-label.epic-label:focus-visible,.ambition-section-label:focus-visible{outline-offset:-3px;outline:2px solid #2d63ffb8}.timeline-row.epic-drop-before:before{content:"";z-index:15;background:linear-gradient(90deg,#2e6cb8e6,#77bff4f2);border-radius:999px;height:3px;position:absolute;top:-2px;left:12px;right:12px;box-shadow:0 0 0 4px #77bff41f}.timeline-days-row,.timeline-gridline-row,.timeline-gridline-stack{flex:none;display:flex}.timeline-gridline-stack{flex-direction:column}.timeline-track{isolation:isolate;min-height:44px;position:relative}.timeline-continuous-overlays{pointer-events:none;z-index:2;position:absolute;bottom:0}.today-line{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:5;pointer-events:none;background:linear-gradient(#bbfff02e,#4fd7b94d),linear-gradient(#ffffff70,#ffffff14);border:1px solid #36af9b57;border-radius:999px;width:8px;margin-left:-4px;position:absolute;top:0;bottom:0;box-shadow:0 0 0 1px #ffffff29,0 0 18px #48bbab38}.timeline-sprint-boundaries-layer{pointer-events:none;z-index:2;position:absolute;inset:0}.current-sprint-band{pointer-events:none;z-index:1;background:linear-gradient(#e1ffec1f,#aeeec729);border-left:1px solid #33976a24;border-right:1px solid #33976a24;position:absolute;top:0;bottom:0;box-shadow:inset 0 0 0 1px #ffffff2e,0 0 20px #47ba8014}.timeline-holiday-column{pointer-events:none;z-index:2;background:#dc26260a;position:absolute;top:0;bottom:0;box-shadow:inset 1px 0 #b91c1c24}.timeline-sprint-boundary{border-left:2px dashed #4d9adc7a;position:absolute;top:0;bottom:0}.timeline-sprint-boundary.start{border-left-color:#3889d0b3}.timeline-sprint-boundary.end{border-left-color:#68aee870}.timeline-sprint-boundary.active.start{border-left-color:#1b7ba5e0}.timeline-sprint-boundary.active.end{border-left-color:#4cb1d8bd}.timeline-sprint-boundary.current.start{border-left-color:#349c627a}.timeline-sprint-boundary.current.end{border-left-color:#56b87c57}.timeline-sprint-boundary.active.current.start{border-left-color:#258b65ad}.timeline-sprint-boundary.active.current.end{border-left-color:#44a97580}.timeline-section-label{z-index:14;color:#506175;background:0 0;border:0;min-height:34px;padding:0 8px;font-size:.82rem;font-weight:600;position:relative;left:0}.timeline-section-sticky{z-index:16;width:var(--timeline-shell-width);min-width:var(--timeline-shell-width);transform:translateX(var(--timeline-scroll-left));pointer-events:none;padding:6px 0 4px;position:sticky;top:68px}.timeline-section-sticky:before{content:"";z-index:-1;background:linear-gradient(#f9fbfdfa,#f9fbfdeb);width:auto;height:100%;position:absolute;top:0;left:0;right:0;box-shadow:0 10px 18px #f9fbfdfa}.ambition-section-label{border:1px solid var(--border-subtle);box-sizing:border-box;cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none;background:linear-gradient(#fffffff0,#f1f6fafa);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:calc(100% - 20px);min-width:0;margin:0 10px;display:flex;box-shadow:0 4px 10px #0f172a0a}.ambition-section-label.is-empty .ambition-section-count{box-shadow:none;background:#f7f9fcad;border-color:#4f657e1a}.ambition-section-main{align-items:center;gap:10px;min-width:0;display:flex}.ambition-section-count{color:#425569;text-align:center;background:#f9fbfdf2;border:1px solid #4f657e29;border-radius:999px;flex:none;min-width:28px;padding:3px 8px;font-size:.72rem;font-weight:700;line-height:1;box-shadow:inset 0 1px #fffc}.timeline-group-section.drag-target-group .ambition-section-label{background:linear-gradient(#ecf6fffa,#e0eff9fa);box-shadow:0 0 0 2px #4480bf24,0 8px 18px #0f172a0f}.group-collapse-indicator{text-align:center;color:#63758a;width:12px}.epic-title-row{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:start;gap:2px 10px;display:grid}.epic-title-row>.drag-grip{grid-area:1/1/span 2;padding-top:2px}.timeline-row-local-epic .timeline-label.epic-label,.timeline-row-missing-category .timeline-label.epic-label{background:linear-gradient(135deg,#fff1ce61,#fff0 64%),#ffffffe0;box-shadow:inset 0 0 0 1px #d6a6491f,8px 0 18px #0f172a0a}.timeline-row-hidden-epic .timeline-label.epic-label{background:#f2f5f8e6}.epic-title-copy{grid-area:1/2;min-width:0}.epic-title{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.epic-key-link,.epic-key-text{color:inherit;font-weight:760;text-decoration:none}.epic-key-link{border-radius:var(--ui-radius-sm);text-underline-offset:3px;text-decoration-thickness:1px}.epic-key-link:hover,.epic-key-link:focus-visible{color:var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff));outline:none;text-decoration:underline}.epic-origin-badge{letter-spacing:.01em;border-radius:999px;align-items:center;min-height:18px;padding:0 6px;font-size:.62rem;font-weight:700;display:inline-flex}.epic-origin-badge.local,.epic-origin-badge.missing-category,.epic-summary-origin-badge{color:#7d5410;background:#fff1ceeb;box-shadow:inset 0 0 0 1px #c692282e}.epic-origin-badge.hidden{color:#516274;background:#e4ebf1f5;box-shadow:inset 0 0 0 1px #6e81962e}.epic-warning-marker,.epic-summary-warning-marker{box-sizing:border-box;color:#8a5a00;cursor:default;background:#fff7d6f5;border:0;border-radius:999px;flex:none;justify-content:center;place-items:center;width:18px;height:18px;padding:0;font-size:.68rem;font-weight:850;line-height:1;display:inline-grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #cc8b0033}button.epic-warning-marker,button.epic-summary-warning-marker{cursor:pointer}.epic-problem-marker-glyph{color:currentColor;place-items:center;line-height:1;display:grid;position:absolute;inset:0}.epic-problem-marker-glyph--problem{color:inherit}.epic-problem-marker-exclaim-bar,.epic-problem-marker-exclaim-dot{background:currentColor;display:block;position:absolute;left:50%;transform:translate(-50%)}.epic-problem-marker-exclaim-bar{border-radius:999px;width:2px;height:7px;top:4px}.epic-problem-marker-exclaim-dot{border-radius:999px;width:2.4px;height:2.4px;bottom:4px}.epic-problem-marker-glyph--clean{font-size:.68rem;font-weight:850}button.epic-warning-marker:hover,button.epic-warning-marker:focus-visible,button.epic-summary-warning-marker:hover,button.epic-summary-warning-marker:focus-visible{color:#7a4400;background:#fff2b9fa;outline:none;box-shadow:inset 0 0 0 1px #cc8b0047,0 0 0 3px #cc8b001a}.epic-warning-marker.clean,.epic-summary-warning-marker.clean{color:#20724a;background:#e8f7eef5;box-shadow:inset 0 0 0 1px #20724a2e}button.epic-warning-marker.clean:hover,button.epic-warning-marker.clean:focus-visible,button.epic-summary-warning-marker.clean:hover,button.epic-summary-warning-marker.clean:focus-visible{color:#16623d;background:#daf2e4fa;box-shadow:inset 0 0 0 1px #20724a3d,0 0 0 3px #20724a17}.epic-meta-row{color:#536072;align-items:center;gap:6px;min-width:0;margin-top:5px;font-size:.78rem;display:flex;overflow:hidden}.epic-role-row{flex-wrap:nowrap}.epic-role-chip{border-radius:var(--ui-radius-pill);color:#536072;white-space:nowrap;background:#ffffffb8;border:1px solid #6d3bff1f;align-items:center;gap:5px;min-width:0;min-height:22px;padding:0 6px 0 7px;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.epic-role-label{text-overflow:ellipsis;max-width:52px;overflow:hidden}.epic-role-avatar{width:18px;height:18px;color:var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff));background:radial-gradient(circle at 32% 25%,#28c7dc3d,#0000 42%),linear-gradient(135deg,#6d3bff29,#ffb38a1f),#fff;border-radius:50%;flex:none;place-items:center;font-size:.55rem;font-weight:800;display:inline-grid}.epic-stats-row{color:#6a7f92;flex-wrap:nowrap;gap:5px;min-width:0;margin-top:4px;font-size:.7rem;display:flex;overflow:hidden}.epic-date-chip{border-radius:var(--ui-radius-pill);text-overflow:ellipsis;white-space:nowrap;background:#ffffff94;align-items:center;min-width:0;min-height:20px;padding:0 6px;line-height:1;display:inline-flex;overflow:hidden;box-shadow:inset 0 0 0 1px #1323380e}.epic-row-menu-anchor{flex:none;justify-content:center;align-items:center;min-width:30px;display:inline-flex}.epic-title-row>.epic-note-marker{grid-area:1/3}.epic-title-row>.epic-row-menu-anchor{grid-area:1/4}.epic-row-menu-button{border-radius:var(--ui-radius-pill);width:30px;height:30px;color:var(--ui-color-text-secondary);cursor:pointer;font-size:16px;font-weight:var(--ui-weight-bold);opacity:0;background:#ffffffc7;border:1px solid #6d3bff2e;place-items:center;line-height:1;transition:opacity .12s,transform .12s,border-color .12s,background .12s,color .12s;display:inline-grid;transform:translate(2px)}.timeline-label.epic-label:hover .epic-row-menu-button,.timeline-label.epic-label:focus-within .epic-row-menu-button,.epic-summary-block:hover .epic-row-menu-button,.epic-summary-block:focus-within .epic-row-menu-button,.epic-row-menu-button.is-visible{opacity:1;transform:translate(0)}.epic-row-menu-button:hover,.epic-row-menu-button:focus-visible{color:var(--workspace-accent);background:#fff;border-color:#6d3bff52;outline:none}.epic-summary-local,.epic-summary-missing-category{box-shadow:inset 0 0 0 1px #c692282e,0 8px 18px #39455414}.epic-summary-origin-badge{border-radius:999px;align-items:center;min-height:16px;padding:0 5px;font-size:.58rem;font-weight:700;display:inline-flex}.timeline-note-marker{color:#18314d;cursor:pointer;background:#ffffffeb;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1px #13233814}.epic-note-marker{min-width:30px;height:30px;color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);box-shadow:none;background:#ffffffc7;border:1px solid #6d3bff2e;flex:none;padding:0 10px;transition:border-color .12s,background .12s,color .12s}.epic-note-marker:hover,.epic-note-marker:focus-visible{color:var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff));background:#fff;border-color:#6d3bff52;outline:none}.collapsed-epic-note-marker{background:#ffffffdb;min-height:22px;padding:0 8px;position:absolute;top:6px;right:10px}.stage-note-marker{z-index:3;pointer-events:auto;color:#475569b8;width:18px;height:22px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;transition:opacity .14s,color .14s,transform .14s;display:inline-flex;position:absolute;top:50%;right:28px;transform:translateY(-50%)}.stage-note-marker.no-notes{opacity:0}.stage-block:hover .stage-note-marker.no-notes,.stage-block:focus-visible .stage-note-marker.no-notes,.stage-block:focus-within .stage-note-marker.no-notes{opacity:.86}.stage-note-marker.has-notes{opacity:.58;color:var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff));box-shadow:none;background:0 0;border-color:#0000}.stage-block:hover .stage-note-marker.has-notes,.stage-block:focus-visible .stage-note-marker.has-notes,.stage-block:focus-within .stage-note-marker.has-notes,.stage-note-marker:hover,.stage-note-marker:focus-visible{opacity:1;color:var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff));background:0 0;border-color:#0000;outline:none}.stage-note-glyph{text-shadow:0 1px #ffffffa3;justify-content:center;align-items:center;font-size:.74rem;line-height:1;display:inline-flex}.drag-grip{color:#768497;-webkit-user-select:none;user-select:none;cursor:grab;line-height:1}.epic-drag-grip{appearance:none;width:28px;height:30px;font:inherit;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.epic-drag-grip:hover,.epic-drag-grip:focus-visible,.epic-drag-grip.is-dragging{color:#3f536b;background:#2d63ff14;outline:none}.epic-drag-grip:active,.epic-drag-grip.is-dragging{cursor:grabbing}.epic-title{font-weight:700}.epic-subtitle{color:#566476;text-overflow:ellipsis;white-space:nowrap;grid-area:2/1/auto/-1;min-width:0;font-size:.86rem;overflow:hidden}.stage-edit-trigger-anchor{z-index:4;pointer-events:auto;display:inline-flex;position:absolute;top:50%;right:45px;transform:translateY(-50%)}.stage-edit-trigger{color:#475569b8;background:#ffffffc2;border-color:#6d3bff24;width:22px;height:22px;font-size:13px;transform:translate(1px)}.stage-edit-trigger .row-overflow-button__glyph{transform:translateY(-1px)}.stage-block:hover .stage-edit-trigger,.stage-block:focus-visible .stage-edit-trigger,.stage-block:focus-within .stage-edit-trigger{opacity:1;transform:translate(0)}.stage-edit-trigger:hover,.stage-edit-trigger:focus-visible{color:var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff))}.timeline-block-surface{border:1px solid color-mix(in srgb, var(--stage-color,#8ea4bd) 40%, #0f172a1a);border-radius:var(--ui-radius-md,10px);background:linear-gradient(180deg, #ffffffc7, #f8fafccc), color-mix(in srgb, var(--stage-color,#8ea4bd) 14%, #fff);color:#17243a;transition:border-color .14s,background .14s,box-shadow .14s,opacity .14s;overflow:hidden;box-shadow:0 5px 12px #0f172a12,inset 0 1px #ffffffc7}.timeline-block-surface:hover,.roadmap-row:hover .timeline-block-surface{border-color:color-mix(in srgb, var(--stage-color,#8ea4bd) 50%, #6d3bff29);background:linear-gradient(180deg, #ffffffe6, #f8fafce6), color-mix(in srgb, var(--stage-color,#8ea4bd) 17%, #fff);box-shadow:0 7px 16px #0f172a17,inset 0 1px #ffffffd6}.stage-block{z-index:4;isolation:isolate;-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab;padding:0;font-weight:650;position:absolute}.stage-block.dragging{cursor:grabbing;z-index:6}.stage-block.is-syncing{cursor:progress;opacity:.88;box-shadow:0 6px 14px #0f172a17,inset 0 0 0 1px #6d3bff29,inset 0 -2px #6d3bff52}.stage-block.is-syncing:after{content:"";pointer-events:none;background:repeating-linear-gradient(135deg,#ffffff2e 0 6px,#6d3bff14 6px 12px);position:absolute;inset:0}.stage-block.stage-status-backlog{border-color:color-mix(in srgb, var(--stage-color,#8ea4bd) 22%, #64748b2e)}.stage-block.stage-status-in_progress{box-shadow:0 6px 14px #0f172a1a,inset 0 0 0 1px #6d3bff14,inset 0 1px #ffffffc7}.stage-block.stage-completed{border-color:color-mix(in srgb, var(--stage-color,#8ea4bd) 18%, #64748b3d);background:linear-gradient(180deg, #ffffffdb, #f8fafce6), color-mix(in srgb, var(--stage-color,#8ea4bd) 8%, #fff);color:#334155c7;filter:saturate(.72);box-shadow:0 4px 10px #0f172a0b,inset 0 1px #ffffffd6}.stage-block.stage-completed:before{content:"";z-index:1;pointer-events:none;background:repeating-linear-gradient(135deg,#64748b11 0 4px,#0000 4px 10px);position:absolute;inset:0}.stage-block.stage-completed .stage-type-accent{opacity:.62}.stage-completed-marker{z-index:3;color:#475569d1;pointer-events:none;background:#ffffffd1;border-radius:999px;justify-content:center;align-items:center;width:14px;height:14px;font-size:.6rem;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:50%;left:11px;transform:translateY(-50%);box-shadow:inset 0 0 0 1px #64748b2e}.stage-block.selected{box-shadow:0 0 0 2px #6d3bff2e, 0 8px 18px #0f172a1a, inset 3px 0 0 var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff)), inset 0 1px 0 #ffffffd6;border-color:#6d3bff6b;outline:0}.timeline-label.epic-label.selected-epic{box-shadow:inset 3px 0 0 var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff)), inset 0 0 0 1px #6d3bff14, 8px 0 18px #0f172a0d;background:linear-gradient(135deg,#6d3bff13,#28c7dc0b 50%,#fff0 78%),#fffffff0;border-color:#6d3bff57}.timeline-label.epic-label.completed-epic.selected-epic{box-shadow:inset 3px 0 0 var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff)), inset 0 0 0 1px #6d3bff14, 8px 0 18px #0f172a0d;background:repeating-linear-gradient(135deg,#64748b0d 0 4px,#0000 4px 10px),linear-gradient(135deg,#6d3bff13,#28c7dc0b 50%,#fff0 78%),#f8fafcf5;border-color:#6d3bff57}.stage-block.excluded-from-planning{border-style:dashed;box-shadow:0 6px 14px #0f172a12,inset 0 0 0 1px #0f172a0f}.stage-block.bundled{box-shadow:0 6px 14px #0f172a14,inset 0 -2px #6d3bff38,inset 0 1px #ffffffc7}.stage-block.preview-affected{box-shadow:0 0 0 2px #6d3bff1a,0 6px 14px #0f172a14,inset 0 0 0 1px #6d3bff1a,inset 0 1px #ffffffc7}.stage-block.link-source{outline-offset:1px;outline:2px solid #6d3bffb8}.stage-block.link-target{outline-offset:2px;outline:2px solid #126e57b8;box-shadow:0 0 0 5px #126e571f,0 6px 16px #0f172a1a,inset 0 1px #fffc}.stage-block.stage-filter-match{border-color:#6d3bff6b;box-shadow:0 0 0 2px #6d3bff1f,0 7px 16px #0f172a1a,inset 0 -2px #6d3bff3d,inset 0 1px #ffffffd6}.stage-block.stage-filter-muted{opacity:.38;filter:saturate(.72)}.stage-block.stage-filter-muted:hover,.stage-block.stage-filter-muted.selected{opacity:.62}.stage-create-preview{pointer-events:none;border-radius:var(--ui-radius-md,10px);opacity:.86;background:linear-gradient(#ffffff6b,#ffffff29),linear-gradient(135deg,#aaccecb3,#6ea1cdd1);border:1px dashed #12447285;position:absolute;overflow:hidden;box-shadow:0 8px 20px #1122381a,inset 0 1px #ffffff8c}.stage-block-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stage-block-inner{z-index:2;pointer-events:none;justify-content:center;align-items:center;gap:6px;min-width:0;display:flex;position:absolute;inset:0 18px 0 16px;overflow:hidden}.stage-problem-indicator{color:#8a5a00;pointer-events:none;background:#fff7d6f5;border-radius:50%;flex:none;justify-content:center;align-items:center;width:14px;height:14px;font-size:.62rem;font-weight:900;line-height:1;display:inline-flex;box-shadow:inset 0 0 0 1px #cc8b0038}.stage-type-accent{z-index:2;background:var(--stage-color,#8ea4bd);pointer-events:none;border-radius:999px;width:4px;position:absolute;top:6px;bottom:6px;left:5px;box-shadow:0 0 0 1px #ffffff8a}.stage-allocation-fill{z-index:3;background:color-mix(in srgb, var(--stage-color,#8ea4bd) 62%, #6d3bff42);max-width:calc(100% - 10px);height:3px;box-shadow:none;pointer-events:none;border-radius:999px;position:absolute;bottom:0;left:5px;right:auto}.stage-bundle-chip{color:#334155d1;background:#ffffffa8;border-radius:999px;align-items:center;min-width:0;padding:1px 5px;font-size:.58rem;font-weight:800;line-height:1.2;display:inline-flex;box-shadow:inset 0 0 0 1px #0f172a0f}.stage-marker-chip{color:#334155db;background:#ffffffad;border-radius:999px;align-items:center;min-width:0;padding:1px 5px;font-size:.58rem;font-weight:850;line-height:1.2;display:inline-flex;box-shadow:inset 0 0 0 1px #0f172a14}.stage-marker-chip-compact{justify-content:center;min-width:18px;padding-inline:4px}.stage-allocation-chip{min-width:0;color:color-mix(in srgb, var(--stage-color,#64748b) 46%, #334155);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--stage-color,#94a3b8) 26%, #0f172a14);white-space:nowrap;background:#ffffffb8;border-radius:999px;align-items:center;padding:1px 5px;font-size:.58rem;font-weight:820;line-height:1.2;display:inline-flex}.stage-sync-chip{color:#5b35d5;text-transform:uppercase;background:#6d3bff1c;border-radius:999px;align-items:center;min-width:0;padding:1px 5px;font-size:.56rem;font-weight:800;line-height:1.2;display:inline-flex;box-shadow:inset 0 0 0 1px #6d3bff24}.timeline-issue-links-layer{pointer-events:none}.timeline-issue-link-path{fill:none;stroke:#4174a76b;stroke-width:1.5px;stroke-dasharray:4 4;stroke-linecap:round;stroke-linejoin:round}.timeline-issue-link-path.is-dimmed{opacity:.24}.timeline-issue-link-path.is-related{opacity:.9;stroke:#4174a794;stroke-width:2px}.stage-modal-section{background:#f3f7fcd1;border:1px solid #11223814;border-radius:12px;gap:10px;padding:12px;display:grid}.stage-edit-dialog{width:min(560px,100vw - 32px)}.stage-edit-dialog .team-dialog-header,.stage-edit-dialog .team-dialog-actions{border:0;padding-block:0}.stage-edit-dialog .team-dialog-header>div{min-width:0;max-width:100%}.stage-edit-dialog-issue-title{align-items:baseline;gap:var(--ui-space-2);flex-wrap:nowrap;width:100%;min-width:0;max-width:100%;display:flex;overflow:hidden}.stage-edit-dialog-issue-title a,.stage-edit-dialog-issue-title>span:first-child{flex:none}.stage-edit-dialog-issue-title a,.stage-edit-linked-issues-preview-row a{color:var(--workspace-accent,var(--ui-shell-brand-accent));text-decoration:none}.stage-edit-dialog-issue-title a:hover,.stage-edit-dialog-issue-title a:focus-visible,.stage-edit-linked-issues-preview-row a:hover,.stage-edit-linked-issues-preview-row a:focus-visible{text-decoration:underline}.stage-edit-dialog-issue-separator{color:var(--ui-color-text-primary);flex:none}.stage-edit-dialog-issue-summary{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ui-color-text-primary);flex:auto;overflow:hidden}.stage-edit-dialog-chip{min-height:24px;color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);background:#f8fafcdb;border-color:#0f172a14;font-weight:620}.stage-edit-dialog-chip--jira{color:var(--workspace-accent,var(--ui-shell-brand-accent));background:#6d3bff0f;border-color:#6d3bff1f}.stage-edit-dialog-chip--more{color:var(--ui-color-text-muted);background:#0f172a09;border-color:#0f172a12;flex:none}.stage-edit-dialog-issue-more-button{cursor:pointer;font:inherit;font-size:var(--ui-text-xs)}.stage-edit-dialog-issue-more-button:hover,.stage-edit-dialog-issue-more-button:focus-visible,.stage-edit-dialog-issue-more-button[aria-expanded=true]{color:var(--workspace-accent,var(--ui-shell-brand-accent));background:#6d3bff12;border-color:#6d3bff29;outline:none}.stage-edit-linked-issues-preview{z-index:90;width:320px;max-width:min(320px,100vw - 24px);padding:6px;position:fixed}.stage-edit-linked-issues-preview-row{align-items:baseline;gap:var(--ui-space-2);border-radius:var(--ui-radius-sm);min-width:0;font-size:var(--ui-text-sm);padding:7px 8px;line-height:1.3;display:flex}.stage-edit-linked-issues-preview-row:hover{background:#0f172a09}.stage-edit-linked-issues-preview-key,.stage-edit-linked-issues-preview-row a,.stage-edit-linked-issues-preview-separator{flex:none}.stage-edit-linked-issues-preview-key{color:var(--ui-color-text-primary)}.stage-edit-linked-issues-preview-separator,.stage-edit-linked-issues-preview-summary{color:var(--ui-color-text-secondary)}.stage-edit-linked-issues-preview-summary{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.stage-edit-dialog-fields{gap:2px;min-inline-size:0;display:grid}.stage-edit-dialog .stage-edit-picker{align-items:center;gap:var(--ui-space-3);border-radius:var(--ui-radius-md);grid-template-columns:minmax(112px,.34fr) minmax(0,1fr);min-height:38px;margin:0;padding:4px 8px;display:grid}.stage-edit-dialog .stage-edit-picker>span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:620}.stage-edit-dialog .stage-edit-picker-trigger{min-height:32px;box-shadow:none;background:0 0;border-color:#0000;padding:0}.stage-edit-dialog .stage-edit-picker-trigger:hover,.stage-edit-dialog .stage-edit-picker-trigger:focus-visible,.stage-edit-dialog .stage-edit-picker-trigger[aria-expanded=true]{box-shadow:none;background:0 0;border-color:#0000}.stage-edit-dialog .stage-edit-picker-trigger:focus-visible{outline-offset:3px;outline:2px solid #6d3bff33}.stage-edit-dialog .stage-edit-picker-trigger-text strong{color:var(--ui-color-text-secondary);font-weight:460}.stage-edit-dialog .stage-edit-picker-trigger .stage-edit-picker-color,.stage-edit-dialog .stage-edit-picker-trigger .stage-edit-picker-avatar{flex:0 0 20px;width:20px;height:20px}.stage-edit-dialog .stage-edit-picker-trigger .stage-edit-picker-color{border-radius:var(--ui-radius-pill)}.stage-edit-dialog .stage-edit-picker-trigger .stage-edit-picker-avatar{font-size:.62rem}.stage-edit-plan-row{align-items:center;gap:var(--ui-space-3);border-radius:var(--ui-radius-md);grid-template-columns:minmax(112px,.34fr) minmax(0,1fr);min-height:38px;padding:4px 8px;display:grid}.stage-edit-plan-label{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:620}.stage-edit-plan-controls{--stage-edit-plan-control-height:var(--ui-control-height);align-items:center;gap:var(--ui-space-2);flex-wrap:nowrap;min-width:0;display:flex}.stage-edit-plan-content{gap:4px;min-width:0;display:grid}.stage-edit-date-input{box-sizing:border-box;height:var(--stage-edit-plan-control-height);min-height:var(--stage-edit-plan-control-height);max-width:132px;font-size:var(--ui-text-xs);flex:0 132px;padding:0 6px}.stage-edit-plan-recalculate{flex:0 0 var(--stage-edit-plan-control-height);box-sizing:border-box;width:var(--stage-edit-plan-control-height);min-width:var(--stage-edit-plan-control-height);height:var(--stage-edit-plan-control-height);min-height:var(--stage-edit-plan-control-height);border-radius:var(--ui-radius-sm);color:var(--ui-color-text-secondary);font:inherit;cursor:pointer;background:#ffffffdb;border:1px solid #1122381f;justify-content:center;align-items:center;padding:0;font-size:1.04rem;font-weight:520;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffffb8}.stage-edit-plan-recalculate span{justify-content:center;align-items:center;line-height:1;display:inline-flex}.stage-edit-plan-recalculate:hover,.stage-edit-plan-recalculate:focus-visible{color:var(--workspace-accent,var(--ui-shell-brand-accent));background:#6d3bff0f;border-color:#6d3bff29;outline:none}.stage-edit-plan-tooltip.shell-popover{z-index:var(--ui-z-toast);border:1px solid var(--ui-color-border);border-radius:var(--ui-radius-lg);background:var(--ui-color-surface);min-width:220px;max-width:min(236px,100vw - 16px);box-shadow:var(--ui-shadow-popover,0 14px 34px #0f172a29);color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);font-weight:var(--ui-weight-medium);line-height:var(--ui-line-compact);pointer-events:none;padding:9px 12px;position:fixed}.stage-edit-plan-separator{color:var(--ui-color-text-muted);font-size:var(--ui-text-sm)}.stage-edit-plan-row.is-invalid{background:#dc26260b}.stage-edit-inline-error{color:var(--ui-color-danger);font-size:var(--ui-text-xs)}.stage-edit-range-row{align-items:center;gap:var(--ui-space-3);border-radius:var(--ui-radius-md);grid-template-columns:minmax(112px,.34fr) minmax(0,1fr);min-height:38px;padding:4px 8px;display:grid}.stage-edit-range-label{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:620}.stage-edit-range-control{align-items:center;gap:var(--ui-space-3);grid-template-columns:minmax(120px,1fr) 44px;min-width:0;display:grid}.stage-edit-range-field{min-width:0;height:22px}.stage-edit-range-field input[type=range]{cursor:pointer;opacity:0;width:100%;height:24px;margin:0;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.stage-edit-range-field input[type=range]:disabled{cursor:default}.stage-edit-range-badge{border-radius:var(--ui-radius-pill);min-width:40px;color:var(--workspace-accent,var(--ui-shell-brand-accent));font-size:var(--ui-text-xs);text-align:center;background:#6d3bff12;padding:2px 6px;font-weight:620}.stage-edit-jira-row{align-items:start;gap:var(--ui-space-3);border-radius:var(--ui-radius-md);grid-template-columns:minmax(112px,.34fr) minmax(0,1fr);min-height:38px;padding:4px 8px 10px;display:grid}.stage-edit-jira-label{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);padding-top:8px;font-weight:620}.stage-edit-jira-content{gap:4px;min-width:0;display:grid}.stage-edit-jira-row .stage-edit-picker{grid-template-columns:minmax(0,1fr);padding-inline:0}.stage-edit-jira-row .stage-edit-picker:hover,.stage-edit-jira-row .stage-edit-picker:focus-within{background:0 0}.stage-edit-jira-row .stage-edit-picker>span{display:none}.stage-edit-jira-row .stage-edit-picker-trigger{min-height:34px;padding:0 2px}.stage-edit-jira-row .stage-edit-picker-trigger-text strong{color:var(--ui-color-text-secondary);font-weight:460}.stage-edit-jira-row .stage-edit-picker-trigger:disabled .stage-edit-picker-trigger-text strong{color:var(--ui-color-text-muted)}.stage-edit-picker{position:relative}.stage-edit-picker-trigger{justify-content:space-between;align-items:center;gap:var(--ui-space-2);width:100%;min-height:var(--ui-control-height);text-align:left;cursor:pointer;display:flex}.stage-edit-picker-trigger:after{color:var(--ui-color-text-muted);content:"▾";flex:none;font-size:.72rem}.stage-edit-picker-trigger:disabled{cursor:default}.stage-edit-picker-trigger[aria-expanded=true]{border-color:#6d3bff47;box-shadow:inset 0 0 0 1px #6d3bff14}.stage-edit-picker-trigger-main{align-items:center;gap:var(--ui-space-2);min-width:0;display:flex}.stage-edit-picker-trigger-text{gap:1px;min-width:0;display:grid}.stage-edit-picker-trigger-text strong,.stage-edit-picker-trigger-text small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.stage-edit-picker-trigger-text strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:680}.stage-edit-picker-trigger-text small{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs)}.stage-edit-picker-menu.shell-popover{z-index:calc(var(--ui-z-toast) + 2);padding:var(--ui-space-2);position:fixed;overflow:hidden}.stage-edit-picker-search{padding:0 0 var(--ui-space-2)}.stage-edit-picker-options{gap:var(--ui-space-1);max-height:min(260px,100vh - 96px);display:grid;overflow:auto}.stage-edit-picker-option{align-items:center;gap:var(--ui-space-2);min-height:36px;padding:var(--ui-space-2);display:flex}.stage-edit-picker-option.is-selected{color:var(--ui-color-text-primary);background:#6d3bff14}.stage-edit-picker-color{border-radius:var(--ui-radius-pill);flex:none}.stage-edit-picker-avatar{border-radius:var(--ui-radius-pill);width:24px;height:24px;color:var(--ui-shell-brand-accent);font-size:.67rem;font-weight:var(--ui-weight-bold);background:#6d3bff0f;border:1px solid #6d3bff29;flex:0 0 24px;justify-content:center;align-items:center;display:inline-flex}.stage-edit-picker-avatar.is-recommended{background:var(--ui-color-success-bg);color:var(--ui-color-success);border-color:#1665342e}.stage-edit-picker-option-main{flex:auto;gap:2px;min-width:0;display:grid}.stage-edit-picker-option-title,.stage-edit-picker-option-meta{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.stage-edit-picker-option-title{color:var(--ui-color-text-primary);font-weight:var(--ui-weight-semibold)}.stage-edit-picker-option-meta{color:var(--ui-color-text-muted);font-size:.68rem}.planning-issue-dialog{width:min(720px,100vw - 32px)}.planning-issue-dialog .team-dialog-header,.planning-issue-dialog .team-dialog-actions{border:0;padding-block:0}.planning-issue-dialog .team-dialog-header>div{min-width:0;max-width:100%}.planning-issue-dialog-issue-title{align-items:baseline;gap:var(--ui-space-2);flex-wrap:nowrap;width:100%;min-width:0;max-width:100%;display:flex;overflow:hidden}.planning-issue-dialog-issue-title a,.planning-issue-dialog-issue-title>span:first-child{flex:none}.planning-issue-dialog-issue-title a{color:var(--workspace-accent,var(--ui-shell-brand-accent));text-decoration:none}.planning-issue-dialog-issue-title a:hover,.planning-issue-dialog-issue-title a:focus-visible{text-decoration:underline}.planning-issue-dialog-issue-separator{color:var(--ui-color-text-primary);flex:none}.planning-issue-dialog-issue-summary{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ui-color-text-primary);flex:auto;overflow:hidden}.planning-issue-dialog-fields{gap:2px;min-width:0;display:grid}.planning-issue-stage-options{gap:2px;display:grid}.planning-issue-stage-option-row{gap:var(--ui-space-2);border-radius:var(--ui-radius-sm);background:0 0;border:0;grid-template-columns:minmax(0,1fr) minmax(240px,.48fr);align-items:center;min-width:0;min-height:42px;padding:5px 8px;display:grid}.planning-issue-stage-option-row.is-selected{background:#6d3bff06}.planning-issue-stage-option-check{align-items:center;gap:8px;min-width:0;margin:0;display:flex}.planning-issue-stage-option-check input{box-sizing:border-box;width:14px;height:14px;accent-color:var(--ui-shell-brand-accent);flex:none;margin:0}.planning-issue-stage-option-main{align-items:center;min-width:0;display:flex}.planning-issue-stage-option-main strong{min-width:0;color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.planning-issue-stage-option-row .stage-edit-picker{min-width:0}.planning-issue-stage-option-row .stage-edit-picker-trigger{min-height:var(--ui-control-height-compact);padding:5px 10px}.planning-issue-stage-option-row .stage-edit-picker-trigger-text{display:block}.planning-issue-stage-option-row .stage-edit-picker-trigger-text strong,.planning-issue-stage-option-row .stage-edit-picker-trigger-text small{font-size:var(--ui-text-xs);display:inline}.planning-issue-stage-option-row .stage-edit-picker-trigger-text small:before{content:" · "}@media (width<=680px){.planning-issue-stage-option-row{grid-template-columns:minmax(0,1fr)}}.stage-modal-section-header{gap:3px;display:grid}.stage-modal-section-header span{color:#17314d;font-size:.82rem;font-weight:700}.stage-modal-section-header p{color:#647588;margin:0;font-size:.74rem}.stage-linked-issues-list{flex-wrap:wrap;gap:8px;display:flex}.notes-popover.shell-popover{border-color:var(--ui-color-border);background:var(--ui-color-surface);width:460px;max-width:min(460px,100vw - 32px);padding:12px 0 14px}.notes-popover-header{justify-content:space-between;align-items:center;gap:12px;padding:0 14px 10px;display:flex}.notes-popover-count{color:#425569;text-align:center;background:#f4f8fce6;border:1px solid #4f657e29;border-radius:999px;flex:none;min-width:28px;margin-right:0;padding:4px 10px;font-size:.78rem;font-weight:700;line-height:1}.notes-popover-section{gap:0;display:grid}.notes-popover-section+.notes-popover-section{border-top:1px solid var(--ui-color-border-muted,#0f172a14);margin-top:10px;padding-top:12px}.notes-popover-list{gap:12px;max-height:360px;padding:0 14px;display:grid;overflow:hidden auto}.notes-thread-block{min-width:0;margin-left:calc(var(--comment-depth,0) * 6px);gap:8px;display:grid}.notes-thread-replies{border-left:2px solid #6883a124;gap:8px;min-width:0;padding-left:8px;display:grid}.notes-popover-item{background:#ffffffdb;border-radius:16px;gap:8px;min-width:0;padding:12px 14px;display:grid;box-shadow:inset 0 0 0 1px #1323380f}.notes-popover-meta{color:#61748a;justify-content:space-between;align-items:baseline;gap:10px;font-size:.72rem;display:flex}.notes-popover-text{white-space:pre-wrap;overflow-wrap:anywhere;color:#112238;font-size:.88rem;line-height:1.4}.notes-reply-context{background:#eef5fc8f;border-left:2px solid #4480bf5c;border-radius:0 12px 12px 0;gap:2px;min-width:0;padding:6px 8px;display:grid}.notes-reply-context.composer{margin-bottom:2px}.notes-reply-context-author{color:#2a5884;font-size:.75rem;font-weight:700;line-height:1.2}.notes-reply-context-text{color:#5c6e83;overflow-wrap:anywhere;font-size:.76rem;line-height:1.25}.notes-popover-actions{flex-wrap:wrap;gap:8px;display:flex}.notes-action-row{align-items:center;gap:8px;padding:0 14px;display:flex}.notes-action-link.shell-menu-item{appearance:none;border-radius:var(--ui-radius-md);width:auto;min-height:26px;box-shadow:none;color:#2f6da5;cursor:pointer;padding:0 8px;font-family:inherit;font-size:.8rem;font-weight:600;line-height:1.2}.notes-action-link.shell-menu-item:hover:not(:disabled),.notes-action-link.shell-menu-item:focus-visible{background:var(--ui-color-surface-muted);color:#1f5586;outline:none}.notes-action-link.shell-menu-item:disabled{color:#93a0b1;cursor:default;background:0 0}.notes-action-link.shell-menu-item--danger{color:#b43333}.notes-action-link.shell-menu-item--danger:hover:not(:disabled),.notes-action-link.shell-menu-item--danger:focus-visible{color:#922323}.notes-action-link--subtle{color:#6a7b90}.notes-popover-form{gap:14px;padding:0 14px;display:grid}.notes-reply-form{gap:10px;padding-top:4px;display:grid}.notes-popover-form textarea{box-sizing:border-box;resize:vertical;width:100%;max-width:100%;min-height:86px;font:inherit;color:#112238;margin:0;font-size:.88rem;line-height:1.4;overflow-x:hidden}.notes-popover-form .notes-action-row{padding:2px 14px 0}.notes-reply-form textarea{box-sizing:border-box;resize:vertical;width:100%;max-width:100%;min-height:76px;font:inherit;color:#112238;margin:0;font-size:.88rem;line-height:1.4;overflow-x:hidden}.stage-type-code{box-sizing:border-box;letter-spacing:.035em;min-width:0;max-width:100%;min-height:0;color:color-mix(in srgb, var(--stage-color,#566476) 54%, #142033);text-shadow:0 1px #ffffff9e;white-space:nowrap;text-overflow:ellipsis;flex:0 auto;justify-content:center;align-items:center;padding:0 1px;font-size:.74rem;font-weight:850;line-height:1;display:inline-flex;overflow:hidden}.stage-status-chip{box-sizing:border-box;color:#17314d;cursor:default;pointer-events:none;text-overflow:ellipsis;white-space:nowrap;background:#ffffffb8;border-radius:999px;flex:0 auto;justify-content:center;align-items:center;min-width:0;max-width:100%;min-height:20px;padding:0 8px;font-size:.66rem;font-weight:720;line-height:1.15;display:inline-flex;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a12}.stage-status-chip-backlog{color:#64748b}.stage-status-chip-in_progress{color:#4f46e5;background:#eef2ffd1}.stage-status-chip-done{color:#15803d;background:#f0fdf4c7}.stage-estimate-chip{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--stage-estimate-color,#94a3b8) 34%, #0f172a14);min-height:20px;color:color-mix(in srgb, var(--stage-estimate-color,#64748b) 42%, #334155);white-space:nowrap;pointer-events:none;background:#ffffffb3;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 7px;font-size:.62rem;font-weight:760;line-height:1.1;display:inline-flex}.link-handle{pointer-events:auto;z-index:3;opacity:.42;background:#112238bd;border:2px solid #ffffffe6;border-radius:999px;flex:none;justify-content:center;align-items:center;width:12px;height:12px;padding:0;transition:opacity .14s,background .14s,transform .14s;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.link-handle:disabled{cursor:default}.stage-block:hover .link-handle,.stage-block:focus-visible .link-handle,.stage-block:focus-within .link-handle,.stage-block.link-source .link-handle,.stage-block.link-target .link-handle{opacity:.9}.stage-density-compact .stage-block-inner{gap:4px;inset:0 16px 0 13px}.stage-density-compact .stage-status-chip,.stage-density-compact .stage-estimate-chip,.stage-density-compact .stage-allocation-chip{border-radius:11px;min-height:20px;padding:0 7px;font-size:.62rem;line-height:1.1}.stage-density-compact .stage-type-code{letter-spacing:.03em;font-size:.68rem}.stage-density-compact .link-handle{width:10px;height:10px;right:8px}.stage-density-compact .stage-edit-trigger-anchor{right:39px}.stage-density-compact .stage-edit-trigger{width:20px;height:20px}.stage-density-tiny .stage-block-inner{gap:3px;inset:0 10px}.stage-density-tiny .stage-edit-trigger-anchor{right:12px}.stage-density-tiny .stage-edit-trigger{width:18px;height:18px;font-size:12px}.stage-density-tiny .stage-status-chip,.stage-density-tiny .stage-estimate-chip,.stage-density-tiny .stage-allocation-chip{border-radius:7px;min-width:14px;min-height:17px;padding:0 5px;font-size:.54rem;line-height:1.05}.stage-density-tiny .stage-type-code{letter-spacing:0;font-size:.58rem}.stage-density-tiny .stage-problem-indicator{width:11px;height:11px;font-size:.52rem}.stage-density-tiny .stage-type-accent{width:5px;height:14px;top:50%;bottom:auto;left:5px;transform:translateY(-50%)}.stage-density-tiny .link-handle{opacity:0;width:8px;height:8px;right:6px}.stage-density-tiny:hover .link-handle,.stage-density-tiny:focus-visible .link-handle,.stage-density-tiny:focus-within .link-handle,.stage-density-tiny.link-source .link-handle,.stage-density-tiny.link-target .link-handle{opacity:.72}.stage-density-tiny .resize-handle{width:8px;height:16px}.timeline-stage-origin-ghost{z-index:3;box-sizing:border-box;pointer-events:none;background:#6d3bff09;border:1px dashed #6d3bff4d;border-radius:10px;position:absolute;box-shadow:inset 0 0 0 1px #ffffff94}.timeline-bundle-layer{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:visible}.timeline-bundle-outline{fill:#0000;stroke:#6d3bff29;stroke-width:1px;stroke-dasharray:4 4;vector-effect:non-scaling-stroke}.timeline-links-layer{pointer-events:none;z-index:11;position:absolute;inset:0;overflow:visible}.timeline-link-path{fill:none;stroke:#1b406cb8;stroke-width:2.5px;stroke-linecap:round}.timeline-link-path.is-dimmed{opacity:.24}.timeline-link-path.is-related{opacity:.86;stroke-width:2.6px}.timeline-link-path.interactive{pointer-events:stroke;cursor:pointer}.timeline-link-path.interactive:focus{outline:none}.timeline-link-path.interactive:focus-visible{stroke-width:3px;filter:drop-shadow(0 0 2px #6d3bff2e);outline:none}.timeline-link-path.blocking{stroke:#bd2b2be0}.timeline-link-path.draft{stroke-dasharray:7 5;marker-end:url(#timeline-link-arrow-draft)}.timeline-link-arrow{fill:#1b406cb8}.timeline-link-arrow.blocking{fill:#bd2b2be0}.timeline-link-arrow.draft{fill:#1b406cb8}.timeline-dependency-link-endpoints,.timeline-issue-link-endpoints{pointer-events:none}.timeline-dependency-link-endpoints.is-dimmed,.timeline-issue-link-endpoints.is-dimmed{opacity:.28}.timeline-dependency-link-endpoints.is-related,.timeline-issue-link-endpoints.is-related{opacity:1}.timeline-link-endpoint-dot{fill:#1b406cc2;stroke:#ffffffeb;stroke-width:1.4px;vector-effect:non-scaling-stroke}.timeline-dependency-link-endpoints.blocking .timeline-link-endpoint-dot{fill:#bd2b2be0}.timeline-issue-link-endpoints .timeline-link-endpoint-dot{fill:#4174a794}.stage-create-popover.shell-popover{width:min(300px,100vw - 32px);min-width:260px;padding:var(--ui-space-2);right:auto}.stage-create-actions{gap:var(--ui-space-1);max-height:300px;display:grid;overflow:auto}.stage-create-popover-section{gap:var(--ui-space-1);display:grid}.stage-create-section-label{padding:var(--ui-space-1) var(--ui-space-2) var(--ui-space-1);color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:var(--ui-weight-semibold);line-height:var(--ui-line-compact)}.stage-create-search-field{gap:var(--ui-space-1);padding:var(--ui-space-1) var(--ui-space-2) var(--ui-space-2);margin:0;display:grid}.stage-create-search-field span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);line-height:var(--ui-line-compact)}.stage-create-search-field .ui-control{height:30px;min-height:30px;font-size:var(--ui-text-xs);padding-block:0}.stage-create-popover .shell-menu-item{align-items:center;gap:var(--ui-space-2);min-height:36px;padding:var(--ui-space-2);display:flex}.stage-create-type-item,.stage-create-owner-item,.stage-create-selected-type{min-width:0}.stage-create-color-marker{border-radius:var(--ui-radius-pill);box-shadow:inset 0 0 0 1px #ffffff7a}.stage-create-item-main{flex:auto;gap:2px;min-width:0;display:grid}.stage-create-item-title,.stage-create-item-meta,.stage-create-item-meta-row{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.stage-create-item-title{color:var(--ui-color-text-primary);font-weight:var(--ui-weight-semibold)}.stage-create-item-meta{color:var(--ui-color-text-muted);font-size:.68rem}.stage-create-item-meta-row{align-items:center;gap:var(--ui-space-2);display:flex}.stage-create-item-meta.is-match{color:var(--ui-color-success)}.stage-create-skill-chip{border-radius:var(--ui-radius-pill);min-width:34px;color:var(--ui-color-text-secondary);font-size:.66rem;font-weight:var(--ui-weight-semibold);text-align:center;background:#6d3bff0e;border:1px solid #6d3bff24;flex:none;padding:3px 7px;line-height:1}.stage-create-marker-badge{flex:none}.stage-create-selected-type{align-items:center;gap:var(--ui-space-2);min-height:38px;margin:0 var(--ui-space-1);padding:var(--ui-space-2);border-radius:var(--ui-radius-md);background:#6d3bff0b;border:1px solid #6d3bff1f;display:flex}.stage-create-change-button{border-radius:var(--ui-radius-md);padding:var(--ui-space-1) var(--ui-space-2);color:var(--ui-shell-brand-accent);font-size:var(--ui-text-xs);font-weight:var(--ui-weight-semibold);background:0 0;border:0;flex:none}.stage-create-change-button:hover,.stage-create-change-button:focus-visible{background:#6d3bff14}.stage-create-owner-avatar{border-radius:var(--ui-radius-pill);width:24px;height:24px;color:var(--ui-shell-brand-accent);font-size:.67rem;font-weight:var(--ui-weight-bold);background:#6d3bff0f;border:1px solid #6d3bff29;flex:0 0 24px;justify-content:center;align-items:center;display:inline-flex}.stage-create-owner-item.is-recommended .stage-create-owner-avatar{background:var(--ui-color-success-bg);color:var(--ui-color-success);border-color:#1665342e}.stage-create-empty{padding:var(--ui-space-3) var(--ui-space-2);color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);line-height:var(--ui-line-compact)}.context-menu-section-label{color:#68788a;letter-spacing:.04em;text-transform:uppercase;padding:8px 14px 4px;font-size:.68rem;font-weight:700}.planning-filter-empty{margin-top:12px}.epic-summary-block{color:#10213a;background:linear-gradient(#ffffff94,#ffffff38),linear-gradient(135deg,#9bb1cbeb,#748ca9eb);border-radius:16px;font-weight:600;position:absolute;overflow:hidden;box-shadow:0 8px 22px #1122381f,inset 0 1px #ffffff8c}.epic-summary-block.epic-summary-status-backlog{filter:saturate(.9);background:linear-gradient(#fff9,#ffffff3d),linear-gradient(135deg,#c4d0e0f0,#9aabc0f0)}.epic-summary-block.epic-summary-status-in_progress{background:linear-gradient(#ffffff9e,#fff3),linear-gradient(135deg,#a1d1f7f5,#5e9fe0f0);box-shadow:0 10px 24px #1122382e,inset 0 0 0 2px #15457633,inset 0 1px #ffffff8c}.epic-summary-block.epic-summary-status-done{opacity:.78;background:linear-gradient(#ffffff9e,#ffffff2e),linear-gradient(135deg,#b1e0c4eb,#71be91eb)}.epic-summary-inner{justify-content:center;align-items:center;gap:6px;min-width:0;display:flex;position:absolute;inset:0 12px;overflow:hidden}.epic-summary-code{box-sizing:border-box;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;background:#ffffff85;border-radius:999px;flex:0 auto;justify-content:center;align-items:center;min-width:0;max-width:100%;min-height:22px;padding:0 8px;font-size:.72rem;font-weight:800;line-height:1.15;display:inline-flex;overflow:hidden}.epic-summary-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.stage-density-compact .epic-summary-inner{gap:4px;inset:0 10px}.stage-density-compact .epic-summary-code{border-radius:11px;min-height:20px;padding:0 7px;font-size:.62rem;line-height:1.1}.stage-density-compact .epic-summary-label{font-size:.72rem}.stage-density-tiny .epic-summary-inner{gap:3px;inset:0 8px}.stage-density-tiny .epic-summary-code{letter-spacing:0;border-radius:7px;min-width:14px;min-height:17px;padding:0 5px;font-size:.54rem;line-height:1.05}.resize-handle{cursor:ew-resize;z-index:2;opacity:0;width:10px;height:20px;transition:opacity .14s;position:absolute;top:50%;transform:translateY(-50%)}.stage-block:hover .resize-handle,.stage-block:focus-visible .resize-handle,.stage-block:focus-within .resize-handle,.stage-block.dragging .resize-handle{opacity:.38}.resize-handle.left{left:0}.resize-handle.right{right:0}.capacity-day-cell{place-items:center;padding:0;font-size:.78rem;font-weight:600;display:grid}.capacity-strip-cell{border-bottom:1px solid #1323380f;border-right:1px solid #13233814;outline:none;min-height:24px;font-size:.68rem;position:relative}.capacity-strip-cell:focus-visible{box-shadow:inset 0 0 0 2px #3574b857}.capacity-day-cell.overload{color:#9b1c1c;background:#ffe0e0a6}.capacity-strip-cell.overload:after{content:"";background:#c4373747;border-radius:999px;height:2px;position:absolute;bottom:3px;left:8px;right:8px}.capacity-popover.shell-popover{z-index:var(--ui-z-toast);border:1px solid var(--ui-color-border);border-radius:var(--ui-radius-lg);background:var(--ui-color-surface);width:min(320px,100vw - 32px);box-shadow:var(--ui-shadow-popover,0 14px 34px #0f172a29);padding:10px;position:absolute}.stage-details-popover.shell-popover{z-index:var(--ui-z-toast);border:1px solid var(--ui-color-border);border-radius:var(--ui-radius-lg);background:var(--ui-color-surface);width:min(340px,100vw - 32px);box-shadow:var(--ui-shadow-popover,0 14px 34px #0f172a29);pointer-events:none;padding:10px;position:absolute}.timeline-holiday-tooltip.shell-popover{z-index:var(--ui-z-toast);border:1px solid var(--ui-color-border);border-radius:var(--ui-radius-lg);background:var(--ui-color-surface);width:min(320px,100vw - 24px);box-shadow:var(--ui-shadow-popover,0 14px 34px #0f172a29);color:var(--ui-color-text);pointer-events:none;gap:3px;padding:8px 10px;display:grid;position:fixed}.timeline-holiday-tooltip-label{color:var(--ui-color-text-muted);font-size:.68rem;font-weight:var(--ui-weight-bold);line-height:1.1}.timeline-holiday-tooltip-value{overflow-wrap:anywhere;min-width:0;color:var(--ui-color-text-secondary);white-space:normal;font-size:.78rem;line-height:1.28}.timeline-drag-diagnostics-popover.shell-popover{z-index:var(--ui-z-toast);border-radius:var(--ui-radius-lg);background:var(--ui-color-surface);width:min(300px,100vw - 24px);box-shadow:var(--ui-shadow-popover,0 14px 34px #0f172a29);color:var(--ui-color-text-secondary);pointer-events:none;border:1px solid #f59e0b38;gap:7px;padding:10px;display:grid;position:fixed}.timeline-drag-diagnostics-title{color:var(--ui-color-text-secondary);font-size:.76rem;font-weight:var(--ui-weight-medium);border-bottom:1px solid #f59e0b42;padding:0 2px 7px;line-height:1.2}.timeline-drag-diagnostics-groups{gap:7px;display:grid}.timeline-drag-diagnostics-group{gap:4px;display:grid}.timeline-drag-diagnostics-stage{min-width:0;color:var(--ui-color-text-muted);font-size:.7rem;font-weight:var(--ui-weight-medium);text-overflow:ellipsis;white-space:nowrap;padding:0 2px;line-height:1.2;overflow:hidden}.timeline-drag-diagnostics-list{color:#92400ee6;gap:3px;margin:0;padding:0 2px 0 14px;font-size:.72rem;line-height:1.28;display:grid}.timeline-drag-diagnostics-item{color:#92400eeb;font-weight:var(--ui-weight-regular);padding:0}.stage-details-row{min-height:26px;color:var(--ui-color-text);grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;padding:3px 4px;font-size:.78rem;line-height:1.25;display:grid}.stage-details-label{color:var(--ui-color-text-muted);text-align:left;white-space:nowrap}.stage-details-value{min-width:0;color:var(--ui-color-text-secondary);text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stage-details-type-value{align-items:center;gap:6px;min-width:0;display:inline-flex}.stage-details-type-value strong{text-overflow:ellipsis;min-width:0;overflow:hidden}.stage-details-plan-value{align-items:center;gap:8px;min-width:0;display:inline-flex}.stage-details-plan-value span{min-width:0}.stage-details-color-dot{border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 1px #0f172a14}.stage-details-badge{border-radius:var(--ui-radius-pill);background:var(--ui-color-neutral-bg);min-height:18px;color:#64748b;font-size:.68rem;font-weight:var(--ui-weight-bold);background:#94a3b826;align-items:center;padding:0 6px;display:inline-flex}.stage-details-problem-row{border-top:1px solid #f59e0b29;align-items:start;margin-top:4px;padding-top:7px}.stage-details-problem-row .stage-details-value{color:#9a5b13;font-weight:var(--ui-weight-bold)}.stage-details-problem-list{text-overflow:clip;white-space:normal;gap:3px;display:grid;overflow:visible}.stage-details-problem-item{min-width:0;padding-left:11px;position:relative}.stage-details-problem-item:before{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;top:.6em;left:1px}.capacity-popover-table{font-size:var(--ui-text-xs);gap:3px;display:grid}.capacity-popover-table-row{border-radius:var(--ui-radius-md);grid-template-columns:minmax(94px,1fr) 52px 44px 52px;align-items:center;gap:8px;min-height:26px;padding:0 8px;display:grid}.capacity-popover-table-row>span:not(:first-child){color:var(--ui-color-text);font-variant-numeric:tabular-nums;font-weight:var(--ui-weight-semibold);justify-self:end}.capacity-popover-table-head{min-height:18px;color:var(--ui-color-text-muted);padding-block:0;font-size:.58rem;font-weight:720}.capacity-popover-table-head>span:not(:first-child){color:var(--ui-color-text-muted)}.capacity-popover-total{background:#f6f8fbeb}.capacity-popover-total strong{color:var(--ui-color-text);font-weight:var(--ui-weight-semibold)}.capacity-popover-role{color:var(--ui-color-text-muted)}.capacity-popover-role.overload{color:#9b2d2d;background:#fff4f4b8}.capacity-popover-skill{align-items:center;gap:6px;min-width:0;display:inline-flex}.capacity-popover-skill-dot{border-radius:999px;flex:none;width:8px;height:8px;box-shadow:0 0 0 1px #0f172a14}.capacity-popover-skill span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.capacity-popover-empty{padding:8px}.capacity-popover-vacations{border-top:1px solid #0f172a14;gap:4px;margin-top:7px;padding-top:7px;display:grid}.capacity-popover-vacations-title{color:var(--ui-color-text-muted);text-transform:uppercase;font-size:.62rem;font-weight:720;line-height:1.1}.capacity-popover-vacation-row{border-radius:var(--ui-radius-md);min-height:22px;color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 8px;display:grid}.capacity-popover-vacation-row span:first-child{min-width:0;font-weight:var(--ui-weight-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.capacity-popover-vacation-row span:last-child,.capacity-popover-vacation-more{color:var(--ui-color-text-muted);font-variant-numeric:tabular-nums;font-weight:var(--ui-weight-semibold)}.capacity-popover-vacation-more{font-size:var(--ui-text-xs);padding:1px 8px 0}.epic-drop-slot{height:18px;position:relative}.epic-drop-slot-line{background:0 0;border-radius:999px;height:3px;transition:background .12s,box-shadow .12s;position:absolute;top:7px;left:16px;right:16px}.epic-drop-slot.active .epic-drop-slot-line{background:linear-gradient(90deg,#2e6cb8e6,#77bff4f2);box-shadow:0 0 0 4px #77bff41f}.timeline-epic-menu.shell-popover{z-index:var(--ui-z-toast);width:min(260px,100vw - 32px);min-width:220px;max-height:calc(100vh - 24px);padding:var(--ui-space-2);right:auto;overflow:auto}.timeline-epic-menu .shell-popover-title{padding:var(--ui-space-1) var(--ui-space-2) var(--ui-space-2);font-size:var(--ui-text-xs);font-weight:var(--ui-weight-semibold);margin:0;display:block}.timeline-epic-menu-note{padding:var(--ui-space-1) var(--ui-space-2) var(--ui-space-2);color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);line-height:var(--ui-line-compact)}.epic-tasks-popover.shell-popover{z-index:var(--ui-z-toast);overscroll-behavior:contain;width:min(420px,100vw - 32px);max-height:min(520px,100vh - 32px);padding:var(--ui-space-2);border-radius:var(--ui-radius-lg);background:#fffffffa;border:1px solid #0f172a1a;position:absolute;overflow-y:auto;box-shadow:0 12px 30px #0f172a21}.epic-tasks-popover-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;padding:2px 2px 0;display:flex}.epic-tasks-heading{gap:1px;min-width:0;display:grid}.epic-tasks-heading strong,.epic-tasks-heading span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.epic-tasks-heading strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:780}.epic-tasks-heading span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs)}.epic-tasks-refresh-button{min-height:28px;font-size:var(--ui-text-xs);white-space:nowrap;padding-inline:8px}.epic-tasks-filters{border-radius:var(--ui-radius-md);background:var(--ui-color-surface-muted);border:1px solid #0f172a12;flex-wrap:wrap;gap:4px;margin:0 0 8px;padding:3px;display:flex}.epic-task-filter-button{border-radius:calc(var(--ui-radius-md) - 2px);min-height:26px;color:var(--ui-color-text-secondary);cursor:pointer;font-size:var(--ui-text-xs);background:0 0;border:0;padding:0 8px;font-weight:720}.epic-task-filter-button:hover,.epic-task-filter-button:focus-visible{background:var(--ui-color-neutral-bg);color:var(--ui-color-text-primary);outline:none}.epic-task-filter-button.active{background:var(--ui-color-surface);color:var(--ui-color-text-primary);box-shadow:inset 0 0 0 1px #0f172a14}.epic-tasks-section+.epic-tasks-section{border-top:1px solid var(--ui-color-border-muted,#0f172a14);margin-top:7px;padding-top:7px}.epic-tasks-section-title{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);margin:0 0 4px;padding-inline:2px;font-weight:760}.epic-task-row{border-radius:var(--ui-radius-md);width:100%;min-height:40px;color:var(--ui-color-text-primary);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:10px minmax(0,1fr);align-items:start;gap:5px 8px;padding:7px 8px;display:grid}.epic-task-row:hover,.epic-task-row:focus-visible{background:#f8fafceb;outline:none}.epic-task-row.has-problem{background:0 0}.epic-task-row.has-problem:hover,.epic-task-row.has-problem:focus-visible{background:#f8fafceb}.epic-task-issue-row{cursor:default;grid-template-columns:10px minmax(0,1fr) auto}.epic-task-issue-group{gap:2px;min-width:0;display:grid}.epic-task-kind-marker{border-radius:999px;width:8px;height:8px;margin-top:5px;box-shadow:inset 0 0 0 1px #0f172a14}.epic-task-kind-marker.jira{background:var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff))}.epic-task-kind-marker.subtask{background:#64748bb8;width:6px;height:6px;margin-top:6px}.epic-task-row-main-button{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;gap:5px;padding:0;display:grid}.epic-task-row-main-button:disabled{cursor:default}.epic-task-row-main-button:focus-visible{outline-offset:3px;border-radius:var(--ui-radius-sm);outline:2px solid #6d3bff47}.epic-task-row-actions{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:inline-flex}.epic-task-plan-pill{border-radius:var(--ui-radius-pill);min-height:24px;font-size:var(--ui-text-xs);white-space:nowrap;color:var(--ui-color-text-secondary);background:#f1f5f9e6;justify-content:center;align-items:center;padding:0 8px;font-weight:760;line-height:1;display:inline-flex}.epic-task-status{min-width:0;color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);white-space:nowrap;align-items:center;gap:5px;font-weight:680;line-height:1;display:inline-flex}.epic-task-status-dot{background:var(--epic-task-status-color,#22c55e);width:6px;height:6px;box-shadow:0 0 0 2px color-mix(in srgb, var(--epic-task-status-color,#22c55e) 14%, transparent);border-radius:999px;flex:none}.epic-task-status-text{text-overflow:ellipsis;min-width:0;overflow:hidden}.epic-task-plan-pill.hidden{color:#64748b;background:#e2e8f0e6}.epic-task-row-menu-button{width:28px;height:28px}.epic-task-issue-menu.shell-popover{z-index:calc(var(--ui-z-toast) + 1);min-width:150px;padding:6px}.epic-task-external-menu-item{align-items:center;width:100%;text-decoration:none;display:flex}.epic-task-external-menu-item:hover,.epic-task-external-menu-item:focus-visible{text-decoration:none}.epic-task-row-main{gap:2px;min-width:0;display:grid}.epic-task-title,.epic-task-meta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.epic-task-title{font-size:var(--ui-text-sm);font-weight:var(--ui-weight-semibold)}.epic-task-issue-row .epic-task-title{align-items:center;gap:6px;min-width:0;display:flex}.epic-task-meta{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs)}.epic-task-subtask-summary{color:var(--ui-color-text-muted);margin-left:8px}.epic-subtask-list{border-left:1px solid var(--ui-color-border-muted,#0f172a14);gap:1px;margin:-1px 0 4px 18px;padding-left:10px;display:grid}.epic-subtask-row{border-radius:var(--ui-radius-sm);min-width:0;color:var(--ui-color-text-secondary);grid-template-columns:8px minmax(0,1fr);align-items:start;column-gap:7px;padding:5px 8px;display:grid}.epic-subtask-row:hover{background:#f8fafcb8}.epic-subtask-main{gap:2px;min-width:0;display:grid}.epic-subtask-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--ui-text-xs);font-weight:var(--ui-weight-semibold);align-items:center;gap:6px;display:flex;overflow:hidden}.epic-subtask-title a{color:var(--ui-color-primary);text-decoration:none}.epic-subtask-title a:hover,.epic-subtask-title a:focus-visible{text-underline-offset:2px;text-decoration:underline}.epic-task-problem-list{color:#7a4400;min-width:0;font-size:var(--ui-text-xs);grid-column:2/-1;gap:3px;font-weight:720;display:grid}.epic-task-problem-item{overflow-wrap:anywhere;min-width:0;padding-left:10px;line-height:1.28;position:relative}.epic-task-problem-item:before{content:"";background:currentColor;border-radius:999px;width:4px;height:4px;position:absolute;top:.55em;left:1px}.timeline-epic-menu-section{flex-direction:column;gap:0;display:flex}.shell-menu-note{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);line-height:var(--ui-line-compact);padding:8px 14px 2px}.planning-link-popover.shell-popover{border-color:var(--ui-color-border);border-radius:var(--ui-radius-lg);background:var(--ui-color-surface);width:min(260px,100vw - 32px);box-shadow:var(--ui-shadow-popover,0 14px 34px #0f172a29);padding:6px;right:auto}.planning-link-popover .shell-popover-title{color:var(--ui-color-text-primary);font-size:var(--ui-text-xs);font-weight:var(--ui-weight-semibold);margin:0 0 4px;padding:4px 8px 6px;display:block}.planning-link-popover-section{gap:2px;display:grid}.planning-link-popover-section+.planning-link-popover-section{border-top:1px solid var(--ui-color-border-muted,#0f172a14);margin-top:4px;padding-top:4px}.planning-link-popover .shell-menu-item{min-height:30px;color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);padding:0 8px}.planning-link-popover .shell-menu-item:hover,.planning-link-popover .shell-menu-item:focus-visible{background:var(--ui-color-neutral-bg);color:var(--ui-color-text-primary);outline:none}.planning-link-popover .shell-menu-item--danger{color:var(--ui-color-danger)}.planning-link-popover-note{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);padding:2px 8px;line-height:1.35}.allocation-strip{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.allocation-pill{background:#ffffff57;border-radius:16px;justify-content:space-between;gap:12px;min-width:120px;padding:10px 12px;display:flex}.capacity-card{align-self:start}.detail-section{border-top:1px solid #13233814;margin-top:16px;padding-top:16px}.detail-subsection{margin-top:16px}.detail-subsection h4{margin:0 0 10px}.overview-grid{grid-template-columns:auto 1fr;align-items:center;gap:8px 12px;display:grid}.field-warning,.field-hint{color:#5c6574;font-size:.82rem}.dependency-list{flex-direction:column;gap:8px;display:flex}.dependency-item{background:#f2f6fab8;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.field-warning{color:#7a5310;background:#fff1d6d1;border-radius:12px;padding:10px 12px}.field-hint{grid-column:1/-1}.compact-field-hint{text-align:center;grid-column:auto}.epic-modal{width:min(520px,100%)}.epic-modal .team-dialog-header,.confirm-dialog .team-dialog-header{border-bottom:0;padding-bottom:0}.confirm-dialog .team-dialog-actions{border-top:0;padding-top:0}.epic-edit-dialog-fields{gap:var(--ui-space-4);border:0;flex-direction:column;min-width:0;padding:0;display:flex}.confirm-dialog p{color:#4f6277;font-size:var(--ui-text-sm);line-height:var(--ui-line-normal);margin:0}.confirm-dialog-actions{grid-template-columns:none;justify-content:flex-end;display:flex}.conflict-card{flex-direction:column;gap:12px;display:flex}.revision-row{flex-direction:column;gap:6px;display:flex}.revision-row strong,.revision-row span,.revision-row small{display:block}.conflict-pill,.diff-item,.sync-item{background:#f2f6fab8}.capacity-row{align-items:flex-start}.capacity-role-list span.overload{color:#b42318;font-weight:600}.planning-focus-note{background:#f6f8fbd6;border:1px solid #0f172a14;border-radius:18px;flex-direction:column;gap:6px;max-width:420px;padding:14px 16px;display:flex}.section-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#6b7a8d;font-size:.74rem;font-weight:700;line-height:1.1;display:inline-block}.app-shell{gap:20px;max-width:1600px;margin:0 auto;padding:24px}.topbar,.card,.screen-nav,.error-banner,.glass-panel{border:1px solid var(--border-subtle);background:var(--surface-panel);-webkit-backdrop-filter:none;box-shadow:var(--shadow-panel)}.topbar{align-items:center;padding:22px 24px}.app-topbar{align-items:center;gap:14px}.topbar-brand,.planning-toolbar-copy{flex-direction:column;gap:4px;display:flex}.topbar-brand h1,.global-admin-layout h2{letter-spacing:-.02em}.conflict-pill,.sync-status{white-space:nowrap;text-align:center;border:1px solid #0000;flex:none;justify-content:center;align-items:center;font-weight:600;line-height:1.2;display:inline-flex}.status-count{background:#ffffffa3;border-radius:999px;justify-content:center;align-items:center;min-width:18px;min-height:18px;padding:0 5px;font-size:.74rem;line-height:1;display:inline-flex}.sync-status.success{color:#166534;background:#dff4e8b8;border-color:#1665341f}.sync-status.partial{color:#8a6116;background:#fff4d6eb;border-color:#8a61161f}input,select,textarea{border:1px solid var(--border-strong);box-shadow:none;color:var(--text-primary);background:#fff;border-radius:12px;padding:10px 12px}textarea{resize:vertical}.toolbar{align-items:flex-start}.planning-toolbar-actions{justify-content:flex-end;width:min(720px,100%)}.planning-import-form{align-items:stretch}.planning-focus-note{background:var(--surface-subtle);border:1px solid var(--border-subtle);gap:8px;max-width:none;padding:16px 18px}.planning-board-card,.conflict-card{background:var(--surface-panel)}.allocation-strip{gap:10px;padding:14px 0 2px}.allocation-pill{border:1px solid var(--border-subtle);background:var(--surface-subtle)}.admin-surface-card{border-radius:18px}.confirm-dialog-copy{color:var(--text-secondary);margin:0}.screen-grid>.admin-surface-card{min-width:0}.table-row,.editable-row,.activity-item,.diff-item,.sync-item,.conflict-pill{background:var(--surface-subtle);border:1px solid #0f172a0f}@media (width<=1100px){.workspace-admin-workspace{grid-template-columns:1fr}.workspace-admin-directory{position:static}.workspace-section-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.workspace-admin-screen .catalog-columns,.access-lists-grid,.global-admin-toolbar-form,.global-admin-setting-row,.global-admin-category-grid,.global-admin-estimate-controls,.global-admin-resource-row,.global-admin-metric-grid{grid-template-columns:1fr}.workspace-admin-screen .catalog-section+.catalog-section{padding-top:var(--ui-space-5);border-top:1px solid #0f172a12;border-left:0;padding-left:0}.jira-status-workspace{grid-template-columns:1fr}.jira-status-detail{padding-top:var(--ui-space-5);border-top:1px solid #0f172a12;border-left:0;padding-left:0}.jira-issue-type-row,.jira-status-table-row,.stage-status-catalog-row,.jira-ambition-row{grid-template-columns:auto minmax(0,1fr)}.jira-status-table-header{display:none}.jira-status-table-row{gap:var(--ui-space-2);padding-block:var(--ui-space-2)}.jira-issue-type-row-main{grid-column:1/-1}.jira-issue-type-row-meta,.jira-status-category-cell,.jira-status-usage-cell,.stage-status-editor-controls,.jira-ambition-row .catalog-row-chips{grid-column:2/-1;justify-content:flex-start}.jira-status-jira-cell{grid-column:2/-1}.jira-status-actions-cell{grid-area:1/1}.ui-dialog.jira-stage-status-dialog{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.stage-status-editor-controls{grid-template-columns:minmax(0, 180px) var(--stage-status-actions-width);width:min(100%, calc(180px + var(--stage-status-actions-width) + var(--ui-space-2)));justify-content:flex-start}.stage-status-editor-field{width:min(100%,180px)}.access-section+.access-section{padding-top:var(--ui-space-5);border-top:1px solid #0f172a12;border-left:0;padding-left:0}.workspace-admin-screen .catalog-row{grid-template-columns:auto minmax(0,1fr) auto}.workspace-admin-screen .catalog-row-chips{grid-column:2/-1;justify-content:flex-start}.planning-layout,.history-layout,.screen-grid{grid-template-columns:1fr}.team-detail-header{flex-direction:column;align-items:stretch}.team-resource-screen{height:auto;min-height:0}.team-resource-layout,.team-filter-bar,.team-directory-row,.team-assignment-row--skill,.team-vacation-draft-row{grid-template-columns:1fr}.team-skill-allocation-control{min-width:0}.team-resource-layout,.team-directory-panel{height:auto}.team-directory-toolbar{flex-direction:column;align-items:stretch}.team-directory-list{overflow:visible}.team-detail-drawer{min-height:0;position:static;overflow:visible}.team-row-chips,.team-detail-actions,.team-detail-savebar{justify-content:flex-start}.vacation-row,.editable-row{grid-template-columns:1fr}.toolbar{flex-direction:column}.topbar-create-board-popover{left:0;right:auto}.timeline-panel-header{flex-direction:column;align-items:flex-start}.timeline-header-actions{justify-content:stretch;width:100%}.timeline-filter-control,.timeline-header-action-group{width:100%}.timeline-header-action-group{justify-content:stretch}.timeline-header-action-group button{flex:1 1 0}.app-topbar{align-items:stretch}.topbar-control-group,.topbar-field,.topbar-screen-nav,.topbar-screen-nav button{width:100%;min-width:0}.topbar-controls{flex-wrap:wrap;justify-content:stretch;width:100%}.topbar-screen-nav{flex-wrap:wrap}.topbar-status-cluster,.topbar-session-cluster{flex-wrap:wrap;justify-content:flex-start;width:100%}.status-pill-dirty-slot,.status-pill-sync-slot{width:auto;min-width:0}.planning-toolbar-actions{justify-content:stretch;width:100%}.modal-grid{grid-template-columns:1fr}}:root{--surface-app:#f3f5f8;--surface-strong:#fff;--surface-panel:#fff;--surface-section:#f7f9fc;--surface-subtle:#f6f8fb;--surface-muted:#eef2f7;--surface-label:#fbfcfe;--border-subtle:#0f172a14;--border-strong:#0f172a24;--text-primary:#0f1f32;--text-secondary:#516173;--text-muted:#6d7b8c;--shadow-panel:0 12px 32px #0f172a0f}body{background:linear-gradient(#ffffffb3,#ffffffb3),linear-gradient(#f5f7fa 0%,#eef2f6 100%)}.app-shell{gap:18px;max-width:1680px;padding:24px 24px 40px}.topbar,.card,.screen-nav,.error-banner,.glass-panel{border:1px solid var(--border-subtle);background:var(--surface-panel);box-shadow:var(--shadow-panel);border-radius:18px}.topbar{padding:12px 16px}.topbar-brand h1,.planning-toolbar-copy h2,.global-admin-layout h2{letter-spacing:-.02em}.screen-nav{background:var(--surface-subtle);border-radius:16px;gap:6px;padding:6px}.screen-nav button{min-width:144px;color:var(--text-secondary);border-radius:12px;padding:11px 14px;font-weight:600}.screen-nav button.active{background:#14263b}.app-topbar .topbar-brand .section-eyebrow,.app-topbar .topbar-brand p{display:none}button{border-radius:12px;font-weight:600}.primary-button{background:linear-gradient(#16324d,#11253b)}.secondary-button{background:#edf2f7;border:1px solid #14263b14}.ghost-button{color:#31475f;background:#fff}.danger-button{background:#fff4f4}input,select,textarea{background:#fff;border-radius:12px;min-height:44px}.timeline-filter-control select{background:0 0;border-radius:0;min-height:32px}textarea{min-height:112px}label>span,.field-hint,.compact-field-hint,.table-meta,.topbar-field span{color:var(--text-muted)}.card-header{justify-content:space-between;gap:10px}.section-eyebrow{letter-spacing:.1em;font-size:.72rem}.status-pill,.conflict-pill,.sync-status{border:1px solid #0000;border-radius:999px;min-height:38px;padding:8px 12px;font-size:.86rem;font-weight:600}.status-pill.ok,.sync-status.success{color:#146534;background:#e9f7ef;border-color:#1465341a}.status-pill.warning,.sync-status.partial{color:#96640c;background:#fff4d8;border-color:#96640c24}.status-pill.neutral{background:var(--surface-subtle);color:#425468;border-color:#4254681a}.topbar-controls{gap:14px}.topbar-control-group,.topbar-create-board,.topbar-status-cluster,.topbar-session-cluster{align-self:stretch}.topbar-field{gap:8px}.topbar-field select,.topbar-workspace-field select{min-height:36px;padding:0 12px}.topbar-status-cluster{border:1px solid var(--border-subtle);background:var(--surface-subtle);border-radius:14px;padding:4px}.topbar-session-cluster{padding-left:2px}.status-pill-fixed{min-height:42px}.toolbar,.planning-toolbar-actions{gap:14px}.planning-toolbar-meta{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.planning-summary-card{background:var(--surface-subtle);border-radius:16px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.planning-summary-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.planning-summary-strip{flex-wrap:wrap;gap:8px;display:flex}.planning-summary-pill{border:1px solid var(--border-subtle);background:#fffc;border-radius:12px;flex-direction:column;gap:2px;min-width:160px;padding:8px 10px;display:flex}.planning-summary-pill strong{color:#2a3f56;font-size:.74rem}.planning-summary-pill span{color:#5a6f85;font-size:.78rem}.planning-summary-pill-wide{flex:320px}.planning-toolbar-actions{align-items:stretch}.planning-import-form{background:0 0;border:0;padding:0}.planning-import-form input{min-width:220px}.planning-focus-note{background:var(--surface-subtle);border-radius:16px;grid-template-columns:132px minmax(0,1fr);align-items:start;display:grid}.planning-focus-note strong{font-size:.9rem}.planning-board-card,.conflict-card,.admin-surface-card,.admin-overview-card{border-radius:18px}.planning-board-card{padding:0;overflow:hidden}.timeline-panel{background:var(--surface-panel);border:0;border-radius:0;padding:10px 10px 12px}.timeline-shell{border-radius:14px}.planning-board-card{border:1px solid var(--border-subtle);box-shadow:var(--shadow-panel);background:linear-gradient(#fffffff5,#fbfcfefa)}.timeline-panel{background:0 0;gap:12px;padding:12px}.timeline-panel-header{align-items:center;gap:16px;padding:0 2px}.timeline-panel-copy{gap:2px;min-width:180px;max-width:none}.timeline-panel-header strong{color:var(--text-primary);letter-spacing:0;font-size:.92rem;font-weight:760}.timeline-panel-header span{color:var(--text-muted);font-size:.76rem}.timeline-header-actions{align-items:center;gap:8px}.timeline-header-action-group,.timeline-primary-actions{gap:6px}.timeline-control-button{min-height:32px;box-shadow:none;border-radius:9px;padding:6px 10px;font-size:.76rem;font-weight:650}.timeline-action-button{color:#38485c;white-space:nowrap;background:#ffffffc7;border-color:#0f172a17}.timeline-action-button:hover:not(:disabled),.timeline-action-button.active{color:var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff));background:#f6f4ffd6;border-color:#6d3bff2e}.timeline-action-button--add{padding-inline:11px}.timeline-filter-control select,.timeline-search-control input{min-height:32px;color:var(--text-secondary);box-shadow:none;background:#ffffffd1;border:1px solid #0f172a17;border-radius:9px;font-size:.76rem}.timeline-filter-control,.timeline-search-control{background:0 0;border:0;min-height:0;padding:0}.timeline-filter-control select{min-width:176px;padding:0 30px 0 10px}.timeline-search-control input{min-width:168px;padding:0 10px}.timeline-filter-menu{display:inline-flex;position:relative}.timeline-filter-popover.shell-popover{width:min(300px,100vw - 32px);padding:10px;right:0}.timeline-filter-popover.catalog-context-menu{z-index:var(--ui-z-toast)}.timeline-filter-popover-field{gap:5px;margin:0 0 10px;display:grid}.timeline-filter-popover-field span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:680}.timeline-filter-popover-field .ui-control{min-height:32px;font-size:var(--ui-text-sm)}.timeline-filter-popover-actions{border-top:1px solid var(--ui-color-border-muted,#0f172a14);padding-top:6px}.timeline-filter-chips{flex-wrap:wrap;align-items:center;gap:5px;display:inline-flex}.timeline-filter-chip,.timeline-filter-reset{color:#55446f;background:#f6f4ff9e;border:1px solid #6d3bff24;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 9px;font-size:.72rem;font-weight:680;display:inline-flex}.timeline-filter-chip:hover,.timeline-filter-reset:hover{color:var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff));background:#f6f4ffdb;border-color:#6d3bff3d}.timeline-filter-reset{color:var(--text-muted);background:#ffffffb8;border-color:#0f172a14}.timeline-legend-popover.shell-popover{width:min(360px,100vw - 32px);z-index:var(--ui-z-toast);padding:10px;right:0}.timeline-legend-section+.timeline-legend-section{border-top:1px solid var(--ui-color-border-muted,#0f172a14);margin-top:8px;padding-top:8px}.timeline-legend-section-title{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);margin:0 0 6px;font-weight:760}.timeline-legend-list{gap:4px;display:grid}.timeline-legend-row{min-height:38px;color:var(--ui-color-text-primary);border-radius:10px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:8px;padding:5px 6px;display:grid}.timeline-legend-sample{place-items:center;min-height:28px;display:grid}.timeline-legend-copy{gap:1px;min-width:0;display:grid}.timeline-legend-copy strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:760}.timeline-legend-copy span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);line-height:1.25}.timeline-legend-sample-block{color:#334155;background:linear-gradient(90deg,#6d3bff2e 0 4px,#0000 4px),#ffffffeb;border:1px solid #0f172a1a;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:22px;padding:0 7px;font-size:.64rem;font-weight:780;display:inline-flex;position:relative;box-shadow:0 8px 18px #0f172a0f}.timeline-legend-sample-block--marker{background:linear-gradient(90deg,#94a3b852 0 4px,#0000 4px),#ffffffdb;border-style:dashed}.timeline-legend-sample-block--completed{color:#475569d6;background:linear-gradient(90deg,#6d3bff14 0 4px,#0000 4px),repeating-linear-gradient(135deg,#64748b14 0 4px,#0000 4px 10px),#f8fafcf5;border-color:#64748b33;box-shadow:0 6px 14px #0f172a0a}.timeline-legend-sample-block--roadmap{background:linear-gradient(90deg,#22c55e47 0 38%,#6d3bff3d 38% 100%),#ffffffeb;min-width:44px}.timeline-legend-problem-marker{pointer-events:none}.timeline-legend-sample-progress{background:linear-gradient(90deg,#22c55e57 0 40%,#f8717138 40% 68%,#8b5cf63d 68% 100%);border:1px solid #0f172a1a;border-radius:8px;width:48px;height:22px;display:inline-block;overflow:hidden;box-shadow:inset 0 1px #ffffffc2,0 8px 18px #0f172a0b}.timeline-legend-sample-today-frame{width:24px;height:28px;display:inline-block;position:relative}.timeline-legend-sample-today-frame .today-line{top:0;bottom:0;left:50%}.timeline-legend-sample-sprint{background:linear-gradient(#e1ffec33,#aeeec747);border-left:1px solid #33976a33;border-right:1px solid #33976a33;border-radius:7px;width:40px;height:22px;display:inline-block}.timeline-legend-sample-boundary{border-left:2px dashed #4d9adc94;width:2px;height:28px;display:inline-block}.timeline-legend-sample-dependency{width:42px;height:18px;display:inline-block;position:relative}.timeline-legend-sample-dependency:before{content:"";border-top:2px solid #6d3bff70;position:absolute;top:8px;left:5px;right:5px}.timeline-legend-sample-dependency:after{content:"";border-top:2px solid #6d3bff70;border-right:2px solid #6d3bff70;width:7px;height:7px;position:absolute;top:5px;right:4px;transform:rotate(45deg)}.timeline-legend-sample-filter{align-items:center;gap:3px;display:inline-flex}.timeline-legend-sample-filter:before,.timeline-legend-sample-filter:after{content:"";border-radius:5px;width:18px;height:14px;display:inline-block}.timeline-legend-sample-filter:before{background:#6d3bff33;border:1px solid #6d3bff38}.timeline-legend-sample-filter:after{background:#94a3b824;border:1px solid #94a3b81f}.timeline-legend-sample-pill{min-width:42px;height:20px;color:var(--ui-color-text-muted);background:#f8fafceb;border:1px solid #0f172a14;border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:.64rem;font-weight:760;display:inline-flex}.timeline-legend-sample-pill--done{color:#166534;background:#f0fdf4e6;border-color:#2280552e}.timeline-shell{background:#fff;border:1px solid #0f172a14;border-radius:16px;box-shadow:inset 0 1px #ffffffdb,0 12px 24px #0f172a0a}.timeline-export-root{background:#fff}.timeline-header-stack{box-shadow:0 8px 18px #0f172a0b}.timeline-header-stack:after{background:#fafcfefa}.timeline-header,.timeline-label,.timeline-cell,.capacity-day-cell{border-bottom-color:#0f172a13;border-right-color:#0f172a13}.timeline-header{min-height:42px;color:var(--text-secondary);background:#fafcfefa;padding:6px 8px;font-size:.7rem;font-weight:700}.timeline-header-label,.timeline-sprint-header-label{color:var(--text-secondary);font-weight:760}.timeline-weekday{color:#7a8797;font-size:.58rem;font-weight:700}.timeline-weekday.monday{color:var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff))}.timeline-header.monday,.timeline-cell.monday,.capacity-day-cell.monday{background:linear-gradient(#6d3bff09,#fff0);border-left-color:#6d3bff21}.timeline-header.holiday,.timeline-header.monday.holiday,.timeline-cell.holiday,.timeline-cell.monday.holiday,.capacity-day-cell.holiday,.capacity-day-cell.monday.holiday{background:#dc26260a;box-shadow:inset 1px 0 #b91c1c24}.timeline-sprint-header-label,.timeline-sprint-header{background:#fafcfefa}.timeline-sprint-header{height:100%;padding-block:0}.timeline-sprint-header strong{color:#556376;min-height:20px;box-shadow:none;background:#ffffffb8;border-color:#0f172a14;justify-content:center;align-items:center;line-height:1}.timeline-sprint-header.active strong{color:var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff));background:#f6f4ffeb;border-color:#6d3bff3d;box-shadow:0 0 0 2px #6d3bff14}.timeline-sprint-header.current strong{color:#2f6b4c;background:#edfaf3b8;border-color:#22805529}.current-sprint-band{background:linear-gradient(#defaea52,#c4eed642);border-left-color:#22805538;border-right-color:#22805533;box-shadow:inset 0 0 0 1px #22805514,0 0 18px #22805517}.timeline-sprint-boundary{z-index:3;border-left-width:1px;border-left-color:#6d3bff2e}.timeline-sprint-boundary.active.start,.timeline-sprint-boundary.active.end{border-left-color:#6d3bff5c}.timeline-sprint-boundary.current.start,.timeline-sprint-boundary.current.end{border-left-color:#22805566}.today-line{-webkit-backdrop-filter:none;backdrop-filter:none;background:#6d3bff5c;border:0;border-radius:999px;width:2px;margin-left:-1px;box-shadow:0 0 0 3px #6d3bff0e}.timeline-section-sticky{padding:8px 0 3px}.timeline-section-sticky:before{background:linear-gradient(#fffffffa,#ffffffeb);box-shadow:0 8px 16px #ffffffeb}.ambition-section-label{min-height:30px;box-shadow:none;color:var(--text-primary);background:0 0;border:0;border-radius:0;margin:0 8px;padding:0 4px}.ambition-section-label.is-empty{color:var(--text-muted);cursor:not-allowed}.ambition-section-main{gap:8px;font-size:.82rem;font-weight:760}.group-collapse-indicator{color:var(--text-muted);font-size:.72rem}.ambition-section-count{min-width:0;box-shadow:none;color:var(--text-muted);background:0 0;border:0;padding:0;font-size:.72rem;font-weight:700}.ambition-section-label.is-empty .group-collapse-indicator,.ambition-section-label.is-empty .ambition-section-count{color:#a5afbd}.timeline-group-section.drag-target-group .timeline-section-sticky:before{background:linear-gradient(#f8f6fffa,#f8f6ffe6);box-shadow:0 8px 16px #f8f6ffeb}.timeline-group-section.drag-target-group .ambition-section-label{color:var(--workspace-accent,var(--ui-shell-brand-accent,#6d3bff));box-shadow:none;background:0 0}.timeline-section-label:not(.ambition-section-label){min-height:32px;color:var(--text-secondary);background:#fafcfedb;border-top:1px solid #0f172a0f;border-bottom:1px solid #0f172a0b;align-items:center;padding:6px 12px;font-size:.78rem;font-weight:760;display:flex}.capacity-day-cell{color:#6a7584;font-size:.72rem;font-weight:680}.capacity-day-cell.healthy{color:#476552;background:#f1f8f580}.capacity-day-cell.overload{color:#9b2d2d;background:#fff4f4b8;box-shadow:inset 0 -2px #c437372e}.capacity-day-cell.holiday{color:#9b2d2d}.timeline-capacity-header-label,.capacity-strip-cell{min-height:24px}.timeline-capacity-header-label{color:var(--text-secondary);background:#fafcfefa}.capacity-strip-cell{font-size:.68rem;font-weight:720}.capacity-strip-cell.overload{box-shadow:none}.capacity-strip-cell.holiday{color:#9b2d2d}.timeline-legend-sample-holiday{background:#dc26260a;border:1px solid #b91c1c24;width:28px;height:22px;display:inline-block;box-shadow:inset 4px 0 #b91c1c24}.global-holiday-form{margin-bottom:14px}.ui-row-actions{flex-wrap:wrap;gap:8px;display:flex}.ui-button.ui-button--danger{color:#9b2d2d;border-color:#b91c1c38}.epic-summary-block{color:var(--text-primary);background:linear-gradient(#ffffffd1,#f8fafce0);border:1px solid #0f172a17;border-radius:10px;box-shadow:0 5px 12px #0f172a12,inset 0 1px #ffffffc7}.epic-summary-block.epic-summary-status-backlog,.epic-summary-block.epic-summary-status-in_progress,.epic-summary-block.epic-summary-status-done{filter:none;background:linear-gradient(#ffffffd1,#f8fafce0)}.epic-summary-block.epic-summary-status-in_progress{border-color:#6d3bff29;box-shadow:0 5px 12px #0f172a12,inset 0 -2px #6d3bff29,inset 0 1px #ffffffc7}.epic-summary-block.epic-summary-status-done{opacity:.78}@media (width<=1100px){.timeline-panel-header{flex-direction:column;align-items:stretch}.timeline-header-actions{justify-content:stretch;width:100%}.timeline-filter-control,.timeline-search-control,.timeline-filter-menu,.timeline-filter-chips,.timeline-header-action-group{width:100%}.timeline-filter-menu>.timeline-action-button,.timeline-filter-chip,.timeline-filter-reset{flex:auto;justify-content:center}.timeline-search-control input{width:100%}}.compact-epic-dialog{width:min(420px,100%)}.compact-epic-dialog label{gap:6px}.compact-epic-dialog input{min-height:40px}.allocation-strip{padding:0 20px 20px}.allocation-pill{border-radius:14px;min-width:120px}.conflict-card{background:linear-gradient(#fff,#fbfcfe)}.conflict-pill{border-radius:14px}.global-admin-layout{flex-direction:column;gap:18px;display:flex}.global-admin-header-meta{flex-direction:column;align-items:flex-end;gap:12px;min-width:min(360px,100%);display:flex}.global-admin-create-panel{grid-template-columns:minmax(220px,320px) auto;gap:10px;width:100%;display:grid}.global-admin-create-panel input{min-width:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.global-admin-grid{align-items:start}.admin-overview-card{padding:22px}.global-admin-overview{margin-top:8px}.admin-surface-card{padding:22px}.no-workspace-card{flex-direction:column;align-items:stretch;gap:18px;width:min(720px,100%);min-height:0;padding:28px;display:flex}.no-workspace-copy,.no-workspace-instructions{flex-direction:column;gap:8px;display:flex}.no-workspace-instructions{border:1px solid var(--border-subtle);background:var(--surface-subtle);border-radius:16px;padding:18px 20px}.no-workspace-instructions strong{font-size:.92rem}.table-list{gap:8px}.table-row,.editable-row,.activity-item,.diff-item,.sync-item,.conflict-pill{background:var(--surface-subtle);border-radius:14px}.table-row strong,.editable-row strong{color:var(--text-primary)}.admin-surface-card .empty-state{min-height:140px}.estimate-screen{width:100%}.estimate-panel{gap:var(--ui-space-4);flex-direction:column;display:flex}.estimate-filter-bar{gap:var(--ui-space-4);padding:var(--ui-space-5);border-radius:var(--ui-radius-lg);background:linear-gradient(135deg, #6d3bff0b, #28c7dc09), var(--ui-color-surface);border:1px solid #6d3bff1c;grid-template-columns:minmax(240px,1fr) minmax(170px,.55fr) minmax(160px,.5fr) minmax(150px,.45fr);align-items:end;display:grid}.estimate-filter-search,.estimate-filter-control{min-width:0}.estimate-multi-filter{position:relative}.estimate-multi-filter-summary{cursor:pointer;width:100%;min-height:38px;color:var(--ui-color-text-primary);font:inherit;text-align:left;justify-content:space-between;align-items:center;display:flex}.estimate-multi-filter-summary:after{content:"›";width:18px;height:18px;color:var(--ui-color-text-muted);font-size:var(--ui-text-sm);flex:none;place-items:center;font-weight:760;line-height:1;transition:transform .12s;display:inline-grid;transform:rotate(90deg)}.estimate-multi-filter.is-open .estimate-multi-filter-summary:after,.estimate-multi-filter-summary[aria-expanded=true]:after{transform:rotate(-90deg)}.estimate-multi-filter-menu.shell-popover{top:calc(100% + var(--ui-space-2));z-index:90;width:min(260px,82vw);max-height:280px;padding:var(--ui-space-2);left:0;overflow:auto}.estimate-multi-filter-option{justify-content:flex-start;align-items:center;gap:var(--ui-space-3);text-align:left;width:100%;min-height:34px;display:flex}.estimate-multi-filter-option.is-selected{color:var(--ui-color-text-primary);background:#6d3bff0e}.estimate-multi-filter-check{border-radius:var(--ui-radius-sm);width:18px;height:18px;color:var(--ui-shell-brand-accent);font-size:var(--ui-text-xs);background:#ffffffd6;border:1px solid #6d3bff29;flex:none;place-items:center;font-weight:820;line-height:1;display:inline-grid}.estimate-toolbar{gap:var(--ui-space-3);justify-content:space-between;align-items:center;min-height:36px;display:flex}.estimate-toolbar-actions{justify-content:flex-end;align-items:center;gap:var(--ui-space-2);display:flex}.estimate-action-button{border-radius:var(--ui-radius-md);min-height:34px;padding:0 var(--ui-space-5);font-size:var(--ui-text-sm);box-shadow:none;font-weight:620}.estimate-action-button--save{color:var(--ui-shell-brand-accent);background:#6d3bff12;border-color:#6d3bff2e}.estimate-action-button--save:hover:not(:disabled){background:#6d3bff1a;border-color:#6d3bff42}.estimate-action-button--cancel{border-color:var(--ui-color-border-subtle);background:var(--ui-color-surface);color:var(--ui-color-text-secondary)}.estimate-action-button--cancel:hover:not(:disabled){color:var(--ui-color-text-primary);background:#6d3bff09;border-color:#6d3bff24}.estimate-action-button:disabled{border-color:var(--ui-color-border-subtle);color:var(--ui-color-text-muted);opacity:1;background:#f8fafcb8}.estimate-search{width:100%}.estimate-active-filters{align-items:center;gap:var(--ui-space-2);flex-wrap:wrap;min-width:0;display:inline-flex}.estimate-filter-chip{min-height:28px;color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);white-space:nowrap;background:#f8fafcdb;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:6px;padding:0 9px;font-weight:720;display:inline-flex}.estimate-reset-button{min-height:28px;padding-block:0}.estimate-filter-chip button{width:18px;height:18px;color:var(--ui-color-text-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:50%;padding:0;line-height:1}.estimate-filter-chip button:hover{color:var(--ui-color-text-primary);background:#0f172a0f}.estimate-table{border-radius:var(--ui-radius-lg);background:linear-gradient(180deg, #6d3bff06, #fff0 120px), var(--ui-color-surface);border:1px solid #6d3bff21;overflow:hidden;box-shadow:0 1px #0f172a08}.estimate-table-row{grid-template-columns:minmax(300px, 1.35fr) minmax(150px, .62fr) minmax(150px, .62fr) repeat(var(--estimate-field-count,2), minmax(130px, .48fr));gap:var(--ui-space-2);background:var(--ui-color-surface);border-bottom:1px solid #0f172a13;align-items:center;min-height:54px;padding:8px 12px;transition:border-color .14s,background .14s;display:grid}.estimate-table.has-poker-selection .estimate-table-row{grid-template-columns:34px minmax(300px, 1.35fr) minmax(150px, .62fr) minmax(150px, .62fr) repeat(var(--estimate-field-count,2), minmax(130px, .48fr))}.estimate-poker-select{place-items:center;display:grid}.estimate-poker-select input{width:16px;height:16px;accent-color:var(--ui-color-accent)}.estimate-table-row:not(.estimate-table-head):hover{background:linear-gradient(135deg, #6d3bff0a, #fff0 56%), var(--ui-color-surface)}.estimate-table-row:last-child{border-bottom:0}.estimate-table-head{min-height:38px;color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);background:linear-gradient(135deg,#6d3bff0e,#28c7dc09),#f8fafcc7;border-bottom-color:#6d3bff1c;font-weight:760}.estimate-table-row.has-error{background:#f59e0b0f}.estimate-epic-group{border-bottom:1px solid #6d3bff21}.estimate-epic-group:last-of-type,.estimate-epic-group .estimate-table-row:last-child{border-bottom:0}.estimate-epic-group-header{align-items:center;gap:var(--ui-space-3);width:100%;min-width:0;color:inherit;cursor:pointer;text-align:left;background:#ffffffd1;border:0;border-bottom:1px solid #6d3bff16;grid-template-columns:auto auto minmax(0,1fr) auto;padding:8px 12px;transition:border-color .14s,background .14s;display:grid}.estimate-epic-group-header:hover{background:linear-gradient(135deg, #6d3bff0e, #fff0 52%), var(--ui-color-surface);border-color:#6d3bff38}.estimate-epic-caret-button{color:var(--ui-color-text-secondary)}.estimate-epic-caret-button .row-overflow-button__glyph{transition:transform .12s;transform:rotate(0)}.estimate-epic-caret-button[aria-expanded=true] .row-overflow-button__glyph{transform:rotate(90deg)}.estimate-epic-group-header strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);flex:none;font-weight:760}.estimate-epic-group-header span{min-width:0;color:var(--ui-color-text-muted);font-size:var(--ui-text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:620;overflow:hidden}.estimate-epic-group-header em{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);white-space:nowrap;flex:none;font-style:normal;font-weight:660}.estimate-issue-cell{flex-direction:column;gap:2px;min-width:0;display:flex}.planning-poker-screen{min-width:0}.planning-poker-panel{gap:var(--ui-space-4);padding:var(--ui-space-4);flex-direction:column;display:flex}.planning-poker-room-scene{background:radial-gradient(circle at 72% 14%,#6d3bff17,#0000 30%),radial-gradient(circle at 40% 88%,#14b8a612,#0000 34%),linear-gradient(#fffffff5,#f8fafcd1);min-height:min(860px,100vh - 132px);overflow:hidden}.planning-poker-live-warning{border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-md);color:var(--ui-color-text-secondary);font-size:var(--ui-font-size-xs);font-weight:var(--ui-weight-medium);background:#ffffffb8;align-self:flex-start;padding:6px 10px;box-shadow:0 8px 20px #0f172a0d}.planning-poker-room-layout{gap:var(--ui-space-4);flex:auto;grid-template-columns:minmax(218px,280px) minmax(0,1fr);align-items:stretch;min-width:0;display:grid}.planning-poker-task-island{align-self:start;gap:var(--ui-space-2);border-radius:var(--ui-radius-xl);min-width:0;max-height:min(720px,100vh - 210px);padding:var(--ui-space-3);background:#ffffffad;border:1px solid #6d3bff1a;display:grid;box-shadow:0 14px 34px #0f172a0e}.planning-poker-task-island__header{justify-content:space-between;align-items:center;gap:var(--ui-space-3);display:flex}.planning-poker-task-island__header strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:790}.planning-poker-task-island__header span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:720}.planning-poker-queue{min-width:0;max-height:inherit;gap:var(--ui-space-2);padding-right:2px;display:grid;overflow:auto}.planning-poker-queue-item{align-items:start;gap:var(--ui-space-2);border-radius:var(--ui-radius-md);color:inherit;text-align:left;background:#ffffffb8;border:1px solid #6d3bff1c;grid-template-columns:22px minmax(0,1fr);padding:8px 10px;display:grid}.planning-poker-queue-item.is-current{background:#fffffff2;border-color:#6d3bff57;box-shadow:inset 3px 0 #6d3bff94,0 10px 22px #6d3bff13}.planning-poker-queue-item span,.planning-poker-queue-item em{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);text-overflow:ellipsis;white-space:nowrap;font-style:normal;font-weight:650;overflow:hidden}.planning-poker-queue-item strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.planning-poker-queue-item em{grid-column:2}.planning-poker-table-zone{align-content:start;gap:0;min-width:0;display:grid}.planning-poker-table-context{justify-content:flex-start;align-items:flex-start;gap:var(--ui-space-2);flex-wrap:wrap;min-width:0;display:flex}.planning-poker-arena__header{justify-content:space-between;align-items:flex-start;gap:var(--ui-space-3);display:flex}.planning-poker-arena__header>div{gap:2px;min-width:0;display:grid}.planning-poker-arena__header strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-base);font-weight:820}.planning-poker-arena__header span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:660}.planning-poker-round-switch{gap:var(--ui-space-2);flex-wrap:wrap;min-width:min(100%,360px);display:flex}.planning-poker-round-switch button{border-radius:var(--ui-radius-md);min-width:118px;color:inherit;text-align:left;cursor:pointer;background:#ffffffad;border:1px solid #6d3bff21;gap:2px;padding:7px 10px;display:grid}.planning-poker-round-switch button.is-selected{background:linear-gradient(135deg,#6d3bff16,#ffffffdb);border-color:#6d3bff5c;box-shadow:inset 0 0 0 1px #6d3bff1a}.planning-poker-round-switch button:disabled{cursor:default}.planning-poker-round-switch strong,.planning-poker-round-switch span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.planning-poker-round-switch strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-xs);font-weight:780}.planning-poker-round-switch span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:660}.planning-poker-table-card-section{border-radius:var(--ui-radius-xl);min-width:0;box-shadow:none;background:radial-gradient(circle at 50% 32%,#6d3bff0a,#0000 38%),0 0;border:0;gap:0;padding:0;display:grid}.planning-poker-table-play-area{align-items:start;gap:var(--ui-space-3);grid-template-columns:minmax(0,1fr) minmax(220px,280px);display:grid}.planning-poker-table-main{gap:var(--ui-space-3);min-width:0;display:grid}.planning-poker-table-scene{isolation:isolate;align-items:center;min-height:460px;display:grid;position:relative}.planning-poker-table-scene.is-large-room{min-height:700px}.planning-poker-table-seats{z-index:2;pointer-events:none;position:absolute;inset:0}.planning-poker-table-surface{z-index:1;background:radial-gradient(circle at 50% 35%,#fffffffa,#ffffffc2 48%,#6d3bff13 100%),linear-gradient(135deg,#6d3bff18,#14b8a611);border:1px solid #6d3bff29;border-radius:999px;place-items:center;width:min(500px,74%);min-height:256px;margin:76px auto;padding:clamp(28px,5vw,52px);display:grid;position:relative;box-shadow:inset 0 1px #ffffffe0,inset 0 -18px 48px #6d3bff0e,0 24px 56px #2c21591f}.planning-poker-table-scene.is-large-room .planning-poker-table-surface{width:min(720px,64%);min-height:340px;margin:130px auto}.planning-poker-table-surface:before{border-radius:inherit;content:"";pointer-events:none;border:1px dashed #6d3bff29;position:absolute;inset:16px}.planning-poker-table-cards{z-index:2;pointer-events:none;position:absolute;inset:0}.planning-poker-table-center{z-index:1;border-radius:var(--ui-radius-lg);text-align:center;background:#ffffffd6;border:1px solid #6d3bff1a;justify-items:center;gap:3px;min-width:0;max-width:min(280px,72%);padding:10px 14px;display:grid;position:relative;box-shadow:0 10px 22px #0f172a0f}.planning-poker-table-center-key,.planning-poker-table-center span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.planning-poker-table-center-key{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:820;text-decoration:none}a.planning-poker-table-center-key{color:#5b2ee6}a.planning-poker-table-center-key:hover,a.planning-poker-table-center-key:focus-visible{text-underline-offset:3px;text-decoration:underline}.planning-poker-table-center span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:680}.planning-poker-table-center .estimate-status-chip{font-size:var(--ui-text-xs);margin-top:2px}.planning-poker-table-card{pointer-events:none;width:48px;height:64px;transform:translate(calc(-50% + var(--poker-card-x,0px)), calc(-50% + var(--poker-card-y,92px))) rotate(var(--poker-card-rotation,0deg));transform-style:preserve-3d;display:grid;position:absolute;top:50%;left:50%}.planning-poker-table-card.is-new{animation:.76s cubic-bezier(.2,.74,.28,1) both poker-card-land}.planning-poker-table-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .32s;display:block;position:relative}.planning-poker-table-card.is-revealed .planning-poker-table-card-inner{transform:rotateY(180deg)}.planning-poker-table-card-back,.planning-poker-table-card-front{backface-visibility:hidden;font-size:var(--ui-text-sm);border:1px solid #6d3bff2e;border-radius:10px;place-items:center;font-weight:850;display:grid;position:absolute;inset:0;box-shadow:0 14px 26px #2c215924}.planning-poker-table-card-back{background:repeating-linear-gradient(135deg, #6d3bff24 0 5px, #fffffff0 5px 10px), var(--ui-color-surface);color:#6d3bff}.planning-poker-table-card-front{background:linear-gradient(180deg, #6d3bff11, #fff0), var(--ui-color-surface);color:var(--ui-color-text-primary);transform:rotateY(180deg)}.planning-poker-issue-card{border-radius:var(--ui-radius-lg);padding:var(--ui-space-4);background:var(--ui-color-surface);border:1px solid #6d3bff1f}.planning-poker-round-panel{align-self:start;gap:var(--ui-space-3);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-md);padding:var(--ui-space-3);box-shadow:none;background:#ffffff9e;display:grid}.planning-poker-issue-card{z-index:3;width:min(440px,100%);position:relative;box-shadow:0 14px 30px #0f172a14}.planning-poker-issue-card.planning-poker-issue-card--shared{width:100%}.planning-poker-issue-card__topline,.planning-poker-apply{justify-content:space-between;align-items:center;gap:var(--ui-space-3);display:flex}.planning-poker-table-actions{grid-template-columns:1fr;gap:6px;display:grid}.planning-poker-table-actions .ui-button{min-height:32px;font-size:var(--ui-text-xs);padding:0 10px}.planning-poker-issue-card h2{margin:var(--ui-space-2) 0 0;color:var(--ui-color-text-primary);letter-spacing:0;font-size:20px}.planning-poker-issue-card p{margin:4px 0 var(--ui-space-3);color:var(--ui-color-text-muted);font-size:var(--ui-text-sm);font-weight:620}.planning-poker-kind-switch{border-radius:var(--ui-radius-md);background:#f8fafcd1;border:1px solid #6d3bff1f;gap:2px;width:fit-content;padding:3px;display:inline-flex}.planning-poker-kind-switch button{border-radius:calc(var(--ui-radius-md) - 3px);color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);background:0 0;border:0;padding:6px 10px;font-weight:760}.planning-poker-kind-switch button.is-selected{background:var(--ui-color-surface);color:var(--ui-color-text-primary);box-shadow:0 1px 3px #0f172a14}.planning-poker-seat{border-radius:var(--ui-radius-lg);background:#ffffffe0;border:1px solid #6d3bff21;grid-template-columns:34px minmax(0,1fr) 42px;align-items:center;gap:8px;width:min(192px,34%);min-width:150px;padding:8px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:absolute;box-shadow:0 12px 28px #0f172a14}.planning-poker-seat.has-vote{border-color:#22c55e52;box-shadow:0 14px 32px #16a34a1c}.planning-poker-seat.is-current-user{border-color:#6d3bff61;box-shadow:inset 0 0 0 1px #6d3bff2e,0 16px 34px #6d3bff21}.planning-poker-seat.is-inactive{opacity:.72}.planning-poker-seat.is-large-seat{top:var(--poker-seat-top,50%);left:var(--poker-seat-left,50%);width:min(170px,23%);min-width:132px;transform:translate(-50%,-50%)}.planning-poker-seat-avatar{color:#4c1d95;width:34px;height:34px;font-size:var(--ui-text-xs);background:linear-gradient(135deg,#6d3bff29,#28c7dc21);border-radius:50%;place-items:center;font-weight:820;display:grid}.planning-poker-seat-meta{flex-direction:column;gap:1px;min-width:0;display:flex}.planning-poker-seat-meta strong,.planning-poker-seat-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.planning-poker-seat-meta strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:760}.planning-poker-seat-meta span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:650}.planning-poker-seat-card{width:38px;height:50px;transform-style:preserve-3d;transition:transform .26s;display:grid;position:relative}.planning-poker-seat.is-revealed .planning-poker-seat-card{transform:rotateY(180deg)}.planning-poker-card-back,.planning-poker-card-front{backface-visibility:hidden;font-size:var(--ui-text-sm);border:1px solid #6d3bff29;border-radius:8px;place-items:center;font-weight:820;display:grid;position:absolute;inset:0}.planning-poker-card-back{background:repeating-linear-gradient(135deg, #6d3bff1f 0 4px, #ffffffe6 4px 8px), var(--ui-color-surface);color:#6d3bff}.planning-poker-card-front{background:var(--ui-color-surface);color:var(--ui-color-text-primary);transform:rotateY(180deg)}.planning-poker-seat.is-thinking .planning-poker-card-back{color:var(--ui-color-text-muted);background:#f8fafce0}.planning-poker-seat.has-vote.is-hidden .planning-poker-seat-card{animation:1.4s ease-in-out infinite poker-seat-pulse}.planning-poker-seat.seat-1{top:0;left:50%;transform:translate(-50%)}.planning-poker-seat.seat-2{top:16%;right:0}.planning-poker-seat.seat-3{top:50%;right:0;transform:translateY(-50%)}.planning-poker-seat.seat-4{bottom:0;right:8%}.planning-poker-seat.seat-5{bottom:0;left:50%;transform:translate(-50%)}.planning-poker-seat.seat-6{bottom:0;left:8%}.planning-poker-seat.seat-7{top:50%;left:0;transform:translateY(-50%)}.planning-poker-seat.seat-8{top:16%;left:0}.planning-poker-seat-overflow{z-index:3;align-items:center;gap:var(--ui-space-2);border-radius:var(--ui-radius-md);width:min(500px,74%);min-width:0;color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);background:#ffffffe0;border:1px solid #6d3bff1c;margin:-52px auto 0;padding:8px 10px;font-weight:650;display:flex;position:relative}.planning-poker-seat-overflow strong{color:var(--ui-color-text-primary);flex:none}.planning-poker-seat-overflow span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.planning-poker-deck{gap:var(--ui-space-2);grid-template-columns:repeat(auto-fill,minmax(56px,64px));justify-content:center;width:min(430px,100%);margin:0 auto;display:grid}.planning-poker-deck button{border-radius:var(--ui-radius-md);background:linear-gradient(180deg, #6d3bff0e, #fff0), var(--ui-color-surface);min-height:64px;color:var(--ui-color-text-primary);cursor:pointer;border:1px solid #6d3bff29;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.planning-poker-deck button.is-selected{border-color:#6d3bff75;box-shadow:inset 0 0 0 2px #6d3bff2e,0 10px 22px #6d3bff1f}.planning-poker-deck strong{letter-spacing:0;font-size:19px}.planning-poker-deck span{color:var(--ui-color-text-muted);font-size:11px;font-weight:700}.planning-poker-summary{border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-md);background:0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.planning-poker-summary span{text-align:center;background:#f8fafc8a;gap:2px;min-width:0;padding:7px 6px;display:grid}.planning-poker-summary small{color:var(--ui-color-text-secondary);font-size:10px;font-weight:650;line-height:var(--ui-line-compact)}.planning-poker-summary strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-xs);font-weight:780}.planning-poker-apply{justify-content:stretch;gap:var(--ui-space-2);display:grid}.planning-poker-final-picker{min-width:0;position:relative}.planning-poker-final-trigger{width:100%;min-height:var(--ui-control-height-compact);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-md);background:var(--ui-color-surface);color:inherit;text-align:left;cursor:pointer;gap:1px;padding:6px 10px;display:grid}.planning-poker-final-trigger:hover:not(:disabled),.planning-poker-final-trigger[aria-expanded=true]{border-color:#6d3bff47;box-shadow:inset 0 0 0 1px #6d3bff14}.planning-poker-final-trigger:disabled{cursor:default;opacity:.7}.planning-poker-final-trigger span{color:var(--ui-color-text-muted);font-size:10px;font-weight:680;line-height:var(--ui-line-compact)}.planning-poker-final-trigger strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-xs);font-weight:780}.planning-poker-final-menu.shell-popover{width:min(180px,100vw - 32px);padding:6px;top:calc(100% + 4px);right:0}.planning-poker-final-menu button{justify-content:space-between;align-items:center;gap:var(--ui-space-3);border-radius:var(--ui-radius-md);width:100%;color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);cursor:pointer;background:0 0;border:0;padding:7px 8px;font-weight:680;display:flex}.planning-poker-final-menu button:hover,.planning-poker-final-menu button.is-selected{color:var(--ui-color-text-primary);background:#6d3bff14}.planning-poker-final-menu button strong{color:inherit;font-weight:820}.planning-poker-final-menu button span{color:var(--ui-color-text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.planning-poker-empty{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:650}@media (width<=900px){.planning-poker-room-layout{grid-template-columns:1fr}.planning-poker-task-island{max-height:none}.planning-poker-queue{grid-auto-columns:minmax(210px,1fr);grid-auto-flow:column;padding-bottom:2px;padding-right:0;overflow:auto hidden}.planning-poker-queue-item{min-width:210px}.planning-poker-table-context{justify-content:flex-start}.planning-poker-table-play-area{grid-template-columns:1fr}.planning-poker-table-scene{align-items:stretch;gap:var(--ui-space-3);min-height:auto}.planning-poker-table-seats{gap:var(--ui-space-2);order:2;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}.planning-poker-table-surface{border-radius:var(--ui-radius-xl);order:1;width:100%;min-height:0;margin:0}.planning-poker-seat{width:auto;min-width:0;position:static;transform:none!important}.planning-poker-seat-overflow{order:3;width:100%;margin:0}}@media (width<=620px){.planning-poker-table-card-section{padding:var(--ui-space-2)}.planning-poker-table-seats,.planning-poker-summary{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.planning-poker-seat-card,.planning-poker-seat,.planning-poker-table-card-inner{transition:none}.planning-poker-seat.has-vote.is-hidden .planning-poker-seat-card,.planning-poker-table-card.is-new{animation:none}}@keyframes poker-seat-pulse{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes poker-card-land{0%{opacity:0;transform:translate(calc(-50% + var(--poker-card-x,0px)), calc(-50% + 220px)) scale(.82) rotate(-12deg)}14%{opacity:1}72%{opacity:1;transform:translate(calc(-50% + var(--poker-card-x,0px)), calc(-50% + var(--poker-card-y,92px))) scale(1.03) rotate(var(--poker-card-rotation,0deg))}to{opacity:1;transform:translate(calc(-50% + var(--poker-card-x,0px)), calc(-50% + var(--poker-card-y,92px))) scale(1) rotate(var(--poker-card-rotation,0deg))}}.estimate-issue-cell strong{color:var(--ui-color-text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.estimate-issue-cell a{color:inherit;text-decoration:none}.estimate-issue-cell a:hover{color:#6d3bff}.estimate-issue-cell span{color:var(--ui-color-text-muted);font-size:var(--ui-text-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.estimate-issue-cell small{color:#92400e;font-size:var(--ui-text-xs);font-weight:700}.estimate-chip-stack{flex-wrap:wrap;gap:6px;display:flex}.estimate-status-chip{--estimate-status-color:#94a3b8;border:1px solid color-mix(in srgb, var(--estimate-status-color) 28%, transparent);background:color-mix(in srgb, var(--estimate-status-color) 9%, white);max-width:100%;min-height:24px;color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);border-radius:999px;align-items:center;gap:7px;padding:0 8px;font-weight:740;display:inline-flex}.estimate-status-chip>span{background:var(--estimate-status-color);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--estimate-status-color) 12%, transparent);border-radius:50%;flex:none}.estimate-select select{width:100%}.estimate-empty{color:var(--ui-color-text-muted);text-align:center;padding:28px}.reports-screen{flex-direction:column;min-height:0;padding:0 0 24px;display:flex}.reports-panel{gap:12px;min-height:0;padding:12px;overflow:hidden}.reports-header{align-items:center;padding:2px 2px 12px}.reports-header-actions{min-width:0}.reports-toolbar{align-items:flex-end;gap:6px}.reports-view-switch{margin-left:2px}.reports-empty{color:var(--ui-color-text-muted);text-align:center;padding:36px}.reports-legend-dot{border-radius:50%;flex:none;width:8px;height:8px}.reports-grouping-menu-anchor{flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.reports-grouping-menu-button.row-overflow-button{width:30px;height:30px}.reports-grouping-menu.shell-popover{z-index:90;text-align:left;width:min(280px,100vw - 48px);position:fixed;top:auto;right:auto}.reports-grouping-menu-anchor--chart{margin-left:2px}.reports-grouping-menu-list{flex-direction:column;gap:3px;display:flex}.reports-grouping-menu-row{min-height:30px;color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);border-radius:6px;grid-template-columns:24px 18px minmax(0,1fr) 24px;align-items:center;gap:5px;padding:2px;display:grid}.reports-grouping-menu-row:hover,.reports-grouping-menu-row.is-dragging{background:color-mix(in srgb, var(--surface-subtle) 72%, transparent)}.reports-grouping-menu-grip{appearance:none;width:24px;height:24px;box-shadow:none;color:var(--ui-color-text-muted);cursor:grab;font:inherit;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:.78rem;font-weight:400;line-height:1;display:inline-flex}.reports-grouping-menu-grip:hover:not(:disabled),.reports-grouping-menu-grip:focus-visible:not(:disabled),.reports-grouping-menu-row.is-dragging .reports-grouping-menu-grip{background:color-mix(in srgb, var(--ui-color-neutral-bg) 76%, transparent);color:var(--ui-color-text-secondary);outline:none}.reports-grouping-menu-row.is-dragging .reports-grouping-menu-grip{cursor:grabbing}.reports-grouping-menu-grip:disabled{cursor:default;opacity:.34}.reports-grouping-menu-index{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-variant-numeric:tabular-nums;text-align:right}.reports-grouping-menu-label{color:var(--ui-color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.reports-grouping-menu-remove{width:24px;height:24px;box-shadow:none;color:var(--ui-color-text-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;font-weight:560;display:inline-flex}.reports-grouping-menu-remove:hover:not(:disabled),.reports-grouping-menu-remove:focus-visible:not(:disabled){background:var(--surface-panel);color:var(--ui-color-text-primary);outline:none}.reports-grouping-menu-remove:disabled{cursor:default;opacity:.38}.reports-grouping-menu-add{border-top:1px solid color-mix(in srgb, var(--ui-color-border-subtle) 68%, transparent);flex-direction:column;gap:2px;margin:8px 0 0;padding-top:6px;display:flex}.reports-grouping-menu-add-item.shell-menu-item{min-width:0;min-height:28px;color:var(--ui-color-text-secondary);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;justify-content:flex-start;font-weight:500;overflow:hidden}.reports-charts{min-width:0}.reports-chart-panel{border:1px solid color-mix(in srgb, var(--ui-color-border-subtle) 86%, transparent);background:var(--surface-panel);border-radius:10px;min-width:0;padding:12px}.reports-chart-topline,.reports-section-heading,.reports-chart-actions{align-items:center;display:flex}.reports-chart-topline{justify-content:space-between;gap:12px;margin-bottom:12px}.reports-section-heading{align-items:baseline;gap:10px}.reports-chart-actions{gap:6px}.reports-section-heading>span{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:800}.reports-section-heading small{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:700}.reports-chart-breadcrumb{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);flex-wrap:wrap;align-items:center;gap:4px;margin:-4px 0 10px;font-weight:700;display:flex}.reports-chart-breadcrumb button{height:24px;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:5px;padding:0 6px}.reports-chart-breadcrumb button:not(:last-child):after{content:">";color:var(--ui-color-text-muted);margin-left:8px}.reports-chart-breadcrumb button:hover:not(:disabled),.reports-chart-breadcrumb button:focus-visible:not(:disabled){background:var(--surface-subtle);color:var(--ui-color-text-primary)}.reports-chart-breadcrumb button:disabled{cursor:default;color:var(--ui-color-text-primary)}.reports-stacked-bars{flex-direction:column;gap:12px;display:flex}.reports-stacked-row{grid-template-columns:minmax(132px,.2fr) minmax(260px,1fr) minmax(42px,auto);align-items:center;gap:10px;display:grid}.reports-stacked-row--current{background:#6d3bff0b;border-inline:1px solid #6d3bff29;border-radius:6px;margin:-4px -6px;padding:4px 6px}.reports-chart-bucket-label{min-width:0}.reports-chart-bucket-label strong,.reports-chart-bucket-label span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.reports-chart-bucket-label strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm)}.reports-chart-bucket-label span,.reports-chart-value,.reports-chart-readout{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-variant-numeric:tabular-nums}.reports-stacked-main{flex-direction:column;gap:5px;min-width:0;display:flex}.reports-stacked-track{background:var(--surface-muted);border-radius:6px;height:16px;display:flex;overflow:hidden}.reports-stacked-segment{cursor:pointer;border:0;border-radius:0;min-width:3px;height:100%;padding:0}.reports-stacked-segment:hover:not(:disabled),.reports-stacked-segment:focus-visible:not(:disabled){filter:saturate(1.16)brightness(.98)}.reports-stacked-segment:disabled,.reports-stacked-segment[aria-disabled=true]{cursor:default}.reports-stacked-segment--free{background:#cbd5e1}.reports-chart-readout--warning,.reports-chart-value--warning{color:#b45309;font-weight:800}.reports-chart-legend{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);flex-wrap:wrap;gap:12px;margin-top:10px;font-weight:700;display:flex}.reports-chart-legend--wrap{margin-top:-4px;margin-bottom:12px}.reports-chart-legend span,.reports-chart-legend button{align-items:center;gap:6px;display:inline-flex}.reports-chart-legend button{min-height:24px;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;background:0 0;border:0;border-radius:5px;padding:0 6px}.reports-chart-legend button:hover:not(:disabled),.reports-chart-legend button:focus-visible:not(:disabled){background:var(--surface-subtle);color:var(--ui-color-text-primary)}.reports-chart-legend button:disabled{cursor:default}.reports-chart-dot{border-radius:50%;width:8px;height:8px}.reports-chart-dot--free{background:#cbd5e1}.reports-chart-tooltip.shell-popover{z-index:80;pointer-events:none;width:min(280px,100vw - 32px);padding:10px;position:fixed}.reports-chart-tooltip-meta{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);margin-top:4px;font-weight:700}.reports-table-tooltip p{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);margin:4px 0 0;font-weight:700}.reports-chart-tooltip-grid{color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);font-variant-numeric:tabular-nums;grid-template-columns:minmax(0,1fr) auto;gap:6px 14px;margin-top:10px;display:grid}.reports-chart-tooltip-grid strong{color:var(--ui-color-text-primary);text-align:right;font-weight:800}.reports-chart-tooltip-hint{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);margin-top:10px;font-weight:700}.reports-pivot{border:1px solid color-mix(in srgb, var(--ui-color-border-subtle) 86%, transparent);background:var(--surface-panel);border-radius:10px;min-width:0;margin:0;overflow:hidden}.reports-pivot-scroll{border-radius:inherit;overflow-x:auto}.reports-pivot-table{border-collapse:separate;border-spacing:0;color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);background:var(--surface-panel)}.reports-pivot-table th,.reports-pivot-table td{border-right:1px solid color-mix(in srgb, var(--ui-color-border-subtle) 72%, transparent);border-bottom:1px solid color-mix(in srgb, var(--ui-color-border-subtle) 72%, transparent);text-align:right;white-space:nowrap;padding:10px 12px}.reports-pivot-table thead th{z-index:2;background:color-mix(in srgb, var(--surface-subtle) 72%, var(--surface-panel));color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);text-transform:none;font-weight:800;position:sticky;top:0}.reports-pivot-table thead .reports-pivot-period-heading{z-index:2;vertical-align:middle;text-align:left;background:linear-gradient(#ffffffeb,#f8fafce0),#ffffffe6;border-right:1px solid #7c8ba029;padding:6px 8px;display:table-cell;position:sticky;top:0;box-shadow:inset 0 -1px #0f172a0a}.reports-pivot-table thead .reports-pivot-period-heading.current{background:linear-gradient(#f7f4fff5,#ffffffe6),#6d3bff0f}.reports-pivot-period-content{text-align:left;flex-direction:column;justify-content:center;align-items:stretch;gap:2px;min-width:0;display:flex!important}.reports-pivot-table thead th span,.reports-pivot-table thead th small{display:block}.reports-pivot-period-content .roadmap-period-range{color:#7a8698;margin-top:2px;font-size:.64rem;font-weight:620;line-height:1.1}.reports-pivot-table tbody tr:hover{background:color-mix(in srgb, var(--surface-subtle) 50%, transparent)}.reports-pivot-group-row th,.reports-pivot-group-row td{background:color-mix(in srgb, var(--surface-subtle) 18%, transparent);font-weight:720}.reports-pivot-table tfoot th,.reports-pivot-table tfoot td{background:color-mix(in srgb, var(--surface-subtle) 64%, var(--surface-panel));color:var(--ui-color-text-primary);font-weight:800}.reports-pivot-context-heading,.reports-pivot-cell--context{background:repeating-linear-gradient(-45deg, #7c8ba01a 0, #7c8ba01a 1px, transparent 1px, transparent 7px), color-mix(in srgb, var(--surface-subtle) 36%, var(--surface-panel))!important}.reports-pivot-table thead .reports-pivot-period-heading.reports-pivot-context-heading.current,.reports-pivot-cell--context.reports-pivot-cell--current{background:repeating-linear-gradient(-45deg,#6d3bff1f 0 1px,#0000 1px 7px),#6d3bff0b!important;border-inline:1px solid #6d3bff29!important}.reports-pivot-row-heading{z-index:3;background:var(--surface-panel);min-width:220px;max-width:260px;color:var(--ui-color-text-primary);position:sticky;left:0;box-shadow:8px 0 16px #0f172a0d;text-align:left!important}.reports-pivot-table thead .reports-pivot-row-heading{z-index:5;background:color-mix(in srgb, var(--surface-subtle) 72%, var(--surface-panel))}.reports-pivot-group-row .reports-pivot-row-heading{background:color-mix(in srgb, var(--surface-subtle) 18%, var(--surface-panel))}.reports-pivot-row-heading span{align-items:center;gap:10px;min-width:0;display:inline-flex}.reports-pivot-row-heading--axis{overflow:visible}.reports-pivot-axis-heading{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex!important}.reports-pivot-table thead th .reports-pivot-axis-heading,.reports-pivot-table thead th .reports-pivot-axis-title{display:flex}.reports-pivot-axis-title{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:860;overflow:hidden}.reports-pivot-tree-label{width:100%}.reports-pivot-tree-label>span:last-child{text-overflow:ellipsis;overflow:hidden}.reports-pivot-toggle,.reports-pivot-toggle-placeholder{flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.reports-pivot-toggle{color:var(--ui-color-text-muted);cursor:pointer;font:inherit;font-size:var(--ui-text-sm);background:0 0;border:0;border-radius:4px;padding:0;line-height:1}.reports-pivot-toggle:hover,.reports-pivot-toggle:focus-visible{background:var(--surface-subtle);color:var(--ui-color-text-primary)}.reports-pivot-total-heading,.reports-pivot-table td:last-child{z-index:1;background:color-mix(in srgb, var(--surface-panel) 92%, var(--surface-subtle));box-shadow:-1px 0 0 color-mix(in srgb, var(--ui-color-border-subtle) 72%, transparent);position:sticky;right:0}.reports-pivot-table thead .reports-pivot-total-heading{z-index:3;background:color-mix(in srgb, var(--surface-subtle) 72%, var(--surface-panel))}.reports-pivot-table tfoot .reports-pivot-row-heading,.reports-pivot-table tfoot td:last-child{background:color-mix(in srgb, var(--surface-subtle) 64%, var(--surface-panel))}.reports-pivot-table tfoot .reports-pivot-row-heading{z-index:3;box-shadow:8px 0 16px #0f172a0d}.reports-pivot-cell{font-variant-numeric:tabular-nums;outline:none}.reports-pivot-cell--current{background:#6d3bff0b;border-inline:1px solid #6d3bff29!important}.reports-pivot-table tbody .reports-pivot-group-row .reports-pivot-cell--current,.reports-pivot-table tfoot .reports-pivot-cell--current{background:#6d3bff0b!important;border-inline:1px solid #6d3bff29!important}.reports-pivot-cell-values,.reports-pivot-cell-values strong,.reports-pivot-cell-values span{display:block}.reports-pivot-cell-values strong{color:var(--ui-color-text-primary)}.reports-pivot-cell-values span{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);margin-top:2px}.reports-pivot-cell--total strong{font-weight:900}.reports-pivot-cell:focus-visible{box-shadow:inset 0 0 0 1px #6d3bff33}.reports-pivot-cell-bar{background:color-mix(in srgb, var(--surface-subtle) 78%, transparent);border-radius:999px;width:100%;height:4px;margin-top:7px;display:block;position:relative;overflow:hidden}.reports-pivot-cell-bar-fill{width:var(--reports-pivot-cell-bar-width);border-radius:inherit;background:var(--reports-pivot-cell-bar-color);height:100%;opacity:var(--reports-pivot-cell-bar-opacity);display:block}.reports-pivot-cell-overload-marker{background:#d97706;border-radius:999px;width:3px;position:absolute;top:0;bottom:0;right:0;box-shadow:-4px 0 10px #d9770647}.reports-pivot-cell--overload .reports-pivot-cell-values span{color:#b45309;font-weight:760}.reports-pivot-cell--context{color:#0000}.reports-pivot-no-data{color:var(--ui-color-text-muted);text-align:center!important;padding:28px!important}@media (width<=1100px){.workspace-section-list{grid-template-columns:1fr}.workspace-admin-screen .catalog-row{grid-template-columns:auto minmax(0,1fr)}.workspace-admin-screen .catalog-row-menu-anchor{grid-column:2;justify-content:flex-start}.workspace-admin-screen .catalog-row-menu-button{opacity:1;transform:none}.workspace-admin-screen.has-catalog-menu .catalog-row-menu-button{opacity:0;pointer-events:none;transform:translate(2px)}.workspace-admin-screen.has-catalog-menu .catalog-row-menu-button.is-visible{opacity:1;pointer-events:auto;transform:none}.access-row-item{flex-direction:column;align-items:stretch}.topbar{padding:18px}.planning-focus-note{grid-template-columns:1fr}.planning-summary-header{flex-direction:column}.planning-toolbar-meta,.global-admin-header-meta{justify-content:flex-start;align-items:flex-start;width:100%}.timeline-inline-composer input{min-width:180px}.global-admin-create-panel,.estimate-filter-bar{grid-template-columns:1fr}.estimate-toolbar{flex-direction:column;align-items:stretch}.estimate-toolbar-actions{justify-content:flex-start;align-items:stretch}.estimate-search{width:100%;min-width:0}.estimate-table{overflow-x:auto}.estimate-table-row{min-width:920px}.reports-charts{grid-template-columns:1fr}.reports-chart-panel+.reports-chart-panel{border-top:1px solid var(--ui-color-border-subtle);border-left:0}.reports-stacked-row{grid-template-columns:1fr}.reports-view-switch{margin-left:0}}:root{--ui-font-family:"IBM Plex Sans", "Segoe UI", sans-serif;--ui-color-app-bg:#f4f7fb;--ui-color-surface:#fff;--ui-color-surface-muted:#f6f8fb;--ui-color-surface-raised:#fbfdff;--ui-color-border-subtle:#0f172a14;--ui-color-border:#0f172a24;--ui-color-border-strong:#0f172a38;--ui-color-text-primary:#102033;--ui-color-text-secondary:#536072;--ui-color-text-muted:#6b7a8d;--ui-color-focus:#275d8f;--ui-color-primary:#1e3858;--ui-color-primary-hover:#162f4e;--ui-color-danger:#9b1c1c;--ui-color-danger-bg:#fee2e2;--ui-color-success:#166534;--ui-color-success-bg:#dcfce7;--ui-color-warning:#92400e;--ui-color-warning-bg:#fef3c7;--ui-color-info:#1d4ed8;--ui-color-info-bg:#dbeafe;--ui-color-neutral-bg:#eef2f7;--ui-shell-brand-accent:#6d3bff;--ui-shell-brand-accent-soft:#6d3bff1a;--ui-shell-cyan-accent:#28c7dc;--ui-shell-peach-accent:#ffb38a;--ui-shell-surface-tint:#f8f7ff;--ui-text-xs:12px;--ui-text-sm:13px;--ui-text-md:14px;--ui-text-lg:18px;--ui-text-xl:22px;--ui-line-compact:1.25;--ui-line-default:1.4;--ui-weight-medium:600;--ui-weight-bold:700;--ui-space-1:2px;--ui-space-2:4px;--ui-space-3:6px;--ui-space-4:8px;--ui-space-5:12px;--ui-space-6:16px;--ui-space-7:20px;--ui-space-8:24px;--ui-space-9:32px;--ui-radius-sm:6px;--ui-radius-md:8px;--ui-radius-lg:12px;--ui-radius-xl:16px;--ui-radius-pill:999px;--ui-shadow-none:none;--ui-shadow-raised:0 10px 24px #0f172a14;--ui-shadow-overlay:0 20px 48px #0f172a2e;--ui-z-base:0;--ui-z-sticky:10;--ui-z-popover:30;--ui-z-modal-backdrop:40;--ui-z-modal:50;--ui-z-toast:60;--ui-control-height:38px;--ui-control-height-compact:32px;--ui-table-row-min-height:48px}body{font-family:var(--ui-font-family)}.ui-label{gap:var(--ui-space-3);color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);flex-direction:column;margin:0;display:flex}.ui-eyebrow{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:var(--ui-weight-bold);letter-spacing:0;text-transform:uppercase}.ui-button{min-height:var(--ui-control-height);justify-content:center;align-items:center;gap:var(--ui-space-4);border:1px solid var(--ui-color-border);border-radius:var(--ui-radius-md);padding:0 var(--ui-space-5);background:var(--ui-color-surface);color:var(--ui-color-text-primary);box-shadow:var(--ui-shadow-none);font-weight:var(--ui-weight-medium);line-height:var(--ui-line-compact);display:inline-flex}.ui-button:hover{background:var(--ui-color-surface-muted);box-shadow:var(--ui-shadow-none);transform:none}.ui-button--primary{border-color:var(--ui-color-primary);background:var(--ui-color-primary);color:#fff}.ui-button--primary:hover{background:var(--ui-color-primary-hover)}.ui-button--ghost{color:var(--ui-color-text-secondary);background:0 0;border-color:#0000}.ui-button--danger{background:var(--ui-color-danger-bg);color:var(--ui-color-danger);border-color:#9b1c1c38}.ui-button:disabled,.ui-control:disabled,.ui-control[readonly]{cursor:default;opacity:.62}.ui-control{min-height:var(--ui-control-height);border:1px solid var(--ui-color-border);border-radius:var(--ui-radius-md);width:100%;padding:var(--ui-space-4) var(--ui-space-5);background:var(--ui-color-surface);color:var(--ui-color-text-primary);box-shadow:var(--ui-shadow-none)}.ui-control:focus-visible,.ui-button:focus-visible,.ui-tab:focus-visible{outline-offset:2px;outline:2px solid #275d8f57}.ui-textarea{resize:vertical;min-height:92px}.ui-toggle-row{gap:var(--ui-space-4);color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);flex-direction:row;align-items:center;margin:0;display:flex}.ui-toggle-row input{width:auto;min-height:auto}.ui-status-pill,.ui-badge{border-radius:var(--ui-radius-pill);min-height:24px;padding:var(--ui-space-2) var(--ui-space-5);background:var(--ui-color-neutral-bg);color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);font-weight:var(--ui-weight-bold);line-height:var(--ui-line-compact);white-space:nowrap;justify-content:center;align-items:center;display:inline-flex}.ui-status-pill--success{background:var(--ui-color-success-bg);color:var(--ui-color-success)}.ui-status-pill--warning{background:var(--ui-color-warning-bg);color:var(--ui-color-warning)}.ui-status-pill--danger{background:var(--ui-color-danger-bg);color:var(--ui-color-danger)}.ui-status-pill--info{background:var(--ui-color-info-bg);color:var(--ui-color-info)}.ui-status-dot{border-radius:var(--ui-radius-pill);background:var(--ui-color-text-muted);width:8px;height:8px;display:inline-block}.ui-status-dot--success{background:var(--ui-color-success)}.ui-status-dot--warning{background:var(--ui-color-warning)}.ui-status-dot--danger{background:var(--ui-color-danger)}.ui-tabs{gap:var(--ui-space-4);padding:var(--ui-space-4);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-lg);background:var(--ui-color-surface-muted);display:flex}.ui-tabs .ui-tab{min-height:var(--ui-control-height);border-radius:var(--ui-radius-md);padding:var(--ui-space-4) var(--ui-space-5);box-shadow:none;color:var(--ui-color-text-secondary);background:0 0;border:0;transform:none}.ui-tabs .ui-tab:hover{background:var(--ui-color-surface);box-shadow:inset 0 0 0 1px var(--ui-color-border-subtle)}.ui-tabs .ui-tab[aria-selected=true],.ui-tabs .ui-tab.is-active{background:var(--ui-color-surface);color:var(--ui-color-text-primary);box-shadow:inset 0 0 0 1px var(--ui-color-border)}.ui-panel,.ui-page-section{border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-lg);background:var(--ui-color-surface);box-shadow:var(--ui-shadow-raised)}.ui-panel{padding:var(--ui-space-6)}.ui-app-shell{gap:var(--ui-space-6);min-height:100vh;padding:var(--ui-space-8);flex-direction:column;display:flex}.ui-topbar{justify-content:space-between;gap:var(--ui-space-6);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-lg);padding:var(--ui-space-6);background:var(--ui-color-surface);box-shadow:var(--ui-shadow-raised);align-items:center;display:flex}.ui-topbar h1{margin:0}.ui-topbar p{margin:var(--ui-space-2) 0 0;color:var(--ui-color-text-secondary)}.ui-topbar-controls{gap:var(--ui-space-5);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.ui-topbar-field{min-width:220px}.shell-topbar{align-items:stretch;gap:var(--ui-space-4);padding:var(--ui-space-5);background:linear-gradient(135deg, #6d3bff0b, #28c7dc09 42%, #fff0 78%), var(--ui-color-surface);flex-direction:row}.shell-topbar-main{justify-content:space-between;align-items:center;gap:var(--ui-space-5);width:100%;min-width:0;display:flex}.shell-primary-group,.shell-utility-group{align-items:center;gap:var(--ui-space-4);min-width:0;display:flex}.shell-primary-group{flex:auto}.shell-utility-group{flex:none;justify-content:flex-end}.shell-brand{align-items:center;gap:var(--ui-space-4);min-width:0;display:flex}.shell-brand-mark{border-radius:var(--ui-radius-md);background:#ffffffad;border:1px solid #6d3bff1f;flex:none;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.shell-brand-mark img{object-fit:contain;width:36px;height:36px}.shell-brand-copy{min-width:0}.shell-brand-title{color:var(--ui-color-text-primary);font-size:17px;font-weight:720;line-height:var(--ui-line-compact);white-space:nowrap}.shell-brand-subtitle{margin-top:var(--ui-space-1);color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);line-height:var(--ui-line-compact);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shell-no-workspace-copy{min-width:0}.shell-topbar-actions{justify-content:flex-end;align-items:center;gap:var(--ui-space-4);min-width:0;display:flex}.shell-workspace-field{width:min(260px,24vw);min-width:190px}.shell-workspace-select{min-height:var(--ui-control-height-compact);border-radius:var(--ui-radius-pill);padding-block:var(--ui-space-3);font-size:var(--ui-text-sm);font-weight:var(--ui-weight-medium);background:#ffffffc7;border-color:#6d3bff29}.shell-workspace-tabs{gap:var(--ui-space-2);padding:var(--ui-space-2);background:#ffffff9e;border-color:#6d3bff1a}.shell-workspace-tabs .ui-tab{min-height:var(--ui-control-height-compact);padding:var(--ui-space-3) var(--ui-space-5);font-size:var(--ui-text-sm);position:relative}.shell-workspace-tabs .ui-tab.is-active{color:var(--ui-color-text-primary);box-shadow:inset 0 0 0 1px #6d3bff2e,0 4px 12px #0f172a0f}.shell-workspace-tabs .ui-tab.is-active:after{content:"";right:var(--ui-space-5);bottom:3px;left:var(--ui-space-5);border-radius:var(--ui-radius-pill);background:var(--ui-shell-brand-accent);width:16px;height:2px;margin:0 auto;position:absolute}.shell-global-admin-link{min-height:var(--ui-control-height-compact);border-radius:var(--ui-radius-pill);padding:0 var(--ui-space-5);color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);font-weight:var(--ui-weight-medium);white-space:nowrap;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.shell-global-admin-link:hover,.shell-global-admin-link.is-active{color:var(--ui-color-text-primary);background:#ffffffb3;border-color:#6d3bff24}.shell-menu-anchor{display:inline-flex;position:relative}.shell-status-widget{min-height:var(--ui-control-height-compact);border:1px solid var(--ui-color-border-subtle);color:var(--ui-color-text-primary);box-shadow:none;font-weight:var(--ui-weight-medium);justify-content:center;align-items:center;gap:var(--ui-space-3);border-radius:var(--ui-radius-pill);padding:0 var(--ui-space-5);font-size:var(--ui-text-sm);background:#ffffffc7;display:inline-flex}.shell-status-widget:hover{background:#fff;border-color:#6d3bff33}.shell-avatar-button{width:var(--ui-control-height);height:var(--ui-control-height);border-radius:var(--ui-radius-pill);color:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.shell-avatar-button:hover .shell-avatar-circle{background:linear-gradient(135deg,#6d3bff21,#28c7dc1a),#fff;border-color:#6d3bff33}.shell-status-widget:focus-visible,.shell-avatar-button:focus-visible,.shell-global-admin-link:focus-visible,.shell-menu-item:focus-visible{outline-offset:2px;outline:2px solid #6d3bff47}.shell-status-indicator{border-radius:var(--ui-radius-pill);background:var(--ui-color-text-muted);width:8px;height:8px}.shell-status-widget--success .shell-status-indicator{background:var(--ui-color-success)}.shell-status-widget--warning .shell-status-indicator{background:var(--ui-color-warning)}.shell-status-widget--danger .shell-status-indicator{background:var(--ui-color-danger)}.shell-status-widget--neutral .shell-status-indicator{background:var(--ui-shell-brand-accent)}.shell-avatar-circle{width:var(--ui-control-height);height:var(--ui-control-height);min-height:var(--ui-control-height);border-radius:var(--ui-radius-pill);border:1px solid var(--ui-color-border-subtle);color:var(--ui-color-primary);box-shadow:none;font-size:var(--ui-text-sm);font-weight:var(--ui-weight-medium);letter-spacing:0;text-align:center;background:linear-gradient(135deg,#6d3bff21,#28c7dc1a),#fff;place-items:center;padding:0;line-height:1;display:inline-grid}.shell-popover{top:calc(100% + var(--ui-space-3));z-index:var(--ui-z-popover);border:1px solid var(--ui-color-border);border-radius:var(--ui-radius-lg);width:min(320px,100vw - 48px);padding:var(--ui-space-4);background:var(--ui-color-surface);box-shadow:var(--ui-shadow-overlay);position:absolute;right:0}.shell-popover-title{margin-bottom:var(--ui-space-4);color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:var(--ui-weight-bold)}.shell-status-popover{width:min(340px,100vw - 48px)}.shell-status-detail-row{align-items:center;gap:var(--ui-space-3);border-radius:var(--ui-radius-md);min-height:28px;padding:0 var(--ui-space-3);color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);line-height:var(--ui-line-compact);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.shell-status-detail-row+.shell-status-detail-row{margin-top:var(--ui-space-1)}.shell-status-detail-row:hover{background:var(--ui-color-surface-muted)}.shell-status-detail-dot{border-radius:var(--ui-radius-pill);background:var(--ui-color-text-muted);width:7px;height:7px}.shell-status-detail-dot--success{background:var(--ui-color-success)}.shell-status-detail-dot--warning{background:var(--ui-color-warning)}.shell-status-detail-dot--danger{background:var(--ui-color-danger)}.shell-status-detail-dot--neutral{background:var(--ui-shell-brand-accent)}.shell-status-detail-label{color:var(--ui-color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.shell-status-detail-value{max-width:156px;color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.shell-user-popover{gap:var(--ui-space-1);flex-direction:column;display:flex}.shell-user-summary{gap:var(--ui-space-4);padding:var(--ui-space-1) var(--ui-space-1) var(--ui-space-3);grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid}.shell-user-summary strong,.shell-user-email{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.shell-user-summary strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:var(--ui-weight-medium);line-height:var(--ui-line-compact)}.shell-user-email{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);line-height:var(--ui-line-compact)}.shell-avatar-preview{flex:0 0 var(--ui-control-height);justify-self:start}.shell-menu-separator{height:1px;margin:var(--ui-space-1) 0;background:var(--ui-color-border-subtle)}.shell-menu-item{border-radius:var(--ui-radius-md);width:100%;min-height:28px;padding:0 var(--ui-space-3);color:var(--ui-color-text-secondary);font-size:var(--ui-text-xs);font-weight:500;line-height:var(--ui-line-compact);text-align:left;background:0 0;border:0}.shell-menu-item:hover{background:var(--ui-color-surface-muted)}.shell-menu-item--danger{color:var(--ui-color-danger)}.ui-stack,.ui-screen-stack{gap:var(--ui-space-6);flex-direction:column;display:flex}.ui-screen-grid{gap:var(--ui-space-6);grid-template-columns:repeat(auto-fit,minmax(360px,1fr));align-items:start;display:grid}.ui-panel--muted{background:var(--ui-color-surface-raised)}.ui-panel-header{justify-content:space-between;gap:var(--ui-space-6);align-items:flex-start;display:flex}.ui-panel-header h2,.ui-panel-header h3,.ui-panel-header h4{margin:var(--ui-space-1) 0 var(--ui-space-2)}.ui-panel-header p{color:var(--ui-color-text-secondary);margin:0}.ui-header-actions,.ui-status-cluster{gap:var(--ui-space-4);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.ui-section-heading{gap:var(--ui-space-3);flex-direction:column;display:flex}.ui-section-heading h3,.ui-section-heading h4{margin:0}.ui-section-heading p{color:var(--ui-color-text-secondary);margin:0}.ui-toolbar{gap:var(--ui-space-5);flex-wrap:wrap;align-items:center;display:flex}.ui-toolbar--between{justify-content:space-between}.ui-toolbar--form{align-items:stretch}.ui-toolbar--form>.ui-label{flex:180px;min-width:0}.ui-toolbar--form>.ui-button{align-self:flex-end}.ui-inline-form{gap:var(--ui-space-5);flex-wrap:wrap;align-items:center;display:flex}.ui-inline-form>.ui-control{width:min(280px,100%)}.ui-form-grid{gap:var(--ui-space-5);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.ui-form-grid--compact{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.ui-form-card{gap:var(--ui-space-5);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-lg);padding:var(--ui-space-6);background:var(--ui-color-surface-muted);flex-direction:column;display:flex}.ui-form-card label,.ui-form-grid label{gap:var(--ui-space-3);color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);flex-direction:column;margin:0;display:flex}.ui-field-hint{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs)}.ui-modal-backdrop{z-index:var(--ui-z-modal-backdrop);padding:var(--ui-space-8);background:#0f172a5c;place-items:center;display:grid;position:fixed;inset:0}.ui-dialog{z-index:var(--ui-z-modal);border:1px solid var(--ui-color-border);border-radius:var(--ui-radius-lg);width:min(560px,100vw - 32px);max-height:calc(100vh - 48px);padding:var(--ui-space-6);background:var(--ui-color-surface);box-shadow:var(--ui-shadow-overlay);overflow:auto}.ui-dialog--compact{width:min(460px,100vw - 32px)}.ui-dialog-actions{gap:var(--ui-space-5);flex-wrap:wrap;justify-content:flex-end;display:flex}@media (width<=780px){.ui-panel-header{flex-direction:column}.ui-screen-grid{grid-template-columns:1fr}.ui-header-actions,.ui-status-cluster{justify-content:flex-start}.ui-topbar,.ui-topbar-controls{flex-direction:column;align-items:stretch}.ui-topbar-field{min-width:0}.shell-topbar-main,.shell-primary-group,.shell-utility-group,.shell-topbar-actions{flex-direction:column;align-items:stretch}.shell-utility-group{justify-content:flex-start}.shell-brand-mark{width:38px;height:38px}.shell-brand-mark img{width:32px;height:32px}.shell-workspace-field{width:100%}.shell-workspace-tabs{min-width:max-content;overflow-x:auto}.shell-menu-anchor,.shell-status-widget{width:100%}.shell-avatar-button{width:var(--ui-control-height)}.shell-popover{left:0;right:auto}}.ui-metric-strip{gap:var(--ui-space-5);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.ui-metric{border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-md);padding:var(--ui-space-5);background:var(--ui-color-surface-muted)}.ui-metric span,.ui-metric small{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);display:block}.ui-metric strong{margin:var(--ui-space-2) 0;color:var(--ui-color-text-primary);font-size:var(--ui-text-xl);display:block}.ui-table-wrap{overflow-x:auto}.ui-table{border-collapse:collapse;width:100%;font-size:var(--ui-text-sm)}.ui-table th,.ui-table td{border-bottom:1px solid var(--ui-color-border-subtle);padding:var(--ui-space-4) var(--ui-space-5);text-align:left;white-space:nowrap}.ui-table th{color:var(--ui-color-text-muted);font-size:var(--ui-text-xs);font-weight:var(--ui-weight-bold);text-transform:uppercase}.ui-list{gap:var(--ui-space-5);flex-direction:column;display:flex}.ui-list-row{min-height:var(--ui-table-row-min-height);justify-content:space-between;align-items:center;gap:var(--ui-space-5);border:1px solid var(--ui-color-border-subtle);border-radius:var(--ui-radius-md);padding:var(--ui-space-5);background:var(--ui-color-surface-muted);display:flex}.ui-list-row--grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:center;display:grid}.ui-list-row--stack{flex-direction:column;align-items:flex-start}.ui-list-row--dense{min-height:auto;padding:var(--ui-space-4) var(--ui-space-5)}.ui-list-row--button{cursor:pointer;text-align:left;width:100%}.ui-list-row--active{border-color:var(--ui-color-focus);background:var(--ui-color-info-bg)}.ui-row-meta{gap:var(--ui-space-5);color:var(--ui-color-text-muted);font-size:var(--ui-text-sm);flex-wrap:wrap;display:flex}.ui-empty-state,.ui-loading-state{border:1px dashed var(--ui-color-border);border-radius:var(--ui-radius-lg);min-height:160px;padding:var(--ui-space-7);color:var(--ui-color-text-secondary);text-align:center;place-items:center;display:grid}.ui-empty-state--compact{min-height:auto;padding:var(--ui-space-5)}.ui-error-banner{border-radius:var(--ui-radius-md);padding:var(--ui-space-5);background:var(--ui-color-danger-bg);color:var(--ui-color-danger);border:1px solid #9b1c1c33}.app-update-notice{right:var(--ui-space-7);bottom:var(--ui-space-7);z-index:var(--ui-z-toast);align-items:center;gap:var(--ui-space-6);border:1px solid var(--ui-color-border);border-radius:var(--ui-radius-lg);width:min(420px,100vw - 32px);padding:var(--ui-space-5);background:var(--ui-color-surface);box-shadow:var(--ui-shadow-overlay);display:flex;position:fixed}.app-update-notice__copy{gap:var(--ui-space-2);min-width:0;color:var(--ui-color-text-secondary);font-size:var(--ui-text-sm);line-height:var(--ui-line-default);display:grid}.app-update-notice__copy strong{color:var(--ui-color-text-primary);font-size:var(--ui-text-sm);font-weight:var(--ui-weight-bold);line-height:var(--ui-line-compact)}.app-update-notice__copy span{overflow-wrap:anywhere}.app-update-notice__action{flex:none}@media (width<=640px){.app-update-notice{right:var(--ui-space-5);bottom:var(--ui-space-5);left:var(--ui-space-5);flex-direction:column;align-items:stretch;width:auto}}.ui-is-busy{cursor:progress}.ui-is-readonly{opacity:.78}.ui-is-dirty{box-shadow:inset 0 0 0 1px var(--ui-color-warning)}.ui-is-conflict{box-shadow:inset 0 0 0 1px var(--ui-color-danger)}.ui-background-sync{color:var(--ui-color-info)}
