.projects-module__-tkicq__dashboard{max-width:1120px;margin:0 auto;padding:32px 36px}.projects-module__-tkicq__dashboardHeading{justify-content:space-between;align-items:center;gap:22px;padding-bottom:28px;display:flex}.projects-module__-tkicq__dashboardHeading h1{letter-spacing:-.025em;font-size:28px;font-weight:500}.projects-module__-tkicq__dashboardHeading p{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.7}.projects-module__-tkicq__primaryButton,.projects-module__-tkicq__secondaryButton,.projects-module__-tkicq__dangerButton{background:var(--button);color:#fdfdfd;white-space:nowrap;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:34px;padding:0 13px;font-size:12px;display:inline-flex}.projects-module__-tkicq__primaryButton:hover,.projects-module__-tkicq__dangerButton:hover{filter:brightness(1.1)}.projects-module__-tkicq__primaryButton:disabled{opacity:.5;filter:none}.projects-module__-tkicq__primaryButton:active,.projects-module__-tkicq__secondaryButton:active,.projects-module__-tkicq__dangerButton:active{transform:translateY(1px)}.projects-module__-tkicq__primaryButton:focus-visible,.projects-module__-tkicq__dangerButton:focus-visible{outline-color:var(--foreground);outline-offset:2px}.projects-module__-tkicq__secondaryButton{background:var(--surface-raised);color:var(--foreground-soft);border-color:var(--border)}.projects-module__-tkicq__secondaryButton:hover{background:var(--hover);color:var(--foreground)}.projects-module__-tkicq__dangerButton{background:#a52932}.projects-module__-tkicq__iconButton{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.projects-module__-tkicq__iconButton:hover{color:var(--foreground);background:var(--hover)}.projects-module__-tkicq__emptyDashboard{text-align:center;border-top:1px solid var(--border);flex-direction:column;align-items:center;padding:52px 20px 30px;display:flex}.projects-module__-tkicq__emptyProjectIcon,.projects-module__-tkicq__emptyWorkspaceIcon{border:1px solid var(--border);background:var(--surface-raised);width:74px;height:74px;color:var(--workspace-accent);border-radius:6px;place-items:center;margin-bottom:23px;display:grid}.projects-module__-tkicq__emptyDashboard h2{letter-spacing:-.02em;font-size:22px;font-weight:500}.projects-module__-tkicq__emptyDashboard>p{max-width:45ch;color:var(--muted);margin:13px 0 23px;font-size:13px;line-height:1.85}.projects-module__-tkicq__emptyWorkspaceGuide{border-top:1px solid var(--border);text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:45px;width:100%;max-width:480px;margin-top:52px;padding-top:26px;display:grid}.projects-module__-tkicq__emptyWorkspaceGuide>div:first-child>svg{color:var(--notebook-accent)}.projects-module__-tkicq__emptyWorkspaceGuide>div:last-child>svg{color:var(--studio-accent)}.projects-module__-tkicq__emptyWorkspaceGuide h3{margin:10px 0 6px;font-size:13px;font-weight:500}.projects-module__-tkicq__emptyWorkspaceGuide p{color:var(--muted);font-size:11px;line-height:1.7}.projects-module__-tkicq__localStorageNote{color:var(--muted);margin-top:28px;font-size:10px;line-height:1.7}.projects-module__-tkicq__notice{border:1px solid var(--border);border-left:2px solid var(--success);color:var(--foreground-soft);background:var(--surface-raised);align-items:center;gap:9px;margin-bottom:24px;padding:8px 10px 8px 14px;font-size:12px;display:flex}.projects-module__-tkicq__notice>svg{color:var(--success)}.projects-module__-tkicq__notice>span{flex:1}.projects-module__-tkicq__projectsToolbar{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.projects-module__-tkicq__projectsToolbar>span{color:var(--muted);font-size:11px}.projects-module__-tkicq__projectSearch{border:1px solid var(--border);background:var(--surface);width:230px;min-height:32px;color:var(--muted);border-radius:4px;align-items:center;gap:8px;padding:0 10px;display:flex}.projects-module__-tkicq__projectSearch:focus-within{outline:1px solid var(--accent)}.projects-module__-tkicq__projectSearch input{background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:11px}.projects-module__-tkicq__projectSearch input::placeholder{color:var(--muted)}.projects-module__-tkicq__projectsList{flex-direction:column;gap:16px;display:flex}.projects-module__-tkicq__projectCard{border:1px solid var(--border);border-radius:4px;padding:20px}.projects-module__-tkicq__projectCard[data-active=true]{border-left:2px solid var(--accent);padding-left:19px}.projects-module__-tkicq__projectCardHeader{align-items:center;gap:12px;display:flex}.projects-module__-tkicq__projectAvatar{background:var(--surface-raised);border:1px solid var(--border);width:38px;height:38px;font-family:var(--font-mono);color:var(--foreground-soft);border-radius:4px;flex-shrink:0;place-items:center;font-size:13px;display:grid}.projects-module__-tkicq__projectTitle{flex:1;min-width:0}.projects-module__-tkicq__projectTitle h2{overflow-wrap:anywhere;font-size:16px;font-weight:500}.projects-module__-tkicq__projectTitle>span{color:var(--muted);align-items:center;gap:4px;margin-top:4px;font-size:10px;display:flex}.projects-module__-tkicq__projectCard[data-active=true] .projects-module__-tkicq__projectTitle>span{color:var(--accent)}.projects-module__-tkicq__projectDescription{color:var(--muted);overflow-wrap:anywhere;margin-top:15px;font-size:12px;line-height:1.75}.projects-module__-tkicq__projectRepository{margin-top:16px}.projects-module__-tkicq__projectRepository a,.projects-module__-tkicq__projectRepository button{min-width:0;max-width:100%;color:var(--muted);text-align:left;background:0 0;border:0;align-items:center;gap:7px;font-size:11px;display:inline-flex}.projects-module__-tkicq__projectRepository a>span{overflow-wrap:anywhere}.projects-module__-tkicq__projectRepository a:hover,.projects-module__-tkicq__projectRepository button:hover{color:var(--accent)}.projects-module__-tkicq__projectCardFooter{border-top:1px solid var(--border);align-items:center;gap:22px;margin-top:20px;padding-top:16px;display:flex}.projects-module__-tkicq__projectCardFooter>a{color:var(--workspace-accent);white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:inline-flex}.projects-module__-tkicq__projectCardFooter>a:hover{text-underline-offset:4px;text-decoration:underline}.projects-module__-tkicq__selectProject{color:var(--muted);white-space:nowrap;background:0 0;border:0;margin-left:auto;font-size:10px}.projects-module__-tkicq__selectProject:hover{color:var(--foreground)}.projects-module__-tkicq__emptySearch{text-align:center;color:var(--muted);padding:50px 15px}.projects-module__-tkicq__emptySearch h2{color:var(--foreground);margin:15px 0 8px;font-size:16px}.projects-module__-tkicq__emptySearch p{margin-bottom:20px;font-size:12px}.projects-module__-tkicq__projectWorkspace{flex-direction:column;min-height:100%;padding:28px 35px 35px;display:flex}.projects-module__-tkicq__projectWorkspaceHeading{border-bottom:1px solid var(--border);align-items:center;gap:13px;padding-bottom:25px;display:flex}.projects-module__-tkicq__projectWorkspaceHeading>div{min-width:0}.projects-module__-tkicq__projectWorkspaceHeading p{color:var(--muted);overflow-wrap:anywhere;font-size:11px}.projects-module__-tkicq__projectWorkspaceHeading h1{margin-top:4px;font-size:22px;font-weight:500}.projects-module__-tkicq__contextBadge{color:var(--workspace-accent);white-space:nowrap;margin-left:auto;font-size:10px}.projects-module__-tkicq__emptyWorkspace{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:65px 26px;display:flex}.projects-module__-tkicq__emptyWorkspace h1,.projects-module__-tkicq__emptyWorkspace h2{letter-spacing:-.025em;font-size:23px;font-weight:500}.projects-module__-tkicq__emptyWorkspace>p{max-width:45ch;color:var(--muted);overflow-wrap:anywhere;margin-top:12px;font-size:13px;line-height:1.9}.projects-module__-tkicq__emptyWorkspace .projects-module__-tkicq__primaryButton{margin-top:23px}.projects-module__-tkicq__emptyContextLabel{color:var(--muted);font-family:var(--font-mono);padding-top:20px;font-size:10px}.projects-module__-tkicq__workspaceConnection{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:20px;display:flex}.projects-module__-tkicq__workspaceConnection>div{align-items:center;gap:12px;min-width:0;display:flex}.projects-module__-tkicq__workspaceConnection>div>div{min-width:0}.projects-module__-tkicq__workspaceConnection h3{font-size:12px;font-weight:500}.projects-module__-tkicq__workspaceConnection p{color:var(--muted);overflow-wrap:anywhere;margin-top:5px;font-size:11px;line-height:1.7}.projects-module__-tkicq__workspaceConnection>a{color:var(--workspace-accent);white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:flex}.projects-module__-tkicq__workspaceConnection>a:hover{text-underline-offset:4px;text-decoration:underline}.projects-module__-tkicq__projectDialog{width:min(520px,100vw - 32px);max-height:calc(100dvh - 40px);color:var(--foreground);background:var(--background);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:6px;margin:auto;padding:0}.projects-module__-tkicq__projectDialog::backdrop{background:#10101080}.projects-module__-tkicq__dialogHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 24px 20px;display:flex}.projects-module__-tkicq__dialogHeader h2{font-size:19px;font-weight:500}.projects-module__-tkicq__dialogHeader p{color:var(--muted);margin-top:7px;font-size:12px;line-height:1.7}.projects-module__-tkicq__dialogHeader .projects-module__-tkicq__iconButton{margin:-5px -6px 0 0}.projects-module__-tkicq__formFields{flex-direction:column;gap:20px;padding:22px 24px;display:flex}.projects-module__-tkicq__field{flex-direction:column;gap:8px;display:flex}.projects-module__-tkicq__field label{justify-content:space-between;align-items:center;font-size:12px;font-weight:500;display:flex}.projects-module__-tkicq__field label>span:last-child{color:var(--muted);font-size:10px;font-weight:400}.projects-module__-tkicq__githubLabel{align-items:center;gap:7px;display:flex}.projects-module__-tkicq__field input,.projects-module__-tkicq__field textarea{border:1px solid var(--border);background:var(--surface-raised);width:100%;min-height:37px;color:var(--foreground);border-radius:4px;padding:8px 10px;font-size:13px}.projects-module__-tkicq__field textarea{resize:vertical;min-height:80px;max-height:200px;line-height:1.7}.projects-module__-tkicq__field select{border:1px solid var(--border);background:var(--surface-raised);width:100%;min-height:37px;color:var(--foreground);border-radius:4px;padding:8px 10px;font-size:13px}.projects-module__-tkicq__field input[aria-invalid=true]{border-color:var(--error)}.projects-module__-tkicq__fieldHelp{color:var(--muted);font-size:11px;line-height:1.7}.projects-module__-tkicq__fieldError{color:var(--error);font-size:11px;line-height:1.6}.projects-module__-tkicq__formError{border:1px solid var(--error);color:var(--error);border-radius:4px;padding:10px 12px;font-size:12px;line-height:1.7}.projects-module__-tkicq__contextPreview{border:1px solid var(--border);background:var(--surface);padding:16px}.projects-module__-tkicq__contextPreview>p{color:var(--muted);font-size:11px;line-height:1.7}.projects-module__-tkicq__contextPreview>div{gap:25px;margin:12px 0;display:flex}.projects-module__-tkicq__contextPreview>div>span{align-items:center;gap:8px;font-size:12px;display:flex}.projects-module__-tkicq__contextPreview>div>span:first-child{color:var(--notebook-accent)}.projects-module__-tkicq__contextPreview>div>span:last-child{color:var(--studio-accent)}.projects-module__-tkicq__dialogActions{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:10px;padding:18px 24px;display:flex}.projects-module__-tkicq__deleteLink{color:var(--error);background:0 0;border:0;align-items:center;gap:7px;margin-right:auto;font-size:11px;display:flex}.projects-module__-tkicq__deleteLink:hover{text-underline-offset:4px;text-decoration:underline}.projects-module__-tkicq__deleteConfirmation>p,.projects-module__-tkicq__deleteConfirmation>.projects-module__-tkicq__formError{margin:22px 24px}.projects-module__-tkicq__deleteConfirmation>p:first-child{overflow-wrap:anywhere;line-height:1.7}.projects-module__-tkicq__loading{padding:36px}.projects-module__-tkicq__loading span{background:var(--hover);max-width:580px;height:12px;margin-bottom:18px;display:block}.projects-module__-tkicq__loading span:first-child{width:45%;height:30px;margin-bottom:35px}.projects-module__-tkicq__loading span:nth-child(3){width:70%}.projects-module__-tkicq__loading span:last-child{width:55%}@media (max-width:1399px){.projects-module__-tkicq__dashboard,.projects-module__-tkicq__projectWorkspace{padding:28px}}@media (max-width:767px){.projects-module__-tkicq__dashboard{padding:25px 20px}.projects-module__-tkicq__dashboardHeading{align-items:flex-start;gap:16px}.projects-module__-tkicq__dashboardHeading h1{font-size:25px}.projects-module__-tkicq__dashboardHeading p{font-size:11px}.projects-module__-tkicq__dashboardHeading>button{margin-top:2px;padding:0 9px;font-size:11px}.projects-module__-tkicq__emptyDashboard{padding:37px 2px 15px}.projects-module__-tkicq__emptyDashboard h2{font-size:21px}.projects-module__-tkicq__emptyDashboard>p{font-size:12px}.projects-module__-tkicq__emptyWorkspaceGuide{grid-template-columns:1fr;gap:25px;margin-top:38px;padding-top:25px}.projects-module__-tkicq__emptyWorkspaceGuide>div{grid-template-columns:23px 1fr;gap:2px 14px;display:grid}.projects-module__-tkicq__emptyWorkspaceGuide svg{grid-row:1/3;margin-top:2px}.projects-module__-tkicq__emptyWorkspaceGuide h3{margin:0 0 5px}.projects-module__-tkicq__projectsToolbar{gap:15px}.projects-module__-tkicq__projectSearch{width:190px}.projects-module__-tkicq__projectCard{padding:16px}.projects-module__-tkicq__projectCard[data-active=true]{padding-left:15px}.projects-module__-tkicq__projectTitle h2{font-size:14px}.projects-module__-tkicq__projectDescription{font-size:11px}.projects-module__-tkicq__projectCardFooter{flex-wrap:wrap;gap:18px}.projects-module__-tkicq__projectCardFooter>a{gap:5px;font-size:10px}.projects-module__-tkicq__selectProject{margin-left:0}.projects-module__-tkicq__projectWorkspace{padding:25px 20px}.projects-module__-tkicq__projectWorkspaceHeading{align-items:flex-start}.projects-module__-tkicq__contextBadge{display:none}.projects-module__-tkicq__emptyWorkspace{padding:45px 10px}.projects-module__-tkicq__emptyWorkspace h1,.projects-module__-tkicq__emptyWorkspace h2{font-size:21px}.projects-module__-tkicq__emptyWorkspace>p{font-size:12px}.projects-module__-tkicq__workspaceConnection{flex-direction:column;align-items:flex-start}.projects-module__-tkicq__workspaceConnection>a{margin-left:31px}.projects-module__-tkicq__dialogHeader,.projects-module__-tkicq__formFields{padding:20px}.projects-module__-tkicq__dialogActions{flex-wrap:wrap;padding:16px 20px}.projects-module__-tkicq__deleteLink{width:100%;padding:3px 0 10px}.projects-module__-tkicq__field input,.projects-module__-tkicq__field textarea{font-size:16px}}
.notes-module__CKyOGq__explorer{padding:2px 0 18px}.notes-module__CKyOGq__explorerActions{justify-content:space-between;align-items:center;gap:8px;padding:0 12px 12px;display:flex}.notes-module__CKyOGq__explorerActions button{color:var(--foreground-soft);background:0 0;border:0;border-radius:4px;align-items:center;gap:7px;padding:6px;font-size:11px;display:inline-flex}.notes-module__CKyOGq__explorerActions button:hover{background:var(--hover);color:var(--foreground)}.notes-module__CKyOGq__explorerActions button:first-child>svg{color:var(--workspace-accent)}.notes-module__CKyOGq__noteSearch{border:1px solid var(--border);color:var(--muted);border-radius:4px;align-items:center;gap:6px;margin:0 12px 12px;padding:6px 8px;display:flex}.notes-module__CKyOGq__noteSearch:focus-within{outline:1px solid var(--accent)}.notes-module__CKyOGq__noteSearch input{width:100%;min-width:0;color:var(--foreground);background:0 0;border:0;outline:none;font-size:11px}.notes-module__CKyOGq__noteSearch input::placeholder{color:var(--muted)}.notes-module__CKyOGq__tree,.notes-module__CKyOGq__nestedTree{list-style:none}.notes-module__CKyOGq__tree{padding:0 5px}.notes-module__CKyOGq__nestedTree{border-left:1px solid var(--border);margin-left:12px;padding-left:3px}.notes-module__CKyOGq__noteRow,.notes-module__CKyOGq__folderRow{align-items:center;min-width:0;min-height:32px;display:flex}.notes-module__CKyOGq__noteRow>a,.notes-module__CKyOGq__folderRow>button:first-child{min-width:0;min-height:32px;color:var(--foreground-soft);text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:6px;padding:6px 7px;font-size:11px;display:flex}.notes-module__CKyOGq__noteRow>a>span,.notes-module__CKyOGq__folderRow>button:first-child>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notes-module__CKyOGq__noteRow>a>span>small{color:var(--muted);text-overflow:ellipsis;margin-top:3px;font-size:9px;display:block;overflow:hidden}.notes-module__CKyOGq__noteRow>a>svg,.notes-module__CKyOGq__folderRow>button:first-child>svg:nth-child(2){color:var(--workspace-accent)}.notes-module__CKyOGq__noteRow:hover,.notes-module__CKyOGq__folderRow:hover{background:var(--hover)}.notes-module__CKyOGq__noteRow:has([aria-current=page]){background:var(--selection);box-shadow:inset 2px 0 var(--workspace-accent)}.notes-module__CKyOGq__noteRow [aria-current=page]{color:var(--foreground)}.notes-module__CKyOGq__rowAction{width:25px;height:29px;color:var(--muted);background:0 0;border:0;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.notes-module__CKyOGq__rowAction:hover{color:var(--foreground);background:var(--surface-raised)}.notes-module__CKyOGq__expandedCaret{transform:rotate(90deg)}.notes-module__CKyOGq__emptyFolder{color:var(--muted);padding:8px 12px;font-size:10px}.notes-module__CKyOGq__treeMessage{color:var(--muted);padding:12px 16px;font-size:11px;line-height:1.8}.notes-module__CKyOGq__treeMessage button{color:var(--accent);background:0 0;border:0;margin-top:6px;font-size:11px;display:block}.notes-module__CKyOGq__emptyNotebook{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:70px 28px;display:flex}.notes-module__CKyOGq__emptyNotebook>svg{color:var(--workspace-accent);margin-bottom:22px}.notes-module__CKyOGq__emptyNotebook .notes-module__CKyOGq__projectName{color:var(--muted);margin:0 0 12px;font-size:11px}.notes-module__CKyOGq__emptyNotebook h1{letter-spacing:-.03em;font-size:27px;font-weight:500}.notes-module__CKyOGq__emptyNotebook>p{color:var(--muted);max-width:48ch;margin-top:15px;font-size:13px;line-height:1.85}.notes-module__CKyOGq__emptyActions{gap:10px;margin-top:27px;display:flex}.notes-module__CKyOGq__primaryButton,.notes-module__CKyOGq__secondaryButton{background:var(--button);color:#fdfdfd;white-space:nowrap;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:33px;padding:0 12px;font-size:11px;display:inline-flex}.notes-module__CKyOGq__primaryButton:hover{filter:brightness(1.1)}.notes-module__CKyOGq__primaryButton:focus-visible{outline-color:var(--foreground);outline-offset:2px}.notes-module__CKyOGq__primaryButton:active,.notes-module__CKyOGq__secondaryButton:active{transform:translateY(1px)}.notes-module__CKyOGq__secondaryButton{color:var(--foreground-soft);border-color:var(--border);background:var(--surface-raised)}.notes-module__CKyOGq__secondaryButton:hover{background:var(--hover)}.notes-module__CKyOGq__iconButton{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.notes-module__CKyOGq__iconButton:hover{color:var(--foreground);background:var(--hover)}.notes-module__CKyOGq__noteDocument{flex-direction:column;min-height:100%;display:flex}.notes-module__CKyOGq__noteHeader{justify-content:space-between;align-items:center;gap:16px;padding:25px 28px 20px;display:flex}.notes-module__CKyOGq__noteHeader>div{min-width:0}.notes-module__CKyOGq__noteHeader p{color:var(--muted);overflow-wrap:anywhere;font-size:10px;line-height:1.7}.notes-module__CKyOGq__noteHeader h1{letter-spacing:-.02em;overflow-wrap:anywhere;margin-top:7px;font-size:24px;font-weight:500;line-height:1.45}.notes-module__CKyOGq__noteToolbar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:10px 28px;display:flex}.notes-module__CKyOGq__viewToggle{border:1px solid var(--border);border-radius:4px;gap:3px;padding:2px;display:inline-flex}.notes-module__CKyOGq__viewToggle button{color:var(--muted);background:0 0;border:0;border-radius:2px;justify-content:center;align-items:center;gap:6px;padding:5px 9px;font-size:11px;display:flex}.notes-module__CKyOGq__viewToggle button[aria-pressed=true]{background:var(--hover);color:var(--foreground)}.notes-module__CKyOGq__saveState{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.notes-module__CKyOGq__saveState svg{color:var(--success)}.notes-module__CKyOGq__noteToolbar>.notes-module__CKyOGq__primaryButton{margin-left:auto}.notes-module__CKyOGq__selectionBar{z-index:1;background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:9px 28px;display:flex;position:sticky;top:0}.notes-module__CKyOGq__selectionBar>span{color:var(--muted);font-size:10px}.notes-module__CKyOGq__selectionBar button:disabled{opacity:.5}.notes-module__CKyOGq__captureNotice{color:var(--muted);border-bottom:1px solid var(--border);padding:12px 28px;font-size:11px}.notes-module__CKyOGq__captureNotice a{color:var(--studio-accent);align-items:center;gap:5px;text-decoration:underline;display:inline-flex}.notes-module__CKyOGq__draftNotice{color:var(--muted);background:var(--surface-raised);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:12px;padding:12px 28px;font-size:10px;line-height:1.7;display:flex}.notes-module__CKyOGq__draftNotice>span{flex:1}.notes-module__CKyOGq__draftNotice button{color:var(--accent);white-space:nowrap;background:0 0;border:0;font-size:10px}.notes-module__CKyOGq__draftNotice button:last-child{color:var(--muted)}.notes-module__CKyOGq__draftNotice button:hover{text-underline-offset:3px;text-decoration:underline}.notes-module__CKyOGq__saveError{border:1px solid var(--error);color:var(--error);margin:14px 28px;padding:10px 12px;font-size:12px;line-height:1.7}.notes-module__CKyOGq__editor{flex:1;min-width:0}.notes-module__CKyOGq__editor:focus-within{outline:1px solid var(--accent);outline-offset:-1px}.notes-module__CKyOGq__markdown{width:100%;max-width:880px;color:var(--foreground-soft);overflow-wrap:anywhere;margin:0 auto;padding:30px 40px 45px;font-size:14px;line-height:1.9}.notes-module__CKyOGq__markdown>:first-child{margin-top:0}.notes-module__CKyOGq__markdown h1,.notes-module__CKyOGq__markdown h2,.notes-module__CKyOGq__markdown h3,.notes-module__CKyOGq__markdown h4,.notes-module__CKyOGq__markdown h5,.notes-module__CKyOGq__markdown h6{color:var(--foreground);margin:1.5em 0 .65em;line-height:1.4}.notes-module__CKyOGq__markdown h1{font-size:26px}.notes-module__CKyOGq__markdown h2{font-size:21px}.notes-module__CKyOGq__markdown h3{font-size:17px}.notes-module__CKyOGq__markdown p,.notes-module__CKyOGq__markdown ul,.notes-module__CKyOGq__markdown ol{margin:1em 0}.notes-module__CKyOGq__markdown ul,.notes-module__CKyOGq__markdown ol{padding-left:25px}.notes-module__CKyOGq__markdown li{margin:5px 0;padding-left:3px}.notes-module__CKyOGq__markdown .task-list-item{list-style:none}.notes-module__CKyOGq__markdown input[type=checkbox]{accent-color:var(--workspace-accent);margin-right:6px}.notes-module__CKyOGq__markdown a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.notes-module__CKyOGq__markdown code{background:var(--surface-raised);color:var(--code);border-radius:3px;padding:2px 5px;font-size:.85em}.notes-module__CKyOGq__markdown pre{background:var(--surface);border:1px solid var(--border);border-radius:4px;margin:20px 0;padding:18px;line-height:1.8;overflow:auto}.notes-module__CKyOGq__markdown pre code{color:var(--foreground-soft);white-space:pre;background:0 0;padding:0}.notes-module__CKyOGq__markdown blockquote{border-left:3px solid var(--workspace-accent);color:var(--muted);margin:20px 0;padding:1px 18px}.notes-module__CKyOGq__markdown hr{background:var(--border);border:0;height:1px;margin:25px 0}.notes-module__CKyOGq__markdown img{max-width:100%;height:auto}.notes-module__CKyOGq__markdown table{border-collapse:collapse;width:100%;font-size:12px}.notes-module__CKyOGq__markdown th,.notes-module__CKyOGq__markdown td{border:1px solid var(--border);padding:8px 12px}.notes-module__CKyOGq__markdown th{background:var(--surface-raised);font-weight:500}.notes-module__CKyOGq__tableScroll{width:100%;margin:20px 0;overflow:auto}.notes-module__CKyOGq__blankNote{text-align:center;color:var(--muted);flex:1;padding:60px 30px}.notes-module__CKyOGq__blankNote>svg{color:var(--workspace-accent)}.notes-module__CKyOGq__blankNote h2{color:var(--foreground);margin:20px 0 12px;font-size:18px;font-weight:500}.notes-module__CKyOGq__blankNote p{font-size:12px;line-height:1.8}.notes-module__CKyOGq__blankNote>button{margin-top:24px}.notes-module__CKyOGq__noteFooter{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;align-items:center;gap:18px;margin-top:auto;padding:16px 28px;font-size:10px;display:flex}.notes-module__CKyOGq__noteFooter>span:last-child{margin-left:auto}@media (max-width:767px){.notes-module__CKyOGq__emptyNotebook{padding:45px 24px}.notes-module__CKyOGq__emptyNotebook h1{font-size:23px}.notes-module__CKyOGq__emptyNotebook>p{font-size:12px}.notes-module__CKyOGq__noteHeader{padding:23px 20px 18px}.notes-module__CKyOGq__noteHeader h1{font-size:21px}.notes-module__CKyOGq__noteToolbar{flex-wrap:wrap;gap:8px;padding:10px 16px}.notes-module__CKyOGq__selectionBar{flex-wrap:wrap;gap:8px;padding:9px 16px}.notes-module__CKyOGq__selectionBar>span{font-size:9px}.notes-module__CKyOGq__selectionBar button{padding:0 8px;font-size:10px}.notes-module__CKyOGq__viewToggle button{padding:6px 8px;font-size:10px}.notes-module__CKyOGq__viewToggle svg{display:none}.notes-module__CKyOGq__saveState{font-size:9px}.notes-module__CKyOGq__noteToolbar>.notes-module__CKyOGq__primaryButton{gap:5px;padding:0 8px;font-size:10px}.notes-module__CKyOGq__noteToolbar>.notes-module__CKyOGq__primaryButton svg{width:13px}.notes-module__CKyOGq__draftNotice{padding:12px 20px}.notes-module__CKyOGq__draftNotice>span{flex-basis:100%}.notes-module__CKyOGq__saveError{margin:12px 20px}.notes-module__CKyOGq__markdown{padding:26px 22px 35px;font-size:13px}.notes-module__CKyOGq__markdown h1{font-size:23px}.notes-module__CKyOGq__markdown h2{font-size:20px}.notes-module__CKyOGq__noteFooter{gap:12px;padding:15px 20px}.notes-module__CKyOGq__rowAction{width:30px;height:34px}}
.studio-module__GH2uNq__primaryButton,.studio-module__GH2uNq__secondaryButton,.studio-module__GH2uNq__dangerButton{background:var(--button);color:#fdfdfd;white-space:nowrap;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:33px;padding:0 12px;font-size:11px;display:inline-flex}.studio-module__GH2uNq__secondaryButton{background:var(--surface-raised);border-color:var(--border);color:var(--foreground-soft)}.studio-module__GH2uNq__dangerButton{background:#a52932}.studio-module__GH2uNq__primaryButton:hover,.studio-module__GH2uNq__dangerButton:hover{filter:brightness(1.1)}.studio-module__GH2uNq__secondaryButton:hover{background:var(--hover);color:var(--foreground)}.studio-module__GH2uNq__primaryButton:focus-visible,.studio-module__GH2uNq__dangerButton:focus-visible{outline-color:var(--foreground);outline-offset:2px}.studio-module__GH2uNq__primaryButton:active,.studio-module__GH2uNq__secondaryButton:active,.studio-module__GH2uNq__dangerButton:active{transform:translateY(1px)}.studio-module__GH2uNq__primaryButton:disabled,.studio-module__GH2uNq__secondaryButton:disabled{opacity:.5;filter:none}.studio-module__GH2uNq__iconButton{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.studio-module__GH2uNq__iconButton:hover{background:var(--hover);color:var(--foreground)}.studio-module__GH2uNq__textButton,.studio-module__GH2uNq__deleteButton{color:var(--accent);text-align:left;background:0 0;border:0;align-items:center;gap:7px;font-size:11px;display:inline-flex}.studio-module__GH2uNq__deleteButton{color:var(--error)}.studio-module__GH2uNq__textButton:hover,.studio-module__GH2uNq__deleteButton:hover{text-underline-offset:3px;text-decoration:underline}.studio-module__GH2uNq__modal{border:1px solid var(--border);width:min(540px,100vw - 32px);max-height:calc(100dvh - 40px);color:var(--foreground);background:var(--background);box-shadow:var(--shadow);border-radius:6px;margin:auto;padding:0}.studio-module__GH2uNq__wideModal{width:min(840px,100vw - 32px)}.studio-module__GH2uNq__modal::backdrop{background:#10101080}.studio-module__GH2uNq__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding:23px 24px 20px;display:flex}.studio-module__GH2uNq__modalHeader h2{font-size:19px;font-weight:500}.studio-module__GH2uNq__modalHeader p{color:var(--muted);margin-top:7px;font-size:12px;line-height:1.7}.studio-module__GH2uNq__modalHeader .studio-module__GH2uNq__iconButton{margin:-4px -5px 0 0}.studio-module__GH2uNq__modalBody{flex-direction:column;gap:20px;padding:22px 24px;font-size:13px;line-height:1.7;display:flex}.studio-module__GH2uNq__modalActions{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:10px;padding:17px 24px;display:flex}.studio-module__GH2uNq__field{flex-direction:column;gap:8px;display:flex}.studio-module__GH2uNq__field label{align-items:center;gap:7px;font-size:12px;font-weight:500;display:flex}.studio-module__GH2uNq__field label>span{color:var(--muted);margin-left:auto;font-size:10px;font-weight:400}.studio-module__GH2uNq__field input,.studio-module__GH2uNq__field select,.studio-module__GH2uNq__field textarea{border:1px solid var(--border);background:var(--surface-raised);width:100%;min-height:37px;color:var(--foreground);border-radius:4px;padding:8px 10px;font-size:13px}.studio-module__GH2uNq__field input::placeholder,.studio-module__GH2uNq__field textarea::placeholder{color:var(--muted)}.studio-module__GH2uNq__field textarea{resize:vertical;min-height:80px;max-height:360px;line-height:1.8}.studio-module__GH2uNq__field textarea[readonly]{font-family:var(--font-mono);font-size:11px}.studio-module__GH2uNq__field input[type=file]{padding:7px;font-size:12px}.studio-module__GH2uNq__field input::file-selector-button{color:var(--foreground);background:var(--hover);border:1px solid var(--border);border-radius:3px;margin-right:10px;padding:5px 8px}.studio-module__GH2uNq__helper{color:var(--muted);font-size:11px;line-height:1.8}.studio-module__GH2uNq__error{color:var(--error);border:1px solid var(--error);border-radius:4px;padding:10px 12px;font-size:12px;line-height:1.7}.studio-module__GH2uNq__notice{background:var(--surface-raised);border-left:2px solid var(--success);color:var(--foreground-soft);align-items:center;gap:7px;padding:10px 12px;font-size:11px;display:flex}.studio-module__GH2uNq__notice>svg{color:var(--success);flex-shrink:0}.studio-module__GH2uNq__boardManagement{border-top:1px solid var(--border);flex-wrap:wrap;gap:22px;padding-top:19px;display:flex}.studio-module__GH2uNq__imageFields,.studio-module__GH2uNq__sceneFields{flex-direction:column;gap:18px;display:flex}.studio-module__GH2uNq__imagePreview{border:1px solid var(--border);background:var(--surface);max-height:230px;overflow:hidden}.studio-module__GH2uNq__imagePreview .studio-module__GH2uNq__boardImage{object-fit:contain;max-height:230px}.studio-module__GH2uNq__writingTools{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.studio-module__GH2uNq__writingTools label{align-items:center;gap:8px;font-size:11px;display:flex}.studio-module__GH2uNq__writingTools select{background:var(--surface-raised);border:1px solid var(--border);min-height:33px;color:var(--foreground);border-radius:4px;padding:4px 8px}.studio-module__GH2uNq__writingEditor{border:1px solid var(--border);border-radius:4px;overflow:hidden}.studio-module__GH2uNq__colorChoices{flex-wrap:wrap;gap:8px;display:flex}.studio-module__GH2uNq__colorChoices button{text-transform:capitalize;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:5px;min-width:78px;padding:7px 12px;font-size:11px;display:flex}.studio-module__GH2uNq__colorChoices button[aria-pressed=true]{outline:2px solid var(--foreground);outline-offset:2px}.studio-module__GH2uNq__colorChoices [data-color=amber]{color:#463609;background:#f2d785}.studio-module__GH2uNq__colorChoices [data-color=mint]{color:#214c3b;background:#b7dccb}.studio-module__GH2uNq__colorChoices [data-color=rose]{color:#672d39;background:#eabfc2}.studio-module__GH2uNq__colorChoices [data-color=blue]{color:#254763;background:#b9d6ed}.studio-module__GH2uNq__sourceTabs{gap:3px;padding:12px 24px 0;display:flex}.studio-module__GH2uNq__sourceTabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:9px 13px;font-size:12px;display:flex}.studio-module__GH2uNq__sourceTabs button[aria-pressed=true]{border-bottom-color:var(--studio-accent);color:var(--foreground)}.studio-module__GH2uNq__sourceEmpty{text-align:center;color:var(--muted);padding:25px 15px}.studio-module__GH2uNq__sourceEmpty>svg{color:var(--studio-accent)}.studio-module__GH2uNq__sourceEmpty h3{color:var(--foreground);margin:14px 0 10px;font-size:16px;font-weight:500}.studio-module__GH2uNq__sourceEmpty p{max-width:49ch;margin:0 auto 23px;font-size:12px;line-height:1.8}.studio-module__GH2uNq__repositoryHeading{overflow-wrap:anywhere;align-items:center;gap:9px;display:flex}.studio-module__GH2uNq__repositoryHeading svg{color:var(--accent)}.studio-module__GH2uNq__gitOptions{align-items:flex-end;gap:12px;display:flex}.studio-module__GH2uNq__gitOptions .studio-module__GH2uNq__field{flex:1}.studio-module__GH2uNq__gitOptions>button{min-height:37px}.studio-module__GH2uNq__credentials summary{color:var(--muted);cursor:pointer;font-size:11px}.studio-module__GH2uNq__credentials .studio-module__GH2uNq__field{margin-top:14px}.studio-module__GH2uNq__commitList{flex-direction:column;max-height:320px;display:flex;overflow:auto}.studio-module__GH2uNq__commitResult{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:15px 0;display:flex}.studio-module__GH2uNq__commitResult>div{flex:1;min-width:0}.studio-module__GH2uNq__commitResult h3{overflow-wrap:anywhere;font-size:12px;font-weight:500;line-height:1.6}.studio-module__GH2uNq__commitResult p{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;font-size:10px;display:flex}.studio-module__GH2uNq__sourceLoading{flex-direction:column;gap:14px;padding:12px 0;display:flex}.studio-module__GH2uNq__sourceLoading span{background:var(--hover);border-radius:3px;height:34px}.studio-module__GH2uNq__capturePreview{white-space:pre-wrap;overflow-wrap:anywhere;border-left:3px solid var(--notebook-accent);background:var(--surface);max-height:230px;padding:16px;font-size:12px;line-height:1.8;overflow:auto}.studio-module__GH2uNq__checkboxLabel{align-items:center;gap:9px;font-size:12px;display:flex}.studio-module__GH2uNq__checkboxLabel input{accent-color:var(--button)}.studio-module__GH2uNq__explorerActions{align-items:center;padding:3px 12px 14px;display:flex}.studio-module__GH2uNq__explorerActions button{color:var(--foreground-soft);background:0 0;border:0;border-radius:4px;align-items:center;gap:8px;padding:6px;font-size:11px;display:flex}.studio-module__GH2uNq__explorerActions button:hover{background:var(--hover)}.studio-module__GH2uNq__explorerActions svg{color:var(--studio-accent)}.studio-module__GH2uNq__boardList{padding:0 5px;list-style:none}.studio-module__GH2uNq__boardList li{align-items:center;min-width:0;display:flex}.studio-module__GH2uNq__boardList a{min-width:0;color:var(--foreground-soft);flex:1;align-items:center;gap:8px;padding:10px 9px;display:flex}.studio-module__GH2uNq__boardList a>span{flex:1;min-width:0}.studio-module__GH2uNq__boardList strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;display:block;overflow:hidden}.studio-module__GH2uNq__boardList small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.studio-module__GH2uNq__boardList a>svg{color:var(--studio-accent)}.studio-module__GH2uNq__boardList li:hover{background:var(--hover)}.studio-module__GH2uNq__boardList li:has([aria-current=page]){background:var(--selection);box-shadow:inset 2px 0 var(--studio-accent)}.studio-module__GH2uNq__boardList [aria-current=page] small{color:var(--foreground-soft)}.studio-module__GH2uNq__explorerEmpty{color:var(--muted);padding:10px 16px;font-size:11px;line-height:1.8}.studio-module__GH2uNq__emptyStudio{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:60px 28px;display:flex}.studio-module__GH2uNq__emptyStudio>svg{color:var(--studio-accent);margin-bottom:24px}.studio-module__GH2uNq__emptyStudio>span{color:var(--muted);margin-bottom:12px;font-size:11px}.studio-module__GH2uNq__emptyStudio h1{letter-spacing:-.03em;font-size:29px;font-weight:500}.studio-module__GH2uNq__emptyStudio>p{max-width:48ch;color:var(--muted);margin:15px 0 24px;font-size:13px;line-height:1.85}.studio-module__GH2uNq__emptyStudioTypes{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;gap:25px;margin-top:40px;padding-top:23px;display:flex}.studio-module__GH2uNq__emptyStudioTypes span{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.studio-module__GH2uNq__boardEditor{flex-direction:column;height:100%;min-height:530px;display:flex}.studio-module__GH2uNq__boardHeader,.studio-module__GH2uNq__boardToolbar,.studio-module__GH2uNq__boardStatus,.studio-module__GH2uNq__boardError{flex-shrink:0}.studio-module__GH2uNq__boardHeader{justify-content:space-between;align-items:center;gap:18px;padding:17px 22px 14px;display:flex}.studio-module__GH2uNq__boardHeader>div:first-child{min-width:0}.studio-module__GH2uNq__boardHeader h1{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:500;overflow:hidden}.studio-module__GH2uNq__boardHeader p{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.6}.studio-module__GH2uNq__boardHeaderTools{align-items:center;gap:9px;display:flex}.studio-module__GH2uNq__viewSwitch{border:1px solid var(--border);border-radius:4px;gap:2px;padding:2px;display:flex}.studio-module__GH2uNq__viewSwitch button{color:var(--muted);background:0 0;border:0;border-radius:2px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;display:flex}.studio-module__GH2uNq__viewSwitch [aria-pressed=true]{background:var(--hover);color:var(--foreground)}.studio-module__GH2uNq__boardToolbar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);flex-wrap:wrap;align-items:center;gap:5px;padding:8px 14px;display:flex}.studio-module__GH2uNq__boardToolbar>button{min-height:31px;color:var(--foreground-soft);white-space:nowrap;background:0 0;border:0;border-radius:4px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;display:inline-flex}.studio-module__GH2uNq__boardToolbar>button:hover{color:var(--foreground);background:var(--hover)}.studio-module__GH2uNq__boardToolbar>button:disabled{opacity:.45}.studio-module__GH2uNq__boardToolbar>button svg{color:var(--studio-accent)}.studio-module__GH2uNq__boardToolbar>.studio-module__GH2uNq__sourceButton{color:var(--foreground);border:1px solid var(--border);margin-left:auto}.studio-module__GH2uNq__boardHistory{border-left:1px solid var(--border);gap:1px;margin-left:7px;padding-left:7px;display:flex}.studio-module__GH2uNq__boardHistory button:disabled{opacity:.35}.studio-module__GH2uNq__boardError{border-bottom:1px solid var(--error);color:var(--error);background:var(--surface-raised);margin:0;padding:10px 20px;font-size:11px}.studio-module__GH2uNq__boardStatus{border-top:1px solid var(--border);color:var(--muted);background:var(--surface);align-items:center;gap:14px;padding:8px 20px;font-size:10px;display:flex}.studio-module__GH2uNq__boardStatus>span{align-items:center;gap:5px;display:flex}.studio-module__GH2uNq__boardStatus>span:last-child{margin-left:auto}.studio-module__GH2uNq__boardStatus svg{color:var(--success)}.studio-module__GH2uNq__canvas{background:var(--surface-raised);flex:1;min-width:0;min-height:320px;position:relative}.studio-module__GH2uNq__canvas .react-flow{--xy-background-color:var(--surface-raised);--xy-background-pattern-dots-color:var(--border);--xy-edge-stroke:var(--muted);--xy-edge-stroke-selected:var(--studio-accent);--xy-connectionline-stroke:var(--studio-accent);--xy-node-boxshadow-selected:none}.studio-module__GH2uNq__canvas .react-flow__node{background:0 0;border:0;padding:0}.studio-module__GH2uNq__canvas .react-flow__handle{background:var(--studio-accent);border:2px solid var(--background);width:8px;height:8px}.studio-module__GH2uNq__canvas .react-flow__attribution{background:var(--surface);color:var(--muted);font-size:9px}.studio-module__GH2uNq__canvas .react-flow__attribution a{color:var(--muted)}.studio-module__GH2uNq__canvas .react-flow__edge-path{stroke-width:1.5px}.studio-module__GH2uNq__canvasControls{border:1px solid var(--border);background:var(--background);border-radius:5px;align-items:center;gap:1px;padding:4px;display:flex;box-shadow:0 2px 8px #10101015}.studio-module__GH2uNq__canvasControls span{color:var(--muted);font-family:var(--font-mono);text-align:center;min-width:49px;padding:0 7px;font-size:10px}.studio-module__GH2uNq__canvasHint{color:var(--muted);border:1px solid var(--border);background:var(--background);border-radius:4px;padding:7px 10px;font-size:10px}.studio-module__GH2uNq__canvasEmpty{text-align:center;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.studio-module__GH2uNq__canvasEmpty>div{max-width:41ch;padding:24px}.studio-module__GH2uNq__canvasEmpty svg{color:var(--studio-accent);margin-bottom:16px}.studio-module__GH2uNq__canvasEmpty h2{margin-bottom:10px;font-size:21px;font-weight:500}.studio-module__GH2uNq__canvasEmpty p{color:var(--muted);font-size:12px;line-height:1.8}.studio-module__GH2uNq__selectedActions{border:1px solid var(--border);background:var(--background);border-radius:5px;align-items:center;gap:7px;padding:6px 9px;display:flex;box-shadow:0 2px 8px #10101015}.studio-module__GH2uNq__selectedActions>span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:160px;padding:0 7px;font-size:10px;overflow:hidden}.studio-module__GH2uNq__node{border:1px solid var(--border);width:100%;height:100%;color:var(--foreground);background:var(--background);border-radius:5px;flex-direction:column;display:flex;box-shadow:0 4px 13px #10101024}.studio-module__GH2uNq__node[data-selected=true]{outline:2px solid var(--studio-accent);outline-offset:2px}.studio-module__GH2uNq__nodeHeader{border-bottom:1px solid var(--border);cursor:grab;flex-shrink:0;align-items:center;gap:7px;min-height:39px;padding:8px 11px;display:flex}.studio-module__GH2uNq__nodeHeader:active{cursor:grabbing}.studio-module__GH2uNq__nodeHeader>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;font-weight:500;overflow:hidden}.studio-module__GH2uNq__nodeHeader .studio-module__GH2uNq__iconButton{width:22px;height:22px;color:inherit}.studio-module__GH2uNq__nodeHeader>svg{color:var(--studio-accent)}.studio-module__GH2uNq__nodeBody{cursor:auto;-webkit-user-select:text;user-select:text;flex:1;min-height:0;padding:14px;font-size:12px;line-height:1.75;overflow:auto}.studio-module__GH2uNq__nodeFooter{color:var(--muted);border-top:1px solid var(--border);flex-shrink:0;justify-content:space-between;gap:9px;padding:8px 12px;font-size:9px;display:flex}.studio-module__GH2uNq__node[data-kind=sticky][data-color=amber]{background:var(--sticky-amber);color:var(--sticky-amber-text)}.studio-module__GH2uNq__node[data-kind=sticky][data-color=mint]{background:var(--sticky-mint);color:var(--sticky-mint-text)}.studio-module__GH2uNq__node[data-kind=sticky][data-color=rose]{background:var(--sticky-rose);color:var(--sticky-rose-text)}.studio-module__GH2uNq__node[data-kind=sticky][data-color=blue]{background:var(--sticky-blue);color:var(--sticky-blue-text)}.studio-module__GH2uNq__node[data-kind=sticky] .studio-module__GH2uNq__nodeHeader,.studio-module__GH2uNq__node[data-kind=sticky] .studio-module__GH2uNq__nodeFooter{border-color:currentColor;border-color:color-mix(in srgb, currentColor 15%, transparent)}.studio-module__GH2uNq__node[data-kind=sticky] .studio-module__GH2uNq__nodeHeader>svg,.studio-module__GH2uNq__node[data-kind=sticky] .studio-module__GH2uNq__nodeFooter{color:inherit}.studio-module__GH2uNq__node[data-kind=note]{border-top:3px solid var(--notebook-accent)}.studio-module__GH2uNq__node[data-kind=commit]{border-top:3px solid var(--accent)}.studio-module__GH2uNq__node[data-kind=frame]{border-top:3px solid var(--studio-accent)}.studio-module__GH2uNq__stickyText{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.65}.studio-module__GH2uNq__blockPlaceholder{color:var(--muted);font-size:12px}.studio-module__GH2uNq__boardImage{object-fit:contain;border-radius:2px;width:100%;height:auto;max-height:225px;margin-bottom:12px;display:block}.studio-module__GH2uNq__imageError,.studio-module__GH2uNq__imageLoading{text-align:center;background:var(--surface);min-height:130px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px;font-size:11px;display:flex}.studio-module__GH2uNq__imageLoading{background:var(--hover)}.studio-module__GH2uNq__sceneContent{flex-direction:column;gap:13px;display:flex}.studio-module__GH2uNq__sceneContent>div>span{color:var(--muted);margin-bottom:5px;font-size:9px;font-weight:500;display:block}.studio-module__GH2uNq__sceneContent p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.75}.studio-module__GH2uNq__sceneContent .studio-module__GH2uNq__sceneDuration{color:var(--studio-accent);font-family:var(--font-mono);font-size:10px}.studio-module__GH2uNq__excerpt{border-left:2px solid var(--notebook-accent);padding-left:12px}.studio-module__GH2uNq__excerpt>p{white-space:pre-wrap;overflow-wrap:anywhere}.studio-module__GH2uNq__sourceReference{color:var(--muted);flex-direction:column;gap:5px;margin-top:17px;font-size:9px;display:flex}.studio-module__GH2uNq__sourceReference a{color:var(--notebook-accent);align-items:center;gap:5px;font-size:10px;display:flex}.studio-module__GH2uNq__sourceReference a:hover{text-decoration:underline}.studio-module__GH2uNq__commitMessage{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}.studio-module__GH2uNq__commitMeta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px;margin-top:14px;font-size:9px;display:flex}.studio-module__GH2uNq__commitLink{color:var(--accent);align-items:center;gap:6px;margin-top:9px;font-size:10px;display:inline-flex}.studio-module__GH2uNq__annotation{white-space:pre-wrap;overflow-wrap:anywhere;border-top:1px solid var(--border);margin-top:13px;padding-top:12px;font-size:12px}.studio-module__GH2uNq__markdown{color:var(--foreground-soft);overflow-wrap:anywhere;font-size:12px;line-height:1.85}.studio-module__GH2uNq__markdown h1,.studio-module__GH2uNq__markdown h2,.studio-module__GH2uNq__markdown h3,.studio-module__GH2uNq__markdown h4{color:var(--foreground);margin:16px 0 8px;font-weight:500;line-height:1.45}.studio-module__GH2uNq__markdown h1{font-size:20px}.studio-module__GH2uNq__markdown h2{font-size:17px}.studio-module__GH2uNq__markdown h3{font-size:14px}.studio-module__GH2uNq__markdown>:first-child{margin-top:0}.studio-module__GH2uNq__markdown p{margin:8px 0}.studio-module__GH2uNq__markdown ul,.studio-module__GH2uNq__markdown ol{margin:9px 0;padding-left:20px}.studio-module__GH2uNq__markdown .task-list-item{list-style:none}.studio-module__GH2uNq__markdown input[type=checkbox]{margin-right:6px}.studio-module__GH2uNq__markdown a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.studio-module__GH2uNq__markdown code{background:var(--surface-raised);color:var(--code);border-radius:2px;padding:1px 3px;font-size:.9em}.studio-module__GH2uNq__markdown pre{background:var(--surface);border:1px solid var(--border);margin:14px 0;padding:12px;overflow:auto}.studio-module__GH2uNq__markdown pre code{color:var(--foreground-soft);background:0 0;padding:0}.studio-module__GH2uNq__markdown blockquote{border-left:2px solid var(--studio-accent);color:var(--muted);padding-left:12px}.studio-module__GH2uNq__markdown img{max-width:100%;height:auto}.studio-module__GH2uNq__markdown hr{background:var(--border);border:0;height:1px;margin:17px 0}.studio-module__GH2uNq__tableScroll{max-width:100%;margin:12px 0;overflow:auto}.studio-module__GH2uNq__tableScroll table{border-collapse:collapse;width:100%;font-size:11px}.studio-module__GH2uNq__tableScroll td,.studio-module__GH2uNq__tableScroll th{border:1px solid var(--border);padding:5px 8px}.studio-module__GH2uNq__storyboard{background:var(--surface-raised);flex:1;min-height:0;padding:25px;overflow:auto}.studio-module__GH2uNq__storyboardIntro{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;font-size:11px;display:flex}.studio-module__GH2uNq__scene{border:1px solid var(--border);background:var(--background);border-radius:4px;margin-bottom:17px;padding:20px}.studio-module__GH2uNq__sceneHeader{align-items:center;gap:13px;margin-bottom:19px;display:flex}.studio-module__GH2uNq__sceneNumber{font-family:var(--font-mono);color:var(--studio-accent);font-size:20px}.studio-module__GH2uNq__sceneHeader h2{overflow-wrap:anywhere;flex:1;font-size:16px;font-weight:500}.studio-module__GH2uNq__sceneHeader button:disabled{opacity:.3}.studio-module__GH2uNq__sceneLayout{grid-template-columns:minmax(180px,.8fr) minmax(0,1fr);gap:25px;display:grid}.studio-module__GH2uNq__sceneVisual{background:var(--surface);border:1px solid var(--border);justify-content:center;align-items:center;min-height:140px;padding:12px;display:flex}.studio-module__GH2uNq__sceneVisual>svg{color:var(--muted)}.studio-module__GH2uNq__sceneVisual .studio-module__GH2uNq__boardImage{margin:0}.studio-module__GH2uNq__sceneDetails{flex-direction:column;gap:17px;display:flex}.studio-module__GH2uNq__sceneDetails h3{color:var(--muted);margin-bottom:6px;font-size:10px;font-weight:500}.studio-module__GH2uNq__sceneDetails p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.8}.studio-module__GH2uNq__sceneSources{flex-direction:column;gap:7px;display:flex}.studio-module__GH2uNq__sceneSources button{background:var(--surface-raised);border:1px solid var(--border);max-width:100%;color:var(--accent);text-align:left;border-radius:4px;align-items:center;gap:7px;padding:7px 9px;font-size:11px;display:flex}.studio-module__GH2uNq__sceneSources button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:1023px){.studio-module__GH2uNq__boardHeader{padding:15px 17px}.studio-module__GH2uNq__boardHeader h1{font-size:18px}.studio-module__GH2uNq__boardToolbar{gap:1px;padding:7px 10px}.studio-module__GH2uNq__boardToolbar>button{padding:7px;font-size:10px}.studio-module__GH2uNq__canvasHint{display:none}}@media (max-width:767px){.studio-module__GH2uNq__modalHeader,.studio-module__GH2uNq__modalBody{padding:20px}.studio-module__GH2uNq__modalActions{padding:16px 20px}.studio-module__GH2uNq__field input,.studio-module__GH2uNq__field textarea,.studio-module__GH2uNq__field select{font-size:16px}.studio-module__GH2uNq__sourceTabs{padding-left:18px;padding-right:18px}.studio-module__GH2uNq__gitOptions{flex-direction:column;align-items:stretch}.studio-module__GH2uNq__commitResult{gap:8px}.studio-module__GH2uNq__commitResult h3{font-size:11px}.studio-module__GH2uNq__emptyStudio{padding:45px 25px}.studio-module__GH2uNq__emptyStudio h1{font-size:24px}.studio-module__GH2uNq__emptyStudioTypes{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.studio-module__GH2uNq__boardHeader{flex-wrap:wrap;align-items:flex-start;gap:13px}.studio-module__GH2uNq__boardHeader>div:first-child{flex-basis:100%}.studio-module__GH2uNq__boardHeaderTools{justify-content:space-between;width:100%}.studio-module__GH2uNq__boardToolbar>.studio-module__GH2uNq__sourceButton{margin-left:0}.studio-module__GH2uNq__boardHistory{margin-left:auto}.studio-module__GH2uNq__boardEditor{min-height:580px}.studio-module__GH2uNq__boardStatus{gap:10px;padding:8px 12px;font-size:9px}.studio-module__GH2uNq__boardStatus>span:last-child{display:none}.studio-module__GH2uNq__storyboard{padding:17px}.studio-module__GH2uNq__scene{padding:15px}.studio-module__GH2uNq__sceneHeader{gap:7px}.studio-module__GH2uNq__sceneHeader h2{font-size:14px}.studio-module__GH2uNq__sceneLayout{grid-template-columns:1fr;gap:18px}.studio-module__GH2uNq__sceneHeader .studio-module__GH2uNq__iconButton{width:25px}.studio-module__GH2uNq__selectedActions>span{max-width:90px}}
.auth-module__9d1AFq__page{background:var(--background);flex-direction:column;min-height:100dvh;display:flex}.auth-module__9d1AFq__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:72px;margin:0 5vw;display:flex}.auth-module__9d1AFq__brand{align-items:center;gap:11px;font-size:15px;font-weight:600;display:inline-flex}.auth-module__9d1AFq__brand svg{color:var(--accent)}.auth-module__9d1AFq__headerNote,.auth-module__9d1AFq__footer{color:var(--muted);font-size:11px}.auth-module__9d1AFq__headerNote{font-family:var(--font-mono), monospace}.auth-module__9d1AFq__main{flex:1;grid-template-columns:1.1fr 1fr;align-items:center;width:min(1040px,90vw);margin:0 auto;padding:64px 0;display:grid}.auth-module__9d1AFq__introduction{padding:20px 64px 20px 0}.auth-module__9d1AFq__eyebrow{color:var(--muted);font:10px/1.7 var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;margin-bottom:18px}.auth-module__9d1AFq__introduction h1{letter-spacing:-.035em;font-size:clamp(30px,3.2vw,42px);font-weight:500;line-height:1.2}.auth-module__9d1AFq__description{max-width:38ch;color:var(--muted);margin-top:22px;font-size:14px;line-height:1.8}.auth-module__9d1AFq__workspaceList{border-top:1px solid var(--border);margin-top:40px}.auth-module__9d1AFq__workspaceList>div{border-bottom:1px solid var(--border);grid-template-columns:21px 78px 1fr;align-items:center;gap:12px;padding:16px 0;font-size:12px;display:grid}.auth-module__9d1AFq__workspaceList svg{color:var(--dashboard-accent)}.auth-module__9d1AFq__workspaceList>div:nth-child(2) svg{color:var(--notebook-accent)}.auth-module__9d1AFq__workspaceList>div:nth-child(3) svg{color:var(--studio-accent)}.auth-module__9d1AFq__workspaceList p{color:var(--muted);font-size:11px;line-height:1.5}.auth-module__9d1AFq__marginNote{font:10px/1.8 var(--font-mono), monospace;color:var(--muted);margin-top:30px}.auth-module__9d1AFq__formPanel{border-left:1px solid var(--border);min-width:0;padding:32px 0 32px 64px}.auth-module__9d1AFq__formContent{width:100%;max-width:370px;margin:0 auto}.auth-module__9d1AFq__formContent h2{letter-spacing:-.025em;font-size:26px;font-weight:500;line-height:1.25}.auth-module__9d1AFq__formDescription{color:var(--muted);overflow-wrap:anywhere;margin-top:12px;font-size:13px;line-height:1.75}.auth-module__9d1AFq__formDescription strong{color:var(--foreground);font-weight:500}.auth-module__9d1AFq__form{flex-direction:column;gap:21px;margin-top:30px;display:flex}.auth-module__9d1AFq__field{flex-direction:column;gap:8px;display:flex}.auth-module__9d1AFq__field label{font-size:12px;font-weight:500}.auth-module__9d1AFq__field input{border:1px solid var(--border);background:var(--surface-raised);border-radius:4px;width:100%;min-width:0;height:43px;padding:11px 12px;font-size:14px}.auth-module__9d1AFq__field input::placeholder{color:var(--muted);font-size:12px}.auth-module__9d1AFq__field input:hover{border-color:var(--muted)}.auth-module__9d1AFq__field input:focus-visible{outline-offset:2px}.auth-module__9d1AFq__field input:disabled{opacity:.65}.auth-module__9d1AFq__labelRow{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.auth-module__9d1AFq__labelRow a{color:var(--accent);font-size:11px}.auth-module__9d1AFq__passwordInput{position:relative}.auth-module__9d1AFq__passwordInput input{padding-right:46px}.auth-module__9d1AFq__passwordInput button{width:42px;height:41px;color:var(--muted);background:0 0;border:0;border-radius:3px;place-items:center;display:grid;position:absolute;top:1px;right:1px}.auth-module__9d1AFq__passwordInput button:hover{color:var(--foreground);background:var(--hover)}.auth-module__9d1AFq__fieldHint{color:var(--muted);font-size:11px;line-height:1.5}.auth-module__9d1AFq__primaryButton,.auth-module__9d1AFq__secondaryButton{border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:43px;padding:10px 14px;font-size:13px;font-weight:500;display:flex}.auth-module__9d1AFq__primaryButton{background:var(--button);color:#fff;margin-top:3px}.auth-module__9d1AFq__primaryButton:hover{filter:brightness(1.1)}.auth-module__9d1AFq__primaryButton:disabled,.auth-module__9d1AFq__secondaryButton:disabled,.auth-module__9d1AFq__textButton:disabled{opacity:.65}.auth-module__9d1AFq__secondaryButton{border-color:var(--border);color:var(--foreground);background:var(--surface);margin-top:24px}.auth-module__9d1AFq__secondaryButton:hover:not(:disabled){background:var(--hover)}.auth-module__9d1AFq__textButton{color:var(--accent);background:0 0;border:0;margin:18px auto 0;padding:5px;font-size:12px;display:block}.auth-module__9d1AFq__alternate{border-top:1px solid var(--border);color:var(--muted);text-align:center;margin-top:28px;padding-top:22px;font-size:12px;line-height:1.8}.auth-module__9d1AFq__alternate a{color:var(--accent);margin-left:3px}.auth-module__9d1AFq__alternate a:hover,.auth-module__9d1AFq__labelRow a:hover,.auth-module__9d1AFq__textButton:hover{text-underline-offset:3px;text-decoration:underline}.auth-module__9d1AFq__error,.auth-module__9d1AFq__notice{border-left:2px solid var(--error);background:var(--surface);color:var(--error);overflow-wrap:anywhere;padding:12px 14px;font-size:12px;line-height:1.7}.auth-module__9d1AFq__notice{border-color:var(--success);color:var(--foreground-soft)}.auth-module__9d1AFq__formContent>.auth-module__9d1AFq__error,.auth-module__9d1AFq__formContent>.auth-module__9d1AFq__notice{margin-top:24px}.auth-module__9d1AFq__help{color:var(--muted);margin-top:20px;font-size:12px;line-height:1.8}.auth-module__9d1AFq__mailIcon{color:var(--notebook-accent);margin-bottom:25px}.auth-module__9d1AFq__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:54px;margin:0 5vw;display:flex}@media (max-width:900px){.auth-module__9d1AFq__introduction{padding-right:36px}.auth-module__9d1AFq__formPanel{padding-left:36px}.auth-module__9d1AFq__workspaceList>div{grid-template-columns:21px 1fr;gap:8px 12px}.auth-module__9d1AFq__workspaceList p{grid-column:2}}@media (max-width:640px){.auth-module__9d1AFq__header{min-height:62px;margin:0 24px}.auth-module__9d1AFq__headerNote{display:none}.auth-module__9d1AFq__main{width:100%;padding:42px 24px 52px;display:block}.auth-module__9d1AFq__introduction{display:none}.auth-module__9d1AFq__formPanel{border-left:0;padding:0}.auth-module__9d1AFq__formContent{max-width:390px}.auth-module__9d1AFq__formContent h2{font-size:27px}.auth-module__9d1AFq__field input{height:46px;font-size:16px}.auth-module__9d1AFq__passwordInput button{width:44px;height:44px}.auth-module__9d1AFq__primaryButton,.auth-module__9d1AFq__secondaryButton{min-height:46px}.auth-module__9d1AFq__footer{margin:0 24px;font-size:10px}}
.workbench-module__JwSNnG__workbench{--workspace-accent:var(--dashboard-accent);--explorer-width:232px;--context-width:256px;background:var(--background);height:100dvh;min-height:380px;color:var(--foreground);grid-template-rows:40px 68px minmax(0,1fr) 26px;display:grid}.workbench-module__JwSNnG__workbench [data-workspace=dashboard]{--workspace-accent:var(--dashboard-accent)}.workbench-module__JwSNnG__workbench[data-workspace=notebook],.workbench-module__JwSNnG__workbench [data-workspace=notebook]{--workspace-accent:var(--notebook-accent)}.workbench-module__JwSNnG__workbench[data-workspace=studio],.workbench-module__JwSNnG__workbench [data-workspace=studio]{--workspace-accent:var(--studio-accent)}.workbench-module__JwSNnG__skipLink{z-index:2;background:var(--button);color:#fdfdfd;padding:8px 14px;position:fixed;top:5px;left:10px;transform:translateY(-150%)}.workbench-module__JwSNnG__skipLink:focus{transform:translateY(0)}.workbench-module__JwSNnG__titlebar{background:var(--titlebar);border-bottom:1px solid var(--border);grid-template-columns:1fr minmax(260px,480px) 1fr;align-items:center;gap:24px;padding:0 12px 0 16px;display:grid}.workbench-module__JwSNnG__brand{align-items:center;gap:10px;width:fit-content;font-size:12px;font-weight:500;display:flex}.workbench-module__JwSNnG__brand svg{color:var(--accent)}.workbench-module__JwSNnG__commandTrigger{border:1px solid var(--border);background:var(--surface-raised);height:27px;color:var(--muted);border-radius:4px;align-items:center;gap:9px;padding:0 9px;font-size:11px;display:flex}.workbench-module__JwSNnG__commandTrigger span{text-align:left;flex:1}.workbench-module__JwSNnG__commandTrigger kbd{border:1px solid var(--border);border-radius:3px;padding:0 4px}.workbench-module__JwSNnG__commandTrigger:hover{border-color:var(--muted);color:var(--foreground)}.workbench-module__JwSNnG__titlebarTools{justify-content:flex-end;gap:4px;display:flex}.workbench-module__JwSNnG__titlebarTools .workbench-module__JwSNnG__mobileTheme{display:none}.workbench-module__JwSNnG__accountMenu{position:relative}.workbench-module__JwSNnG__accountMenu summary{cursor:pointer;list-style:none}.workbench-module__JwSNnG__accountMenu summary::-webkit-details-marker{display:none}.workbench-module__JwSNnG__accountMenu[open] summary{color:var(--foreground);background:var(--hover)}.workbench-module__JwSNnG__accountPopover{z-index:3;border:1px solid var(--border);background:var(--surface-raised);width:min(272px,100vw - 28px);box-shadow:var(--shadow);color:var(--foreground);border-radius:4px;padding:16px;position:absolute;top:calc(100% + 6px);right:0}.workbench-module__JwSNnG__accountLabel{color:var(--muted);margin-bottom:8px;font-size:10px}.workbench-module__JwSNnG__accountPopover strong{overflow-wrap:anywhere;font-size:13px;font-weight:500}.workbench-module__JwSNnG__accountEmail{color:var(--muted);overflow-wrap:anywhere;margin:5px 0 16px;font-size:11px}.workbench-module__JwSNnG__accountAction{width:100%;color:var(--foreground-soft);text-align:left;background:0 0;border:0;border-radius:3px;align-items:center;gap:8px;padding:9px 8px;font-size:12px;display:flex}.workbench-module__JwSNnG__accountAction:hover{background:var(--hover);color:var(--foreground)}.workbench-module__JwSNnG__accountAction:disabled{opacity:.6}.workbench-module__JwSNnG__accountError{color:var(--error);margin-top:10px;font-size:11px;line-height:1.7}.workbench-module__JwSNnG__iconButton{width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.workbench-module__JwSNnG__iconButton:hover{color:var(--foreground);background:var(--hover)}.workbench-module__JwSNnG__iconButton:active,.workbench-module__JwSNnG__commandTrigger:active{transform:translateY(1px)}.workbench-module__JwSNnG__flippedIcon{transform:rotate(180deg)}.workbench-module__JwSNnG__workspaceBar{border-bottom:1px solid var(--border);background:var(--surface);min-width:0;display:flex}.workbench-module__JwSNnG__projectIdentity{border-right:1px solid var(--border);flex-shrink:0;align-items:center;gap:11px;width:282px;padding:0 20px;display:flex}.workbench-module__JwSNnG__projectMark{border:1px solid var(--border);width:31px;height:31px;font-family:var(--font-mono);color:var(--foreground-soft);background:var(--surface-raised);border-radius:4px;place-items:center;font-size:12px;display:grid}.workbench-module__JwSNnG__projectIdentity strong{font-size:13px;font-weight:500;display:block}.workbench-module__JwSNnG__projectIdentity div>span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.workbench-module__JwSNnG__projectIdentity>svg{color:var(--muted);pointer-events:none;margin-left:auto}.workbench-module__JwSNnG__projectSelector{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex;position:relative}.workbench-module__JwSNnG__projectSelector>span{color:var(--muted);font-size:10px}.workbench-module__JwSNnG__projectSelector select{appearance:none;width:100%;color:var(--foreground);cursor:pointer;text-overflow:ellipsis;background:0 0;border:0;padding:1px 0;font-size:12px}.workbench-module__JwSNnG__projectSelector select:disabled{cursor:default;color:var(--muted)}.workbench-module__JwSNnG__projectSelector select option{color:var(--foreground);background:var(--surface)}.workbench-module__JwSNnG__workspaceNav{min-width:0;display:flex}.workbench-module__JwSNnG__workspaceTab{border-right:1px solid var(--border);min-width:184px;color:var(--muted);border-top:2px solid #0000;align-items:center;gap:11px;margin-top:-1px;padding:0 22px;display:flex;position:relative}.workbench-module__JwSNnG__workspaceTab:hover{background:var(--hover);color:var(--foreground)}.workbench-module__JwSNnG__workspaceTab[aria-current=page]{border-top-color:var(--workspace-accent);background:var(--background);color:var(--workspace-accent)}.workbench-module__JwSNnG__workspaceTabText{flex-direction:column;gap:3px;display:flex}.workbench-module__JwSNnG__workspaceTabText strong{font-size:13px;font-weight:500}.workbench-module__JwSNnG__workspaceTabText>span{color:var(--muted);white-space:nowrap;font-size:10px}.workbench-module__JwSNnG__workspaceTab kbd{color:var(--muted);margin-left:auto;display:none}.workbench-module__JwSNnG__switchHint{color:var(--muted);white-space:nowrap;background:0 0;border:0;flex:1;justify-content:flex-end;align-items:center;gap:8px;margin:12px;padding:0 5px;font-size:11px;display:flex}.workbench-module__JwSNnG__switchHint:hover{color:var(--foreground)}.workbench-module__JwSNnG__switchHint kbd{border:1px solid var(--border);border-radius:3px;padding:1px 4px}.workbench-module__JwSNnG__body{grid-template-columns:50px var(--explorer-width) minmax(0, 1fr) var(--context-width);min-height:0;display:grid}.workbench-module__JwSNnG__activitybar{border-right:1px solid var(--border);background:var(--activitybar);flex-direction:column;grid-column:1;align-items:stretch;min-height:0;padding:5px 0;display:flex}.workbench-module__JwSNnG__activityButton{width:100%;height:49px;color:var(--muted);background:0 0;border:0;border-left:2px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding-right:2px;display:flex}.workbench-module__JwSNnG__activityButton:hover{color:var(--foreground)}.workbench-module__JwSNnG__activityActive{border-left-color:var(--workspace-accent);color:var(--foreground)}.workbench-module__JwSNnG__activitySpacer{flex:1}.workbench-module__JwSNnG__explorer{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;grid-column:2;min-width:0;min-height:0;display:flex;overflow:auto}.workbench-module__JwSNnG__panelHeading{border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.07em;min-height:39px;color:var(--foreground-soft);justify-content:space-between;align-items:center;gap:12px;padding:0 16px;font-size:10px;font-weight:500;display:flex}.workbench-module__JwSNnG__panelHeading>span:first-child{align-items:center;gap:7px;display:flex}.workbench-module__JwSNnG__workspaceTag{color:var(--muted);text-transform:none;letter-spacing:0;font-size:10px;font-weight:400}.workbench-module__JwSNnG__explorerIdentity{align-items:center;gap:10px;padding:21px 15px 22px;display:flex}.workbench-module__JwSNnG__workspaceEmblem{color:var(--workspace-accent)}.workbench-module__JwSNnG__explorerIdentity h2{font-size:14px;font-weight:500}.workbench-module__JwSNnG__explorerIdentity p{color:var(--muted);margin-top:3px;font-size:10px}.workbench-module__JwSNnG__explorerTree{padding-bottom:24px}.workbench-module__JwSNnG__treeRoot{color:var(--foreground-soft);letter-spacing:.04em;align-items:center;gap:7px;padding:0 16px 10px;font-size:10px;font-weight:600;display:flex}.workbench-module__JwSNnG__treeRoot svg{color:var(--workspace-accent)}.workbench-module__JwSNnG__treeRoot>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workbench-module__JwSNnG__treeEmpty{color:var(--muted);overflow-wrap:anywhere;padding:10px 17px;font-size:11px;line-height:1.8}.workbench-module__JwSNnG__projectTree{flex-direction:column;display:flex}.workbench-module__JwSNnG__projectTree button{width:100%;min-height:34px;color:var(--foreground-soft);text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:6px 16px;font-size:12px;display:flex}.workbench-module__JwSNnG__projectTree button>span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.workbench-module__JwSNnG__projectTree button:hover{background:var(--hover)}.workbench-module__JwSNnG__projectTree button[aria-pressed=true]{color:var(--foreground);background:var(--selection);box-shadow:inset 2px 0 var(--accent)}.workbench-module__JwSNnG__projectTree button[aria-pressed=true]>svg{color:var(--accent)}.workbench-module__JwSNnG__treeFolder summary{cursor:pointer;min-height:31px;color:var(--foreground-soft);align-items:center;gap:6px;padding:0 13px 0 15px;font-size:12px;list-style:none;display:flex}.workbench-module__JwSNnG__treeFolder summary::-webkit-details-marker{display:none}.workbench-module__JwSNnG__treeFolder[open] summary>svg:first-child{transform:rotate(90deg)}.workbench-module__JwSNnG__treeFolder summary:hover{background:var(--hover)}.workbench-module__JwSNnG__treeFolder summary>svg:nth-child(2){color:var(--workspace-accent)}.workbench-module__JwSNnG__folderCount{font-family:var(--font-mono);color:var(--muted);margin-left:auto;font-size:10px}.workbench-module__JwSNnG__treeFiles{position:relative}.workbench-module__JwSNnG__treeFiles:before{content:"";pointer-events:none;background:var(--border);width:1px;position:absolute;top:0;bottom:0;left:22px}.workbench-module__JwSNnG__treeFiles button{text-align:left;width:100%;min-height:32px;color:var(--foreground-soft);background:0 0;border:0;align-items:center;gap:7px;padding:5px 10px 5px 34px;font-size:11px;display:flex}.workbench-module__JwSNnG__treeFiles button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workbench-module__JwSNnG__treeFiles button svg{color:var(--workspace-accent)}.workbench-module__JwSNnG__treeFiles button:hover{background:var(--hover)}.workbench-module__JwSNnG__treeFiles button[aria-current=true]{background:var(--selection);color:var(--foreground);box-shadow:inset 2px 0 var(--workspace-accent)}.workbench-module__JwSNnG__overviewNav{flex-direction:column;display:flex}.workbench-module__JwSNnG__overviewNav a{min-height:34px;color:var(--foreground-soft);align-items:center;gap:9px;padding:0 16px 0 26px;font-size:12px;display:flex}.workbench-module__JwSNnG__overviewNav a:hover{background:var(--hover)}.workbench-module__JwSNnG__overviewNav a:first-child{background:var(--selection);box-shadow:inset 2px 0 var(--workspace-accent);color:var(--foreground)}.workbench-module__JwSNnG__overviewNav svg{color:var(--workspace-accent)}.workbench-module__JwSNnG__explorerBottom{border-top:1px solid var(--border);margin-top:auto;padding:18px 16px}.workbench-module__JwSNnG__explorerBottom>p{color:var(--muted);max-width:26ch;margin-bottom:20px;font-size:11px;line-height:1.7}.workbench-module__JwSNnG__explorerBottom a{color:var(--foreground-soft);align-items:center;gap:6px;font-size:10px;display:flex}.workbench-module__JwSNnG__explorerBottom a:hover{color:var(--accent)}.workbench-module__JwSNnG__sampleLabel{color:var(--muted);margin-top:10px;font-size:10px;display:inline-block}.workbench-module__JwSNnG__editorArea{flex-direction:column;grid-column:3;min-width:0;min-height:0;display:flex}.workbench-module__JwSNnG__documentBar{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;height:39px;display:flex}.workbench-module__JwSNnG__documentTab{border-right:1px solid var(--border);background:var(--background);border-top:1px solid var(--workspace-accent);align-items:center;gap:8px;min-width:0;max-width:80%;margin-bottom:-1px;padding:0 18px;font-size:12px;display:flex}.workbench-module__JwSNnG__documentTab svg{color:var(--workspace-accent)}.workbench-module__JwSNnG__documentTab span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workbench-module__JwSNnG__readOnly{color:var(--muted);white-space:nowrap;padding:12px 15px;font-size:10px}.workbench-module__JwSNnG__breadcrumbs{min-height:33px;color:var(--muted);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:8px;padding:6px 22px;font-size:11px;display:flex}.workbench-module__JwSNnG__breadcrumbWorkspace{color:var(--workspace-accent)}.workbench-module__JwSNnG__breadcrumbProject{color:var(--muted);font-size:inherit;overflow-wrap:anywhere;text-align:left;background:0 0;border:0;align-items:center;gap:6px;max-width:65%;display:flex}.workbench-module__JwSNnG__breadcrumbProject:hover{color:var(--foreground)}.workbench-module__JwSNnG__storageNotice{background:var(--surface-raised);border-bottom:1px solid var(--error);color:var(--error);justify-content:space-between;align-items:center;gap:15px;padding:12px 18px;font-size:12px;display:flex}.workbench-module__JwSNnG__storageNotice button{border:1px solid var(--border);background:var(--surface);color:var(--foreground);white-space:nowrap;border-radius:4px;padding:5px 8px}.workbench-module__JwSNnG__editorContent{outline-offset:-2px;flex:1;min-height:0;scroll-padding-top:24px;overflow:auto}.workbench-module__JwSNnG__contextRail{border-left:1px solid var(--border);background:var(--surface);grid-column:4;min-height:0;overflow:auto}.workbench-module__JwSNnG__contextContents{padding:18px 18px 28px}.workbench-module__JwSNnG__contextIntro{color:var(--muted);padding-bottom:7px;font-size:11px;line-height:1.6}.workbench-module__JwSNnG__contextGroup{border-bottom:1px solid var(--border);padding:20px 0}.workbench-module__JwSNnG__contextGroup:last-child{border-bottom:0}.workbench-module__JwSNnG__contextGroup h3{margin-bottom:16px;font-size:11px;font-weight:500}.workbench-module__JwSNnG__contextItem{gap:9px;margin-top:17px;display:flex}.workbench-module__JwSNnG__contextItem>div{min-width:0}.workbench-module__JwSNnG__contextMarker{background:var(--muted);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:6px}.workbench-module__JwSNnG__contextMarker[data-tone=link]{background:var(--accent)}.workbench-module__JwSNnG__contextMarker[data-tone=success]{background:var(--success)}.workbench-module__JwSNnG__contextMarker[data-tone=warning]{background:var(--warning)}.workbench-module__JwSNnG__contextMarker[data-tone=content]{background:var(--studio-accent)}.workbench-module__JwSNnG__contextTitle{overflow-wrap:anywhere;font-size:11px;line-height:1.55}.workbench-module__JwSNnG__contextDetail{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.6}.workbench-module__JwSNnG__contextEmpty{color:var(--muted);padding:30px 18px}.workbench-module__JwSNnG__contextEmpty h3{color:var(--foreground-soft);margin:16px 0 8px;font-size:12px;font-weight:500}.workbench-module__JwSNnG__contextEmpty p{font-size:11px;line-height:1.8}.workbench-module__JwSNnG__contextProjectName{overflow-wrap:anywhere;margin-bottom:7px;font-size:14px;line-height:1.6}.workbench-module__JwSNnG__contextGroup .workbench-module__JwSNnG__contextDetail{overflow-wrap:anywhere}.workbench-module__JwSNnG__repositoryLink{color:var(--accent);align-items:center;gap:7px;font-size:11px;display:flex}.workbench-module__JwSNnG__repositoryLink>span{overflow-wrap:anywhere}.workbench-module__JwSNnG__repositoryLink:hover{text-underline-offset:3px;text-decoration:underline}.workbench-module__JwSNnG__contextAction{overflow-wrap:anywhere;max-width:100%;color:var(--accent);align-items:center;gap:5px;margin-top:10px;font-size:10px;line-height:1.7;display:inline-flex}.workbench-module__JwSNnG__contextWorkspace{align-items:center;gap:8px;margin-top:16px;font-size:11px;display:flex}.workbench-module__JwSNnG__contextWorkspace>span:last-child{color:var(--muted);margin-left:auto;font-size:10px}.workbench-module__JwSNnG__contextWorkspace:hover{color:var(--accent)}.workbench-module__JwSNnG__workbench[data-sidebar=false]{--explorer-width:0px}.workbench-module__JwSNnG__workbench[data-sidebar=false] .workbench-module__JwSNnG__explorer{display:none}.workbench-module__JwSNnG__workbench[data-context=false]{--context-width:0px}.workbench-module__JwSNnG__workbench[data-context=false] .workbench-module__JwSNnG__contextRail{display:none}.workbench-module__JwSNnG__statusbar{border-top:1px solid var(--border);background:var(--surface);min-width:0;color:var(--muted);align-items:stretch;gap:16px;font-size:10px;display:flex}.workbench-module__JwSNnG__statusbar>span,.workbench-module__JwSNnG__statusbar>a,.workbench-module__JwSNnG__statusbar>button{white-space:nowrap;align-items:center;gap:5px;display:flex}.workbench-module__JwSNnG__activeStatus{background:var(--workspace-accent);min-width:110px;color:var(--workspace-contrast);padding:0 14px;font-weight:500}.workbench-module__JwSNnG__statusRepository:hover{color:var(--foreground)}.workbench-module__JwSNnG__statusSpacer{flex:1}.workbench-module__JwSNnG__statusDetail{font-family:var(--font-mono);font-size:9px}.workbench-module__JwSNnG__statusShortcut{border:0;border-left:1px solid var(--border);color:var(--foreground-soft);background:0 0;padding:0 12px;font-size:10px}.workbench-module__JwSNnG__statusShortcut:hover{background:var(--hover)}.workbench-module__JwSNnG__quickSwitcher{border:1px solid var(--border);width:min(560px,100vw - 32px);max-height:80dvh;color:var(--foreground);background:var(--surface-raised);box-shadow:var(--shadow);border-radius:6px;margin:10dvh auto auto;padding:0;overflow:hidden}.workbench-module__JwSNnG__quickSwitcher::backdrop,.workbench-module__JwSNnG__drawer::backdrop{background:#10101080}.workbench-module__JwSNnG__switcherInner{flex-direction:column;max-height:80dvh;padding:12px 8px 0;display:flex}.workbench-module__JwSNnG__switcherHeading{justify-content:space-between;align-items:center;padding:0 4px 10px 8px;display:flex}.workbench-module__JwSNnG__switcherHeading h2{font-size:12px;font-weight:500}.workbench-module__JwSNnG__switcherInput{border:1px solid var(--accent);background:var(--background);min-height:40px;color:var(--muted);border-radius:4px;align-items:center;gap:9px;margin:0 4px;padding:0 12px;display:flex}.workbench-module__JwSNnG__switcherInput:focus-within{outline:1px solid var(--accent)}.workbench-module__JwSNnG__switcherInput input{width:100%;min-width:0;height:38px;color:var(--foreground);background:0 0;border:0;outline:none;font-size:13px}.workbench-module__JwSNnG__switcherInput input::placeholder{color:var(--muted)}.workbench-module__JwSNnG__searchScope{color:var(--muted);justify-content:space-between;padding:15px 9px 8px;font-size:10px;display:flex}.workbench-module__JwSNnG__searchResults{min-height:0;overflow:auto}.workbench-module__JwSNnG__searchResult{width:100%;color:var(--foreground);text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:12px;padding:10px;display:flex}.workbench-module__JwSNnG__searchResult[aria-selected=true]{background:var(--selection)}.workbench-module__JwSNnG__resultIcon{color:var(--workspace-accent);display:flex}.workbench-module__JwSNnG__resultText{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.workbench-module__JwSNnG__resultText strong{font-size:12px;font-weight:500}.workbench-module__JwSNnG__resultText>span{color:var(--muted);font-size:10px}.workbench-module__JwSNnG__searchResult>kbd{color:var(--muted);font-size:9px}.workbench-module__JwSNnG__currentLabel{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.workbench-module__JwSNnG__switcherFooter{border-top:1px solid var(--border);color:var(--muted);gap:18px;margin:8px -8px 0;padding:11px 17px;font-size:10px;display:flex}.workbench-module__JwSNnG__switcherFooter kbd{color:var(--foreground-soft);margin-right:4px}.workbench-module__JwSNnG__noResults{text-align:center;color:var(--muted);padding:30px 10px}.workbench-module__JwSNnG__noResults p{padding:12px 0}.workbench-module__JwSNnG__noResults button{border:1px solid var(--border);background:var(--hover);color:var(--foreground);border-radius:4px;padding:5px 10px}.workbench-module__JwSNnG__drawer{border:0;border-left:1px solid var(--border);background:var(--surface);width:min(320px,100vw - 44px);height:100dvh;max-height:100dvh;color:var(--foreground);box-shadow:var(--shadow);margin:0 0 0 auto;padding:0}.workbench-module__JwSNnG__explorerDrawer{border-left:0;border-right:1px solid var(--border);margin:0 auto 0 0}.workbench-module__JwSNnG__drawerInner{flex-direction:column;min-height:100%;display:flex}.workbench-module__JwSNnG__drawer .workbench-module__JwSNnG__panelHeading{min-height:48px}@media (min-width:1500px){.workbench-module__JwSNnG__workbench{--explorer-width:248px;--context-width:280px}.workbench-module__JwSNnG__projectIdentity{width:298px}.workbench-module__JwSNnG__workspaceTab{min-width:230px}.workbench-module__JwSNnG__workspaceTab kbd{display:inline}}@media (max-width:1279px){.workbench-module__JwSNnG__workspaceTab{min-width:160px;padding:0 16px}.workbench-module__JwSNnG__switchHint>span{display:none}}@media (max-width:1199px){.workbench-module__JwSNnG__workbench{--context-width:0px;--explorer-width:218px}.workbench-module__JwSNnG__projectIdentity{width:268px}.workbench-module__JwSNnG__contextRail{display:none}}@media (max-width:1023px){.workbench-module__JwSNnG__workbench{grid-template-rows:40px 60px minmax(0,1fr) 26px}.workbench-module__JwSNnG__titlebar{gap:12px}.workbench-module__JwSNnG__workspaceNav{flex:1}.workbench-module__JwSNnG__workspaceTab{flex:1;min-width:0;padding:0 17px}.workbench-module__JwSNnG__workspaceTabText>span,.workbench-module__JwSNnG__switchHint{display:none}}@media (max-width:767px){.workbench-module__JwSNnG__workbench{--explorer-width:0px;grid-template-rows:44px 56px minmax(0,1fr) 28px}.workbench-module__JwSNnG__titlebar{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding:0 8px 0 12px}.workbench-module__JwSNnG__brand>span{display:none}.workbench-module__JwSNnG__commandTrigger{min-width:0;height:30px;font-size:10px}.workbench-module__JwSNnG__commandTrigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workbench-module__JwSNnG__commandTrigger kbd{display:none}.workbench-module__JwSNnG__titlebarTools .workbench-module__JwSNnG__iconButton{width:30px;height:34px}.workbench-module__JwSNnG__titlebarTools .workbench-module__JwSNnG__mobileTheme{display:inline-flex}.workbench-module__JwSNnG__projectIdentity{display:none}.workbench-module__JwSNnG__workspaceNav{width:100%}.workbench-module__JwSNnG__workspaceTab{justify-content:center;gap:8px;padding:0 12px}.workbench-module__JwSNnG__workspaceTabText strong{font-size:12px}.workbench-module__JwSNnG__workspaceTab>svg{width:18px;height:18px}.workbench-module__JwSNnG__body{grid-template-columns:0 0 minmax(0,1fr) 0}.workbench-module__JwSNnG__activitybar,.workbench-module__JwSNnG__explorer{display:none}.workbench-module__JwSNnG__documentTab{padding:0 14px;font-size:11px}.workbench-module__JwSNnG__readOnly{padding-left:8px;padding-right:10px;font-size:9px}.workbench-module__JwSNnG__breadcrumbs{gap:7px;padding-left:16px;font-size:10px}.workbench-module__JwSNnG__statusbar{gap:10px}.workbench-module__JwSNnG__activeStatus{min-width:98px;padding:0 12px}.workbench-module__JwSNnG__statusRepository,.workbench-module__JwSNnG__statusSample,.workbench-module__JwSNnG__statusDetail{display:none!important}.workbench-module__JwSNnG__quickSwitcher{max-height:85dvh;margin-top:7dvh}.workbench-module__JwSNnG__switcherInner{max-height:85dvh}.workbench-module__JwSNnG__searchResult{gap:9px}.workbench-module__JwSNnG__searchResult>kbd{display:none}}
