:root{--accent:#0d66f2;--accent-soft:#eaf2ff;--canvas:#fff;--panel:#fff;--text:#272727;--muted:#6f6f6f;--faint:#929292;--border:#dfdfdf;--border-strong:#b8b8b8;--focus:#0d66f2;--danger:#c62828;--danger-soft:#fff0f0;--warning:#a15c00;--warning-soft:#fff8e8;--success:#18794e;--success-soft:#eaf8f1;--sidebar:256px;--topbar:58px;--radius:8px}*{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:0;height:0;display:none}html,body{background:var(--canvas);min-height:100%;color:var(--text);margin:0;font-family:Helvetica Neue,Arial,sans-serif;font-size:13px;line-height:1.45}button,input,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{text-decoration:none}svg{stroke-width:1.75px;width:17px;height:17px}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app{min-height:100vh}.sidebar{width:var(--sidebar);border-right:1px solid var(--border);z-index:40;background:#fff;flex-direction:column;transition:transform .18s;display:flex;position:fixed;inset:0 auto 0 0;overflow:visible}.brand{flex:0 0 58px;justify-content:space-between;align-items:center;gap:8px;height:58px;padding:0 16px 0 18px;display:flex}.brand>a{align-items:center;display:inline-flex}.brand img{width:auto;height:20px;display:block}.avatar{color:#245a9b;background:#e4ecf9;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.workspace{margin-left:var(--sidebar);min-height:100vh;transition:margin-left .18s}.icon-button,.avatar-button{border:1px solid var(--border);background:#fff;border-radius:6px;place-items:center;width:36px;height:36px;display:inline-grid}.avatar-button{color:#245a9b;background:#e4ecf9;border-radius:50%;font-size:11px}.content{max-width:1540px;margin:0 auto;padding:22px 24px 64px}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.page-header h1{margin:0 0 4px;font-size:22px;font-weight:500;line-height:1.2}.page-header p{color:var(--muted);margin:0}.text-danger{color:var(--danger)}.panel{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:18px}.empty,.state-panel{min-height:220px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}.state-panel b,.empty b{color:var(--text);font-size:15px}.brand{border-bottom:0}.brand .mobile-only{margin-left:auto}.nav{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:6px 14px 28px;overflow:auto}.nav::-webkit-scrollbar{width:0;height:0;display:none}.nav-group{flex-direction:column;gap:0;margin-top:18px;display:flex}.nav-group h2{color:#747474;margin:0 10px 1px;font-size:11px;font-weight:400;line-height:1.4}.nav-link{color:#202020;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;min-height:40px;margin:0;padding:0 10px;font-size:13px;font-weight:400;line-height:20px;display:flex}.nav-link>svg{color:#8f8f8f;stroke-width:1.55px;flex:none;width:17px;height:17px}.nav-link>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.nav-link:hover{background:#f5f5f5}.nav-link.active,.nav-link.active-parent{color:#181818;background:0 0;font-weight:400}.nav-home.active{background:#f2f2f2;font-weight:500}.nav-link.active>svg,.nav-link.active-parent>svg,.nav-branch-trigger[aria-expanded=true]>svg:first-child{color:#888}.nav-branch-trigger>svg:last-child{color:#999;stroke-width:1.7px;width:15px;height:15px;margin-left:auto;transition:transform .16s}.nav-branch-trigger>svg:last-child.open{transform:rotate(90deg)}.nav-collapse{opacity:0;visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .2s,opacity .15s,visibility 0s linear .2s;display:grid}.nav-collapse.open{opacity:1;visibility:visible;grid-template-rows:1fr;transition:grid-template-rows .2s,opacity .17s,visibility linear}.nav-collapse>*{min-height:0;overflow:hidden}.subnav{border-left:1px solid #dedede;flex-direction:column;gap:0;margin:0 0 0 19px;padding:0 0 0 20px;display:flex}.subnav a{color:#262626;border-radius:6px;align-items:center;min-height:36px;padding:0 9px;font-size:13px;font-weight:400;line-height:20px;display:flex}.subnav a:hover{color:#171717;background:#f5f5f5}.subnav a.current{color:#171717;background:0 0;border-left:0;margin-left:0;font-weight:500}.subnav a:last-child{margin-bottom:8px}.recents{margin-top:4px}.recents-toggle{color:#202020;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;min-height:40px;padding:0 10px;font-size:13px;font-weight:400;display:flex}.recents-toggle:hover{background:#f5f5f5}.recents-toggle>svg:first-child{color:#8f8f8f;stroke-width:1.55px;width:17px;height:17px}.recents-toggle .recents-chevron{color:#999;width:15px;height:15px;margin-left:auto}.recent-list{border-left:1px solid #dedede;flex-direction:column;margin:0 0 0 19px;padding:0 0 0 20px;display:flex}.recent-list a{border-radius:6px;align-items:center;gap:9px;min-height:36px;padding:0 8px;font-size:12px;display:flex}.recent-list a:hover{background:#f5f5f5}.recent-list a:last-of-type{margin-bottom:8px}.recent-list a svg{color:#929292;flex:none;width:15px;height:15px}.recent-list a span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.recent-list p{color:var(--muted);margin:6px 8px 8px;font-size:11px;line-height:1.45}.sidebar-collapse-button{border-color:#0000;width:32px;height:32px}.sidebar-collapse-button:hover{border-color:var(--border);background:#f5f5f5}.sidebar-reveal-button{flex:none}.sidebar-collapsed .sidebar{transform:translate(-100%)}.sidebar-collapsed .workspace{margin-left:0}.sidebar-bottom{border-top:1px solid var(--border);background:#fff;padding:10px 12px}.sidebar-bottom button{text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;min-height:44px;padding:6px 8px;display:flex}.sidebar-bottom button:hover{background:#f4f4f4}.sidebar-bottom button>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.sidebar-bottom b{font-weight:500}.sidebar-bottom small{color:var(--muted)}.topbar-spacer{flex:1}.scrim,.mobile-only,.menu-button{display:none}@media (max-width:960px){.content{padding:18px}}.auth-page{background:var(--canvas);place-items:center;min-height:100dvh;padding:20px;display:grid}.auth-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);width:min(360px,100%);padding:28px 24px}.auth-card h1{margin:0 0 4px;font-size:18px;font-weight:500}.auth-card>p{color:var(--muted);margin:0 0 20px}.login-form{gap:16px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field>span{font-weight:500}.field input{border:1px solid var(--border);background:#fff;border-radius:6px;height:36px;padding:0 10px}.field-error{color:var(--danger);font-size:12px}.form-error{color:var(--danger);background:var(--danger-soft);border-radius:6px;padding:8px 10px;font-size:12px}.primary-button,.secondary-button,.ghost-button,.danger-button{border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-weight:500;display:inline-flex}.primary-button{background:var(--accent);color:#fff;border:1px solid var(--accent)}.secondary-button{border:1px solid var(--border);background:#fff}.ghost-button{background:0 0;border:0}.danger-button{background:var(--danger);color:#fff;border:1px solid var(--danger)}.login-form button{width:100%}
