:root{--bg:#0a0d12;--bg-strong:#11161d;--text:#f8fafcf5;--muted:#cbd5e1b8;--line:#ffffff1a;--line-strong:#ffffff29;--shadow:0 24px 70px #0000006b;--shadow-soft:0 18px 44px #00000047;--panel:#0c0f1470;--panel-strong:#090c11ad;--accent:#83b6ff;--accent-rgb:131, 182, 255;--accent-soft:rgba(var(--accent-rgb), .16);--warm:#f7b25f;--mint:#6ee7cf;--rose:#f8a7c7;--ui-bg-image:url(/space-bright-palette.jpeg);--ui-bg-image-filter:blur(32px) saturate(140%) brightness(.55);--ui-bg-overlay:#06060885;--ui-glass-bg:#0e0e1261;--ui-glass-border:#ffffff29;--ui-glass-gradient:linear-gradient(135deg, #ffffff24, #ffffff03);--ui-glass-shadow:0 22px 50px #00000059, inset 0 1px 0 #ffffff1f;--font-body:"Avenir Next", "Segoe UI", sans-serif;--font-display:"Iowan Old Style", "Palatino Linotype", serif}*{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--bg);color:var(--text);scroll-behavior:smooth}body{min-height:100dvh;font-family:var(--font-body);color:var(--text);z-index:0;margin:0;position:relative;overflow-x:hidden}body:before,body:after{content:"";pointer-events:none;width:100vw;height:100dvh;position:fixed;inset:0}body:before{background-image:var(--ui-bg-image);filter:var(--ui-bg-image-filter);z-index:-2;background-position:50%;background-size:cover;animation:18s ease-in-out infinite alternate glow-drift;transform:scale(1.06)}body:after{background:var(--ui-bg-overlay);z-index:-1}a{color:inherit;text-decoration:none}button,input,textarea,button,input,textarea,select,label{font:inherit}::selection{background:rgba(var(--accent-rgb), .32);color:#f8fbff}code{color:#f8fafce6;background:#ffffff14;border:1px solid #ffffff14;border-radius:999px;padding:.18rem .5rem}.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}.shell{gap:16px;min-height:100dvh;display:flex;position:relative}.sidebar{background:var(--ui-glass-gradient), var(--ui-glass-bg);border:1px solid var(--ui-glass-border);width:84px;box-shadow:var(--ui-glass-shadow);-webkit-backdrop-filter:blur(24px)saturate(160%);backdrop-filter:blur(24px)saturate(160%);z-index:10;border-radius:24px;flex-direction:column;align-self:flex-start;align-items:center;gap:18px;max-height:calc(100dvh - 32px);margin:16px 0 16px 16px;padding:14px 12px;animation:.26s ease-out both panel-in;display:flex;position:sticky;top:16px}.sidebar:before{content:"";border-radius:inherit;opacity:.62;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(135deg,#ffffff4d,#ffffff0f 34%,#fff0 60%);position:absolute;inset:0}.sidebar-brand{letter-spacing:.08em;color:#f8fafc;z-index:1;background:radial-gradient(circle at 30% 20%,#ffffff47,#0000 0 42%),linear-gradient(160deg,#181f28f0,#080b0fe0);border:1px solid #ffffff24;border-radius:16px;place-items:center;width:48px;height:48px;font-weight:700;display:grid;position:relative;box-shadow:0 12px 24px #00000047,inset 0 1px #ffffff2e}.sidebar-nav{flex-direction:column;gap:12px;display:flex}.sidebar-link{--sidebar-state-color:var(--muted);width:48px;height:48px;color:var(--sidebar-state-color);cursor:pointer;z-index:1;background:#ffffff05;border:1px solid #0000;border-radius:16px;place-items:center;transition:transform .14s,background .14s,color .14s,border-color .14s,box-shadow .14s;display:grid;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff0a}.sidebar-link:after{content:"";background:var(--sidebar-state-color);opacity:.95;width:6px;height:6px;position:absolute;bottom:4px;right:4px}.sidebar-link:hover,.sidebar-link:focus-visible{background:#ffffff12;border-color:#ffffff24;outline:none;transform:translateY(-1px)scale(1.01);box-shadow:0 14px 22px #0000003d,inset 0 1px #ffffff1a}.sidebar-link.is-state-native{--sidebar-state-color:#98a7bb}.sidebar-link.is-state-healthy{--sidebar-state-color:#8ff7d0}.sidebar-link.is-state-degraded{--sidebar-state-color:#9dccff}.sidebar-link.is-state-unhealthy{--sidebar-state-color:#ffc38a}.sidebar-link.is-state-planned{--sidebar-state-color:#f2c6d9}.sidebar-link.is-active{background:linear-gradient(180deg, rgba(var(--accent-rgb), .22), rgba(var(--accent-rgb), .08)), #ffffff0f;border-color:rgba(var(--accent-rgb), .26);box-shadow:0 18px 30px #0000004d, inset 0 0 0 1px rgba(var(--accent-rgb), .18)}.sidebar-icon{width:20px;height:20px}.shell-main{flex:1;min-width:0;padding:16px 18px 22px 0}.shell-header{box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);background:linear-gradient(#ffffff12,#ffffff05),#080b0f47;border:1px solid #ffffff14;border-radius:24px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:14px 18px;animation:.3s ease-out both panel-in;display:flex}.shell-kicker,.hero-kicker,.panel-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin:0 0 8px;font-size:.74rem}.shell-title,.hero-title{font-family:var(--font-display);margin:0;font-size:clamp(2rem,4vw,3.8rem);font-weight:700;line-height:.98}.shell-user{color:var(--muted);box-shadow:var(--shadow-soft);background:linear-gradient(#ffffff14,#ffffff05),#0a0e1270;border:1px solid #ffffff1a;border-radius:999px;padding:10px 14px}.shell-content,.page-shell{flex-direction:column;gap:14px;display:flex}.page-heading{justify-content:space-between;align-items:flex-end;gap:12px;padding:0 2px;display:flex}.page-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin:0 0 6px;font-size:.7rem}.page-title{font-family:var(--font-display);margin:0;font-size:clamp(1.55rem,2.4vw,2.35rem);font-weight:700;line-height:1}.page-meta{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;text-align:right;margin:0;font-size:.78rem}.hero-card,.panel,.status-card,.login-card{background:var(--ui-glass-gradient), var(--panel);border:1px solid var(--ui-glass-border);box-shadow:var(--ui-glass-shadow);-webkit-backdrop-filter:blur(24px)saturate(155%);backdrop-filter:blur(24px)saturate(155%);border-radius:28px;animation:.34s ease-out both panel-in;position:relative;overflow:hidden}.hero-card:before,.panel:before,.status-card:before,.login-card:before,.start-board-header:before,.start-widget:before{content:"";border-radius:inherit;opacity:.48;pointer-events:none;background:linear-gradient(135deg,#ffffff3d,#ffffff0f 34%,#fff0 60%);position:absolute;inset:0}.hero-card,.login-card{padding:28px}.hero-summary,.panel-copy{max-width:62ch;color:var(--muted);margin:14px 0 0;line-height:1.65}.panel-copy strong,.hero-summary strong{color:#f8fafcf5}.module-grid,.status-grid{gap:14px;display:grid}.module-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.panel{padding:18px}.panel-title{margin:0;font-size:1.12rem}.module-card-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.module-badge{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:6px 10px;font-size:.76rem}.module-badge.is-active{color:#eaf4ff;background:var(--accent-soft);border-color:rgba(var(--accent-rgb), .24)}.status-value,.panel-title,.hero-title,.start-board-title,.shell-title{text-wrap:balance}.status-shell{flex-direction:column;gap:14px;display:flex}.status-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.status-card{padding:16px}.status-value{margin:0;font-size:1.7rem;line-height:1.1}.status-meta{color:var(--muted);margin:10px 0 0;line-height:1.5}.status-footer{color:var(--muted);flex-wrap:wrap;gap:14px;font-size:.92rem;display:flex}.status-error{color:var(--rose)}.control-room-shell{gap:18px}.control-room-summary{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.control-room-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr) minmax(0,.9fr);align-items:start;gap:18px;display:grid}.control-panel{flex-direction:column;gap:16px;min-width:0;display:flex}.control-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.control-panel-summary{color:var(--muted);margin:8px 0 0;font-size:.8rem;line-height:1.45}.control-panel--host,.control-panel--routes{position:sticky;top:12px}.control-metric-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.control-metric-card{background:linear-gradient(#ffffff0f,#ffffff03),#080c1057;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:6px;padding:16px;display:flex;box-shadow:inset 0 1px #ffffff0f}.control-metric-card span,.control-metric-card small{color:var(--muted)}.control-metric-card strong{font-size:1.2rem;line-height:1.1}.control-inline-list{flex-wrap:wrap;gap:8px;display:flex}.control-inline-list--project{margin-top:-2px}.control-chip,.control-pill{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(#ffffff0d,#ffffff03),#0a121b8f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.72rem;display:inline-flex;box-shadow:inset 0 1px #ffffff0d}.control-chip.is-healthy,.control-pill.is-healthy{color:#8ff7d0;background:#14b8a61f;border-color:#14b8a64d}.control-pill.is-info{color:#9dccff;background:#60a5fa1f;border-color:#60a5fa4d}.control-pill.is-running{color:#f4d35e;background:#f4d35e1f;border-color:#f4d35e52}.control-chip.is-unhealthy,.control-pill.is-unhealthy{color:#ff8f8f;background:#f871711f;border-color:#f8717152}.control-pill.is-stopped{color:#f2c6d9;background:#f472b61a;border-color:#f472b63d}.control-stack{flex-direction:column;gap:10px;display:flex}.control-row{background:linear-gradient(#ffffff0a,#ffffff03),#060a0e57;border:1px solid #ffffff14;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex;box-shadow:inset 0 1px #ffffff0d}.control-row strong{line-height:1.35}.control-row p{color:#f4efe6b8;margin:6px 0 0;line-height:1.45}.control-row-meta,.control-project-health{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.control-row-hint{color:var(--muted);font-size:.82rem;line-height:1.4}.shell-action-button{border:1px solid rgba(var(--accent-rgb), .26);background:linear-gradient(180deg, #ffffff1a, #ffffff08), rgba(var(--accent-rgb), .12);color:#edf5ff;cursor:pointer;border-radius:999px;padding:10px 14px;transition:transform .14s,background .14s,border-color .14s,box-shadow .14s;box-shadow:0 14px 28px #00000038,inset 0 1px #ffffff1f}.shell-action-button:hover,.shell-action-button:focus-visible{background:linear-gradient(180deg, #ffffff24, #ffffff0a), rgba(var(--accent-rgb), .18);border-color:rgba(var(--accent-rgb), .38);outline:none;transform:translateY(-1px)scale(1.01);box-shadow:0 18px 34px #00000047,inset 0 1px #ffffff29}.shell-action-button.is-success{color:#f7f6ef;background:#14b8a62e;border-color:#14b8a657}.shell-action-button.is-danger{color:#f7f6ef;background:#f8717124;border-color:#f8717157}.start-page-shell{gap:18px}.start-board-toolbar{justify-content:flex-end;display:flex}.start-board-header{border:1px solid var(--ui-glass-border);background:var(--ui-glass-gradient), #080c106b;box-shadow:var(--ui-glass-shadow);-webkit-backdrop-filter:blur(24px)saturate(155%);backdrop-filter:blur(24px)saturate(155%);border-radius:24px;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;animation:.3s ease-out both panel-in;display:flex;position:relative}.start-board-tools{flex-direction:column;align-items:flex-end;gap:12px;min-width:min(360px,100%);display:flex}.start-board-metrics{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.start-board-metrics span,.start-board-visibility{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(#ffffff0d,#ffffff03),#0d162180;border:1px solid #ffffff14;border-radius:999px;padding:7px 11px;font-size:.76rem;box-shadow:inset 0 1px #ffffff0d}.start-filter{width:min(380px,100%)}.start-filter input{width:100%;color:var(--text);background:linear-gradient(#ffffff0f,#ffffff03),#080c107a;border:1px solid #ffffff14;border-radius:16px;padding:14px 16px;box-shadow:inset 0 1px #ffffff0d}.start-masonry{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:18px;display:grid}.start-widget{border:1px solid var(--ui-glass-border);background:var(--ui-glass-gradient), #0a121b6b;width:100%;min-width:0;box-shadow:var(--ui-glass-shadow);-webkit-backdrop-filter:blur(22px)saturate(150%);backdrop-filter:blur(22px)saturate(150%);cursor:grab;border-radius:22px;flex-direction:column;margin:0;padding:18px;transition:transform .14s,border-color .14s,box-shadow .14s,opacity .14s;animation:.32s ease-out both panel-in;display:flex;position:relative;overflow:hidden}.start-widget--feature{padding:20px}.start-widget--compact{padding:16px}.start-widget--neutral{background:linear-gradient(#ffffff14,#ffffff03),linear-gradient(#0b141f85,#080f1761)}.start-widget--blue{background:linear-gradient(#ffffff14,#ffffff03),linear-gradient(#182e4585,#0a121b5c)}.start-widget--amber{background:linear-gradient(#ffffff14,#ffffff03),linear-gradient(#4a331285,#110e0a61)}.start-widget--mint{background:linear-gradient(#ffffff14,#ffffff03),linear-gradient(#12403c80,#09141561)}.start-widget--rose{background:linear-gradient(#ffffff14,#ffffff03),linear-gradient(#44183080,#120b1161)}.start-widget-header{justify-content:flex-start;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.start-widget-kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin:0 0 6px;font-size:.72rem}.start-widget-title{margin:0;font-size:1.05rem;line-height:1.2}.start-widget-subtitle{color:#f4efe6b8;margin:8px 0 0;font-size:.92rem;line-height:1.5}.start-widget.is-dragging,.start-bookmark-item.is-dragging,.start-media-item.is-dragging{opacity:.52}.start-widget.is-drop-target,.start-bookmark-item.is-drop-target,.start-media-item.is-drop-target{border-color:#78adff57;transform:translateY(-2px);box-shadow:0 0 0 1px #78adff38,0 18px 36px #0000002e}.start-bookmark-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.start-bookmark-item{cursor:grab;border-radius:16px;margin:0;transition:transform .14s,border-color .14s,box-shadow .14s,opacity .14s}.start-bookmark-row{background:linear-gradient(#ffffff0a,#ffffff03),#060c1233;border:1px solid #ffffff05;border-radius:16px;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:12px;padding:10px 12px;transition:border-color .14s,transform .14s,background .14s,box-shadow .14s;display:grid}.start-bookmark-row:hover,.start-bookmark-row:focus-visible{background:linear-gradient(#ffffff0f,#ffffff05),#070d1457;border-color:#ffffff1a;outline:none;transform:translateY(-1px);box-shadow:0 12px 24px #0000002e}.start-bookmark-icon{background:#ffffff14;border:1px solid #ffffff14;border-radius:8px;place-items:center;width:28px;height:28px;display:grid;overflow:hidden}.start-bookmark-icon img{width:20px;height:20px;display:block}.start-bookmark-icon-fallback{color:var(--text);font-size:.82rem;font-weight:700}.start-bookmark-body{flex-direction:column;gap:4px;min-width:0;display:flex}.start-bookmark-body strong{font-size:.93rem;line-height:1.25}.start-bookmark-body span{color:#f4efe6ad;font-size:.84rem;line-height:1.45}.start-bookmark-host{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;padding-top:2px;font-size:.72rem}.start-note-block{background:linear-gradient(#ffffff0d,#ffffff03),#070d1457;border:1px solid #ffffff14;border-radius:18px;padding:14px}.start-note-block pre{white-space:pre-wrap;color:#f4efe6d1;margin:0;font-family:SFMono-Regular,ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.82rem;line-height:1.65}.start-media-grid{gap:10px;display:grid}.start-media-item{cursor:grab;border-radius:18px;transition:transform .14s,border-color .14s,box-shadow .14s,opacity .14s;position:relative}.start-media-link{display:block}.start-media-card{background:linear-gradient(#ffffff0d,#ffffff03),#070d1457;border:1px solid #ffffff14;border-radius:18px;margin:0;overflow:hidden}.start-media-card img{object-fit:cover;width:100%;height:auto;display:block}.start-media-card figcaption{color:#f4efe6c2;padding:10px 12px 12px;font-size:.84rem}.start-empty{justify-content:center;min-height:180px}@media (max-width:1360px){.start-masonry{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1120px){.start-masonry{grid-template-columns:repeat(3,minmax(0,1fr))}}.znotes-shell{grid-template-columns:minmax(220px,280px) minmax(260px,340px) minmax(0,1fr);gap:18px;display:grid}.znotes-panel{min-height:420px}.znotes-panel--document{min-width:0}.znotes-list,.znotes-task-list{gap:12px;display:grid}.znotes-list-item,.znotes-task-card{background:linear-gradient(#ffffff0a,#ffffff03),#070d1457;border:1px solid #ffffff14;border-radius:18px;padding:14px 16px}.znotes-list-item{flex-direction:column;gap:6px;transition:border-color .14s,transform .14s,background .14s;display:flex}.znotes-list-item:hover,.znotes-list-item:focus-visible{background:#0c141fb8;border-color:#60a5fa38;outline:none;transform:translateY(-1px)}.znotes-list-item.is-active{background:#0c141fc7;border-color:#60a5fa47;box-shadow:inset 0 0 0 1px #60a5fa29}.znotes-list-item strong,.znotes-task-card strong{line-height:1.35}.znotes-list-item span,.znotes-task-card p{color:#f4efe6b8;margin:0;line-height:1.5}.znotes-note-preview{background:linear-gradient(#ffffff0a,#ffffff03),#070d1461;border:1px solid #ffffff14;border-radius:22px;margin-top:16px;padding:18px}.znotes-note-preview pre{white-space:pre-wrap;word-break:break-word;font-family:var(--font-body);color:#f4efe6db;margin:0;line-height:1.72}.znotes-flash{background:linear-gradient(#ffffff0d,#ffffff05),#080c1061;border:1px solid #ffffff14;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.znotes-flash strong{letter-spacing:.12em;text-transform:uppercase;font-size:.82rem}.znotes-flash p{color:#f4efe6cc;margin:0}.znotes-flash.is-success{border-color:#7af1ca33}.znotes-flash.is-success strong{color:#7af1ca}.znotes-flash.is-error{border-color:#ffb7d138}.znotes-flash.is-error strong{color:#ffb7d1}.znotes-upload-form{gap:12px;margin-top:16px;display:grid}.znotes-upload-form label{color:var(--muted);gap:8px;font-size:.9rem;display:grid}.znotes-meta-row{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;flex-wrap:wrap;gap:10px;margin-top:14px;font-size:.8rem;display:flex}.znotes-task-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.znotes-badges{flex-wrap:wrap;gap:8px;display:flex}.znotes-badge{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(#ffffff0d,#ffffff03),#0a121b6b;border:1px solid #ffffff14;border-radius:999px;padding:5px 9px;font-size:.72rem}.znotes-audio-player{width:100%;margin-top:4px}.znotes-attachment-text{color:#f4efe6b8;white-space:pre-wrap;margin:0;line-height:1.55}.znotes-action-row{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.znotes-action-row form{margin:0}.znotes-action-link{justify-content:center;align-items:center;display:inline-flex}.login-screen{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{width:min(460px,100%)}.login-form{flex-direction:column;gap:14px;margin-top:24px;display:flex}.login-form label{color:var(--muted);flex-direction:column;gap:8px;display:flex}.login-form input{color:var(--text);background:linear-gradient(#ffffff0f,#ffffff03),#080c107a;border:1px solid #ffffff14;border-radius:16px;padding:14px 16px;box-shadow:inset 0 1px #ffffff0d}.login-form button{border:1px solid rgba(var(--accent-rgb), .28);background:linear-gradient(180deg, #ffffff24, #ffffff08), rgba(var(--accent-rgb), .18);color:#eff6ff;cursor:pointer;border-radius:18px;margin-top:8px;padding:14px 18px;transition:transform .14s,background .14s,border-color .14s,box-shadow .14s;box-shadow:0 18px 34px #0000004d,inset 0 1px #ffffff29}.login-form button:hover,.login-form button:focus-visible{background:linear-gradient(180deg, #ffffff2e, #ffffff0d), rgba(var(--accent-rgb), .24);border-color:rgba(var(--accent-rgb), .38);outline:none;transform:translateY(-1px)}.login-error{color:var(--rose);margin-top:18px}input:focus-visible,textarea:focus-visible,button:focus-visible{outline:none}.start-filter input:focus-visible,.login-form input:focus-visible{border-color:rgba(var(--accent-rgb), .32);box-shadow:0 0 0 1px rgba(var(--accent-rgb), .24), 0 16px 34px #0000003d, inset 0 1px 0 #ffffff12}@keyframes panel-in{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes glow-drift{0%{transform:scale(1.05)translate(0,0)}to{transform:scale(1.09)translate(1.5%,-1%)}}@media (max-width:920px){.shell{flex-direction:column-reverse;gap:10px}.sidebar{border-radius:20px;flex-direction:row;justify-content:space-between;width:auto;margin:0 12px 12px;padding:10px 12px;position:sticky;top:auto;bottom:0}.sidebar-brand{display:none}.sidebar-nav{flex-direction:row;gap:8px}.start-board-header{align-items:flex-start;padding:20px}.start-board-tools,.start-board-metrics{justify-content:flex-start;align-items:flex-start}.start-filter{width:100%}.start-masonry{grid-template-columns:repeat(2,minmax(0,1fr))}.control-room-grid{grid-template-columns:1fr}.control-panel-header,.control-row,.page-heading{flex-direction:column}.control-row-meta,.control-project-health{justify-content:flex-start}.page-meta{text-align:left}.znotes-shell{grid-template-columns:1fr}}@media (max-width:640px){.shell-main{padding:0 12px 84px}.hero-card,.panel,.start-board-header,.start-widget,.status-card,.login-card{border-radius:20px}.page-shell{gap:12px}.page-title{font-size:1.4rem}.page-meta,.page-kicker,.panel-kicker{letter-spacing:.1em}.panel{padding:16px}.status-card{padding:14px}.status-value{font-size:1.45rem}.znotes-list-item,.znotes-task-card{padding:12px 13px}.start-masonry{grid-template-columns:1fr}.start-bookmark-row{grid-template-columns:28px minmax(0,1fr)}.start-bookmark-host{display:none}.shell-action-button{padding:9px 12px}}
:root{--panel:#0f1114c7;--panel-strong:#0c0e11e6;--text:#f4f0e8eb;--muted:#d0cabe8f;--line:#ffffff14;--line-strong:#ffffff21;--ui-bg-image:none;--ui-bg-image-filter:none;--ui-bg-overlay:linear-gradient(180deg, #0a0b0d47, #0a0b0d14);--ui-glass-bg:#0e1013b3;--ui-glass-border:#ffffff14;--ui-glass-gradient:none;--ui-glass-shadow:none}body:before{filter:none;background:radial-gradient(circle at 0 0,#ffffff09,#0000 0 36%),radial-gradient(circle at 100% 100%,#ffffff06,#0000 0 34%);animation:none;transform:none}body:after{background:var(--ui-bg-overlay)}code,.sidebar,.sidebar:before,.sidebar-link,.shell-header,.hero-card,.panel,.status-card,.login-card,.hero-card:before,.panel:before,.status-card:before,.login-card:before,.start-board-header,.start-board-header:before,.start-widget,.start-widget:before,.control-metric-card,.control-row,.control-chip,.control-pill,.module-badge,.znotes-list-item,.znotes-task-card,.znotes-note-preview,.znotes-badge,.znotes-flash,.znotes-upload-form,.notes-attachment-item,.notes-trash-item,.notes-mini-row,.todo-list-link,.todo-view-tile,.todo-section,.todo-task-row{border-radius:0!important}.shell{gap:0}.sidebar{border:none;border-right:1px solid var(--line);width:68px;min-height:100dvh;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0b0d10db;gap:8px;max-height:none;margin:0;padding:12px 8px;top:0}.sidebar-nav{align-items:center;gap:4px;width:100%}.sidebar:before{display:none}.sidebar-link{width:46px;height:46px;box-shadow:none;background:0 0;border-color:#0000}.sidebar-link:hover,.sidebar-link:focus-visible{border-color:var(--line);box-shadow:none;background:#ffffff08;transform:none}.sidebar-link.is-active{border-color:var(--line-strong);box-shadow:none;background:#ffffff0f}@media (max-width:920px){.shell{flex-direction:column-reverse;gap:10px}.sidebar{border-right:none;border-top:1px solid var(--line);z-index:40;flex-direction:row;justify-content:center;width:auto;min-height:auto;margin:0;padding:10px 12px;position:fixed;inset:auto 12px 12px}.sidebar-nav{flex-direction:row;justify-content:space-between;gap:6px;width:100%}.sidebar-link{width:40px;height:40px}.sidebar-icon{width:18px;height:18px}.shell-main{padding:14px 12px 86px}}.shell-main{padding:14px 18px 24px}.shell-content,.page-shell{gap:10px}.page-heading{align-items:flex-start;gap:6px;padding:0}.page-kicker{letter-spacing:.18em;margin:0;font-size:.64rem}.page-title{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-meta{display:none}.panel,.status-card{background:var(--panel);border-color:var(--line);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:12px 14px}.panel:before,.status-card:before,.login-card:before,.start-board-header:before,.start-widget:before{display:none}.status-grid,.module-grid{gap:10px}.status-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.status-card{padding:10px 12px}.status-value{font-size:1.04rem}.status-meta,.panel-copy{margin-top:8px;font-size:.82rem;line-height:1.5}.panel-title{letter-spacing:.12em;text-transform:uppercase;font-size:.84rem;font-weight:500}.panel-kicker{letter-spacing:.18em;margin-bottom:6px;font-size:.62rem}.start-board-header,.start-widget{background:var(--panel);border-color:var(--line);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.start-board-metrics span,.start-board-visibility,.start-filter input{border-color:var(--line);box-shadow:none;background:#ffffff08}.start-widget-title,.notes-editor-title{font-family:var(--font-display);letter-spacing:-.02em;font-weight:400}.shell-action-button{border-color:var(--line);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;text-transform:uppercase;letter-spacing:.12em;background:#ffffff08;font-size:.67rem}.control-room-shell{gap:12px}.control-room-summary{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.control-room-summary .status-card{padding:10px}.control-room-summary .status-value{font-size:1.08rem}.control-room-summary .status-meta{margin-top:6px;font-size:.74rem}.control-room-mobile-nav{scrollbar-width:none;gap:8px;padding-bottom:2px;display:none;overflow-x:auto}.control-room-mobile-nav::-webkit-scrollbar{display:none}.control-room-mobile-nav-button{color:var(--copy);font:inherit;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;padding:8px 12px;font-size:.74rem}.control-room-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.control-room-filter{min-height:36px;color:var(--copy);background:#ffffff05;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:0 10px;display:inline-flex}.control-room-filter span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.control-room-filter input{min-width:min(280px,60vw);color:var(--copy);font:inherit;background:0 0;border:none}.control-room-filter input:focus{outline:none}.control-room-toolbar .dashboard-tasks-toolbar-group{flex-wrap:wrap;justify-content:flex-end}.control-room-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:12px}.control-panel{gap:12px;scroll-margin-top:88px}.control-panel-header{gap:10px}.control-panel--host,.control-panel--routes{position:static}.control-metric-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:8px}.control-metric-card{gap:4px;padding:12px}.control-metric-card strong{font-size:1.02rem}.control-chip,.control-pill{min-height:28px;padding:5px 9px;font-size:.68rem;line-height:1}.control-inline-list,.control-stack{gap:6px}.control-list-block{flex-direction:column;gap:8px;display:flex}.control-project-sections,.control-project-section{flex-direction:column;gap:10px;display:flex}.control-section-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.control-section-header strong{font-size:.82rem;line-height:1.2;display:block}.control-section-header p{color:var(--muted);margin:4px 0 0;font-size:.72rem;line-height:1.35}.control-project-section-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.control-project-group{background:linear-gradient(#ffffff0b,#ffffff03),#070b104d;border:1px solid #ffffff12;border-radius:22px;flex-direction:column;gap:8px;padding:10px;display:flex}.control-project-group.is-unhealthy{background:linear-gradient(#f871710f,#ffffff03),#070b1057;border-color:#f8717138}.control-project-group.is-stopped{border-color:#f472b62e}.control-project-group.is-healthy{border-color:#14b8a629}.control-project-group.is-condensed{gap:6px}.control-list-header{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;justify-content:space-between;align-items:center;gap:8px;font-size:.72rem;display:flex}.control-project-header{padding:0}.control-project-title{min-width:0}.control-project-title strong{font-size:.82rem;line-height:1.2;display:block}.control-project-title p{color:var(--muted);margin:3px 0 0;font-size:.72rem;line-height:1.3}.control-project-quiet{color:var(--muted);margin:0;font-size:.74rem;line-height:1.4}.control-project-collapse{width:28px;height:28px;color:var(--copy);font:inherit;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:999px}.control-row{align-items:center;gap:10px;padding:10px 12px}.control-row--compact{padding-top:9px;padding-bottom:9px}.control-row-main{min-width:0}.control-row strong{font-size:.88rem;display:block}.control-row p{margin:4px 0 0;font-size:.78rem;line-height:1.35}.control-row-meta{align-items:center;gap:6px}.control-row-hint{font-size:.74rem}.shell-action-button{min-height:34px;color:var(--text);background:#ffffff0f;padding:8px 12px;font-size:.8rem}
.notes-app-shell{grid-template-columns:minmax(220px,280px) minmax(280px,360px) minmax(0,1fr);align-items:start;gap:10px;display:grid}.notes-column{flex-direction:column;gap:12px;min-height:calc(100vh - 104px);display:flex}.notes-column--folders,.notes-column--notes{max-height:calc(100vh - 24px);position:sticky;top:12px;overflow:auto}.notes-column-header,.notes-editor-head,.todo-board-header,.todo-section-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.notes-column-kicker{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin:0 0 2px;font-size:.68rem}.notes-column-title{margin:0;font-size:clamp(1.3rem,1.8vw,1.85rem);line-height:1.04}.notes-column-meta{color:var(--muted);margin:4px 0 0;font-size:.78rem}.notes-layout-controls{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.notes-layout-controls--overlay{top:calc(env(safe-area-inset-top,0px) + 8px);z-index:55;pointer-events:none;margin:0 0 8px;padding:0 6px;position:sticky}.notes-layout-controls--overlay .notes-layout-toggle{pointer-events:auto;box-shadow:0 12px 28px #02060c57}.notes-layout-toggle{border:1px solid color-mix(in srgb, var(--panel-border) 84%, transparent);background:color-mix(in srgb, var(--panel) 76%, transparent);color:var(--muted);font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border-radius:999px;padding:7px 12px;font-size:.74rem;transition:border-color .14s,background .14s,color .14s,transform .14s}.notes-layout-toggle:hover{border-color:color-mix(in srgb, var(--accent) 32%, var(--panel-border));color:var(--copy);transform:translateY(-1px)}.notes-layout-toggle.is-active{background:color-mix(in srgb, var(--accent) 12%, var(--panel));border-color:color-mix(in srgb, var(--accent) 36%, var(--panel-border));color:var(--copy)}.notes-layout-toggle--danger{color:#ffb49b;border-color:#ff7a7a38}.notes-stage-shell{width:100%}.notes-page-shell{--notes-mobile-vh:100dvh;min-width:0}.notes-page-heading{min-width:0}.notes-browser-layout{grid-template-columns:1fr;align-items:start;gap:10px;display:grid;overflow-x:clip}.notes-browser-layout--tree{grid-template-columns:minmax(280px,340px) minmax(0,1fr)}.notes-browser-layout--tree:not(.is-navigation-open){grid-template-columns:minmax(0,1fr)}.notes-browser-rail{display:block}.notes-browser-rail--navigation{min-width:0;overflow-x:hidden}.notes-browser-rail--navigation .notes-stage-panel{max-height:calc(100vh - 24px);position:sticky;top:12px;overflow:auto}.notes-browser-main{min-width:0;overflow-x:hidden}.notes-browser-main--folder-list{display:block}.notes-stage-panel{flex-direction:column;gap:12px;width:100%;min-height:calc(100vh - 104px);margin:0 auto;display:flex}.notes-stage-shell--folders .notes-stage-panel{max-width:720px}.notes-stage-shell--notes .notes-stage-panel{max-width:860px}.notes-stage-panel--compact{min-height:calc(100vh - 104px)}.notes-stage-panel--mindmap{overflow:hidden}.notes-stage-panel--mindmap .notes-stage-header{z-index:3;position:relative}.notes-stage-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.notes-stage-header--minimal{align-items:center}.notes-panel-title-shell{flex-direction:column;gap:4px;min-width:0;display:flex}.notes-back-link{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;text-decoration:none;display:inline-block}.notes-back-link:hover,.notes-back-link:focus-visible{color:var(--text)}.notes-inline-form{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.notes-inline-rename-form{min-width:0}.notes-title-button,.notes-title-input{width:100%;color:var(--text);text-align:left;background:0 0;border:none;padding:0}.notes-title-button{cursor:text}.notes-title-button--column,.notes-title-input--column{font-size:1.18rem;font-weight:600;line-height:1.1}.notes-title-button--editor,.notes-title-input--editor{font-size:1.38rem;font-weight:600;line-height:1.08}.notes-title-input{outline:none}.notes-header-actions{flex-wrap:wrap;gap:8px;display:flex}.notes-subtle-actions{flex-wrap:wrap;gap:10px;display:flex}.notes-text-action{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:0;font-size:.72rem}.notes-text-action--danger{color:#ffb49b}.notes-text-action:hover,.notes-text-action:focus-visible{color:var(--text);outline:none}.notes-inline-form--upload,.notes-inline-form--move{grid-template-columns:minmax(0,1fr) auto}.notes-inline-actions{flex-wrap:wrap;gap:8px;display:flex}.notes-list-shell,.notes-file-list{background:0 0;flex-direction:column;display:flex}.notes-tree-node,.notes-tree-children{flex-direction:column;min-width:0;display:flex;overflow-x:hidden}.notes-tree-row-shell{min-width:0;padding-left:calc(var(--notes-depth,0) * 2px);grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;display:grid;position:relative}.notes-tree-toggle{width:22px;min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:color .14s,background .14s;display:inline-flex}.notes-tree-toggle:hover,.notes-tree-toggle:focus-visible{color:var(--text);background:#ffffff0a;outline:none}.notes-tree-toggle.is-spacer{opacity:0;pointer-events:none}.notes-tree-toggle-glyph{border-bottom:1.5px solid;border-right:1.5px solid;width:8px;height:8px;transition:transform .14s;transform:rotate(-45deg)}.notes-tree-toggle.is-expanded .notes-tree-toggle-glyph{transform:rotate(45deg)}.notes-tree-children{border-left:1px solid #ffffff14;gap:4px;margin-left:8px;padding-left:12px}.notes-list-shell--secondary{margin-top:auto}.notes-list-row,.notes-file-row{color:inherit;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;text-decoration:none;display:flex}.notes-list-row{border:1px solid #0000;border-radius:14px;padding:10px 12px;transition:background .14s,border-color .14s,box-shadow .14s;position:relative}.notes-file-row{border-bottom:1px solid #ffffff14;padding:10px 0}.notes-list-row--button{border-radius:inherit;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000}.notes-list-row--tree{min-width:0;min-height:46px}.notes-list-row--note{background:#ffffff06;min-width:0;min-height:42px;margin-left:16px}.notes-list-row:last-child,.notes-file-row:last-child{border-bottom:none}.notes-list-row:hover,.notes-list-row:focus-visible{background:#ffffff0a;outline:none}.notes-list-row.is-active,.todo-list-link.is-active{background:rgba(var(--accent-rgb), .1)}.notes-list-row.is-active{border-color:rgba(var(--accent-rgb), .26);box-shadow:inset 3px 0 0 rgba(var(--accent-rgb), .88), inset 0 0 0 1px rgba(var(--accent-rgb), .14)}.notes-list-row.is-drop-target,.notes-stage-header.is-drop-target{background:rgba(var(--accent-rgb), .08);border-color:rgba(var(--accent-rgb), .24);box-shadow:inset 0 0 0 1px rgba(var(--accent-rgb), .28)}.notes-list-row.is-static{cursor:default}.notes-list-leading,.notes-list-main,.notes-file-copy,.notes-attachment-head{display:flex}.notes-list-leading,.notes-attachment-head{align-items:center;gap:10px}.notes-list-main,.notes-file-copy{flex-direction:column;gap:4px;min-width:0}.notes-section-actions{align-items:center;gap:6px;display:flex}.notes-create-menu{position:relative}.notes-create-menu[open] .notes-create-menu-trigger{color:var(--text);border-color:#ffffff38}.notes-create-menu summary{list-style:none}.notes-create-menu summary::-webkit-details-marker{display:none}.notes-create-menu-popover{z-index:20;background:#0a0c10fa;border:1px solid #ffffff1f;flex-direction:column;min-width:146px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 24px #00000047}.notes-create-menu-item{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;padding:8px 10px}.notes-create-menu-item:hover,.notes-create-menu-item:focus-visible{background:#ffffff0f;outline:none}.notes-list-title-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.notes-list-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.94rem;line-height:1.2;display:block;overflow:hidden}.notes-kind-badge,.notes-editor-kind{color:#9dccff;letter-spacing:.08em;text-transform:uppercase;background:#9dccff14;border:1px solid #9dccff3d;align-items:center;width:fit-content;padding:2px 6px;font-size:.66rem;display:inline-flex}.notes-editor-kind{margin:8px 0 0}.notes-kind-badge--spreadsheet,.notes-editor-kind--spreadsheet{color:#7dd3fc;background:#7dd3fc1a;border-color:#7dd3fc47}.notes-list-subtitle,.notes-list-count,.notes-list-date,.notes-attachment-meta,.notes-empty-inline{color:var(--muted);font-size:.76rem;line-height:1.4}.notes-list-subtitle{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.notes-list-count,.notes-list-date{flex-shrink:0;padding-left:8px}.notes-utility-strip{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:12px;margin-top:auto;font-size:.74rem;display:flex}.notes-folder-glyph,.notes-document-glyph,.notes-utility-glyph,.notes-trash-glyph{border:1.5px solid #d0a434;flex-shrink:0;width:15px;height:11px;position:relative}.notes-folder-glyph{border-color:#9dccff}.notes-document-glyph{border-color:#ffffff7a;width:12px;height:14px}.notes-document-glyph:before{content:"";border-top:1.5px solid #ffffff7a;border-right:1.5px solid #ffffff7a;width:5px;height:5px;position:absolute;top:-1px;right:-1px}.notes-folder-glyph:before,.notes-utility-glyph:before,.notes-trash-glyph:before{content:"";color:#d0a434;border:1.5px solid;border-bottom:none;width:7px;height:5px;position:absolute;top:-5px;left:1px}.notes-folder-glyph:before{color:#9dccff}.notes-utility-glyph{border-color:#9dccff}.notes-utility-glyph:before{color:#9dccff}.notes-trash-glyph{border-color:#ffc38a;width:11px;height:13px}.notes-trash-glyph:before{color:#ffc38a;width:5px;height:3px;top:-4px;left:2px}.notes-icon-button,.todo-icon-button{width:22px;height:22px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #ffffff1a;justify-content:center;align-items:center;padding:0;font-size:.92rem;line-height:1;display:inline-flex}.notes-icon-button:hover,.notes-icon-button:focus-visible,.todo-icon-button:hover,.todo-icon-button:focus-visible{color:var(--text);border-color:#ffffff38;outline:none}.notes-context-menu{z-index:40;background:#0a0c10fa;border:1px solid #ffffff1f;min-width:120px;position:fixed;box-shadow:0 12px 24px #00000047}.notes-context-menu-item{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;padding:8px 10px}.notes-context-menu-item:hover,.notes-context-menu-item:focus-visible{background:#ffffff0f;outline:none}.notes-tree-loading{color:var(--muted);margin:0 0 10px 26px;font-size:.74rem}.notes-inline-error,.notes-inline-hint{margin:6px 0 0;font-size:.76rem;line-height:1.4}.notes-inline-error{color:#ffb49b}.notes-inline-hint{color:var(--muted)}.todo-list-link span,.todo-task-title-row strong{font-size:.9rem}.notes-folder-tools,.notes-detail-actions{flex-direction:column;gap:8px;display:flex}.notes-editor-title{margin:0;font-size:clamp(1.4rem,2vw,1.8rem);line-height:.98}.notes-editor-content{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;flex-direction:column;gap:12px;min-height:360px;padding:2px 0 0;display:flex}.notes-editor-meta,.todo-task-meta{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;gap:8px 12px;font-size:.72rem;display:flex}.notes-editor-meta--live{justify-content:space-between;padding-top:10px}.notes-editor-status{color:var(--muted)}.notes-editor-status--ready{color:#7ff2c9}.notes-editor-status--connecting{color:#9dccff}.notes-editor-status--error{color:#ff9d9d}.notes-mindmap-shell{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;position:relative}.notes-sheet-shell{border-top:1px solid #ffffff14;flex-direction:column;flex:auto;gap:12px;min-height:0;padding-top:10px;display:flex}.notes-stage-panel--spreadsheet{min-height:0}.notes-sheet-toolbar,.notes-sheet-status-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.notes-sheet-toolbar-main,.notes-sheet-toolbar-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.notes-sheet-cell-label{color:#f8fafceb;letter-spacing:.08em;text-transform:uppercase;background:#ffffff08;border:1px solid #ffffff1f;justify-content:center;align-items:center;min-width:58px;height:34px;padding:0 10px;font-size:.8rem;font-weight:700;display:inline-flex}.notes-sheet-formula{flex:320px;align-items:center;gap:8px;min-width:min(520px,100%);display:flex}.notes-sheet-formula-kicker{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.notes-sheet-formula input{width:100%;min-width:0;height:34px;color:var(--text);background:#ffffff08;border:1px solid #ffffff1f;outline:none;padding:0 10px}.notes-sheet-formula input:focus{border-color:#7dd3fc61;box-shadow:0 0 0 1px #7dd3fc33}.notes-sheet-status-row{color:var(--muted);font-size:.76rem;line-height:1.4}.notes-sheet-grid-scroll{background:#04060a52;border:1px solid #ffffff14;flex:auto;min-height:360px;overflow:auto}.notes-sheet-grid{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%}.notes-sheet-grid th{z-index:2;min-width:64px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;text-align:center;background:#0c1018f5;border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff14;padding:8px;font-size:.72rem;position:sticky;top:0}.notes-sheet-grid thead th:first-child,.notes-sheet-grid tbody th{z-index:3;width:48px;min-width:48px;left:0}.notes-sheet-grid td{border-bottom:1px solid #ffffff0f;border-right:1px solid #ffffff0f;min-width:112px;padding:0}.notes-sheet-cell{color:#f8fafceb;width:100%;min-height:38px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;padding:8px 10px}.notes-sheet-cell:hover,.notes-sheet-cell:focus-visible{background:#ffffff0a;outline:none}.notes-sheet-cell.is-selected{background:#7dd3fc1f;box-shadow:inset 0 0 0 1px #7dd3fc57}.notes-sheet-cell.is-error{color:#ffb49b}.notes-stage-panel--mindmap .notes-mindmap-shell{min-height:0}.notes-mindmap-overlay{z-index:4;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:absolute;left:14px;right:14px}.notes-mindmap-overlay--top{top:14px}.notes-mindmap-overlay--bottom{bottom:14px}.notes-mindmap-toolbar,.notes-mindmap-inspector{-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);pointer-events:auto;background:#080a0ec2;border:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex;box-shadow:0 14px 28px #00000038}.notes-mindmap-actions{align-items:center;gap:8px;display:flex}.notes-mindmap-button{min-height:28px;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff1a;justify-content:center;align-items:center;padding:0 10px;font-size:.8rem;display:inline-flex}.notes-mindmap-button:hover,.notes-mindmap-button:focus-visible{border-color:#fff3;outline:none}.notes-mindmap-button:disabled{opacity:.45;cursor:default}.notes-mindmap-field{color:var(--muted);align-items:center;gap:8px;font-size:.78rem;display:flex}.notes-mindmap-field input{min-width:220px;min-height:28px;color:var(--text);font:inherit;background:#ffffff08;border:1px solid #ffffff1f;padding:0 8px}.notes-mindmap-save-indicator{min-width:19ch;color:var(--muted);letter-spacing:.08em;font-variant-numeric:tabular-nums;text-transform:uppercase;text-align:right;white-space:nowrap;justify-content:flex-end;align-items:center;font-size:.72rem;display:inline-flex}.notes-mindmap-save-indicator.is-saved{color:#7ff2c9}.notes-mindmap-save-indicator.is-error{color:#ffb49b}.notes-mindmap-save-indicator.is-saving,.notes-mindmap-save-indicator.is-pending{color:#9dccff}.notes-mindmap-stage{cursor:grab;touch-action:none;background:#ffffff05;border:1px solid #ffffff14;flex:auto;min-width:0;min-height:0;position:relative;overflow:hidden}.notes-mindmap-stage.is-panning{cursor:grabbing}.notes-mindmap-stage.is-linking{cursor:crosshair}.notes-mindmap-stage-grid{z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.notes-mindmap-world-anchor{z-index:1;transform-origin:0 0;position:absolute;top:0;left:0;overflow:visible}.notes-mindmap-edges{width:10000px;height:10000px;position:absolute;top:-5000px;left:-5000px;overflow:visible}.notes-mindmap-edge{fill:none;stroke:#9dccffb3;stroke-width:2px}.notes-mindmap-edge.is-selected{stroke:#7ff2c9;stroke-width:2.5px}.notes-mindmap-edge--draft{fill:none;stroke:#9dccffe6;stroke-dasharray:8 6}.notes-mindmap-edge-hit{fill:none;stroke:#0000;stroke-width:14px;pointer-events:stroke}.notes-mindmap-node{min-width:132px;max-width:220px;color:var(--text);cursor:move;touch-action:none;background:#0a0c10f0;border:1px solid #ffffff1f;padding:10px 12px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 10px 22px #00000038}.notes-mindmap-node.is-selected{border-color:#9dccff6b;box-shadow:0 0 0 1px #9dccff40,0 10px 22px #00000038}.notes-mindmap-node.is-link-source{border-color:#7ff2c98c}.notes-mindmap-node-input{width:100%;color:var(--text);font:inherit;touch-action:manipulation;background:0 0;border:none;outline:none}.notes-mindmap-port{opacity:0;cursor:crosshair;background:#9dccff29;border:1px solid #9dccff6b;border-radius:999px;width:12px;height:12px;padding:0;transition:opacity .14s,transform .14s,border-color .14s,background .14s;position:absolute;box-shadow:0 0 0 3px #080a0ee6}.notes-mindmap-node.is-selected .notes-mindmap-port,.notes-mindmap-stage.is-linking .notes-mindmap-port,.notes-mindmap-node.is-link-source .notes-mindmap-port{opacity:1}.notes-mindmap-port:hover,.notes-mindmap-port:focus-visible,.notes-mindmap-port.is-target{background:#7ff2c961;border-color:#7ff2c9cc;outline:none;transform:translate(-50%,-50%)scale(1.18)}.notes-mindmap-port--north{top:0;left:50%;transform:translate(-50%,-50%)}.notes-mindmap-port--east{top:50%;left:100%;transform:translate(-50%,-50%)}.notes-mindmap-port--south{top:100%;left:50%;transform:translate(-50%,-50%)}.notes-mindmap-port--west{top:50%;left:0;transform:translate(-50%,-50%)}.notes-sync-pill{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff1a;align-items:center;padding:3px 7px;font-size:.68rem;display:inline-flex}.notes-sync-pill.is-ready{color:#7ff2c9;border-color:#14b8a647}.notes-sync-pill.is-connecting{color:#9dccff;border-color:#60a5fa47}.notes-sync-pill.is-error{color:#ffb49b;border-color:#ffb49b47}.notes-editor-surface{color:#f8fafcf0;min-height:420px;font:inherit;white-space:pre-wrap;word-break:break-word;outline:none;padding:0 0 16px;font-size:1rem;line-height:1.72}.notes-editor-surface[contenteditable=false]{cursor:wait;opacity:.78}.notes-editor-surface.is-empty:before{content:attr(data-placeholder);color:#94a3b894;pointer-events:none}.notes-editor-text-fragment{white-space:pre-wrap}.notes-editor-connecting-copy{color:#94a3b8bd}.space-notes-editor-shell{min-height:100%}.space-notes-textarea{width:100%;min-height:520px;color:var(--text);resize:vertical;font:inherit;background:#ffffff05;border:1px solid #ffffff14;outline:none;padding:12px;line-height:1.6}.space-notes-textarea:disabled{cursor:wait;opacity:.8}.notes-editor-dropzone{min-height:420px;position:relative}.notes-editor-dropzone.is-drag-over{background:#ffffff08}.notes-editor-dropzone.is-drag-over:after{content:"Drop file";color:var(--muted);letter-spacing:.12em;text-transform:uppercase;pointer-events:none;border:1px dashed #ffffff2e;place-items:center;font-size:.82rem;display:grid;position:absolute;inset:12px}.notes-inline-attachment{background:#ffffff05;border:1px solid #ffffff14;flex-direction:column;gap:8px;padding:12px;display:flex}.notes-inline-attachment--inline{vertical-align:middle;width:min(420px,100%);margin:10px 0;display:flex}.notes-inline-attachment-head,.notes-inline-attachment-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.notes-inline-image{object-fit:cover;border:1px solid #ffffff14;width:100%;max-height:180px;display:block}.notes-editor-section{flex-direction:column;gap:10px;padding-top:2px;display:flex}.notes-detail-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.notes-section-heading,.notes-file-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.notes-file-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end}.notes-processing-pill.is-pending,.notes-processing-pill.is-processing{color:#9dccff;background:#60a5fa1f;border-color:#60a5fa47}.notes-processing-pill.is-ready{color:#8ff7d0;background:#14b8a61f;border-color:#14b8a64d}.notes-processing-pill.is-failed{color:#ffc38a;background:#f59e0b1f;border-color:#f59e0b52}.notes-processing-pill.is-skipped{color:#f2c6d9;background:#f472b61a;border-color:#f472b63d}.notes-empty-state{flex-direction:column;flex:1;justify-content:center;gap:8px;min-height:420px;display:flex}.notes-folder-summary{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.notes-folder-summary-card{background:#ffffff05;border:1px solid #ffffff14;flex-direction:column;gap:10px;padding:12px;display:flex}.notes-folder-summary-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.notes-folder-summary-metric{flex-direction:column;gap:4px;display:flex}.notes-folder-summary-metric strong{font-size:1rem;line-height:1.1}.notes-folder-summary-metric span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.notes-browser-scrim{display:none}.notes-breadcrumb-bar{z-index:24;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#080a0ee6;border:1px solid #ffffff14;align-items:center;gap:10px;min-width:0;margin-bottom:10px;padding:10px 12px;display:flex;position:sticky;top:12px}.notes-breadcrumb-actions{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.notes-breadcrumb-nav-button{width:30px;height:30px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #ffffff1f;justify-content:center;align-items:center;padding:0;font-size:1rem;display:none}.notes-breadcrumb-nav-button--actions{margin-left:auto;display:inline-flex}.notes-breadcrumb-overflow{position:relative}.notes-breadcrumb-overflow summary::-webkit-details-marker{display:none}.notes-breadcrumb-overflow-trigger{width:30px;height:30px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #ffffff1f;justify-content:center;align-items:center;padding:0;font-size:1rem;line-height:1;list-style:none;display:inline-flex}.notes-breadcrumb-overflow[open] .notes-breadcrumb-overflow-trigger,.notes-breadcrumb-overflow-trigger:hover,.notes-breadcrumb-overflow-trigger:focus-visible{background:#ffffff0d;border-color:#ffffff38;outline:none}.notes-breadcrumb-overflow-menu{z-index:26;background:#080a0efa;border:1px solid #ffffff1f;flex-direction:column;gap:2px;min-width:200px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 36px #00000057}.notes-breadcrumb-overflow-item{color:var(--muted);padding:8px 10px;font-size:.78rem;line-height:1.35;text-decoration:none;display:block}.notes-breadcrumb-overflow-item.is-current{color:var(--text)}.notes-breadcrumb-overflow-item:hover,.notes-breadcrumb-overflow-item:focus-visible{color:var(--text);background:#ffffff0d;outline:none}.notes-breadcrumb-nav-button:hover,.notes-breadcrumb-nav-button:focus-visible{border-color:#ffffff38;outline:none}.notes-breadcrumb{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex;overflow-x:hidden}.notes-breadcrumb-item{align-items:center;gap:6px;min-width:0;display:inline-flex}.notes-breadcrumb-link{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--muted);font-size:.78rem;line-height:1.3;text-decoration:none;display:block;overflow:hidden}.notes-breadcrumb-link.is-current{color:var(--text)}.notes-breadcrumb-separator{color:var(--muted);font-size:.74rem}.notes-action-sheet-shell{z-index:80;position:fixed;inset:0}.notes-action-sheet-scrim{background:#02040894;border:none;position:absolute;inset:0}.notes-action-sheet{background:#080a0ef5;border:1px solid #ffffff1a;flex-direction:column;gap:12px;max-height:min(70vh,560px);padding:14px;display:flex;position:absolute;bottom:12px;left:12px;right:12px;overflow:auto;box-shadow:0 18px 36px #00000047}.notes-action-sheet-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.notes-action-sheet-actions,.notes-action-sheet-actions form{flex-direction:column;gap:8px;display:flex}.notes-action-sheet-button{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;padding:12px}.notes-action-sheet-button.is-active{border-color:color-mix(in srgb, var(--accent) 34%, #ffffff14);background:color-mix(in srgb, var(--accent) 12%, #ffffff05);color:var(--copy-strong)}.notes-action-sheet-button--danger{color:#ffb49b;border-color:#ffb49b2e}.task-bulk-action-sheet{gap:14px}.task-bulk-action-buttons{gap:8px;display:grid}.task-bulk-move-panel{gap:10px;display:grid}.task-bulk-move-select{justify-content:space-between;width:100%;min-height:42px}.task-bulk-move-select select{width:100%;min-width:0}.notes-tree-search{gap:6px;padding:0 2px;display:grid}.notes-tree-search-control{position:relative}.notes-tree-search span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.67rem}.notes-tree-search input{width:100%;color:var(--copy);font:inherit;background:#ffffff05;border:1px solid #ffffff14;padding:10px 38px 10px 12px}.notes-tree-search input:focus{border-color:color-mix(in srgb, var(--accent) 34%, #ffffff14);outline:none}.notes-search-status{color:var(--muted);margin:-2px 2px 0;font-size:.72rem;line-height:1.35}.notes-search-meta{color:var(--copy-soft);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;margin-left:8px;font-size:.68rem;display:inline-flex}.notes-tree-search-clear{width:24px;height:24px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:none;font-size:1rem;line-height:1;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.notes-search-highlight{background:color-mix(in srgb, var(--accent) 30%, #ffffff14);color:var(--copy-strong);border-radius:4px;padding:0 2px}.notes-list-subtitle--snippet{color:var(--copy-soft)}.task-bulk-action-topline{gap:8px;display:grid}
.todo-stack{flex-direction:column;gap:18px;display:flex}.todo-page-shell{gap:18px;width:min(960px,94vw);margin:0 auto;padding-top:12px}.todo-shell{grid-template-columns:minmax(220px,250px) minmax(0,1fr);gap:10px;display:grid}.todo-sidebar,.todo-board,.todo-sidebar-block,.todo-section-stack,.todo-task-list{flex-direction:column;gap:8px;display:flex}.todo-task-node{flex-direction:column;gap:6px;display:flex}.todo-sidebar,.todo-board,.todo-list-link,.todo-view-tile,.todo-section,.todo-task-row,.todo-task-title-button,.todo-task-inline-edit input,.todo-task-action-button{border-radius:0}.todo-list-rail,.todo-list-tree-node,.todo-list-tree-children{flex-direction:column;gap:6px;display:flex}.todo-list-tree-node.is-nested{position:relative}.todo-list-tree-children{margin-left:18px;padding-left:12px;position:relative}.todo-list-tree-children:before{content:"";background:#ffffff1a;width:1px;position:absolute;top:-2px;bottom:8px;left:5px}.todo-sidebar-topline{justify-content:flex-end;display:flex}.todo-list-item{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.todo-list-item.is-nested .todo-list-link{background:#080b0f1f}.todo-list-toggle,.todo-list-toggle-spacer{width:18px;min-width:18px;height:18px}.todo-list-toggle{color:var(--muted);font:inherit;cursor:pointer;background:#ffffff05;border:1px solid #ffffff1a;padding:0;line-height:1}.todo-list-toggle:hover{color:var(--text);border-color:#ffffff2e}.todo-list-actions{align-items:center;gap:4px;display:inline-flex}.todo-list-inline-edit{flex:1;min-width:0}.todo-list-inline-edit input{border:none;border-bottom:1px solid rgba(var(--accent-rgb), .45);width:100%;color:var(--text);font:inherit;background:0 0;outline:none;padding:0}.todo-list-name-button{color:var(--text);font:inherit;text-align:left;cursor:text;background:0 0;border:none;padding:0}.todo-list-link{background:#080b0f2e;border:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.todo-list-main{align-items:center;gap:6px;min-width:0;display:inline-flex}.todo-list-branch-marker{width:14px;color:var(--muted);text-align:center;opacity:.85;flex:none;font-size:.72rem}.todo-list-branch-marker.is-root{font-size:.6rem}.todo-list-title,.todo-list-name-button{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.todo-list-children-count{color:var(--muted);flex:none;font-size:.62rem}.todo-view-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.todo-view-tile{background:#080b0f2e;border:1px solid #ffffff14;flex-direction:column;gap:4px;padding:6px 8px;display:flex}.todo-view-tile.is-active,.todo-list-link.is-active{border-color:rgba(var(--accent-rgb), .34);background:rgba(var(--accent-rgb), .08)}.todo-list-link.is-drop-target{background:#60a5fa1f;border-color:#60a5fa85}.todo-list-link.is-muted,.notes-list-row.is-muted{opacity:.55}.space-scope-item.is-child .todo-list-link{padding-left:20px}.todo-view-tile span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}.todo-view-tile strong{font-size:.92rem}.todo-section{background:#080b0f24;border:1px solid #ffffff14;padding:8px 10px}.todo-section.is-drop-target{background:#60a5fa14;border-color:#60a5fa66}.todo-space-sections{min-width:0}.todo-unified-board{gap:10px}.tasks-page,.dashboard-tasks-page{flex-direction:column;gap:18px;width:100%;display:flex}.dashboard-tasks-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;display:grid}.dashboard-tasks-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-tasks-toolbar-group{align-items:center;gap:8px;display:flex}.dashboard-tasks-bulkbar{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.dashboard-tasks-bulkbar.is-mobile-summary .dashboard-tasks-toolbar-group:last-child{justify-content:flex-end}.todo-inline-select{min-height:34px;color:var(--copy);background:#ffffff05;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:0 10px;font-size:.76rem;display:inline-flex}.todo-inline-select span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.67rem}.todo-inline-select select{color:var(--copy);font:inherit;background:0 0;border:none;padding-right:8px}.todo-inline-select select:focus{outline:none}.tasks-sections{opacity:.96;flex-direction:column;gap:14px;display:flex}.tasks-folder{background:0 0;border:none;border-radius:0;flex-direction:column;gap:10px;padding:0 0 8px;display:flex}.tasks-folder.is-archived{opacity:.7}.tasks-folder-header{justify-content:space-between;align-items:center;gap:10px;padding-bottom:6px;display:flex}.tasks-folder-heading,.tasks-board-heading{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.tasks-folder-toggle{color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.tasks-folder-actions{align-items:center;gap:4px;display:flex}.tasks-folder-title{letter-spacing:.01em;min-width:0;font-size:16px;font-weight:700}.tasks-folder-subtitle{color:var(--text);opacity:.65;font-size:10px}.tasks-folder-body{flex-direction:column;gap:12px;display:flex}.tasks-board{border-top:none;flex-direction:column;gap:8px;padding-top:10px;display:flex}.tasks-board:first-child{padding-top:0}.tasks-board-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.tasks-board-toggle{color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;justify-content:space-between;align-items:center;gap:8px;padding:0;display:flex}.tasks-fold-button{width:18px;min-width:18px;height:18px;min-height:18px;color:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.tasks-board-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.tasks-board-title{letter-spacing:.08em;text-transform:uppercase;color:var(--text);opacity:.68;align-items:center;gap:8px;min-width:0;font-size:12px;display:flex}.tasks-fold-icon{color:var(--text);opacity:.65;font-size:14px}.tasks-list{-webkit-user-select:none;user-select:none;flex-direction:column;gap:0;min-height:32px;display:flex;position:relative}.task-empty{color:var(--muted);border-bottom:1px solid #ffffff14;padding:10px 12px;font-size:12px}.share-pill{color:var(--muted);letter-spacing:.02em;background:#ffffff0a;border:1px solid #ffffff1f;align-items:center;gap:4px;padding:2px 8px;font-size:11px;display:inline-flex}.share-private{color:var(--muted)}.share-team{color:#6db7ff;border-color:rgba(var(--accent-rgb), .35);background:rgba(var(--accent-rgb), .08)}.icon-block{width:22px;height:22px;color:var(--text);background:#ffffff14;border:1px solid #ffffff2e;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.icon-block svg{width:14px;height:14px;display:block}.btn{min-height:28px;color:var(--text);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:6px 10px;transition:background .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.btn:hover,.btn:focus-visible{background:#ffffff1a;border-color:#ffffff3d;outline:none}.btn:disabled{cursor:default;opacity:.5}.btn-icon{width:28px;min-width:28px;height:28px;padding:4px}.btn-icon .icon-block{width:20px;height:20px}.btn-primary{background:var(--accent);color:#0a1018;border-color:rgba(var(--accent-rgb), .8)}.btn-primary:hover,.btn-primary:focus-visible{border-color:rgba(var(--accent-rgb), .92);background:#9ac3ff}.btn-ghost{background:0 0;border-color:#ffffff29}.btn-danger{color:#ff9b9b;background:#ff7a7a1f;border-color:#ff7a7a4d}.btn-danger:hover,.btn-danger:focus-visible{background:#ff7a7a2e;border-color:#ff7a7a61}.btn-small{min-height:24px;padding:5px 8px;font-size:11px}.task-visibility-toggle{white-space:nowrap;gap:4px;min-width:36px;padding-inline:6px}.task-visibility-toggle.is-active{border-color:rgba(var(--accent-rgb), .42);background:rgba(var(--accent-rgb), .08)}.task-visibility-count{min-width:16px;color:var(--muted);font-size:10px;line-height:1}.task-visibility-hint{min-height:28px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;display:inline-flex}.modal-backdrop{z-index:120;background:#05080cb8;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modal-card{background:#0f1218f5;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:12px;width:320px;max-width:100%;padding:16px;display:flex;box-shadow:0 22px 60px #0000007a}.modal-card--wide{width:min(560px,92vw)}.modal-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-title{color:var(--text);font-size:14px;font-weight:600}.modal-close{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:20px;line-height:1}.modal-close:hover,.modal-close:focus-visible{color:var(--text);outline:none}.modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.modal-grid label,.modal-block{color:var(--muted);flex-direction:column;gap:6px;font-size:11px;display:flex}.modal-checkbox{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-checkbox input{flex:0 0 16px;width:16px;height:16px;margin:0}.modal-grid input,.modal-grid select,.modal-block textarea{width:100%;color:var(--text);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;padding:6px 8px}.modal-inline{align-items:center;gap:8px;display:flex}.modal-inline input{flex:1}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.panel-label{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:10px}.panel-muted{color:var(--muted);font-size:12px}.panel-message{color:#ff9b9b}.task-assignees{flex-direction:column;gap:6px;display:flex}.task-assignee{color:var(--text);align-items:center;gap:8px;font-size:12px;display:flex}.task-assignee input{flex:0 0 16px;width:16px;height:16px}.task-assignee-name{color:inherit;font-size:inherit}.tasks-add{border-radius:6px;width:20px;min-width:20px;height:20px;min-height:20px;padding:0;font-size:14px;line-height:1}.todo-znotes-root-add{opacity:.68}.todo-znotes-list-menu-trigger{opacity:.72;font-size:16px;line-height:1;display:none}.todo-znotes-sublist-add{opacity:0;pointer-events:none;transition:opacity .15s}.tasks-folder:hover .todo-znotes-sublist-add,.tasks-folder:focus-within .todo-znotes-sublist-add{opacity:.72;pointer-events:auto}.tasks-folder:hover .todo-znotes-list-menu-trigger,.tasks-folder:focus-within .todo-znotes-list-menu-trigger,.tasks-board:hover .todo-znotes-list-menu-trigger,.tasks-board:focus-within .todo-znotes-list-menu-trigger{opacity:.9}.todo-znotes-board-add{opacity:.78}@media (max-width:960px){.todo-znotes-list-menu-trigger{display:inline-flex}.todo-znotes-sublist-add{opacity:.72;pointer-events:auto}}.task-item{cursor:pointer;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-bottom:1px solid #ffffff2e;border-radius:0;justify-content:space-between;align-items:stretch;gap:14px;padding:12px;transition:background .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.task-item:hover{background:rgba(var(--accent-rgb), .08)}.task-swipe-reveal{color:#101014;letter-spacing:.16em;text-transform:uppercase;opacity:0;pointer-events:none;z-index:1;background:#ff6060eb;justify-content:flex-end;align-items:center;padding-right:18px;font-size:12px;font-weight:700;transition:opacity .18s;display:flex;position:absolute;inset:0}.task-item.is-selected{background:rgba(var(--accent-rgb), .12);border-color:rgba(var(--accent-rgb), .55)}.task-item:last-child{border-bottom:none}.task-swipe-content{z-index:2;flex:1;align-items:flex-start;width:100%;min-width:0;transition:transform .18s;display:flex}.task-swipe-action{color:#0c0c0f;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;z-index:2;background:#ff6060e6;border:none;justify-content:center;align-items:center;gap:6px;width:72px;font-size:12px;font-weight:600;transition:opacity .18s;display:flex;position:absolute;top:0;bottom:0;right:0}.task-item.is-swipe-open .task-swipe-content{transform:translate(-72px)}.task-item.is-swipe-open .task-swipe-action,.task-item.is-swipe-visible .task-swipe-action{opacity:1;visibility:visible;pointer-events:auto}.task-item.is-swipe-open .task-swipe-reveal,.task-item.is-swipe-visible .task-swipe-reveal{opacity:1}.task-swipe-icon{width:14px;height:14px;display:inline-flex}.task-swipe-icon svg{width:100%;height:100%}.task-main{-webkit-user-select:none;user-select:none;flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.task-text{-webkit-user-select:none;user-select:none;flex-direction:column;gap:6px;min-width:0;display:flex}.task-title{letter-spacing:.01em;color:var(--text);-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500;line-height:1.35}.task-body{color:var(--muted);-webkit-line-clamp:2;-webkit-user-select:none;user-select:none;-webkit-box-orient:vertical;margin-top:3px;font-size:11px;display:-webkit-box;overflow:hidden}.task-meta-row{-webkit-user-select:none;user-select:none;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;display:flex}.task-emoji{font-size:11px}.task-select-spacer{flex:0 0 16px;width:16px;min-width:16px;min-height:16px}.task-select-button{color:#0000;width:18px;min-width:18px;height:18px;min-height:18px;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:6px;flex:0 0 18px;justify-content:center;align-items:center;margin-top:1px;font-size:.72rem;line-height:1;display:inline-flex}.task-select-button.is-active{border-color:rgba(var(--accent-rgb), .7);background:rgba(var(--accent-rgb), .22);color:var(--copy-strong)}.task-status{color:#0000;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:999px;flex:0 0 16px;justify-content:center;align-items:center;width:16px;min-width:16px;height:16px;min-height:16px;margin-top:1px;padding:0;display:inline-flex}.task-status-icon{font-size:11px;line-height:1}.task-status--done{border-color:rgba(var(--accent-rgb), .8);background:rgba(var(--accent-rgb), .3);color:#0b0b0d}.task-status--in_progress,.task-status--waiting,.task-status--todo{background:0 0;border-color:#ffffff38}.task-pill{color:var(--muted);letter-spacing:.02em;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;justify-content:flex-start;align-items:center;min-width:0;padding:2px 8px;font-size:11px;display:inline-flex}.task-pill.is-empty{opacity:0;pointer-events:none}.task-pill--status,.task-pill--priority{justify-content:center;min-width:28px;padding:2px 6px}.task-status-pill--todo{color:var(--muted)}.task-status-pill--in_progress{color:rgba(var(--accent-rgb), .75);border-color:rgba(var(--accent-rgb), .35);background:rgba(var(--accent-rgb), .08)}.task-status-pill--waiting{color:#b4b4b4d9;background:#b4b4b414;border-color:#b4b4b459}.task-status-pill--done{color:rgba(var(--accent-rgb), .95);border-color:rgba(var(--accent-rgb), .45);background:rgba(var(--accent-rgb), .12)}.task-pill--high{color:#ff7a7a;background:#ff7a7a14;border-color:#ff7a7a66}.task-pill--medium{color:#f0b84b;background:#f0b84b14;border-color:#f0b84b66}.task-pill--low{color:#6db7ff;border-color:rgba(var(--accent-rgb), .4);background:rgba(var(--accent-rgb), .08)}.task-pill--assignees{color:var(--text);background:0 0;border:none;max-width:240px;padding:0 2px;overflow:visible}.task-pill--date{color:var(--text)}.tasks-board-summary{align-items:center;gap:6px;display:inline-flex}.tasks-board-summary-item{color:var(--text);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:4px;padding:2px 6px;font-size:10px;display:inline-flex}.tasks-board-summary-count{color:var(--text);font-size:10px}.task-actions{opacity:0;align-items:center;gap:4px;margin-left:auto;transition:opacity .15s;display:flex}.task-item:hover .task-actions,.task-item:focus-within .task-actions{opacity:1}@media (hover:none){.task-actions{opacity:1}}.todo-znotes-subtasks{border-left:1px solid #ffffff14;flex-direction:column;gap:0;margin-left:18px;display:flex}.todo-znotes-subboards{border-left:1px solid #ffffff14;flex-direction:column;gap:10px;margin-left:18px;padding-left:12px;display:flex}.todo-znotes-board.is-nested{padding-top:6px}.tasks-archive{flex-direction:column;gap:10px;display:flex}.tasks-archive-header{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:11px}.todo-section-header{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin-bottom:2px;font-size:.68rem}.todo-task-row{cursor:default;background:#05070933;border:1px solid #ffffff12;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;padding:8px 9px;display:grid}.todo-task-row.is-selected{border-color:rgba(var(--accent-rgb), .34);background:rgba(var(--accent-rgb), .08)}.todo-task-row.is-empty{color:var(--muted);display:block}.todo-task-row.is-dragging{opacity:.4}.todo-task-row.is-drop-before{border-top-color:#60a5fab8;box-shadow:inset 0 2px #60a5fab8}.todo-task-row.is-drop-after{border-bottom-color:#60a5fab8;box-shadow:inset 0 -2px #60a5fab8}.todo-task-row.is-complete{opacity:.78}.space-todo-board{gap:10px}.space-task-pill--assignees{max-width:220px}.space-assignee-labels{white-space:nowrap;align-items:center;gap:6px;min-width:0;display:inline-flex;overflow:hidden}.space-assignee-label{font-size:11px}.space-assignee-label.is-muted{color:var(--muted)}.space-task-row .todo-task-main{gap:8px}.space-task-title-button{cursor:pointer}.space-task-detail-panel{flex-direction:column;gap:10px;min-width:0;display:flex}.space-task-detail-panel.is-empty{justify-content:center;min-height:220px}.dashboard-task-detail-panel{position:sticky;top:12px}.space-task-assignees{flex-direction:column;gap:6px;display:flex}.space-task-assignee{color:var(--text);align-items:center;gap:8px;font-size:.78rem;display:flex}.space-task-assignee input{margin:0}.space-task-assignee-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.task-context-menu,.space-task-context-menu{background:var(--ui-ink-95,#090c12fa);border:1px solid rgba(var(--accent-rgb), .4);z-index:10000;border-radius:0;flex-direction:column;gap:2px;min-width:200px;padding:6px;display:flex;position:fixed}.task-context-item,.space-task-context-item{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:6px 8px;font-size:12px;display:flex}.task-context-item:hover,.task-context-item:focus,.space-task-context-item:hover,.space-task-context-item:focus{background:rgba(var(--accent-rgb), .12);outline:none}.task-context-item.is-active,.space-task-context-item.is-active{color:#6db7ff}.task-context-item.is-danger,.space-task-context-item.is-danger{color:#ff7a7a}.task-context-divider,.space-task-context-divider{background:var(--ui-white-08,#ffffff14);height:1px;margin:4px 0}.task-context-item.has-submenu,.space-task-context-item.has-submenu{position:relative}.task-context-item.has-submenu:after,.space-task-context-item.has-submenu:after{content:"";width:10px;position:absolute;top:-6px;bottom:-6px;left:100%}.task-context-caret,.space-task-context-caret{color:var(--muted)}.task-context-submenu,.space-task-context-submenu{background:var(--ui-ink-96,#070a0ffa);border:1px solid rgba(var(--accent-rgb), .35);z-index:10001;border-radius:0;flex-direction:column;gap:2px;min-width:190px;padding:6px;display:none;position:absolute;top:-6px;left:calc(100% + 6px)}.task-context-item.has-submenu:hover .task-context-submenu,.task-context-item.has-submenu:focus-within .task-context-submenu,.space-task-context-item.has-submenu:hover .space-task-context-submenu,.space-task-context-item.has-submenu:focus-within .space-task-context-submenu{display:flex}.todo-task-main{gap:8px;min-width:0;display:flex}.todo-task-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.todo-task-title-row{flex-wrap:wrap;align-items:flex-start;gap:6px;display:flex}.todo-board-header{justify-content:space-between;align-items:center;display:flex}.todo-inline-error{color:#ffb49b;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.72rem}.todo-task-inline-edit{flex:220px}.todo-task-inline-edit input{width:100%;color:var(--text);background:#ffffff08;border:1px solid #ffffff1f;outline:none;padding:3px 6px}.todo-task-title-button{color:var(--text);text-align:left;cursor:text;background:0 0;border:none;padding:0;font-size:.9rem;line-height:1.35}.tasks-folder-title .todo-task-title-button,.tasks-board-title .todo-task-title-button{font:inherit;letter-spacing:inherit;text-transform:inherit}.todo-task-pills{flex-wrap:wrap;gap:4px;display:flex}.todo-task-pill{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff1a;align-items:center;gap:4px;padding:2px 7px;font-size:.64rem;display:inline-flex}.todo-task-pill.is-running{color:#f0b84b;background:#f0b84b14;border-color:#f0b84b52}.todo-task-pill.is-healthy{color:#8ff7d0;background:#8ff7d014;border-color:#8ff7d052}.todo-task-pill.is-planned{color:#f2c6d9;background:#f2c6d914;border-color:#f2c6d952}.todo-task-pill.is-unhealthy{color:#ffb49b;background:#ffb49b14;border-color:#ffb49b52}.todo-task-pill--flagged{color:#9dccff;border-color:rgba(var(--accent-rgb), .34);background:rgba(var(--accent-rgb), .08)}.todo-task-copy p{color:#f4efe6b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.45;display:-webkit-box;overflow:hidden}.todo-task-meta{color:var(--muted);flex-wrap:wrap;gap:4px 8px;font-size:.7rem;display:flex}.todo-task-actions{opacity:0;align-items:flex-start;gap:4px;transition:opacity .14s;display:flex}.todo-task-row:hover .todo-task-actions,.todo-task-row:focus-within .todo-task-actions,.todo-task-row.is-selected .todo-task-actions{opacity:1}.todo-task-action-button{width:22px;min-width:22px;height:22px;min-height:22px;color:var(--muted);cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;justify-content:center;align-items:center;padding:0;display:inline-flex}.todo-task-action-button.is-active{color:#9dccff;background:#60a5fa1a;border-color:#60a5fa4d}.todo-task-action-button.is-danger{color:#ffb49b}.todo-task-title-button:hover,.todo-task-title-button:focus-visible,.todo-icon-button:hover,.todo-icon-button:focus-visible,.todo-task-action-button:hover,.todo-task-action-button:focus-visible{background:#ffffff0f;border-color:#ffffff38;outline:none}.todo-task-row.is-complete .todo-task-title-button{color:#f8fafc94;text-decoration:line-through}.todo-board-content{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.todo-subtask-list{border-left:1px solid #ffffff14;flex-direction:column;gap:6px;margin-left:18px;padding-left:10px;display:flex}.todo-section-stack{min-width:0}.todo-detail-panel{background:#080b0f2e;border:1px solid #ffffff14;flex-direction:column;gap:10px;min-width:0;padding:10px;display:flex}.todo-detail-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.todo-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.todo-detail-field{flex-direction:column;gap:6px;min-width:0;display:flex}.todo-detail-field span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.64rem}.todo-detail-field input,.todo-detail-field textarea,.todo-detail-field select{width:100%;color:var(--text);resize:vertical;background:#ffffff08;border:1px solid #ffffff1f;outline:none;padding:6px 8px}.todo-detail-actions{align-items:center;gap:6px;display:flex}@media (min-width:1180px){.dashboard-tasks-layout.has-detail{grid-template-columns:minmax(0,1fr) minmax(280px,320px)}.todo-board-content.has-detail{grid-template-columns:minmax(0,1fr) minmax(280px,320px);align-items:start}.todo-detail-panel,.space-task-detail-panel{position:sticky;top:12px}}@media (min-width:1100px){.notes-browser-layout--folder{grid-template-columns:minmax(240px,280px) minmax(280px,360px)}.notes-browser-layout--folder.is-folders-hidden,.notes-browser-layout--folder.is-list-hidden{grid-template-columns:minmax(0,1fr)}.notes-browser-layout--document{grid-template-columns:minmax(240px,280px) minmax(280px,360px) minmax(0,1fr)}.notes-browser-layout--document.is-folders-hidden{grid-template-columns:minmax(280px,360px) minmax(0,1fr)}.notes-browser-layout--document.is-list-hidden{grid-template-columns:minmax(240px,280px) minmax(0,1fr)}.notes-browser-layout--document.is-folders-hidden.is-list-hidden{grid-template-columns:minmax(0,1fr)}.notes-browser-rail .notes-stage-panel,.notes-browser-main--folder-list .notes-stage-panel{max-height:calc(100vh - 24px);position:sticky;top:12px;overflow:auto}}.start-page-shell{gap:12px}.start-board-toolbar{justify-content:flex-start}.start-board-header{gap:10px;padding:10px 12px}.start-board-tools{gap:6px;min-width:min(250px,100%)}.start-board-metrics span,.start-board-visibility{padding:5px 8px;font-size:.68rem}.start-filter{width:min(280px,100%)}.start-filter input{padding:8px 10px}@media (max-width:1024px){.notes-app-shell,.todo-shell,.notes-subgrid,.control-room-grid{grid-template-columns:1fr}.notes-column--folders,.notes-column--notes{max-height:none;position:static}.notes-layout-controls{justify-content:flex-start}}@media (max-width:760px){.control-room-mobile-nav{display:flex}.control-room-toolbar{align-items:stretch}.control-room-filter{width:100%}.control-room-filter input{width:100%;min-width:0}.control-room-toolbar .dashboard-tasks-toolbar-group{justify-content:space-between;width:100%}.control-panel-header,.control-section-header,.control-project-header,.control-row{flex-direction:column}.control-row-meta,.control-project-health,.control-project-section-actions{justify-content:flex-start}.dashboard-tasks-toolbar,.dashboard-tasks-bulkbar{align-items:stretch}.dashboard-tasks-toolbar-group,.dashboard-tasks-bulkbar .dashboard-tasks-toolbar-group{flex-wrap:wrap;width:100%}.dashboard-tasks-bulkbar{bottom:max(10px, env(safe-area-inset-bottom,0px));z-index:6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0d12f0;border-radius:20px;position:sticky}.dashboard-tasks-bulkbar .dashboard-tasks-toolbar-group:last-child{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.task-bulk-action-sheet{left:10px;right:10px;bottom:max(10px, env(safe-area-inset-bottom,0px))}.todo-inline-select{flex:150px;justify-content:space-between;min-width:0}.todo-inline-select select{width:100%;min-width:0}.task-select-button{width:22px;min-width:22px;height:22px}}@media (max-width:1099px){.notes-page-shell.is-mobile-immersive{gap:0}.notes-page-heading.is-mobile-immersive{display:none}.notes-mobile-fab-shell{top:calc(env(safe-area-inset-top,0px) + 10px);z-index:56;align-items:center;gap:8px;display:inline-flex;position:fixed;right:12px}.notes-mobile-fab-button{-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);width:38px;height:38px;color:var(--copy-strong);font:inherit;background:#080a0ee0;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex;box-shadow:0 12px 32px #0000003d}.notes-browser-layout--tree{min-height:calc(var(--notes-mobile-vh,100dvh) - 154px);overscroll-behavior-x:none;grid-template-columns:1fr;overflow-x:hidden}.notes-browser-rail--navigation{z-index:70;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);overscroll-behavior:contain;touch-action:pan-y;background:#05080cb8;width:min(90vw,360px);padding:12px;transition:transform .16s;position:fixed;top:0;bottom:0;left:0;overflow-x:hidden;transform:translate(-100%)}.notes-browser-layout--tree.is-navigation-open .notes-browser-rail--navigation{transform:translate(0)}.notes-browser-rail--navigation .notes-stage-panel{height:calc(var(--notes-mobile-vh,100dvh) - 24px);max-height:calc(var(--notes-mobile-vh,100dvh) - 24px);overscroll-behavior:contain;position:relative;top:0;overflow-x:hidden}.notes-browser-scrim{z-index:60;background:#02040894;border:none;display:block;position:fixed;inset:0}.notes-stage-panel{min-height:auto}.notes-browser-main--document{width:100%;min-width:0;height:100%;min-height:calc(var(--notes-mobile-vh,100dvh) - 132px);overscroll-behavior-x:none;touch-action:pan-y;flex-direction:column;display:flex;overflow:hidden}.notes-browser-main--document>.panel{flex:auto;width:100%;min-height:0}.notes-browser-main--document.is-editor-view>.panel{height:100%;max-height:100%}.notes-page-shell.is-mobile-immersive .notes-browser-layout--tree{min-height:calc(var(--notes-mobile-vh,100dvh) - 92px)}.notes-page-shell.is-mobile-immersive .notes-breadcrumb-bar{background:#080a0ef5;border-top:none;margin-bottom:0;padding-inline:4px}.notes-page-shell.is-mobile-immersive .notes-browser-main--document.is-editor-view>.panel{background:#080a0eeb;border-left:none;border-right:none;border-radius:0}.notes-page-shell.is-mobile-immersive .notes-stage-panel--document{min-height:calc(var(--notes-mobile-vh,100dvh) - 92px)}.notes-page-shell.is-mobile-immersive .notes-stage-header{padding-top:6px}.notes-page-shell.is-mobile-keyboard-open .notes-breadcrumb-bar{padding-block:6px}.notes-page-shell.is-mobile-keyboard-open .notes-breadcrumb-item:not(:last-child),.notes-page-shell.is-mobile-keyboard-open .notes-breadcrumb-separator{display:none}.notes-page-shell.is-mobile-keyboard-open .notes-mobile-fab-shell{opacity:0;pointer-events:none}.notes-breadcrumb-bar{border-left:none;border-right:none;margin:0 0 8px;padding-right:92px;top:0}.notes-breadcrumb-nav-button{display:inline-flex}.notes-breadcrumb{flex-wrap:wrap;row-gap:4px}.notes-search-status{gap:2px;display:grid}.notes-search-meta{margin-left:0}.notes-folder-summary,.notes-folder-summary-metrics{grid-template-columns:1fr}.notes-inline-attachment--inline{width:100%}.notes-list-row,.notes-file-row{align-items:stretch;gap:6px}.notes-list-row{padding:11px 12px}.notes-list-row--note{margin-left:12px}.notes-list-leading{min-width:0}.notes-browser-rail--navigation .notes-list-subtitle,.notes-browser-rail--navigation .notes-list-date{display:none}.notes-list-date{padding-left:25px}.notes-stage-panel--document{height:100%;min-height:calc(var(--notes-mobile-vh,100dvh) - 132px);overflow:hidden}.notes-stage-panel--document .notes-stage-header,.space-notes-editor-shell .notes-stage-header{flex-shrink:0}.notes-stage-panel--document .notes-editor-content{flex:auto;min-height:0;overflow:hidden}.notes-stage-panel--document .notes-editor-dropzone{flex:auto;min-height:0;display:flex;overflow:hidden}.notes-editor-surface,.notes-editor-dropzone,.space-notes-textarea{max-width:100%;min-height:0;overflow-x:hidden}.notes-editor-surface{min-height:calc(var(--notes-mobile-vh,100dvh) - 260px);overscroll-behavior:contain;touch-action:pan-y;flex:auto;overflow:hidden auto}.space-notes-editor-shell{height:100%;min-height:calc(var(--notes-mobile-vh,100dvh) - 132px);overflow:hidden}.space-notes-textarea{resize:none;overscroll-behavior:contain;touch-action:pan-y;flex:auto;height:100%;min-height:0;overflow:hidden auto}}@media (max-width:920px){.sidebar{width:auto;margin:0 12px 12px;padding:10px 12px}.sidebar-nav{flex-direction:row;justify-content:space-between}.sidebar-link{width:42px;height:42px}.notes-pane-header,.notes-detail-header,.todo-board-header,.page-heading{flex-direction:column}}@media (max-width:640px){.shell-main{padding:0 12px 84px}.panel,.status-card{padding:12px}.notes-inline-form,.notes-inline-form--upload,.notes-inline-form--move,.todo-view-grid{grid-template-columns:1fr}}
.time-shell{grid-template-columns:minmax(220px,260px) minmax(0,1fr) minmax(280px,340px);gap:12px;min-height:calc(100vh - 72px);display:grid}.time-shell--projects-view{grid-template-columns:minmax(220px,260px) minmax(0,1fr)}.time-panel{background:#0d0f13d1;border:1px solid #ffffff14;border-radius:0;flex-direction:column;gap:12px;min-width:0;padding:14px;display:flex}.time-panel--calendar{gap:10px}.time-panel--projects{overflow:auto}.time-panel--day{max-height:calc(100vh - 24px);overflow:auto}.time-panel-header,.time-month-header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.time-panel-actions{align-items:center;gap:6px;display:flex}.time-view-switch{border:1px solid #ffffff14;margin-top:6px;display:inline-flex}.time-view-tab{color:#f8fafc99;cursor:pointer;background:0 0;border:0;border-radius:0;padding:4px 8px;font-size:.7rem}.time-view-tab.is-active{color:#f8fafce0;background:#ffffff14}.time-icon-button{color:#f8fafcdb;cursor:pointer;background:#ffffff05;border:1px solid #ffffff1f;border-radius:0;place-items:center;width:24px;height:24px;padding:0;display:grid}.time-icon-button:hover,.time-icon-button:focus-visible{background:#ffffff14;outline:none}.time-icon-button:disabled{opacity:.42;cursor:not-allowed}.time-project-save,.time-today-button,.time-project-delete{color:#f8fafce0;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:0;padding:4px 8px;font-size:.72rem}.time-project-save:hover,.time-project-save:focus-visible,.time-today-button:hover,.time-today-button:focus-visible,.time-project-delete:hover,.time-project-delete:focus-visible{background:#ffffff14;outline:none}.time-project-delete{color:#ff9b9b;border-color:#ff9b9b3d}.time-project-save:disabled,.time-today-button:disabled{opacity:.5;cursor:not-allowed}.time-error{color:#ff9b9b;margin:0;font-size:.76rem}.time-mini-heading{text-transform:uppercase;letter-spacing:.12em;color:#ffffff7a;margin:0;font-size:.64rem}.time-project-group,.time-summary-list,.time-entry-list{flex-direction:column;gap:6px;display:flex}.time-project-list{flex-direction:column;gap:4px;display:flex}.time-project-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;display:grid}.time-project-row.is-selected{background:#83b6ff14}.time-project-row.is-muted{opacity:.64}.time-project-trigger,.time-project-state{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;padding:5px 6px}.time-project-trigger{overflow:hidden}.time-project-trigger span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.time-project-trigger input{width:100%;color:inherit;background:0 0;border:0;border-bottom:1px solid #ffffff2e;border-radius:0;outline:none;padding:0 0 2px}.time-project-state{text-transform:lowercase;color:#ffffff85;font-size:.7rem}.time-summary-row{color:#f8fafcd6;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:4px 0;font-size:.78rem;display:grid}.time-summary-row.is-muted{opacity:.54}.time-summary-main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;align-items:center;padding:0;display:flex}.time-summary-main span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.time-summary-actions{align-items:center;gap:8px;display:flex}.time-summary-toggle{color:#f8fafcb8;cursor:pointer;background:#ffffff05;border:1px solid #ffffff1f;border-radius:0;padding:2px 6px;font-size:.66rem}.time-invoice-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.time-invoice-stat{border-top:1px solid #ffffff14;flex-direction:column;gap:2px;padding:6px 0;display:flex}.time-invoice-stat span{text-transform:uppercase;letter-spacing:.1em;color:#ffffff6b;font-size:.62rem}.time-invoice-stat strong{color:#f8fafce0;font-size:.76rem;font-weight:600}.time-invoice-list{flex-direction:column;gap:8px;display:flex}.time-invoice-row{border-top:1px solid #ffffff0f;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;padding-top:6px;display:grid}.time-invoice-main{flex-direction:column;gap:2px;min-width:0;display:flex}.time-invoice-main>span:first-child{text-overflow:ellipsis;white-space:nowrap;color:#f8fafce0;font-size:.76rem;overflow:hidden}.time-invoice-meta,.time-invoice-amount{color:#ffffff8a;font-size:.68rem}.time-invoice-amount{color:#f8fafcd6;white-space:nowrap}.time-invoice-generated{border-top:1px solid #ffffff14;flex-direction:column;gap:8px;padding-top:8px;display:flex}.time-invoice-generated-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.time-invoice-generated-list{flex-direction:column;gap:6px;display:flex}.time-invoice-download-row{color:inherit;border-top:1px solid #ffffff0f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 0;text-decoration:none;display:grid}.time-invoice-download-row:hover{color:#f8fafceb}.finance-shell{gap:16px;display:grid}.finance-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.finance-month-switch{align-items:center;gap:10px;display:inline-flex}.finance-panel{gap:14px;display:grid}.finance-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:16px;display:grid}.finance-list{gap:8px;display:grid}.finance-row{background:#ffffff05;border:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.finance-row--pending-period{background:#ffffff03;border-color:#ffffff0a}.finance-row--pending-period .finance-row-title strong,.finance-row--pending-period .finance-row-metrics strong{color:#ffffff9e}.finance-row--pending-period .finance-row-metrics,.finance-row--pending-period .time-invoice-meta{color:#ffffff75}.finance-row--pending-period .finance-date-input{opacity:.5}.finance-row-main{gap:4px;min-width:0;display:grid}.finance-row-title{gap:2px;min-width:0;display:grid}.finance-row-title strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.finance-row-metrics{color:#ffffffad;flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.finance-row-metrics strong{color:#ffffffeb;font-weight:600}.finance-row-actions{align-items:center;gap:8px;display:inline-flex}.finance-bulk-actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.finance-select{align-items:center;display:inline-flex}.finance-select input{width:14px;height:14px;margin:0}.finance-date-input{width:138px;min-width:138px}.finance-custom-lines{gap:8px;display:grid}.finance-custom-line{grid-template-columns:minmax(0,1fr) 84px 104px auto;align-items:center;gap:8px;display:grid}.finance-custom-line input{width:100%;min-width:0}.finance-year-list{gap:14px;display:grid}.finance-year-group{gap:10px;display:grid}.finance-year-header{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.finance-year-heading{gap:2px;display:grid}.finance-row-actions-stack{justify-items:end;gap:8px;display:grid}.finance-note-input{width:220px;min-width:220px}.time-project-editor{flex-direction:column;gap:8px;padding-top:4px;display:flex}.time-custom-lines{border-top:1px solid #ffffff14;flex-direction:column;gap:8px;padding-top:8px;display:flex}.time-custom-line-list{flex-direction:column;gap:6px;display:flex}.time-custom-line-row{grid-template-columns:minmax(0,1fr) 84px 108px 28px;align-items:end;gap:8px;display:grid}.time-custom-line-row input{width:100%;color:inherit;background:0 0;border:0;border-bottom:1px solid #ffffff1f;border-radius:0;outline:none;padding:6px 2px}.time-project-sessions{border-top:1px solid #ffffff14;flex-direction:column;gap:8px;padding-top:8px;display:flex}.time-project-sessions-head{justify-content:space-between;align-items:flex-end;gap:10px;display:flex}.time-project-credits-total{color:#f8fafce6;white-space:nowrap;font-size:.84rem}.time-project-session-list{flex-direction:column;gap:4px;display:flex}.time-project-session-row{border-bottom:1px solid #ffffff0d;grid-template-columns:48px 48px minmax(0,1fr) 72px;align-items:center;gap:8px;padding:5px 0;font-size:.72rem;display:grid}.time-project-session-date,.time-project-session-hours,.time-project-session-range{color:#ffffff94}.time-project-session-range{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.time-project-session-credits{color:#f8fafce6;text-align:right;white-space:nowrap}.time-panel--project-editor-panel{min-height:calc(100vh - 72px)}.time-field{flex-direction:column;gap:3px;display:flex}.time-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.time-affaire-suggestions{flex-wrap:wrap;gap:6px;min-height:22px;display:flex}.time-affaire-chip{color:#f8fafcbd;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:0;padding:3px 7px;font-size:.68rem}.time-affaire-chip:hover,.time-affaire-chip:focus-visible{background:#ffffff14;outline:none}.time-field span{text-transform:uppercase;letter-spacing:.1em;color:#ffffff6b;font-size:.64rem}.time-field input,.time-field select,.time-field textarea{width:100%;color:inherit;resize:vertical;background:0 0;border:0;border-bottom:1px solid #ffffff1f;border-radius:0;outline:none;padding:6px 2px}.time-project-meta{color:#ffffff85;margin:0;font-size:.68rem}.time-empty{color:#ffffff8a;margin:0;font-size:.78rem}.time-month-label{text-transform:capitalize;margin:0;font-size:1.02rem;font-weight:600}.time-month-header-main{flex:1;min-width:0;padding:0 10px}.time-month-actions{align-items:center;gap:6px;display:flex}.time-month-meta{color:#ffffff94;margin:2px 0 0;font-size:.72rem}.time-weekdays{text-transform:uppercase;letter-spacing:.08em;color:#ffffff70;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;font-size:.66rem;display:grid}.time-weekdays span{padding:0 4px 4px}.time-calendar-grid{background:#ffffff0d;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;display:grid}.time-day-card{min-height:112px;color:inherit;text-align:left;cursor:pointer;background:#0a0c10e0;border:0;border-radius:0;flex-direction:column;align-items:flex-start;gap:6px;padding:8px;display:flex}.time-day-card.is-outside{opacity:.36}.time-day-card.is-selected{background:#83b6ff1f}.time-day-card.is-today .time-day-number{color:#83b6ff}.time-day-card.is-timeshift-pending{box-shadow:inset 0 0 0 1px #ff7c7c42}.time-day-card.is-timeshift-pending .time-day-number,.time-day-card.is-timeshift-pending .time-day-hours{color:#ff7c7ceb}.time-day-card.is-timeshift-filled{box-shadow:inset 0 0 0 1px #6ee7cf38}.time-day-card.is-timeshift-filled .time-day-number{color:#6ee7cfeb}.time-day-number{font-size:.8rem;font-weight:600}.time-day-hours{color:#ffffffbd;min-height:1rem;font-size:.74rem}.time-day-projects{flex-direction:column;gap:3px;width:100%;display:flex}.time-day-project-chip{text-overflow:ellipsis;white-space:nowrap;color:#ffffff7a;font-size:.66rem;display:block;overflow:hidden}.time-day-title{margin:2px 0 0;font-size:.96rem;font-weight:600}.time-day-stats{color:#ffffff9e;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:.72rem;display:flex}.time-entry-composer{grid-template-columns:minmax(0,1fr) 72px auto auto;align-items:center;gap:6px;display:grid}.time-entry-composer select,.time-entry-composer input{width:100%;color:inherit;background:0 0;border:0;border-bottom:1px solid #ffffff1f;border-radius:0;outline:none;padding:6px 2px}.time-entry-row{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:6px;display:grid}.time-entry-row.is-busy{opacity:.72}.time-entry-main{justify-content:space-between;align-items:center;gap:6px;display:flex}.time-entry-header{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.time-entry-header select{flex:1;min-width:0}.time-entry-metrics{grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:8px;display:grid}.time-entry-field,.time-entry-used{flex-direction:column;gap:3px;min-width:0;display:flex}.time-entry-field span,.time-entry-used span{text-transform:uppercase;letter-spacing:.1em;color:#fff6;font-size:.58rem}.time-entry-row select,.time-entry-row input{width:100%;min-width:0;color:inherit;background:0 0;border:0;border-bottom:1px solid #ffffff1f;border-radius:0;outline:none;padding:6px 2px}.time-entry-row select{appearance:none}.time-entry-hours,.time-entry-hours,.time-entry-credit,.time-entry-credits-used{text-align:right}.time-entry-credits-used{color:#fff9;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;display:block;overflow:hidden}.time-entry-note{grid-column:1/-1}.time-entry-note::placeholder{color:#ffffff3d}.time-entry-status{color:#ffffff6b;grid-column:1/-1;min-height:.9rem;font-size:.66rem}.time-timeshift-panel{border-top:1px solid #ffffff14;flex-direction:column;gap:8px;padding-top:8px;display:flex}.time-timeshift-meta{color:#ffffff8a;margin:3px 0 0;font-size:.68rem}.time-timeshift-check{color:#f8fafcd6;align-items:center;gap:8px;font-size:.76rem;display:flex}.time-timeshift-actions{gap:6px;display:flex}.time-timeshift-specs{flex-direction:column;gap:4px;display:flex}.time-timeshift-specs code{text-overflow:ellipsis;white-space:nowrap;border-radius:0;width:100%;display:block;overflow:hidden}@media (max-width:1200px){.time-shell{grid-template-columns:240px minmax(0,1fr)}.time-panel--day{grid-column:1/-1;max-height:none}.time-shell--projects-view{grid-template-columns:240px minmax(0,1fr)}}@media (max-width:860px){.time-shell,.time-field-grid,.time-invoice-summary,.finance-grid,.finance-row,.time-custom-line-row,.finance-custom-line{grid-template-columns:1fr}.finance-year-header{flex-direction:column;align-items:flex-start}.time-entry-composer{grid-template-columns:1fr 72px}.time-day-card{min-height:88px}.time-entry-row{grid-template-columns:1fr}.time-entry-main{align-items:flex-start}.time-panel--day{max-height:none}.finance-header{flex-direction:column;align-items:flex-start}.finance-row-actions,.finance-month-switch{justify-content:flex-start}.finance-row-actions-stack{justify-items:stretch}.finance-note-input,.finance-date-input{width:100%;min-width:0}}
.slides-shell{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:16px;display:grid}.slides-panel{flex-direction:column;gap:14px;display:flex}.slides-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.slides-upload-list{flex-direction:column;gap:8px;display:flex}.slides-upload-card,.slides-empty,.slides-grid-summary,.slides-status{background:#ffffff08;border:1px solid #ffffff14;padding:12px}.slides-upload-card{justify-content:space-between;align-items:center;gap:10px;display:flex}.slides-upload-main{flex-direction:column;gap:4px;min-width:0;display:flex}.slides-upload-main strong,.slides-empty strong,.slides-grid-summary strong,.slides-status strong{color:#f8fafceb;font-size:.88rem;font-weight:600}.slides-upload-main span,.slides-empty span,.slides-grid-summary span,.slides-status span{color:#ffffff8f;font-size:.72rem}.slides-empty,.slides-grid-summary,.slides-status{flex-direction:column;gap:4px;display:flex}.slides-status--success{border-color:#3071e847}.slides-status--error{border-color:#e0525252}.slides-status--info{border-color:#ffffff24}.slides-progress{background:#ffffff08;border:1px solid #ffffff14;flex-direction:column;gap:10px;padding:12px;display:flex}.slides-progress-meta,.slides-progress-actions{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.slides-progress-meta strong,.slides-progress-numbers strong{color:#f8fafceb;font-size:.82rem}.slides-progress-meta span,.slides-progress-numbers span{color:#ffffff94;font-size:.72rem;display:block}.slides-progress-numbers{text-align:right}.slides-progress-track{background:#ffffff0a;border:1px solid #ffffff14;height:8px;position:relative;overflow:hidden}.slides-progress-fill{background:linear-gradient(90deg,#3071e8d9,#7aa2fff2);height:100%;transition:width .2s}.slides-progress-fill--finalizing{background-blend-mode:screen;background:linear-gradient(90deg,#3071e8d9,#7aa2fff2),repeating-linear-gradient(-45deg,#ffffff3d 0 10px,#ffffff0a 10px 20px)}.slides-form{flex-direction:column;gap:14px;display:flex}.slides-oauth-panel{background:#ffffff05;border:1px solid #ffffff14;flex-direction:column;gap:12px;padding:12px;display:flex}.slides-oauth-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.slides-oauth-link{text-decoration:none}.slides-oauth-field textarea{resize:vertical;width:100%;min-height:84px}.slides-settings-grid,.slides-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.slides-logo-path{grid-column:1/-1}.slides-toggle-row{flex-wrap:wrap;gap:10px 18px;display:flex}.slides-toggle{color:#f8fafcd1;align-items:center;gap:8px;font-size:.76rem;display:inline-flex}.slides-actions{justify-content:flex-start;display:flex}@media (max-width:980px){.slides-shell{grid-template-columns:1fr}}@media (max-width:720px){.slides-settings-grid,.slides-logo-grid{grid-template-columns:1fr}.slides-oauth-actions,.slides-panel-header,.slides-upload-card{flex-direction:column;align-items:flex-start}.slides-progress-meta,.slides-progress-actions{flex-direction:column}.slides-progress-numbers{text-align:left}}

