:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-ui:"IBM Plex Sans", "Segoe UI", sans-serif;--font-mono:"IBM Plex Mono", "Cascadia Mono", monospace;--bg-canvas:#eef2f6;--bg-shell:#f8fafcf0;--bg-panel:#fffffff5;--bg-ink:#0f1724;--text-strong:#132033;--text-main:#334155;--text-muted:#6b7a90;--text-inverse:#f8fbff;--line-soft:#3341551a;--accent:#1a73e8;--status-active:#4285f4;--status-done:#34a853;--status-pause:#fbbc04;--status-approved:#7e57c2;--status-shipped:#5f6368;--shadow-shell:0 18px 40px #0f172414;--shadow-panel:0 10px 24px #0f17240d;--radius-sm:6px;--radius-lg:12px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}body{font-family:var(--font-ui);background:radial-gradient(circle at 0% 0%, #214c7814, transparent 32%), linear-gradient(180deg, #f6f8fb 0%, var(--bg-canvas) 100%);color:var(--text-main);margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}input{background:0 0;border:0;outline:none}.mono{font-family:var(--font-mono);letter-spacing:-.02em;font-size:12px}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin:0 0 6px;font-size:11px;font-weight:600}.app-shell{flex-direction:column;gap:14px;height:100dvh;min-height:0;padding:14px 16px 18px;display:flex;overflow:hidden}.eyebrow{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:700}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.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}.auth-screen{place-items:center;min-height:100vh;padding:20px;display:grid}.auth-panel{border-radius:var(--radius-sm);width:min(420px,100%);box-shadow:var(--shadow-shell);background:#fafcfffa;border:1px solid #3341551f;gap:16px;padding:20px;display:grid}.auth-panel__header{grid-template-columns:minmax(0,1fr) 44px;align-items:start;gap:16px;display:grid}.auth-panel__mark{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--accent);background:#1a73e814;border:1px solid #1a73e824;place-items:center;display:grid}.auth-panel__spinner{animation:.9s linear infinite auth-spin}.auth-panel__copy{gap:8px;display:grid}.auth-panel__copy h1,.auth-panel__copy p{margin:0}.auth-panel__copy h1{color:var(--text-strong);font-size:22px;line-height:1.1}.auth-panel__copy p:not(.eyebrow){color:var(--text-muted);line-height:1.45}.auth-panel__error{border-radius:var(--radius-sm);color:#8e3341;background:#fff5f6;border:1px solid #9a324424;padding:10px 12px;font-size:13px}.auth-panel__button{width:fit-content}.auth-form{gap:12px;display:grid}.workspace-status-panel{border:1px solid var(--line-soft);border-radius:var(--radius-sm);min-height:136px;box-shadow:var(--shadow-panel);background:linear-gradient(#fffffffa,#f7fafdf5);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;display:grid}.workspace-status-panel__icon{border:1px solid color-mix(in srgb, var(--accent) 16%, white);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--accent) 8%, white);width:44px;height:44px;color:var(--accent);place-items:center;display:grid}.workspace-status-panel--access .workspace-status-panel__icon{color:#8e3341;background:#fff5f6;border-color:#9a324429}.workspace-status-panel--server-error .workspace-status-panel__icon{color:#b45309;background:#fff7ed;border-color:#b4530929}.workspace-status-panel__copy{gap:5px;min-width:0;display:grid}.workspace-status-panel__copy h2,.workspace-status-panel__copy p{margin:0}.workspace-status-panel__copy h2{color:var(--text-strong);font-size:17px;line-height:1.15}.workspace-status-panel__copy p,.workspace-status-panel__copy small{color:var(--text-muted);font-size:12px;line-height:1.45}.workspace-status-panel__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.workspace-status-banner{border:1px solid var(--line-soft);border-radius:var(--radius-sm);min-height:38px;color:var(--text-main);box-shadow:var(--shadow-panel);background:#ffffffeb;align-items:center;gap:10px;padding:8px 10px;display:flex}.workspace-status-banner__copy{align-items:center;gap:8px;min-width:0;font-size:12px;font-weight:700;display:inline-flex}.workspace-status-banner__copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-status-banner small{min-width:0;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.workspace-status-banner--fallback,.workspace-status-banner--server-error{background:#fffaf2;border-color:#b453092e}.workspace-status-banner--fallback .workspace-status-banner__copy,.workspace-status-banner--server-error .workspace-status-banner__copy{color:#92400e}@keyframes auth-spin{to{transform:rotate(360deg)}}button,.button,.inline-action,.tree-toggle,.timeline-cell,.timeline-band__cell,.status-select,.ui-date-trigger{cursor:pointer;transition:background-color .16s,border-color .16s,color .16s,opacity .16s,transform .16s,box-shadow .16s}button:disabled,select:disabled,.ui-date-trigger:disabled{cursor:default}.topbar{border-radius:var(--radius-lg);width:100%;color:var(--text-inverse);background:radial-gradient(circle at 100% 0,#ffffff17,#0000 24%),radial-gradient(circle at 10% 0,#749bce1f,#0000 28%),linear-gradient(135deg,#162840fa,#121e32fa);border:1px solid #ffffff1a;flex-direction:column;flex:none;align-self:stretch;align-items:stretch;gap:10px;padding:14px 16px 12px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 32px #0f17241f,inset 0 1px #ffffff14}.topbar:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a,#0000 62%);border-radius:50%;height:180px;position:absolute;inset:auto -8% -38% 46%}.topbar:after{content:"";mix-blend-mode:screen;opacity:.4;pointer-events:none;background:linear-gradient(115deg,#0000 0%,#ffffff14 24%,#0000 42%),radial-gradient(circle at 84% 18%,#7dd3fc29,#0000 20%);animation:24s ease-in-out infinite alternate topbarAmbientShift;position:absolute;inset:0}.topbar>*{z-index:1;position:relative}.topbar__brand,.topbar__controls,.topbar__filters{align-items:center;gap:var(--space-3);flex-wrap:wrap;align-content:flex-start;width:100%;display:flex}.topbar__controls{align-items:center;row-gap:10px}.topbar__brand{justify-content:space-between;min-height:40px}.topbar__identity{align-items:center;gap:10px;min-width:0;max-width:min(360px,100%);display:inline-flex}.topbar__identity-copy{gap:3px;min-width:0;display:grid}.topbar__identity-copy span,.topbar__identity-copy small{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;display:inline-flex;overflow:hidden}.topbar__identity-copy span{color:var(--text-inverse);font-size:12px;font-weight:700}.topbar__identity-copy small{color:#f8fbffa3;letter-spacing:.06em;text-transform:uppercase;font-size:10px}.topbar__brand-copy{flex:260px;min-width:0}.topbar__brand-copy .eyebrow{color:#f8fbffad;margin-bottom:4px}.topbar__brand-copy h1{text-wrap:balance}.topbar__controls{min-height:36px}.topbar__workspace-actions,.topbar__timeline-actions{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.topbar__workspace-actions{flex:2 640px}.topbar__timeline-actions{border-left:1px solid #ffffff1f;flex:520px;gap:6px;padding-left:8px}.topbar__command-actions{flex-wrap:wrap;flex:560px;justify-content:flex-end;align-items:center;gap:8px;min-width:0;margin-left:auto;display:inline-flex}.topbar__workspace-actions .topbar__search{flex:320px;min-width:min(300px,100%)}.topbar__brand-mark{border-radius:var(--radius-sm);background:linear-gradient(#ffffff24,#ffffff14);border:1px solid #ffffff2e;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 1px #ffffff1f}.topbar h1,.table-shell__caption h2,.timeline-shell__caption h2{letter-spacing:-.03em;margin:0;font-size:18px;line-height:1.05}.segmented-control{border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff24;align-items:center;display:inline-flex;overflow:hidden}.segmented-control button{color:#f8fbffbd;background:0 0;border:0;align-items:center;gap:10px;height:36px;padding:0 14px;display:inline-flex}.segmented-control button span{min-width:18px;height:18px;font-family:var(--font-mono);background:#ffffff14;border-radius:999px;place-items:center;padding:0 5px;font-size:11px;display:inline-grid}.segmented-control button.is-active{color:var(--text-inverse);background:#ffffff29}.segmented-control button.is-active span{background:#ffffff29}.segmented-control--zoom{border-radius:4px}.segmented-control--zoom button{height:32px;padding:0 12px}.segmented-control button:disabled,.icon-button:disabled,.topbar__primary:disabled{color:#f8fbff57;opacity:.46}.topbar__search{border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff24;flex:320px;align-items:center;gap:10px;min-width:min(320px,100%);height:36px;padding:0 12px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff14}.topbar__search:focus-within{background:#ffffff1f;border-color:#ffffff3d}.topbar__search:after{content:"";background:0 0;border-radius:999px;width:6px;height:6px;transition:background-color .16s,box-shadow .16s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.topbar__search--active{background:#ffffff1f;border-color:#ffffff3d;box-shadow:0 0 0 3px #7eb4ff1a,inset 0 1px #ffffff1a}.topbar__search--active:after{background:#7dd3fc;box-shadow:0 0 14px #7dd3fcb3}.topbar__search input{width:100%;color:var(--text-inverse);background:0 0;border:0;outline:0;font-size:12px}.topbar__search input::placeholder{color:#f8fbff8c}.icon-button,.topbar__secondary,.topbar__primary{border-radius:var(--radius-sm);height:36px;color:var(--text-inverse);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff24;align-items:center;gap:10px;padding:0 12px;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.topbar__secondary{position:relative}.topbar__secondary--active{background:linear-gradient(135deg,#ffffff29,#7dd3fc1f);border-color:#ffffff3d}.topbar__secondary-badge{min-width:18px;height:18px;font-family:var(--font-mono);background:#ffffff1f;border-radius:999px;place-items:center;padding:0 5px;font-size:11px;display:inline-grid}.icon-button{justify-content:center;width:36px;padding:0}.topbar__secondary:hover,.topbar__primary:hover,.icon-button:hover:not(:disabled),.segmented-control button:hover:not(:disabled){background:#ffffff24;transform:translateY(-1px)}.topbar__primary{isolation:isolate;background:linear-gradient(135deg,#ffffff29,#749bce38);border-color:#ffffff38;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff24,0 10px 22px #0f17242e}.topbar__primary:after{content:"";pointer-events:none;opacity:.28;background:linear-gradient(120deg,#0000 34%,#ffffff47 50%,#0000 66%);animation:none;position:absolute;inset:-32%;transform:translate(-56%)skew(-18deg)}.topbar__button-content{z-index:1;align-items:center;gap:10px;display:inline-flex;position:relative}.topbar__secondary--today{background:linear-gradient(135deg,#7dd3fc1f,#ffffff1f);border-color:#7dd3fc38}.topbar__filters{padding:var(--space-3) 0 0;border-top:1px solid #ffffff1f;align-items:flex-end;animation:.24s ease-out topbarFiltersIn}.topbar__filter-field{flex:150px;gap:6px;min-width:150px;display:grid}.topbar__filter-field:nth-child(5){flex-basis:190px}.topbar__filter-field span{color:#f8fbffbd;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:600}.topbar__year-field{align-items:center;gap:6px;width:auto;height:32px;display:inline-flex}.topbar__year-field>span{color:#f8fbffa8;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700;line-height:1}.topbar__year-field .ui-select-trigger{width:86px;height:32px;color:var(--text-inverse);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff24;border-radius:4px;padding:0 9px;box-shadow:inset 0 1px #ffffff14}.topbar__admin-actions{flex-wrap:wrap;flex:none;align-items:center;gap:8px;margin-left:0;padding-left:0;display:inline-flex}.topbar__year-field .ui-select-trigger:hover,.topbar__year-field .ui-select-trigger:focus-visible,.topbar__year-field .ui-select-trigger[data-state=open]{background:#ffffff24;border-color:#ffffff3d}.ui-select-trigger{width:100%;min-width:0;font:inherit;text-align:left;cursor:pointer;outline:none;justify-content:space-between;align-items:center;gap:8px;display:inline-flex}.ui-select-trigger__icon{flex:none;justify-content:center;align-items:center;margin-left:auto;transition:transform .16s;display:inline-flex}.ui-select-trigger[data-state=open] .ui-select-trigger__icon{transform:rotate(180deg)}.ui-select-content{z-index:200;min-width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);background:linear-gradient(#fffffffa,#f6f9fdfa);border:1px solid #94a3b838;border-radius:14px;overflow:hidden;box-shadow:0 18px 36px #0f172429,0 2px 8px #0f172414,inset 0 1px #ffffffeb}.ui-select-viewport{max-height:min(360px, calc(var(--radix-select-content-available-height) - 12px));padding:6px;overflow-y:auto}.ui-select-item{color:#111;-webkit-user-select:none;user-select:none;border-radius:10px;outline:none;align-items:center;min-height:34px;padding:0 34px 0 12px;font-size:13px;line-height:1.3;display:flex;position:relative}.ui-select-item[data-disabled]{opacity:.42;pointer-events:none}.ui-select-item[data-highlighted]{color:#0f172a;background:#1a73e814}.ui-select-item[data-state=checked]{color:#0b57d0;background:#1a73e81a;font-weight:700}.ui-select-item__indicator{justify-content:center;align-items:center;display:inline-flex;position:absolute;right:10px}.topbar__filter-field .ui-select-trigger{color:#111;background:linear-gradient(#fffffff0,#f4f7fcf5);border:1px solid #ffffff38;border-radius:10px;height:34px;padding:0 34px 0 12px;font-size:13px;box-shadow:inset 0 1px #ffffffe0,0 1px #0f17240f}.topbar__filter-field .ui-select-trigger,.topbar__filter-field .ui-select-trigger>span,.topbar__filter-field .ui-select-trigger .ui-select-trigger__icon{color:#111}.topbar__filter-field .ui-select-trigger[data-placeholder]>span{color:#5b6677}.topbar__filter-field .ui-select-trigger:hover{border-color:#ffffff47}.topbar__filter-field .ui-select-trigger:focus-visible,.topbar__filter-field .ui-select-trigger[data-state=open]{border-color:#1a73e870;box-shadow:0 0 0 3px #1a73e824,inset 0 1px #ffffffe6}.topbar__secondary--filter-reset{align-self:end;height:34px}.range-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff24;border-radius:4px;grid-template-columns:32px minmax(200px,auto) 32px;align-items:stretch;display:inline-grid;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.range-nav .icon-button{background:0 0;border:0;border-left:1px solid #ffffff1f;border-radius:0}.range-nav .icon-button:first-child{border-left:0;border-right:1px solid #ffffff1f}.range-nav__label{align-content:center;gap:1px;min-width:0;padding:0 10px;display:grid}.range-nav__label strong,.range-nav__label span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.range-nav__label strong{letter-spacing:.04em;text-transform:uppercase;font-size:10px}.range-nav__label span{color:#f8fbffa8;letter-spacing:.08em;text-transform:uppercase;font-size:9px}@keyframes topbarAmbientShift{0%{opacity:.56;transform:translate(0,0)}to{opacity:.82;transform:translate(1.5%,.5%)}}@keyframes topbarButtonShine{0%,26%{transform:translate(-62%)skew(-18deg)}52%,to{transform:translate(62%)skew(-18deg)}}@keyframes topbarBadgePulse{0%,to{transform:scale(1);box-shadow:0 0 #fff0}50%{transform:scale(1.06);box-shadow:0 0 0 6px #ffffff0a}}@keyframes topbarFiltersIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.workspace-grid{gap:var(--space-4);align-items:stretch;min-height:0;display:grid}.workspace-split{flex:auto;width:100%;min-height:0;display:flex}.workspace-split__panel{min-width:0;min-height:0;display:flex}.workspace-split__handle{flex:0 0 14px}.resizable-group[data-panel-group-direction=horizontal]{flex-direction:row}.resizable-handle{background:0 0;justify-content:center;align-items:center;width:14px;display:flex;position:relative}.resizable-handle:before{content:"";background:#3341551a;width:1px;transition:width .16s,background-color .16s;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.resizable-handle:hover:before,.resizable-handle[data-resize-handle-active]:before{background:#1a73e852;width:3px}.resizable-handle__grip{z-index:1;width:12px;height:44px;color:var(--text-muted);background:#f8fafcf5;border:1px solid #33415514;border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:relative;box-shadow:0 8px 18px #0f172414}.workspace-grid.is-timeline-hidden{flex:auto;grid-template-columns:minmax(0,1fr)}.workspace-grid.is-timeline-visible{grid-template-columns:minmax(560px,.6fr) minmax(780px,1fr)}.sidebar-shell,.timeline-shell{padding:var(--space-4);border-radius:var(--radius-lg);gap:var(--space-3);background:linear-gradient(#fbfdfff5,#f8fafcf0);border:1px solid #3341551f;flex:auto;grid-template-rows:28px minmax(0,1fr);align-content:start;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden;box-shadow:0 14px 30px #0f17240d,inset 0 1px #ffffffc7;container-type:inline-size}.workspace-grid.is-timeline-hidden .sidebar-shell{grid-template-rows:28px minmax(0,1fr);gap:8px}.workspace-grid.is-timeline-hidden .table-shell__caption{height:28px;min-height:28px}.workspace-grid.is-timeline-hidden .table-shell__caption h2{font-size:16px}.workspace-grid.is-timeline-hidden .sidebar-toolbar{height:38px;min-height:38px;box-shadow:none;background:0 0;border-color:#0000;justify-content:flex-end;padding:0;overflow:visible}.timeline-shell{gap:var(--space-3);padding:var(--space-4)}.table-shell__caption,.timeline-shell__caption{justify-content:space-between;align-items:flex-start;gap:var(--space-3);height:28px;min-height:28px;display:flex}.timeline-shell__caption{gap:var(--space-3);min-width:0;min-height:28px}.timeline-shell__caption>div{min-width:0}.table-shell__caption .eyebrow,.timeline-shell__caption .eyebrow{margin-bottom:0}.timeline-shell__caption h2{white-space:nowrap;text-overflow:ellipsis;font-size:18px;overflow:hidden}.table-shell__meta{border-radius:var(--radius-sm);min-height:28px;color:var(--text-muted);background:linear-gradient(#fffffff0,#f7fafdf5);border:1px solid #94a3b82e;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffffd1}.sidebar-toolbar,.timeline-toolbar{justify-content:space-between;align-items:center;gap:var(--space-4);scrollbar-width:thin;background:linear-gradient(#f7fafef0,#f3f7fceb);border:1px solid #94a3b829;border-radius:10px;flex-wrap:nowrap;gap:10px;min-width:0;height:56px;min-height:56px;padding:6px 8px;display:flex;overflow:auto hidden;box-shadow:inset 0 1px #fffc,0 1px #0f17240a}.timeline-toolbar{background:linear-gradient(#fcfefffa,#f6f9fdf5);border-color:#cbd5e161;border-radius:6px;gap:8px;height:44px;min-height:44px;padding:5px 6px;box-shadow:inset 0 1px #ffffffeb,0 1px #0f172405}.timeline-toolbar .timeline-toolbar__badge,.timeline-toolbar .timeline-toolbar__meta{border-radius:4px;gap:6px;min-height:26px;padding:0 7px;font-size:10px}.sidebar-toolbar__meta,.timeline-toolbar__badge,.timeline-toolbar__meta{min-height:32px;color:var(--text-main);background:linear-gradient(#fffffffa,#f8fbfefa);border:1px solid #cbd5e16b;border-radius:10px;align-items:center;gap:8px;padding:0 10px;font-size:12px;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.sidebar-toolbar__meta{color:var(--text-muted)}.table-shell__meta,.sidebar-toolbar__meta{display:none}.table-scroll{border:1px solid var(--line-soft);border-radius:var(--radius-sm);scrollbar-width:thin;scrollbar-color:#64748b75 #e2e8f0b8;background:linear-gradient(#ffffffe6,#f8fbfeeb);min-height:0;overflow:auto;box-shadow:inset 0 1px #ffffffd6}.table-scroll::-webkit-scrollbar{width:12px;height:12px}.table-scroll::-webkit-scrollbar-track{background:#e2e8f0b8;border-radius:999px}.table-scroll::-webkit-scrollbar-thumb{background:#64748b94;border:3px solid #e2e8f0b8;border-radius:999px}.table-scroll::-webkit-scrollbar-thumb:hover{background:#475569b8}.timeline-viewport{min-height:0}.table-header-stack{z-index:4;min-height:var(--timeline-head-height,0px);background:#f8fafcfa;align-content:end;gap:8px;display:grid;position:sticky;top:0;box-shadow:inset 0 1px #ffffffd6,0 1px #0f172408}.table-header-stack__stats{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;padding:8px 10px 0;display:none}.table-header-stack__stats .timeline-stat{background:linear-gradient(#fffffff5,#f4f7fbfa);border-radius:10px;min-height:34px;padding:6px 10px;box-shadow:inset 0 1px #ffffffd6,0 1px #0f172408}.table-grid{align-items:center;gap:8px;display:grid}.table-grid--full{grid-template-columns:58px 72px 76px 96px 92px minmax(252px,1.48fr) 88px 112px 118px 264px 88px 68px 68px 128px;min-width:1712px}.table-grid--compact{grid-template-columns:46px 84px 128px minmax(0,1fr);width:100%;min-width:0}.table-grid--header{border-bottom:1px solid var(--line-soft);width:max-content;min-width:100%;min-height:40px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;background:#f4f7fbf5;padding:0 10px;font-size:10px;font-weight:700}.table-grid--header>div,.table-grid--header>button{align-items:center;min-width:0;display:flex}.table-grid--full.table-grid--header>:nth-child(7),.table-grid--full.table-grid--header>:nth-child(11),.table-grid--full.table-grid--header>:nth-child(12),.table-grid--full.table-grid--header>:nth-child(13){text-align:center;justify-content:center}.table-grid--compact.table-grid--header{letter-spacing:.07em;width:100%;min-height:38px;padding:0 8px;font-size:9px}.table-grid--row>*{align-items:center;min-width:0;display:flex}.table-grid--full.table-grid--row>:nth-child(7),.table-grid--full.table-grid--row>:nth-child(11),.table-grid--full.table-grid--row>:nth-child(12),.table-grid--full.table-grid--row>:nth-child(13){text-align:center;justify-content:center}.table-grid__body{display:block}.panel-empty{border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:#f7fafde6;grid-template-columns:40px minmax(0,1fr);align-items:flex-start;gap:12px;min-height:112px;padding:18px 16px;display:grid}.panel-empty__icon,.timeline-empty__icon{border:1px solid var(--line-soft);border-radius:var(--radius-sm);width:40px;height:40px;color:var(--text-muted);background:#fff;place-items:center;display:grid}.panel-empty__body,.timeline-empty__body{gap:4px;min-width:0;display:grid}.panel-empty__body strong,.timeline-empty__body strong{color:var(--text-strong);letter-spacing:-.02em;font-size:14px}.panel-empty__body p,.timeline-empty__body p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.45}.panel-empty__action{width:fit-content;margin-top:6px}.table-grid--row{border-bottom:1px solid #27344a0d;padding:0 10px;transition:background-color .16s,box-shadow .16s,border-color .16s;position:relative}.table-grid--row:hover{box-shadow:inset 0 0 0 1px #94a3b81f}.table-grid--compact.table-grid--row{gap:6px;width:100%;padding:0 8px}.table-grid--row.is-dragging{opacity:.58}.table-grid--row.is-drop-target{box-shadow:inset 0 0 0 1px #1a73e847}.table-grid--project.is-drop-target{background:#e8f0fec2}.table-grid--stage.is-drop-target{background:#e8f0fe94}.table-grid--project{background:linear-gradient(90deg,#e4ecf7fa,#f2f6fbf2);min-height:40px;box-shadow:inset 2px 0 #8aa4c5,inset 0 -1px #27344a0f}.table-grid--project:hover{background:linear-gradient(90deg,#e0e9f6fa,#f0f5fbf5);box-shadow:inset 2px 0 #7b97bd,inset 0 0 0 1px #7b97bd14,inset 0 -1px #27344a0f}.table-grid--project.is-selected{box-shadow:inset 3px 0 0 var(--accent), inset 0 0 0 1px #1a73e824, inset 0 -1px 0 #27344a0f;background:linear-gradient(90deg,#dde9fbfa,#ecf3fdf5)}.table-grid--stage{background:linear-gradient(#fbfdffdb,#f8fbfec7);min-height:34px}.table-grid--stage:hover{background:linear-gradient(#f6f9fdf5,#f2f7fce6)}.table-grid--stage.is-related-selected{background:linear-gradient(90deg,#eff5fff5,#f7fafdfa);box-shadow:inset 2px 0 #1a73e83d,inset 0 0 0 1px #1a73e814}.table-grid__muted{color:var(--text-muted);font-size:10px}.table-grid__truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.table-grid__comment{color:var(--text-main)}.table-grid__images{justify-content:center}.table-grid__images--empty{color:var(--text-muted)}.table-grid__images--placeholder{opacity:0;pointer-events:none}.table-image-indicator{color:#64748bd1;background:linear-gradient(#fffffffa,#f5f8fcfa);border:1px solid #94a3b82e;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffffe6,0 1px #0f17240a}.table-image-indicator:hover{background:linear-gradient(#fff,#f1f5f9fa);border-color:#64748b47}.table-image-indicator.is-populated{color:#15803d;background:linear-gradient(#f0fdf4fa,#dcfce7f5);border-color:#4ade8057;box-shadow:inset 0 1px #ffffffd6,0 0 0 1px #86efac2e,0 6px 12px #22c55e14}.table-image-indicator__count{color:#fff;background:#16a34a;border:1px solid #ffffffeb;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-5px}.table-image-collage{background:linear-gradient(#fffffffa,#f5f8fcfa);border:1px solid #94a3b82e;border-radius:8px;justify-content:center;align-items:center;width:52px;height:24px;padding:0;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffffe6,0 1px #0f17240a}.table-image-collage:hover{background:linear-gradient(#fff,#f1f5f9fa);border-color:#64748b42}.table-image-collage--empty{color:#64748bb8;cursor:default}.table-image-collage__stack{width:32px;height:16px;display:block;position:relative}.table-image-collage__thumb{object-fit:cover;border:1px solid #ffffffd6;border-radius:5px;width:16px;height:16px;position:absolute;top:0;box-shadow:0 1px 3px #0f17241a}.table-image-collage__thumb--1{z-index:3;left:0}.table-image-collage__thumb--2{z-index:2;left:8px}.table-image-collage__thumb--3{z-index:1;left:16px}.table-image-collage__count{color:#fff;min-width:14px;height:14px;font-family:var(--font-mono);background:#0f1724b8;border-radius:999px;justify-content:center;align-items:center;padding:0 3px;font-size:8px;line-height:1;display:inline-flex;position:absolute;bottom:2px;right:3px}.project-cell__content--interactive,.table-grid__truncate,.table-grid__comment{cursor:default}.table-grid--full .table-grid__comment{white-space:normal;text-overflow:clip;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;align-self:stretch;padding:4px 0;line-height:1.2;display:-webkit-box;overflow:hidden}.table-grid--project .table-grid__truncate,.table-grid--project .table-grid__comment,.table-grid--project .mono,.table-grid--project .project-cell__content span{color:var(--text-strong);font-size:11px}.table-grid--full.table-grid--row .table-grid__truncate,.table-grid--full.table-grid--row .table-grid__comment,.table-grid--full.table-grid--row .mono,.table-grid--full.table-grid--row .project-cell__content span{font-size:11px;line-height:1.2}.table-grid--compact.table-grid--row .table-grid__truncate,.table-grid--compact.table-grid--row .table-grid__comment,.table-grid--compact.table-grid--row .mono,.table-grid--compact.table-grid--row .project-cell__content span{font-size:10px;line-height:1.15}.project-cell{min-width:0;color:var(--text-strong);align-items:center;gap:8px;display:flex}.project-cell--project,.project-cell--stage{justify-content:space-between;gap:10px}.project-cell--compact{gap:8px;min-width:0}.project-cell__content{align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.project-cell__content svg{flex:none}.project-cell__content--interactive{width:100%}.project-preview-trigger{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0;transition:color .16s,transform .16s}.project-preview-trigger:hover{color:var(--accent);opacity:1;transform:translate(1px)}.project-cell__content span,.project-cell span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ui-tooltip-content,.ui-hover-card-content{z-index:80;max-width:320px;color:var(--text-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f9fbfefa;border:1px solid #3341551a;border-radius:8px;box-shadow:0 20px 38px #0f172424;display:none!important}.ui-tooltip-content{padding:7px 9px;font-size:11px;line-height:1.35}.ui-hover-card-content{width:280px;padding:12px}.sheet-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f17243d;position:fixed;inset:0}.sheet-content{z-index:101;background:linear-gradient(#fbfdfffc,#f7fafdfa);border:1px solid #94a3b82e;border-radius:14px;flex-direction:column;width:min(456px,100vw - 28px);display:flex;position:fixed;top:14px;bottom:14px;overflow:hidden;box-shadow:0 28px 72px #0f172433,inset 0 1px #ffffffd6}.sheet-overlay[data-state=open]{animation:.18s ease-out sheet-overlay-in}.sheet-overlay[data-state=closed]{animation:.14s ease-in sheet-overlay-out}.sheet-content--right[data-state=open]{animation:.22s cubic-bezier(.22,1,.36,1) sheet-slide-in-right}.sheet-content--right[data-state=closed]{animation:.14s ease-in sheet-slide-out-right}.sheet-content--left[data-state=open]{animation:.22s cubic-bezier(.22,1,.36,1) sheet-slide-in-left}.sheet-content--left[data-state=closed]{animation:.14s ease-in sheet-slide-out-left}.sheet-content--right{right:14px}.sheet-content--left{left:14px}.sheet-close{width:32px;height:32px;color:var(--text-strong);cursor:pointer;background:#ffffffdb;border:1px solid #94a3b829;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px;box-shadow:inset 0 1px #ffffffd6}.sheet-close:hover{background:#fff;transform:translateY(-1px)}.sheet-header{gap:4px;display:grid}.sheet-title{color:var(--text-strong);letter-spacing:-.03em;margin:0;font-size:20px;line-height:1.05}.sheet-description{color:var(--text-muted);font-size:12px;line-height:1.45}.sheet-footer{justify-content:flex-end;align-items:center;gap:10px;display:flex}.form-sheet{width:min(460px,100vw - 28px)}.form-sheet--wide{width:min(560px,100vw - 28px)}.form-sheet__header{background:linear-gradient(#fafcfff0,#f7fafddb);border-bottom:1px solid #94a3b829;padding:18px 20px 14px}.form-sheet__body{flex:auto;min-height:0;padding:16px 20px 18px;overflow:auto}.project-preview-sheet{width:min(480px,100vw - 28px);margin:0;left:auto}.project-preview__header{background:linear-gradient(#fafcfff0,#f7fafddb);border-bottom:1px solid #94a3b829;padding:18px 20px 14px}.project-preview__header-meta{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:6px;display:grid}.project-preview__header-meta .sheet-description{min-width:0;margin:0}.project-preview__header-actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;justify-self:end;align-items:center;gap:6px;min-width:0;display:flex}.project-preview__header-actions .button{gap:5px;height:30px;padding:0 9px;font-size:12px}.project-preview__body{gap:16px;padding:16px 20px 18px;display:grid;overflow:auto}.project-preview__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.project-preview__summary-item{background:#ffffffd1;border:1px solid #94a3b824;border-radius:10px;gap:6px;padding:10px 12px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;box-shadow:inset 0 1px #ffffffd6}.project-preview__summary-item span,.project-preview__fact span,.project-preview__note span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.project-preview__summary-item strong,.project-preview__fact strong{color:var(--text-strong);font-size:13px;line-height:1.35}.project-preview__facts{gap:10px;display:grid}.project-preview__fact{background:#ffffffd1;border:1px solid #94a3b824;border-radius:10px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;box-shadow:inset 0 1px #ffffffd6}.project-preview__fact svg{color:var(--accent);margin-top:2px}.project-preview__fact>div{gap:4px;display:grid}.project-preview__note{background:#fffc;border:1px solid #94a3b824;border-radius:10px;gap:8px;padding:12px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;box-shadow:inset 0 1px #ffffffd6}.project-preview__note p{color:var(--text-main);margin:0;font-size:13px;line-height:1.55}.project-preview__note-editor{width:100%;min-height:92px;color:var(--text-main);font:inherit;resize:vertical;background:#ffffffeb;border:1px solid #94a3b82e;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.55;box-shadow:inset 0 1px #ffffffe0}.project-preview__note-editor:focus{border-color:#1a73e852;outline:none;box-shadow:0 0 0 3px #1a73e81a,inset 0 1px #ffffffe6}.project-preview__note-editor::placeholder{color:var(--text-muted)}.project-preview__actions{justify-content:flex-end;gap:10px;display:none}.project-preview__actions .button{align-items:center;gap:8px;display:inline-flex}.project-preview__section{gap:10px;display:grid}.project-preview__section-head{color:var(--text-strong);justify-content:space-between;align-items:center;font-size:13px;display:flex}.project-preview__section-head span{color:var(--text-muted);font-size:11px}.project-preview__path{background:linear-gradient(#eff4f9f5,#e8eff6f0);border:1px solid #64748b33;border-radius:10px;gap:10px;padding:12px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;box-shadow:0 10px 22px #0f17240d,inset 0 1px #ffffffc2}.project-preview__path-head{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;display:grid}.project-preview__path-head svg{color:var(--accent);margin-top:1px}.project-preview__path-head>div{gap:4px;display:grid}.project-preview__path-head span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.project-preview__path-head strong{color:var(--text-strong);font-size:13px;line-height:1.35}.project-preview__path-code{color:var(--text-strong);font-family:var(--font-mono);white-space:pre-wrap;overflow-wrap:anywhere;background:#e3eaf2eb;border:1px solid #64748b2e;border-radius:8px;padding:10px 12px;font-size:11px;line-height:1.55;display:block;box-shadow:inset 0 1px #ffffffb8}.project-preview__path-actions{flex-wrap:wrap;gap:10px;display:flex}.project-preview__path-actions .button{align-items:center;gap:8px;display:inline-flex}.project-preview__path-hint{color:var(--text-muted);margin:0;font-size:11px;line-height:1.5}.project-preview__path-feedback{min-height:28px;color:var(--accent);background:#eaf3ffb8;border:1px solid #1a73e824;border-radius:8px;align-items:center;padding:0 10px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.project-preview__gallery{background:linear-gradient(#eff4f9f5,#e8eff6f0);border:1px solid #64748b33;border-radius:8px;gap:8px;padding:10px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;box-shadow:0 10px 22px #0f17240d,inset 0 1px #ffffffc2}.project-preview__gallery:hover{border-color:#64748b42;transform:translateY(-1px);box-shadow:0 14px 28px #0f172412,inset 0 1px #ffffffd1}.project-preview__gallery-main{gap:10px;display:grid}.project-preview__gallery-main-trigger{background:0 0;border:0;border-radius:10px;padding:0;overflow:hidden}.project-preview__gallery-main-image{aspect-ratio:4/3;object-fit:cover;background:linear-gradient(#f5f8fce6,#eef3f8eb);border:1px solid #94a3b824;border-radius:10px;width:100%;display:block;box-shadow:0 12px 24px #0f172414,inset 0 1px #ffffffd6}.project-preview__gallery-main-trigger:hover .project-preview__gallery-main-image{transform:scale(1.01)}.project-preview__gallery-main-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-preview__gallery-main-meta>div{gap:4px;min-width:0;display:grid}.project-preview__gallery-main-meta span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.project-preview__gallery-main-meta strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.35;overflow:hidden}.project-preview__gallery-empty{background:#e6edf4d1;border:1px dashed #64748b47;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;min-height:92px;padding:10px;display:grid}.project-preview__gallery-empty-icon{width:34px;height:34px;color:var(--accent);background:#fff;border:1px solid #94a3b829;border-radius:8px;place-items:center;display:grid}.project-preview__gallery-empty-copy{gap:3px;display:grid}.project-preview__gallery-empty-copy strong{color:var(--text-strong);font-size:13px}.project-preview__gallery-empty-copy p{color:var(--text-muted);margin:0;font-size:11px;line-height:1.4}.project-preview__gallery-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.project-preview__gallery-note{color:#5b687c;font-size:11px;line-height:1.35}.project-preview__thumbs{grid-template-columns:repeat(auto-fit,minmax(84px,1fr));gap:8px;display:grid}.project-preview__thumb-card{position:relative}.project-preview__thumb{background:#fff;border:1px solid #94a3b829;border-radius:10px;width:100%;padding:0;display:block;overflow:hidden;box-shadow:inset 0 1px #ffffffd6}.project-preview__thumb:hover{transform:translateY(-1px)}.project-preview__thumb-card.is-active .project-preview__thumb{border-color:#1a73e84d;box-shadow:0 0 0 1px #1a73e81f,inset 0 1px #ffffffe6}.project-preview__thumb img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.project-preview__thumb-remove{color:#8b2435;background:#fffffff0;border:1px solid #94a3b82e;border-radius:8px;place-items:center;width:24px;height:24px;padding:0;display:inline-grid;position:absolute;top:6px;right:6px;box-shadow:0 6px 14px #0f17241a,inset 0 1px #ffffffeb}.project-preview__thumb-remove:hover{background:#fff1f3;border-color:#a037442e}.image-lightbox{--image-lightbox-padding:clamp(12px, 2vw, 18px);z-index:320;padding:var(--image-lightbox-padding);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a101b8f;place-items:center;display:grid;position:fixed;inset:0}.image-lightbox__frame{box-sizing:border-box;width:min(94vw,1320px);max-width:calc(100dvw - (var(--image-lightbox-padding) * 2));height:min(90dvh,860px);max-height:calc(100dvh - (var(--image-lightbox-padding) * 2));background:#0c1422db;border:1px solid #ffffff1f;border-radius:24px;grid-template-rows:auto minmax(0,1fr);gap:14px;min-height:0;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 64px #0000003d}.image-lightbox__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.image-lightbox__actions{flex:none;align-items:center;gap:8px;display:inline-flex}.image-lightbox__add{color:#fff;background:#ffffff1f;border:1px solid #ffffff24;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:12px;font-weight:700;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff1a}.image-lightbox__add:hover:not(:disabled){background:#ffffff2e}.image-lightbox__add:disabled{cursor:not-allowed;opacity:.52}.image-lightbox__close{color:#fff;background:#ffffff1a;border:1px solid #ffffff24;border-radius:12px;place-items:center;width:38px;height:38px;padding:0;display:inline-grid;box-shadow:inset 0 1px #ffffff1a}.image-lightbox__close:hover{background:#ffffff29}.image-lightbox__feedback{color:#ffffffd6;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:10px;flex:1 0 100%;min-height:28px;padding:7px 10px;font-size:12px;font-weight:700;line-height:1.2}.image-lightbox__stage{box-sizing:border-box;place-items:center;width:100%;min-width:0;height:100%;min-height:0;padding:0 clamp(40px,4vw,56px);display:grid;position:relative;overflow:hidden}.image-lightbox__image{box-sizing:border-box;object-fit:contain;filter:drop-shadow(0 12px 24px #0000002e);background:0 0;border:0;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;margin:auto;display:block}.image-lightbox__meta{color:#ffffffc7;gap:4px;min-width:0;display:grid}.image-lightbox__meta strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.image-lightbox__meta span{font-size:12px}.image-lightbox__nav{color:#fff;background:#ffffff1f;border:1px solid #ffffff24;border-radius:12px;place-items:center;width:40px;height:40px;padding:0;display:inline-grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:inset 0 1px #ffffff1a}.image-lightbox__nav:hover{background:#ffffff2e}.image-lightbox__nav--prev{left:0}.image-lightbox__nav--next{right:0}.project-preview__stage-list{gap:6px;display:grid}.project-preview__stage-item{background:#ffffffc7;border:1px solid #94a3b81f;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;transition:transform .16s,box-shadow .16s,background-color .16s,border-color .16s;display:flex;box-shadow:inset 0 1px #ffffffd1}.project-preview__summary-item:hover,.project-preview__fact:hover,.project-preview__path:hover,.project-preview__note:hover{border-color:#94a3b833;transform:translateY(-1px);box-shadow:0 12px 24px #0f17240f,inset 0 1px #ffffffeb}.project-preview__stage-item:hover{background:#f8fbfff5;border-color:#94a3b833}.project-preview__stage-copy{gap:1px;min-width:0;display:grid}.project-preview__stage-copy strong,.project-preview__stage-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-preview__stage-copy strong{color:var(--text-strong);font-size:12px;line-height:1.2}.project-preview__stage-copy span{color:var(--text-muted);font-size:11px;line-height:1.2}.hover-card__stack{gap:8px;display:grid}.hover-card__title{color:var(--text-strong);font-size:12px;font-weight:700;line-height:1.35}.hover-card__row{gap:3px;display:grid}.hover-card__row span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:600}.hover-card__row strong{color:var(--text-main);white-space:normal;font-size:11px;font-weight:500;line-height:1.35}.row-actions{flex:none;align-items:center;gap:4px;display:inline-flex}.row-actions--compact{gap:4px}.table-grid__actions,.table-grid__actions-head{white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.row-leading{align-items:center;gap:6px;width:100%;display:inline-flex}.table-grid--compact .row-leading{gap:4px}.row-leading--stage{padding-left:2px}.tree-toggle,.tree-indent{place-items:center;width:22px;height:22px;display:grid}.tree-toggle{color:var(--text-main);background:0 0;border:0;border-radius:0;padding:0}.tree-toggle:hover{color:var(--accent);background:0 0}.drag-handle{border-radius:var(--radius-sm);width:22px;height:22px;color:var(--text-muted);cursor:grab;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0;display:inline-flex}.drag-handle:hover,.drag-handle.is-active{border-color:var(--line-soft);color:var(--text-main);background:#f5f8fc}.drag-handle.is-active{cursor:grabbing}.table-grid--compact .tree-toggle,.table-grid--compact .tree-indent,.table-grid--compact .drag-handle{width:18px;height:18px}.table-grid--compact .drag-handle svg,.table-grid--compact .tree-toggle svg{width:12px;height:12px}.status-pill,.status-select{border-radius:var(--radius-sm);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffffa8}.status-select{cursor:pointer;text-align:left;letter-spacing:.01em;text-transform:none;border-radius:9px;outline:none;justify-content:space-between;gap:6px;width:100%;max-width:112px;min-height:24px;padding:0 10px;font-size:10.5px;font-weight:600;line-height:1;box-shadow:inset 0 1px #ffffffbd,0 1px #0f17240a}.status-select--compact{max-width:102px;min-height:22px;padding:0 8px;font-size:10px}.status-select:hover,.status-select:focus-visible,.status-select[data-state=open]{transform:translateY(-1px);box-shadow:0 4px 12px #0f17240f,inset 0 1px #ffffffc7}.status-select .ui-select-trigger__icon{opacity:.68;margin-left:6px}.status-select--compact .ui-select-trigger__icon svg{width:12px;height:12px}.ui-select-content--status{background:linear-gradient(#fffffffb,#f8fafdfa);border-color:#94a3b82e;border-radius:14px;min-width:164px;box-shadow:0 16px 30px #0f17241f,0 2px 8px #0f17240d,inset 0 1px #fffffff0}.ui-select-item--status{letter-spacing:.01em;text-transform:none;border-radius:9px;min-height:34px;padding:0 30px;font-size:11px;font-weight:600;position:relative}.ui-select-item--status:before{content:"";opacity:.9;background:currentColor;border-radius:999px;width:7px;height:7px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ui-select-item--status[data-highlighted]{background:#0f17240a}.ui-select-item--status[data-state=checked]{font-weight:700;box-shadow:inset 0 0 0 1px #94a3b81f}.ui-select-item--status.status-pill--active{color:var(--status-active);background:color-mix(in srgb, var(--status-active) 5%, white)}.ui-select-item--status.status-pill--done{color:var(--status-done);background:color-mix(in srgb, var(--status-done) 5%, white)}.ui-select-item--status.status-pill--pause{color:#966d00;background:color-mix(in srgb, var(--status-pause) 7%, white)}.ui-select-item--status.status-pill--approved{color:var(--status-approved);background:color-mix(in srgb, var(--status-approved) 5%, white)}.ui-select-item--status.status-pill--review{color:#9a5b00;background:#fef5e7}.ui-select-item--status.status-pill--shipped{color:var(--status-shipped);background:color-mix(in srgb, var(--status-shipped) 6%, white)}.ui-select-item--status.status-pill--cancelled{color:#9f1239;background:#fdedf0}.ui-select-item--status.status-pill--custom{color:var(--status-color);background:color-mix(in srgb, var(--status-color) 8%, white)}.status-pill--active,.status-select.status-pill--active{color:var(--status-active);border-color:color-mix(in srgb, var(--status-active) 26%, white);background-color:color-mix(in srgb, var(--status-active) 10%, white)}.status-pill--done,.status-select.status-pill--done{color:var(--status-done);border-color:color-mix(in srgb, var(--status-done) 26%, white);background-color:color-mix(in srgb, var(--status-done) 10%, white)}.status-pill--pause,.status-select.status-pill--pause{color:#966d00;border-color:color-mix(in srgb, var(--status-pause) 26%, white);background-color:color-mix(in srgb, var(--status-pause) 14%, white)}.status-pill--approved,.status-select.status-pill--approved{color:var(--status-approved);border-color:color-mix(in srgb, var(--status-approved) 24%, white);background-color:color-mix(in srgb, var(--status-approved) 10%, white)}.status-pill--review,.status-select.status-pill--review{color:#9a5b00;background-color:#fef3e2;border-color:#fce6c0}.status-pill--shipped,.status-select.status-pill--shipped{color:var(--status-shipped);border-color:color-mix(in srgb, var(--status-shipped) 24%, white);background-color:color-mix(in srgb, var(--status-shipped) 10%, white)}.status-pill--cancelled,.status-select.status-pill--cancelled{color:#9f1239;background-color:#fce8ed;border-color:#f8c9d3}.status-pill--custom,.status-select.status-pill--custom{color:var(--status-color);border-color:color-mix(in srgb, var(--status-color) 24%, white);background-color:color-mix(in srgb, var(--status-color) 10%, white)}.inline-action{border:1px solid var(--line-soft);border-radius:var(--radius-sm);height:26px;color:var(--text-main);letter-spacing:.05em;text-transform:uppercase;background:#fff;flex:none;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffffc2}.inline-action:hover{background:#f5f8fc;transform:translateY(-1px)}.inline-action--compact{height:24px;padding:0 7px}.table-grid--compact .inline-action--compact{height:22px;padding:0 6px;font-size:9px}.inline-action--icon{gap:0;width:26px;padding:0}.table-grid--compact .inline-action--icon{width:22px}.table-grid--compact .inline-action svg,.table-grid--compact .project-cell__content svg{width:13px;height:13px}.inline-action--ghost{background:#f5f8fcf5}.inline-action--danger{color:#8e3341;background:#fff6f8;border-color:#8e334129;width:26px;padding:0}.inline-action--danger:hover{background:#ffecef}.project-actions-menu__trigger{width:28px;height:28px;color:var(--text-main);background:linear-gradient(#fffffffa,#f5f8fcfa);border:1px solid #94a3b829;border-radius:9px;justify-content:center;align-items:center;padding:0;display:inline-flex;box-shadow:inset 0 1px #ffffffe6,0 1px #0f17240a}.project-actions-menu__trigger:hover,.project-actions-menu__trigger[data-state=open]{color:var(--text-strong);background:linear-gradient(#fff,#f3f7fcfa);border-color:#64748b3d;box-shadow:0 6px 14px #0f172414,inset 0 1px #fffffff0}.project-actions-menu__trigger--compact{border-radius:8px;width:24px;height:24px}.project-actions-menu__trigger--compact svg{width:13px;height:13px}.project-actions-menu__content{z-index:240;background:linear-gradient(#fffffffc,#f7fafdfa);border:1px solid #94a3b82e;border-radius:14px;gap:4px;min-width:180px;padding:6px;display:grid;box-shadow:0 18px 32px #0f17241f,0 2px 8px #0f17240d,inset 0 1px #fffffff0}.project-actions-menu__item{width:100%;min-height:34px;color:var(--text-main);text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.project-actions-menu__item:hover{color:var(--text-strong);background:#0f17240a}.project-actions-menu__item--danger{color:#a03744}.project-actions-menu__item--danger:hover{color:#8b2435;background:#a0374414}.timeline-toolbar__range{white-space:nowrap;flex:0 auto;align-items:center;gap:4px;min-width:0;display:inline-flex}.timeline-toolbar__badge{color:var(--text-strong);letter-spacing:.04em;text-transform:uppercase;font-weight:700}.timeline-toolbar__meta{color:var(--text-muted)}.timeline-toolbar__badge,.timeline-toolbar__meta{min-height:28px;padding:0 8px;font-size:11px}.timeline-toolbar__badge svg,.timeline-toolbar__meta svg{width:13px;height:13px}.timeline-toolbar__meta--accent{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 20%, white);background:color-mix(in srgb, var(--accent) 8%, white)}.timeline-toolbar__stats{flex:0 auto;align-items:center;gap:6px;min-width:0;padding-bottom:2px;display:none;overflow:auto hidden}.timeline-stat{min-height:28px;color:var(--text-main);white-space:nowrap;background:linear-gradient(#fffffffa,#f7fafdfa);border:1px solid #cbd5e16b;border-radius:4px;grid-template-columns:13px minmax(0,auto);align-items:center;gap:7px;padding:0 9px;display:inline-grid;box-shadow:inset 0 1px #ffffffeb}.timeline-stat svg{color:#334155ad}.timeline-stat>div{gap:1px;display:grid}.timeline-stat strong{color:var(--text-strong);font-size:11px;line-height:1}.timeline-stat span{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700;line-height:1.1}.timeline-stat--production{border-color:color-mix(in srgb, var(--status-active) 18%, white);background:color-mix(in srgb, var(--status-active) 6%, white)}.timeline-stat--production svg{color:var(--status-active)}.timeline-legend{white-space:nowrap;flex:1 0 auto;justify-content:flex-end;align-items:center;gap:6px;min-width:0;padding-bottom:2px;display:inline-flex;overflow:auto hidden}.timeline-legend__item{min-height:22px;color:var(--text-main);letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(#fffffffa,#f8fbfefa);border:1px solid #cbd5e166;border-radius:4px;align-items:center;gap:5px;padding:0 7px;font-size:10px;font-weight:700;display:inline-flex}.timeline-legend__item,.timeline-band__cell{box-shadow:inset 0 1px #ffffffb3}.timeline-legend__item svg{width:11px;height:11px}.timeline-legend__item.is-active,.activity-strip__cell.is-active,.timeline-bar.is-active{--status-tone:var(--status-active)}.timeline-legend__item.is-done,.activity-strip__cell.is-done,.timeline-bar.is-done{--status-tone:var(--status-done)}.timeline-legend__item.is-pause,.activity-strip__cell.is-pause,.timeline-bar.is-pause{--status-tone:var(--status-pause)}.timeline-legend__item.is-approved,.activity-strip__cell.is-approved,.timeline-bar.is-approved{--status-tone:var(--status-approved)}.timeline-legend__item.is-review,.activity-strip__cell.is-review,.timeline-bar.is-review{--status-tone:#f59e0b}.timeline-legend__item.is-shipped,.activity-strip__cell.is-shipped,.timeline-bar.is-shipped{--status-tone:var(--status-shipped)}.timeline-legend__item.is-cancelled,.activity-strip__cell.is-cancelled,.timeline-bar.is-cancelled{--status-tone:#e11d48}.activity-strip__cell.is-custom,.timeline-bar.is-custom{--status-tone:var(--status-color)}.timeline-legend__item.is-active,.timeline-legend__item.is-done,.timeline-legend__item.is-pause,.timeline-legend__item.is-review,.timeline-legend__item.is-approved,.timeline-legend__item.is-shipped,.timeline-legend__item.is-cancelled{color:var(--status-tone);border-color:color-mix(in srgb, var(--status-tone) 24%, white);background:color-mix(in srgb, var(--status-tone) 10%, white)}.timeline-legend__item--production{background:color-mix(in srgb, var(--accent) 7%, white);color:var(--text-main);border-color:#0f172424}.timeline-viewport{isolation:isolate;background:linear-gradient(#fffffffa,#f8fbfefa),linear-gradient(90deg,#f1f5f93d,#0000);border:1px solid #cbd5e166;border-radius:6px;overflow:auto;box-shadow:inset 0 1px #ffffffeb,0 10px 24px #0f17240a}.timeline-canvas{display:grid;position:relative}.timeline-future-shade{z-index:6;pointer-events:none;background:linear-gradient(90deg,#fafcff70,#f7fafdb3);position:absolute;top:0;bottom:0;right:0}.timeline-today-line{z-index:7;pointer-events:none;background:#d92d20;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 0 1px #d92d2014,0 0 10px #d92d202e}.timeline-today-line:before{content:"Сегодня";color:#b42318;letter-spacing:.06em;text-transform:uppercase;background:#fffffff5;border:1px solid #d92d202e;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:700;line-height:1;position:absolute;top:8px;left:50%;transform:translate(-50%)}.timeline-head{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#fdfefffa,#f7fafdf5);border-bottom:1px solid #cbd5e161;gap:3px;padding:6px;display:grid;position:sticky;top:0;box-shadow:0 1px #0f172408}.timeline-band,.activity-strip,.timeline-cells{gap:2px;display:grid}.timeline-band__cell{color:#6f7d92;min-height:24px;font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#fffffffa,#f7fafdf5);border:1px solid #cbd5e16b;border-radius:0;place-items:center;padding:0 6px;font-size:10px;display:grid;overflow:hidden}.timeline-band__cell.is-active{border-color:color-mix(in srgb, var(--accent) 26%, white);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 8%, white), color-mix(in srgb, var(--accent) 14%, white));color:var(--accent);box-shadow:inset 0 1px #ffffffc2}.timeline-band__cell:hover{background:linear-gradient(#fff,#f4f8fcfa)}.activity-strip__cell{background:#94a3b81f;border:1px solid #cbd5e157;border-radius:0;height:6px;position:relative;box-shadow:inset 0 1px #ffffff8f}.activity-strip__cell.is-active,.activity-strip__cell.is-done,.activity-strip__cell.is-pause,.activity-strip__cell.is-approved,.activity-strip__cell.is-shipped,.activity-strip__cell.is-custom{background:color-mix(in srgb, var(--status-tone) 76%, white);border-color:color-mix(in srgb, var(--status-tone) 22%, white)}.activity-strip__cell.is-production:after{content:"";background:#4755696b;border-radius:0;height:1px;position:absolute;bottom:1px;left:1px;right:1px}.timeline-cell{min-height:34px;color:var(--text-main);text-align:left;background:linear-gradient(#fffffffc,#f8fbfefa);border:1px solid #cbd5e16b;border-radius:0;align-content:center;gap:1px;padding:4px 5px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffeb}.timeline-cell span{color:#223146;font-family:var(--font-mono);letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.timeline-cell small{color:#8190a5;letter-spacing:.06em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600;overflow:hidden}@container (width<=1120px){.timeline-toolbar__stats{display:none}}@container (width<=860px){.timeline-shell__caption>.inline-action--compact{gap:0;width:28px;padding:0;font-size:0}.timeline-toolbar__meta{display:none}}@container (width<=720px){.timeline-legend{display:none}.timeline-toolbar{justify-content:flex-start}.timeline-toolbar__range{max-width:100%}}.timeline-cell.is-weekend{background:linear-gradient(#f7f9fcfa,#f2f6fafa)}.timeline-cell.is-boundary{border-left-color:#1a73e838}.timeline-cell.is-active{border-color:color-mix(in srgb, var(--accent) 24%, white);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 5%, white), color-mix(in srgb, var(--accent) 10%, white))}.timeline-cell:hover{background:linear-gradient(#fff,#f4f8fcfa)}.timeline-body{padding:0 6px;display:grid}.timeline-empty{grid-template-columns:40px minmax(0,1fr);align-items:flex-start;gap:12px;min-height:180px;padding:18px;display:grid}.timeline-row{border-bottom:1px solid #27344a0d;min-height:34px;position:relative}.timeline-row--project{min-height:40px}.timeline-row--stage{min-height:34px}.timeline-row__empty{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;position:absolute;top:50%;right:2px;transform:translateY(-50%)}.timeline-row__grid{pointer-events:none;gap:2px;display:grid;position:absolute;inset:0}.timeline-grid-cell{background:#ffffff2e;border-right:1px solid #cbd5e142}.timeline-grid-cell.is-even{background:#f8fbfe7a}.timeline-grid-cell.is-weekend{background:#f1f5f9a8}.timeline-grid-cell.is-boundary{box-shadow:inset 1px 0 #1a73e81f}.timeline-bar{z-index:1;color:#fff;letter-spacing:.04em;white-space:nowrap;border:1px solid #0000;border-radius:3px;align-items:center;min-width:14px;max-width:calc(100% - 6px);height:28px;padding:0 7px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:6px;overflow:hidden;box-shadow:0 10px 20px #0f17241a}.timeline-bar span{text-overflow:ellipsis;text-shadow:0 1px #0f17241f;display:block;overflow:hidden}.timeline-bar.is-editable{cursor:grab}.timeline-bar.is-dragging{z-index:12;will-change:transform, left, width;box-shadow:0 14px 30px #0f172433}.timeline-bar.is-active,.timeline-bar.is-done,.timeline-bar.is-pause,.timeline-bar.is-approved,.timeline-bar.is-shipped,.timeline-bar.is-custom{background:var(--status-tone);border-color:color-mix(in srgb, var(--status-tone) 82%, black);box-shadow:0 10px 22px #0f17241f,inset 0 1px #ffffff2e,inset 0 -1px #0f172414}.timeline-row--stage .timeline-bar{height:24px;top:5px}.timeline-bar--summary{height:28px;top:6px;box-shadow:0 10px 22px #0f17241f,inset 0 1px #ffffff2e}.timeline-bar--compact{padding:0 4px}.timeline-bar--compact span{opacity:0}.timeline-bar__handle{color:#ffffffe0;opacity:0;cursor:ew-resize;background:#ffffff24;border:0;border-radius:2px;justify-content:center;align-items:center;width:12px;padding:0;transition:opacity .16s,background-color .16s;display:inline-flex;position:absolute;top:1px;bottom:1px}.timeline-bar__handle--start{left:1px}.timeline-bar__handle--end{right:1px}.timeline-bar.is-editable:hover .timeline-bar__handle,.timeline-bar.is-dragging .timeline-bar__handle{opacity:1}.timeline-bar__handle:hover{background:#ffffff3d}.timeline-hover-tooltip{z-index:240;width:min(320px,100vw - 24px);color:var(--text-strong);pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f9fbfefa;border:1px solid #3341551f;border-radius:8px;padding:10px 12px;position:fixed;box-shadow:0 18px 36px #0f172429,0 2px 8px #0f172414}.timeline-hover-tooltip--bottom{transform:translate(-50%)}.timeline-hover-tooltip--top{transform:translate(-50%,-100%)}.timeline-hover-tooltip strong{color:#0f172a;margin-bottom:8px;font-size:12px;line-height:1.35;display:block}.timeline-hover-tooltip dl{gap:6px;margin:0;display:grid}.timeline-hover-tooltip dl>div{grid-template-columns:92px minmax(0,1fr);gap:10px;display:grid}.timeline-hover-tooltip dt,.timeline-hover-tooltip dd{margin:0;font-size:11px;line-height:1.35}.timeline-hover-tooltip dt{color:var(--text-muted);font-weight:700}.timeline-hover-tooltip dd{overflow-wrap:anywhere;color:var(--text-main)}.timeline-bar--clipped-start:before,.timeline-bar--clipped-end:after{content:"";background:#ffffff6b;border-radius:999px;width:5px;position:absolute;top:3px;bottom:3px}.timeline-bar--clipped-start:before{left:3px}.timeline-bar--clipped-end:after{right:3px}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#0f17246b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-frame{border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:#fafcfffa;grid-template-rows:auto minmax(0,1fr);width:min(820px,100%);max-height:min(860px,100dvh - 48px);display:grid;box-shadow:0 24px 70px #0f17242e}.modal-frame__header,.modal-frame__body{min-height:0;padding:18px 20px;overflow:auto}.modal-frame__header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:flex-start;display:flex}.modal-frame__header h3{color:var(--text-strong);letter-spacing:-.03em;margin:0;font-size:20px;line-height:1.05}.icon-button--dark{border-color:var(--line-soft);color:var(--text-main);background:#fff}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{gap:7px;display:grid}.field span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.field input,.field .ui-select-trigger,.field .ui-date-trigger,.field textarea{border:1px solid var(--line-soft);border-radius:var(--radius-sm);height:38px;color:var(--text-strong);background:#fff;padding:0 12px}.field .ui-select-trigger{background:linear-gradient(#fffffffa,#f6f9fdf5);border-radius:10px;justify-content:space-between;padding-right:34px;box-shadow:inset 0 1px #ffffffe0,0 1px #0f17240a}.field .ui-select-trigger:hover{border-color:#33415529}.field .ui-select-trigger:focus-visible,.field .ui-select-trigger[data-state=open]{border-color:#1a73e852;box-shadow:0 0 0 3px #1a73e81a,inset 0 1px #ffffffe6}.field .ui-date-trigger{font:inherit;text-align:left;background:linear-gradient(#fffffffa,#f6f9fdf5);border-radius:10px;justify-content:space-between;padding-right:12px;box-shadow:inset 0 1px #ffffffe0,0 1px #0f17240a}.field .ui-date-trigger:hover{border-color:#33415529}.field .ui-date-trigger:focus-visible,.field .ui-date-trigger[data-state=open]{border-color:#1a73e852;box-shadow:0 0 0 3px #1a73e81a,inset 0 1px #ffffffe6}.ui-date-trigger{outline:none;align-items:center;width:100%;min-width:0;display:inline-flex}.ui-date-trigger:disabled{opacity:.66}.ui-date-trigger__value{font-variant-numeric:tabular-nums}.ui-date-trigger__value.is-empty{color:var(--text-muted)}.ui-date-trigger__icon{color:var(--text-muted);justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.ui-date-content{z-index:220;background:linear-gradient(#fffffffc,#f7fafdfa);border:1px solid #94a3b833;border-radius:16px;width:266px;padding:10px;box-shadow:0 18px 34px #0f17241f,0 2px 8px #0f17240d,inset 0 1px #fffffff5}.ui-date-clear{width:100%;min-height:32px;color:var(--text-muted);font:inherit;cursor:pointer;background:#f8fafdd6;border:1px solid #94a3b82e;border-radius:10px;justify-content:center;align-items:center;margin-top:8px;font-size:12px;font-weight:700;display:flex}.ui-date-clear:hover{color:var(--text-strong);background:#f1f5f9f5;border-color:#33415529}.ui-date-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.ui-date-title{justify-items:center;gap:1px;display:grid}.ui-date-title strong{color:var(--text-strong);font-size:13px;font-weight:700;line-height:1.1}.ui-date-title span{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.ui-date-nav{color:var(--text-main);background:linear-gradient(#fffffffa,#f5f8fcfa);border:1px solid #94a3b829;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.ui-date-nav:disabled{opacity:.38}.ui-date-weekdays,.ui-date-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.ui-date-weekdays{margin-bottom:4px}.ui-date-weekdays span{min-height:18px;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;place-items:center;font-size:9px;font-weight:700;display:grid}.ui-date-day{width:100%;height:30px;color:var(--text-main);font-variant-numeric:tabular-nums;background:#ffffffc2;border:1px solid #94a3b814;border-radius:9px;justify-content:center;align-items:center;padding:0;font-size:11px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffffe0}.ui-date-day:hover{background:#f2f7fff5;border-color:#1a73e829}.ui-date-day.is-weekend{background:#f8fafdf5}.ui-date-day.is-outside{color:color-mix(in srgb, var(--text-muted) 84%, white);background:#fafbfdd6}.ui-date-day.is-today{background:#f4f8fffa;border-color:#1a73e829;box-shadow:0 0 0 1px #1a73e814,inset 0 1px #ffffffeb}.ui-date-day.is-selected{color:#fff;background:linear-gradient(#4381f1f5,#316bd3f5);border-color:#1a73e852;box-shadow:0 10px 18px #1a73e829,inset 0 1px #ffffff38}.ui-date-day.is-disabled,.ui-date-day:disabled{opacity:.28;cursor:default;pointer-events:none}.date-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field--date{min-width:0}.field textarea{resize:vertical;height:auto;min-height:88px;font:inherit;padding:10px 12px;line-height:1.45}.field--full{grid-column:1/-1}.form-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.report-sheet{width:min(700px,100vw - 28px)}.report-export{align-content:start;gap:16px;display:grid}.report-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.report-mode-group{background:#f8fafdd1;border:1px solid #94a3b838;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.report-mode-group button{min-height:34px;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:12px;font-weight:800}.report-mode-group button:hover{color:var(--text-strong);background:#ffffffc7}.report-mode-group button.is-active{color:var(--accent);background:#fff;box-shadow:0 1px 6px #0f172a14}.report-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:none}.report-summary>div{background:linear-gradient(#fffffffa,#f7fafdfa);border:1px solid #94a3b82e;border-radius:10px;gap:2px;min-height:54px;padding:9px 10px;display:grid;box-shadow:inset 0 1px #ffffffe6}.report-summary strong{color:var(--text-strong);font-family:var(--font-mono);font-size:17px;line-height:1}.report-summary span{color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:700;line-height:1.2}.report-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.report-filter-grid>.field:nth-child(9){grid-column:1/-1}.report-date-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.report-export__status{min-height:36px;color:var(--accent);width:fit-content;background:#f4f8ffe0;border:1px solid #1a73e824;border-radius:10px;align-items:center;gap:8px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.report-export__error{border-radius:var(--radius-sm);color:#8e3341;background:#fff5f6;border:1px solid #9a324429;padding:10px 12px;font-size:12px;line-height:1.45}.report-export__actions .button{gap:8px}.form-error{border-radius:var(--radius-sm);color:#8e3341;background:#fff5f6;border:1px solid #9a324429;padding:10px 12px;font-size:12px;line-height:1.45}.employees-modal{gap:16px;display:grid}.modal-frame:has(.employees-modal){width:min(1120px,100%)}.employees-panel{border:1px solid var(--line-soft);background:linear-gradient(#fffffffa,#f8fbfef5);border-radius:14px;min-width:0;display:grid;box-shadow:0 10px 28px #1018280b}.employees-panel--create{gap:18px;padding:18px 18px 20px}.employees-panel--list{overflow:hidden}.employees-panel__title-row,.employees-list-head{align-items:center;gap:13px;display:flex}.employees-panel__title-row h4,.employees-list-head h4{color:var(--text-strong);margin:0;font-size:18px;line-height:1.2}.employees-panel__title-row span{color:var(--text-muted);font-size:13px}.employees-panel__icon{width:48px;height:48px;color:var(--accent);background:#1a73e81a;border-radius:999px;flex:none;place-items:center;display:grid}.employees-panel__icon--small{width:34px;height:34px}.employees-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(280px,.9fr);align-items:start;gap:24px;display:grid}.employees-form__column{align-content:start;gap:14px;min-width:0;display:grid}.employees-form__column--auth{border-left:1px solid #cbd5e1b8;min-height:188px;padding-left:24px}.employees-field{gap:7px;display:grid}.employees-field span{color:var(--text-strong);font-size:12px;font-weight:700}.employees-input{border-radius:var(--radius-sm);color:#7a8699;background:#fff;border:1px solid #94a3b842;align-items:center;gap:10px;width:100%;height:42px;padding:0 12px;display:inline-flex;box-shadow:inset 0 1px #ffffffd6}.employees-input:focus-within{border-color:#1a73e861;box-shadow:0 0 0 3px #1a73e81a,inset 0 1px #ffffffe6}.employees-input.is-invalid{background:#fff5f6;border-color:#9a324447}.employees-input input{width:100%;min-width:0;color:var(--text-main);font:inherit;background:0 0;border:0;outline:0;font-size:13px}.employees-input input::placeholder{color:#8894a8}.employees-select-trigger,.employees-role-trigger{border-radius:var(--radius-sm);height:42px;color:var(--text-main);background:#fff;border:1px solid #94a3b842;font-size:13px;box-shadow:inset 0 1px #ffffffd6}.employees-role-trigger{width:148px;height:32px;color:var(--accent);background:#f4f8ffeb;padding:0 9px;font-size:12px;font-weight:700}.employees-form__submit{white-space:nowrap;justify-self:start;gap:8px;margin-top:1px}.employees-list-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;padding:14px 18px}.employees-list-head__title{align-items:center;gap:13px;min-width:0;display:inline-flex}.employees-counter{min-width:26px;height:22px;color:var(--text-strong);background:#f0f3fa;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.employees-add-toggle{white-space:nowrap;gap:8px;min-height:34px;padding:0 13px}.employees-error{margin:12px 18px 0}.employees-list{background:#fff;max-height:min(46vh,520px);overflow:auto}.employees-list__loading{min-height:48px;color:var(--text-muted);align-items:center;gap:10px;padding:0 14px;font-size:13px;display:inline-flex}.employees-empty{min-height:126px;color:var(--text-muted);text-align:center;place-items:center;gap:6px;padding:28px 20px;display:grid}.employees-empty strong{color:var(--text-strong);font-size:15px}.employees-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:900px}.employees-table th{border-bottom:1px solid var(--line-soft);height:42px;color:var(--text-muted);letter-spacing:.07em;text-align:left;text-transform:uppercase;background:#f8faff;padding:0 12px;font-size:10px;font-weight:800}.employees-table th:first-child{width:25%}.employees-table th:nth-child(2){width:14%}.employees-table th:nth-child(3),.employees-table th:nth-child(4){width:23%}.employees-table th:nth-child(5){width:10%}.employees-table th:nth-child(6){width:5%}.employees-table td{border-bottom:1px solid var(--line-soft);min-height:56px;color:var(--text-main);vertical-align:middle;padding:10px 12px}.employees-table tbody tr:last-child td{border-bottom:0}.employees-table tbody tr.is-disabled{background:#f8fafcb8}.employees-table__person{align-items:center;gap:10px;min-width:0;display:flex}.employees-avatar{width:36px;height:36px;color:var(--accent);background:linear-gradient(#f1f0ff 0%,#dfe2ff 100%);border-radius:999px;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid}.employees-person-fields{gap:0;min-width:0;display:grid}.employees-person-fields input,.employees-table-input{width:100%;min-width:0;height:28px;color:var(--text-main);font:inherit;background:0 0;border:0;border-radius:0;outline:0;padding:0;font-size:12px}.employees-person-fields input{color:var(--text-strong);font-weight:800}.employees-table-input:hover,.employees-person-fields input:hover,.employees-table-input:focus,.employees-person-fields input:focus{background:0 0;box-shadow:inset 0 -1px #1a73e86b}.employees-table-input--password::placeholder{color:var(--text-muted)}.employees-table-input.is-invalid{background:#fff5f6;border-color:#9a324442}.employees-role-label{color:var(--text-main);white-space:normal;background:0 0;border:0;border-radius:0;padding:0;font-size:12px;font-weight:800;line-height:1.35;display:inline}.employees-status-cell{min-width:0;color:var(--text-muted);align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.employees-toggle{background:#d5dde8;border:0;border-radius:999px;flex:none;width:42px;height:24px;padding:0;transition:background-color .16s,opacity .16s;position:relative}.employees-toggle span{background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0f172429}.employees-toggle.is-active{background:#34a853}.employees-toggle.is-active span{transform:translate(18px)}.employees-toggle:disabled{opacity:.44}.employees-row-actions{justify-content:flex-end;align-items:center;gap:6px;width:100%;display:inline-flex}.employees-row__menu:disabled{opacity:.38}.employees-row__saving{color:var(--text-muted);white-space:nowrap;font-size:11px;font-weight:700}.employees-access-popover{z-index:340;background:#fff;border:1px solid #cbd5e1e0;border-radius:10px;gap:4px;width:148px;padding:6px;display:grid;position:relative;box-shadow:0 12px 30px #0f172a29}.employees-access-popover.is-access{border-radius:14px;gap:12px;width:min(300px,100vw - 32px);max-height:min(52vh,520px);padding:14px;overflow:auto;box-shadow:0 18px 48px #0f172a2e}.employees-access-popover.is-confirm{border-radius:12px;gap:10px;width:min(260px,100vw - 32px);padding:12px}.employees-context-menu{gap:2px;display:grid}.employees-context-menu button{min-height:32px;color:var(--text-main);text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;padding:0 10px;font-size:13px;font-weight:700;display:flex}.employees-context-menu button:hover:not(:disabled),.employees-context-menu button:focus-visible{background:#f3f6fb;outline:0}.employees-context-menu button:disabled{opacity:.42}.employees-context-menu__danger{color:#8e3341!important}.employees-role-content{z-index:380}.employees-access-popover__header{border-bottom:1px solid var(--line-soft);gap:3px;padding-bottom:10px;display:grid}.employees-access-popover__header strong{color:var(--text-strong);font-size:14px}.employees-access-popover__header span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.employees-access-popover__delete{border-top:1px solid var(--line-soft);padding-top:12px}.employees-permissions{border-top:1px solid var(--line-soft);gap:8px;padding-top:12px;display:grid}.employees-permissions__heading{gap:2px;display:grid}.employees-permissions__heading strong{color:var(--text-strong);font-size:13px}.employees-permissions__heading span{color:var(--text-muted);font-size:11px}.employees-permission-row{grid-template-columns:minmax(0,1fr) 116px;align-items:center;gap:8px;display:grid}.employees-permission-row>span{color:var(--text-main);gap:1px;font-size:11px;display:grid}.employees-permission-row small{color:var(--text-muted);font-size:10px}.employees-permission-row select{border:1px solid var(--line-soft);border-radius:var(--radius-sm);width:100%;min-height:28px;color:var(--text-main);background:#fff;font-size:11px}.employees-input--plain{height:32px;min-height:32px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.employees-input--plain:hover,.employees-input--plain:focus-within{background:0 0;border-color:#0000;box-shadow:inset 0 -1px #1a73e86b}.employees-input--plain.is-invalid{background:0 0;border-color:#0000;box-shadow:inset 0 -1px #9a324494}.field .employees-select-trigger--plain,.employees-select-trigger--plain{height:32px;min-height:32px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.field .employees-select-trigger--plain:hover:not(:disabled),.field .employees-select-trigger--plain:focus-visible,.employees-select-trigger--plain:hover:not(:disabled),.employees-select-trigger--plain:focus-visible{background:0 0;box-shadow:inset 0 -1px #1a73e86b}.employees-delete-action{border-radius:var(--radius-sm);color:#8e3341;background:#fff5f6;border:1px solid #9a32442e;width:100%;height:36px;font-size:13px;font-weight:800}.employees-delete-action:hover:not(:disabled),.employees-delete-action:focus-visible{background:#ffe9ec;border-color:#9a324452}.employees-delete-action:disabled{opacity:.48}.employees-delete-confirm{gap:10px;display:grid}.employees-delete-confirm span{color:#8e3341;font-size:13px;font-weight:800}.employees-delete-confirm>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.employees-delete-confirm .button{min-height:34px}.employees-list-note{border-top:1px solid var(--line-soft);min-height:34px;color:var(--text-muted);align-items:center;gap:8px;padding:0 18px;font-size:12px;display:inline-flex}.settings-modal{grid-template-columns:170px minmax(0,1fr);align-items:start;gap:16px;min-height:0;display:grid}.settings-tabs{align-content:start;gap:6px;display:grid}.settings-tabs button{border-radius:var(--radius-sm);min-height:34px;color:var(--text-muted);text-align:left;background:0 0;border:1px solid #0000;align-items:center;padding:0 10px;display:flex}.settings-tabs button:hover,.settings-tabs button.is-active{border-color:var(--line-soft);color:var(--text-strong);background:#f6f8fb}.settings-panel{gap:12px;min-width:0;min-height:0;display:grid}.settings-panel__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.settings-panel__header h4{color:var(--text-strong);margin:0;font-size:16px;line-height:1.2}.settings-panel__header span{color:var(--text-muted);font-size:12px}.settings-panel__actions,.settings-form{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.settings-form .field{flex:220px}.settings-color-field{border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:#f6f8fb;align-items:center;gap:6px;min-height:36px;padding:4px 6px;display:inline-flex}.settings-color-swatch{background:var(--status-swatch);border:1px solid #0f17242e;border-radius:999px;width:24px;height:24px;padding:0;box-shadow:inset 0 0 0 1px #0f172424,0 1px 2px #0f172414}.settings-color-swatch.is-active{outline:2px solid color-mix(in srgb, var(--status-swatch) 74%, black);outline-offset:1px;border-color:#fff}.settings-color-swatch--small{width:20px;height:20px}.settings-color-swatch--preview{flex:none;width:18px;height:18px}.settings-color-trigger{width:32px;min-width:32px;height:32px;color:var(--text-main);box-shadow:none;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:12px;display:inline-flex}.settings-color-trigger:hover:not(:disabled),.settings-color-trigger:focus-visible{background:#f6f8fb;border-color:#1a73e83d}.settings-color-trigger:disabled{opacity:.58}.settings-color-popover{z-index:340;background:#fff;border:1px solid #94a3b833;border-radius:12px;padding:8px;box-shadow:0 18px 36px #0f172429,0 2px 8px #0f172414}.settings-color-popover__grid{grid-template-columns:repeat(4,24px);gap:8px;display:grid}.settings-color-popover__grid .settings-color-swatch{place-self:center}.settings-form__submit{white-space:nowrap;gap:8px}.settings-list{border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:#fff;max-height:min(52vh,520px);display:grid;overflow:auto}.settings-list__loading,.settings-list__empty{min-height:48px;color:var(--text-muted);align-items:center;gap:10px;padding:0 14px;font-size:13px;display:inline-flex}.settings-row{border-top:1px solid var(--line-soft);grid-template-columns:28px minmax(0,1fr) 36px;align-items:center;gap:10px;min-height:48px;padding:8px 10px 8px 14px;display:grid}.settings-row--status{grid-template-columns:28px minmax(160px,1fr) 40px 36px}.settings-row--position{grid-template-columns:28px minmax(160px,1fr) 36px 36px}.settings-row:first-child{border-top:0}.settings-row__label{gap:2px;min-width:0;display:grid}.settings-row__drag{width:28px;height:32px;color:var(--text-muted);cursor:grab;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:inline-grid}.settings-row__drag:hover:not(:disabled),.settings-row__drag:focus-visible{color:var(--text-strong);background:#f3f6fb;outline:0}.settings-row__drag:active{cursor:grabbing}.settings-row__drag:disabled{opacity:.42;cursor:default}.settings-row.is-dragging{opacity:.58}.settings-row.is-drop-target{background:#f4f8ff;box-shadow:inset 3px 0 #1a73e87a}.settings-row__label strong,.settings-row__label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.settings-row__label strong{color:var(--text-strong);font-size:13px}.settings-row__label span{color:var(--text-muted);font-size:12px}.settings-row__delete:disabled{opacity:.38}.settings-permissions{border-top:1px solid var(--line-soft);gap:12px;padding-top:14px;display:grid}.settings-permissions__header{justify-content:space-between;align-items:start;gap:12px;display:flex}.settings-permissions__header>div{gap:2px;display:grid}.settings-permissions__header strong{color:var(--text-strong);font-size:14px}.settings-permissions__header span{color:var(--text-muted);font-size:12px}.permission-matrix{border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:#fbfcfe;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;max-height:min(46vh,460px);padding:12px;display:grid;overflow:auto}.permission-group{align-content:start;gap:6px;display:grid}.permission-group h5{color:var(--text-strong);margin:0;font-size:12px}.permission-group__items{gap:4px;display:grid}.permission-option{color:var(--text-main);grid-template-columns:16px minmax(0,1fr);align-items:start;gap:7px;font-size:11px;line-height:1.35;display:grid}.permission-option input{width:14px;height:14px;margin:1px 0 0}.settings-permissions__actions{justify-content:end;display:flex}.button{border:1px solid var(--line-soft);border-radius:var(--radius-sm);height:36px;color:var(--text-main);background:#fff;justify-content:center;align-items:center;padding:0 14px;display:inline-flex;box-shadow:inset 0 1px #ffffffd6}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.58;transform:none}.button--primary{background:var(--accent);color:#fff;border-color:#0000}.button--secondary{background:#f6f8fb}.button--danger{color:#fff;background:#9a3244;border-color:#0000}.confirm-stack{gap:16px;display:grid}.confirm-stack__alert{border-radius:var(--radius-sm);color:#8e3341;background:#fff5f6;border:1px solid #9a324424;align-items:center;gap:10px;min-height:40px;padding:0 12px;display:inline-flex}.confirm-stack__body{color:var(--text-main);gap:6px;display:grid}.confirm-stack__body p{margin:0}.confirm-stack__project{color:var(--text-strong);font-weight:600}.flash-toast{z-index:120;border-radius:var(--radius-sm);min-height:38px;color:var(--text-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(#fbfdfffa,#f7fafdf5);border:1px solid #1a73e824;align-items:center;gap:10px;padding:0 14px;font-size:12px;font-weight:700;animation:.18s cubic-bezier(.22,1,.36,1) toast-in;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 34px #0f172424,inset 0 1px #ffffffd6}.flash-toast:before{content:"";background:var(--accent);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #1a73e81f}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)translate(4px)}to{opacity:1;transform:translateY(0)translate(0)}}@keyframes sheet-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes sheet-slide-in-right{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes sheet-slide-out-right{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(18px)}}@keyframes sheet-slide-in-left{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes sheet-slide-out-left{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-18px)}}@media (prefers-reduced-motion:reduce){.flash-toast,.sheet-overlay[data-state=open],.sheet-overlay[data-state=closed],.sheet-content--right[data-state=open],.sheet-content--right[data-state=closed],.sheet-content--left[data-state=open],.sheet-content--left[data-state=closed]{animation:none}}@media (width<=1680px){.workspace-grid.is-timeline-visible{grid-template-columns:minmax(500px,.58fr) minmax(680px,1fr)}}@media (width<=1360px){.workspace-grid.is-timeline-visible,.workspace-grid.is-timeline-hidden{grid-template-columns:1fr}}@media (width<=1180px){.form-grid,.report-mode-grid,.report-filter-grid,.report-summary{grid-template-columns:1fr}.topbar__workspace-actions,.topbar__timeline-actions,.topbar__command-actions{flex-basis:100%}.topbar__timeline-actions{border-left:0;padding-left:0}.topbar__command-actions{justify-content:flex-start;margin-left:0}.topbar__search{min-width:min(260px,100%)}.topbar__filter-field{min-width:160px}.employees-form{grid-template-columns:repeat(2,minmax(0,1fr))}.employees-form__column--auth{border-top:1px solid #cbd5e1b8;border-left:0;grid-column:1/-1;min-height:0;padding-top:16px;padding-left:0}}@media (width<=860px){.topbar{padding:14px}.workspace-status-panel{grid-template-columns:44px minmax(0,1fr)}.workspace-status-panel__actions{grid-column:1/-1;justify-content:flex-start}.workspace-status-banner{flex-direction:column;align-items:flex-start}.workspace-status-banner__copy span,.workspace-status-banner small{white-space:normal}.employees-form{grid-template-columns:1fr}.employees-panel--create{padding:14px}.employees-panel__title-row{align-items:flex-start}.employees-list-head{flex-direction:column;align-items:flex-start}.employees-list-head__title{width:100%}.employees-form__column--auth{border-top:0;padding-top:0}.employees-form__submit{width:fit-content}.settings-modal{grid-template-columns:1fr}.settings-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-panel__header,.settings-panel__actions,.settings-form{flex-direction:column;align-items:stretch}.settings-form__submit{width:fit-content}.topbar__brand{align-items:flex-start}.topbar__search,.topbar__workspace-actions,.topbar__timeline-actions,.topbar__command-actions,.topbar__year-field,.topbar__admin-actions,.range-nav,.segmented-control--zoom{width:100%}.topbar__admin-actions{flex-wrap:wrap;margin-left:0;padding-left:0}.range-nav{grid-template-columns:36px minmax(0,1fr) 36px}.segmented-control--zoom button{flex:1 1 0;justify-content:center}}@media (width<=640px){.image-lightbox{--image-lightbox-padding:8px}.image-lightbox__frame{border-radius:16px;gap:10px;width:100%;height:100%;padding:12px}.image-lightbox__toolbar{align-items:stretch}.image-lightbox__actions{justify-content:space-between;width:100%}.image-lightbox__add{flex:auto;min-width:0}.image-lightbox__stage{padding:0 36px}.image-lightbox__nav{border-radius:10px;width:34px;height:34px}.topbar__controls{gap:8px}.segmented-control{width:100%}.segmented-control button{flex:1 1 0;justify-content:center}.topbar__filter-field{flex-basis:100%;min-width:100%}}
