.add-screen-module__v4jXda__kinds{border:1px solid var(--theme-border);background:var(--theme-bg-soft);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-bottom:18px;padding:4px;display:grid}.add-screen-module__v4jXda__kind{min-width:0;color:var(--theme-text-muted);text-align:left;transition:background-color .16s var(--ease-out), border-color .16s var(--ease-out), color .16s var(--ease-out);background:0 0;border:1px solid #0000;border-radius:10px;gap:2px;padding:10px 14px;display:grid}.add-screen-module__v4jXda__kind[aria-selected=true]{border-color:var(--theme-accent);background:var(--theme-bg-raised);color:var(--theme-text)}.add-screen-module__v4jXda__kind:focus-visible{box-shadow:var(--theme-focus-ring);outline:none}@media (hover:hover) and (pointer:fine){.add-screen-module__v4jXda__kind:not([aria-selected=true]):hover{border-color:var(--theme-border-strong);color:var(--theme-text)}}.add-screen-module__v4jXda__kindLabel{font-size:.92rem;font-weight:600}.add-screen-module__v4jXda__kindDescription{color:var(--theme-text-muted);font-size:.78rem;line-height:1.4}.add-screen-module__v4jXda__panel[hidden]{display:none}@media (max-width:480px){.add-screen-module__v4jXda__kinds{grid-template-columns:minmax(0,1fr)}}@media (max-width:400px){.add-screen-module__v4jXda__kind{padding:9px 10px}}@media (prefers-reduced-motion:reduce){.add-screen-module__v4jXda__kind{transition:none}}
.agent-wizard-module__msfKdG__form{gap:16px;display:grid}.agent-wizard-module__msfKdG__section{border:1px solid var(--theme-border);background:var(--theme-bg-raised);border-radius:12px;gap:14px;padding:18px;display:grid}.agent-wizard-module__msfKdG__sectionHead{gap:2px;display:grid}.agent-wizard-module__msfKdG__sectionTitle{margin:0;font-size:.98rem;font-weight:700}.agent-wizard-module__msfKdG__sectionHint{color:var(--theme-text-muted);margin:0;font-size:.8rem;line-height:1.45}.agent-wizard-module__msfKdG__identityGrid{grid-template-columns:auto 1fr 1fr;align-items:start;gap:16px;display:grid}.agent-wizard-module__msfKdG__avatarBox{justify-items:center;gap:8px;display:grid}.agent-wizard-module__msfKdG__roll{border:1px solid var(--theme-border);background:var(--theme-bg-soft);color:var(--theme-text-muted);border-radius:7px;padding:5px 10px;font-size:.76rem;font-weight:600}.agent-wizard-module__msfKdG__roll:hover{color:var(--theme-text);border-color:var(--theme-border-strong)}.agent-wizard-module__msfKdG__field{gap:5px;min-width:0;display:grid}.agent-wizard-module__msfKdG__label{font-size:.8rem;font-weight:600}.agent-wizard-module__msfKdG__input{border:1px solid var(--theme-border);background:var(--theme-bg-soft);width:100%;color:var(--theme-text);border-radius:8px;padding:8px 10px;font-size:.88rem;transition:border-color .12s,background .12s}.agent-wizard-module__msfKdG__input:focus{border-color:var(--theme-accent);background:var(--theme-bg-raised)}.agent-wizard-module__msfKdG__input[aria-invalid=true]{border-color:var(--theme-error-text)}.agent-wizard-module__msfKdG__handleInput{display:block;position:relative}.agent-wizard-module__msfKdG__at{color:var(--theme-text-soft);font-size:.88rem;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.agent-wizard-module__msfKdG__handleInput .agent-wizard-module__msfKdG__input{padding-left:24px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.agent-wizard-module__msfKdG__fieldHint{color:var(--theme-text-soft);font-size:.72rem;line-height:1.4}.agent-wizard-module__msfKdG__fieldError{color:var(--theme-error-text)}.agent-wizard-module__msfKdG__clients{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;display:grid}.agent-wizard-module__msfKdG__clientOption{border:1px solid var(--theme-border);background:var(--theme-bg-soft);text-align:left;color:var(--theme-text);border-radius:10px;gap:3px;padding:10px 12px;transition:border-color .12s,background .12s;display:grid}.agent-wizard-module__msfKdG__clientOption:hover{border-color:var(--theme-border-strong)}.agent-wizard-module__msfKdG__clientActive,.agent-wizard-module__msfKdG__clientActive:hover{border-color:var(--theme-accent);background:var(--theme-accent-soft)}.agent-wizard-module__msfKdG__clientLabel{font-size:.86rem;font-weight:600}.agent-wizard-module__msfKdG__clientDesc{color:var(--theme-text-muted);font-size:.74rem;line-height:1.4}.agent-wizard-module__msfKdG__error{background:var(--theme-error-bg);color:var(--theme-error-text);border-radius:9px;margin:0;padding:9px 12px;font-size:.85rem}.agent-wizard-module__msfKdG__footer{justify-content:flex-end;gap:10px;display:flex}.agent-wizard-module__msfKdG__primary,.agent-wizard-module__msfKdG__secondary{border:1px solid #0000;border-radius:10px;align-items:center;padding:9px 16px;font-size:.88rem;font-weight:600;display:inline-flex}.agent-wizard-module__msfKdG__primary{background:var(--theme-accent);color:var(--theme-accent-contrast)}.agent-wizard-module__msfKdG__primary:hover:not(:disabled){background:var(--theme-accent-strong)}.agent-wizard-module__msfKdG__primary:disabled{opacity:.55}.agent-wizard-module__msfKdG__secondary{border-color:var(--theme-border);color:var(--theme-text-muted);background:0 0}.agent-wizard-module__msfKdG__secondary:hover{color:var(--theme-text);border-color:var(--theme-border-strong)}.agent-wizard-module__msfKdG__done{gap:16px;display:grid}.agent-wizard-module__msfKdG__doneHead{align-items:center;gap:14px;display:flex}.agent-wizard-module__msfKdG__doneTitle{margin:0;font-size:1.1rem;font-weight:700}.agent-wizard-module__msfKdG__doneLead{color:var(--theme-text-muted);margin:3px 0 0;font-size:.86rem}.agent-wizard-module__msfKdG__doneNote{color:var(--theme-text-soft);margin:8px 0 0;font-size:.82rem}.agent-wizard-module__msfKdG__tokenPanel{border:1px solid var(--theme-warning-text);background:var(--theme-warning-bg);border-radius:12px;gap:10px;padding:16px;display:grid}.agent-wizard-module__msfKdG__tokenHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.agent-wizard-module__msfKdG__tokenTitle{color:var(--theme-text);font-size:.95rem;font-weight:700}.agent-wizard-module__msfKdG__tokenWarn{color:var(--theme-warning-text);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;font-weight:600}.agent-wizard-module__msfKdG__tokenRow{align-items:center;gap:10px;display:flex}.agent-wizard-module__msfKdG__tokenValue{border:1px solid var(--theme-border);background:var(--theme-bg-raised);min-width:0;color:var(--theme-text);white-space:nowrap;border-radius:8px;flex:1;padding:9px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.82rem;overflow-x:auto}.agent-wizard-module__msfKdG__tokenHint{color:var(--theme-text-muted);margin:0;font-size:.78rem;line-height:1.5}.agent-wizard-module__msfKdG__doneActions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:720px){.agent-wizard-module__msfKdG__identityGrid{grid-template-columns:auto 1fr}.agent-wizard-module__msfKdG__identityGrid .agent-wizard-module__msfKdG__field:last-child{grid-column:1/-1}}@media (max-width:560px){.agent-wizard-module__msfKdG__section{padding:14px}.agent-wizard-module__msfKdG__tokenRow{flex-direction:column;align-items:stretch}}
.agent-persona-card-module__pft9TW__card{overflow-wrap:anywhere;border:1px solid var(--theme-border);background:var(--theme-bg-raised);min-width:0;color:var(--theme-text);border-radius:14px;flex-direction:column;gap:10px;padding:16px;display:flex;position:relative}.agent-persona-card-module__pft9TW__card[data-revoked=true]{background:var(--theme-bg-soft);color:var(--theme-text-muted)}.agent-persona-card-module__pft9TW__link{transition:border-color .12s,box-shadow .12s}.agent-persona-card-module__pft9TW__link:hover{border-color:var(--theme-border-strong);box-shadow:var(--theme-shadow-sm)}.agent-persona-card-module__pft9TW__top{align-items:flex-start;gap:12px;display:flex}.agent-persona-card-module__pft9TW__names{flex:1;min-width:0}.agent-persona-card-module__pft9TW__nameRow{align-items:center;gap:6px;min-width:0;display:flex}.agent-persona-card-module__pft9TW__heading{min-width:0;font:inherit;margin:0}.agent-persona-card-module__pft9TW__name{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:650;display:block;overflow:hidden}.agent-persona-card-module__pft9TW__nameLink{color:inherit}.agent-persona-card-module__pft9TW__nameLink:after{content:"";border-radius:inherit;position:absolute;inset:0}.agent-persona-card-module__pft9TW__nameLink:hover{color:var(--theme-accent)}.agent-persona-card-module__pft9TW__nameLink:focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px;border-radius:4px}.agent-persona-card-module__pft9TW__lead{white-space:nowrap;background:var(--theme-accent-soft);color:var(--theme-accent);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;flex-shrink:0;padding:1px 6px;font-size:.64rem;font-weight:700}.agent-persona-card-module__pft9TW__handleRow{min-width:0;color:var(--theme-text-soft);flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;font-size:.75rem;display:flex}.agent-persona-card-module__pft9TW__handle{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;overflow:hidden}.agent-persona-card-module__pft9TW__client{background:var(--theme-bg-muted);color:var(--theme-text-muted);border-radius:5px;flex-shrink:0;padding:0 6px;font-size:.68rem;font-weight:600}.agent-persona-card-module__pft9TW__topState{flex-shrink:0;margin-top:1px}.agent-persona-card-module__pft9TW__state{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:2px 8px;font-size:.68rem;font-weight:600;display:inline-flex}.agent-persona-card-module__pft9TW__stateDot{background:currentColor;border-radius:50%;width:6px;height:6px}.agent-persona-card-module__pft9TW__stateIcon{flex-shrink:0;width:13px;height:13px;margin-left:-1px}.agent-persona-card-module__pft9TW__stateGood{background:var(--theme-success-bg);color:var(--theme-success-text)}.agent-persona-card-module__pft9TW__stateBad{background:var(--theme-error-bg);color:var(--theme-error-text)}.agent-persona-card-module__pft9TW__stateWarn{background:var(--theme-warning-bg);color:var(--theme-warning-text)}.agent-persona-card-module__pft9TW__stateMuted{background:var(--theme-bg-muted);color:var(--theme-text-soft)}.agent-persona-card-module__pft9TW__role{color:var(--theme-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.78rem;overflow:hidden}.agent-persona-card-module__pft9TW__doing{border:1px solid var(--theme-border);background:var(--theme-bg-soft);border-radius:10px;gap:4px;padding:8px 10px;display:grid}.agent-persona-card-module__pft9TW__card[data-revoked=true] .agent-persona-card-module__pft9TW__doing{background:var(--theme-bg-muted)}.agent-persona-card-module__pft9TW__doingLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--theme-text-soft);font-size:.62rem;font-weight:700}.agent-persona-card-module__pft9TW__work{color:var(--theme-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.45;display:-webkit-box;overflow:hidden}.agent-persona-card-module__pft9TW__work[data-empty=true],.agent-persona-card-module__pft9TW__card[data-revoked=true] .agent-persona-card-module__pft9TW__work{color:var(--theme-text-muted)}.agent-persona-card-module__pft9TW__next{color:var(--theme-text-muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.74rem;line-height:1.4;display:-webkit-box;overflow:hidden}.agent-persona-card-module__pft9TW__chips{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;margin:2px 0 0;display:flex}.agent-persona-card-module__pft9TW__branch,.agent-persona-card-module__pft9TW__chip{text-overflow:ellipsis;white-space:nowrap;background:var(--theme-bg-muted);min-width:0;max-width:100%;color:var(--theme-text-muted);border-radius:5px;padding:1px 6px;font-size:.68rem;font-weight:600;overflow:hidden}.agent-persona-card-module__pft9TW__branch{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.agent-persona-card-module__pft9TW__warn{color:var(--theme-warning-text);margin:0;font-size:.76rem;line-height:1.4}.agent-persona-card-module__pft9TW__tools{min-width:0;color:var(--theme-text-soft);align-items:baseline;gap:6px;margin:0;font-size:.74rem;display:flex}.agent-persona-card-module__pft9TW__toolsLabel{letter-spacing:.03em;text-transform:uppercase;flex-shrink:0;font-size:.64rem;font-weight:600}.agent-persona-card-module__pft9TW__toolsNames{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.agent-persona-card-module__pft9TW__footer{border-top:1px solid var(--theme-border);color:var(--theme-text-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:10px;font-size:.72rem;display:flex}.agent-persona-card-module__pft9TW__meta{gap:1px;min-width:0;display:grid}.agent-persona-card-module__pft9TW__meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.agent-persona-card-module__pft9TW__seen{color:var(--theme-text-muted);font-size:.74rem;font-weight:600}.agent-persona-card-module__pft9TW__owner{color:var(--theme-text-soft);font-size:.71rem}.agent-persona-card-module__pft9TW__actions{z-index:1;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.agent-persona-card-module__pft9TW__action{border:1px solid var(--theme-border-strong);background:var(--theme-bg-raised);color:var(--theme-text);white-space:nowrap;cursor:pointer;border-radius:8px;padding:6px 12px;font-size:.76rem;font-weight:600}.agent-persona-card-module__pft9TW__action:hover:not(:disabled){background:var(--theme-bg-muted);border-color:var(--theme-accent);color:var(--theme-accent)}.agent-persona-card-module__pft9TW__action:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.agent-persona-card-module__pft9TW__action:disabled{cursor:progress;color:var(--theme-text-soft)}.agent-persona-card-module__pft9TW__actionNote:empty{display:none}.agent-persona-card-module__pft9TW__actionNote{text-align:right;color:var(--theme-text-muted);flex-basis:100%;font-size:.7rem;line-height:1.35}.agent-persona-card-module__pft9TW__actionNote[data-tone=bad]{color:var(--theme-error-text)}.agent-persona-card-module__pft9TW__workspaceFiles{flex-wrap:wrap;gap:4px;display:flex}.agent-persona-card-module__pft9TW__workspaceFiles code{background:var(--theme-bg-muted);border-radius:4px;padding:0 4px;font-size:.74rem}.agent-persona-card-module__pft9TW__subagents{margin-top:10px;font-size:.78rem}.agent-persona-card-module__pft9TW__subagents summary{cursor:pointer;color:var(--theme-text)}.agent-persona-card-module__pft9TW__subagents summary:focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px}.agent-persona-card-module__pft9TW__subagents ul{border-left:2px solid var(--theme-border);gap:6px;margin:6px 0 0;padding:0 0 0 10px;list-style:none;display:grid}.agent-persona-card-module__pft9TW__subagents li{opacity:.7;gap:2px;display:grid}.agent-persona-card-module__pft9TW__subagents li[data-active=true]{opacity:1}.agent-persona-card-module__pft9TW__subagentLabel{font-weight:600}.agent-persona-card-module__pft9TW__subagentMeta,.agent-persona-card-module__pft9TW__subagentTask{color:var(--theme-text-muted);font-size:.72rem}.agent-persona-card-module__pft9TW__details{color:var(--theme-text-muted);font-size:.8rem;line-height:1.5}.agent-persona-card-module__pft9TW__details summary{cursor:pointer;color:var(--theme-text);padding-block:5px}.agent-persona-card-module__pft9TW__details summary:focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px}.agent-persona-card-module__pft9TW__details ul{padding-left:20px}.agent-persona-card-module__pft9TW__details p{margin-block:8px}@media (max-width:420px){.agent-persona-card-module__pft9TW__footer{align-items:stretch}.agent-persona-card-module__pft9TW__actions{justify-content:flex-start}.agent-persona-card-module__pft9TW__actionNote{text-align:left}}
.agent-work-card-module__TObq7W__agents{grid-template-columns:repeat(auto-fill,minmax(248px,1fr));align-items:start;gap:10px;display:grid}.agent-work-card-module__TObq7W__agents>.agent-work-card-module__TObq7W__agentCard{min-width:0}.agent-work-card-module__TObq7W__agentCard{border:1px solid var(--theme-border);background:var(--theme-bg-raised);border-radius:10px;align-content:start;gap:5px;padding:9px 11px;display:grid;position:relative}.agent-work-card-module__TObq7W__agentCard[data-revoked=true]{background:var(--theme-bg-soft);color:var(--theme-text-muted)}.agent-work-card-module__TObq7W__agentCard{min-width:0}.agent-work-card-module__TObq7W__agentCard[data-state=offline]{background:var(--theme-bg-soft);color:var(--theme-text-muted)}.agent-work-card-module__TObq7W__agentCard[data-state=working]{border-color:color-mix(in srgb, var(--theme-status-success) 45%, var(--theme-border))}.agent-work-card-module__TObq7W__agentCard[data-state=blocked]{border-color:color-mix(in srgb, var(--theme-status-error) 55%, var(--theme-border))}.agent-work-card-module__TObq7W__agentCard[data-state=stale]{border-style:dashed;border-color:color-mix(in srgb, var(--theme-status-warning) 55%, var(--theme-border))}.agent-work-card-module__TObq7W__agentHead{align-items:center;gap:8px;min-width:0;display:flex}.agent-work-card-module__TObq7W__avatarWrap{flex-shrink:0;display:inline-flex;position:relative}.agent-work-card-module__TObq7W__dot{border:2px solid var(--theme-bg-raised);background:var(--theme-status-neutral);border-radius:50%;width:11px;height:11px;position:absolute;bottom:-2px;right:-2px}.agent-work-card-module__TObq7W__dot[data-state=working]{background:var(--theme-status-success)}.agent-work-card-module__TObq7W__dot[data-state=idle]{background:var(--theme-status-info)}.agent-work-card-module__TObq7W__dot[data-state=stale]{background:var(--theme-status-warning)}.agent-work-card-module__TObq7W__dot[data-state=blocked]{background:var(--theme-status-error)}.agent-work-card-module__TObq7W__agentNames{flex:1;min-width:0;display:grid}.agent-work-card-module__TObq7W__agentHeading{min-width:0;font:inherit;margin:0}.agent-work-card-module__TObq7W__agentName{color:var(--theme-text);white-space:nowrap;text-overflow:ellipsis;font-weight:700;display:block;overflow:hidden}.agent-work-card-module__TObq7W__agentName:after{content:"";border-radius:inherit;position:absolute;inset:0}.agent-work-card-module__TObq7W__agentName:hover{color:var(--theme-accent-strong);text-underline-offset:2px;text-decoration:underline}.agent-work-card-module__TObq7W__agentName:focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px;border-radius:4px}.agent-work-card-module__TObq7W__agentMeta{color:var(--theme-text-soft);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.agent-work-card-module__TObq7W__status{color:var(--theme-text-soft);background:var(--theme-bg-muted);border-radius:999px;flex-shrink:0;padding:0 7px;font-size:11.5px;font-weight:600;line-height:1.7}.agent-work-card-module__TObq7W__status[data-state=working]{background:var(--theme-success-bg);color:var(--theme-success-text)}.agent-work-card-module__TObq7W__status[data-state=idle]{background:var(--theme-info-bg);color:var(--theme-info-text)}.agent-work-card-module__TObq7W__status[data-state=stale]{background:var(--theme-warning-bg);color:var(--theme-warning-text)}.agent-work-card-module__TObq7W__status[data-state=blocked]{background:var(--theme-error-bg);color:var(--theme-error-text)}.agent-work-card-module__TObq7W__reason{color:var(--theme-text-muted);overflow-wrap:anywhere;margin:0;font-size:11.5px;line-height:1.35}.agent-work-card-module__TObq7W__facts{gap:2px;margin:0;font-size:12px;display:grid}.agent-work-card-module__TObq7W__facts>div{grid-template-columns:82px minmax(0,1fr);align-items:baseline;gap:8px;min-width:0;display:grid}.agent-work-card-module__TObq7W__facts dt{color:var(--theme-text-soft);font-size:11.5px}.agent-work-card-module__TObq7W__facts dd{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--theme-text);font-variant-numeric:tabular-nums;margin:0;overflow:hidden}.agent-work-card-module__TObq7W__agentCard[data-state=offline] .agent-work-card-module__TObq7W__facts dd{color:var(--theme-text-muted)}.agent-work-card-module__TObq7W__facts dd a,.agent-work-card-module__TObq7W__agentFoot a,.agent-work-card-module__TObq7W__checkpoint a,.agent-work-card-module__TObq7W__doing a{z-index:1;position:relative}.agent-work-card-module__TObq7W__facts dd a{color:inherit;font-weight:600}.agent-work-card-module__TObq7W__facts dd a:hover{color:var(--theme-accent-strong)}.agent-work-card-module__TObq7W__mono{font-family:var(--font-mono-stack);font-size:11.5px}.agent-work-card-module__TObq7W__prTone{font-weight:600}.agent-work-card-module__TObq7W__prTone[data-tone=ready]{color:var(--theme-success-text)}.agent-work-card-module__TObq7W__prTone[data-tone=blocked]{color:var(--theme-error-text)}.agent-work-card-module__TObq7W__prTone[data-tone=waiting]{color:var(--theme-warning-text)}.agent-work-card-module__TObq7W__prTone[data-tone=done]{color:var(--theme-text-soft)}.agent-work-card-module__TObq7W__next,.agent-work-card-module__TObq7W__checkpointText{color:var(--theme-text);-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-size:11.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.agent-work-card-module__TObq7W__nextLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-soft);margin-right:4px;font-size:10.5px;font-weight:700}.agent-work-card-module__TObq7W__checkpoint{border:1px solid var(--theme-border);background:var(--theme-bg-soft);border-radius:7px;gap:3px;min-width:0;padding:6px 8px;display:grid}.agent-work-card-module__TObq7W__checkpointHead{color:var(--theme-text-soft);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;overflow:hidden}.agent-work-card-module__TObq7W__agentCard[data-state=offline] .agent-work-card-module__TObq7W__checkpoint{background:var(--theme-bg-muted)}.agent-work-card-module__TObq7W__doing{color:var(--theme-text);-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.agent-work-card-module__TObq7W__agentCard[data-state=offline] .agent-work-card-module__TObq7W__doing,.agent-work-card-module__TObq7W__agentCard[data-state=stale] .agent-work-card-module__TObq7W__doing{color:var(--theme-text-muted)}.agent-work-card-module__TObq7W__blocker{background:var(--theme-warning-bg);color:var(--theme-warning-text);-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;border-radius:7px;-webkit-box-orient:vertical;margin:0;padding:4px 8px;font-size:11.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.agent-work-card-module__TObq7W__blockerLabel{text-transform:uppercase;letter-spacing:.04em;margin-right:4px;font-size:10.5px;font-weight:700}.agent-work-card-module__TObq7W__chips{flex-wrap:wrap;gap:5px;display:flex}.agent-work-card-module__TObq7W__chip{border:1px solid var(--theme-border);background:var(--theme-bg-soft);max-width:100%;color:var(--theme-text-muted);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;padding:1px 8px;font-size:11.5px;line-height:1.7;overflow:hidden}.agent-work-card-module__TObq7W__chip[data-tone=task]{border-color:color-mix(in srgb, var(--theme-accent) 45%, transparent);background:var(--theme-accent-soft);color:var(--theme-accent-strong);font-weight:600}.agent-work-card-module__TObq7W__chip[data-tone=branch]{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.agent-work-card-module__TObq7W__agentFoot{border-top:1px dashed var(--theme-border);color:var(--theme-text-soft);justify-content:space-between;align-items:center;gap:8px;padding-top:6px;font-size:11.5px;display:flex}.agent-work-card-module__TObq7W__agentFootLeft{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.agent-work-card-module__TObq7W__agentPage{color:var(--theme-text-muted);flex-shrink:0;font-weight:600}.agent-work-card-module__TObq7W__agentPage:hover{color:var(--theme-accent-strong)}.agent-work-card-module__TObq7W__agentFoot code{background:var(--theme-bg-muted);border-radius:4px;padding:0 4px}.agent-work-card-module__TObq7W__muted{color:var(--theme-text-soft)}.agent-work-card-module__TObq7W__lead{white-space:nowrap;background:var(--theme-accent-soft);color:var(--theme-accent);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;flex-shrink:0;padding:0 6px;font-size:10px;font-weight:700}.agent-work-card-module__TObq7W__removed{background:var(--theme-bg-muted);color:var(--theme-text-soft);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:1px 7px;font-size:11px;font-weight:600}.agent-work-card-module__TObq7W__capabilities{min-width:0}.agent-work-card-module__TObq7W__actions{z-index:1;flex-wrap:wrap;align-items:center;gap:6px;display:flex;position:relative}.agent-work-card-module__TObq7W__action{border:1px solid var(--theme-border);background:var(--theme-bg-soft);color:var(--theme-text-muted);border-radius:7px;padding:2px 9px;font-size:11.5px;font-weight:600}.agent-work-card-module__TObq7W__action:hover:not(:disabled){background:var(--theme-bg-muted);color:var(--theme-text)}.agent-work-card-module__TObq7W__action:disabled{opacity:.6}.agent-work-card-module__TObq7W__actionNote{overflow-wrap:anywhere;min-width:0;color:var(--theme-text-soft);font-size:11px}.agent-work-card-module__TObq7W__actionNote[data-tone=ok]{color:var(--theme-success-text)}.agent-work-card-module__TObq7W__actionNote[data-tone=bad]{color:var(--theme-error-text)}.agent-work-card-module__TObq7W__owner{color:var(--theme-text-soft);overflow-wrap:anywhere;font-size:11px}.agent-work-card-module__TObq7W__stateIcon{vertical-align:-2px;flex-shrink:0;width:12px;height:12px;margin-right:3px}
.page-module__GsTAsG__page{width:100%;min-width:0;padding:24px 0 56px}.page-module__GsTAsG__crumbs{color:var(--theme-text-soft);align-items:center;gap:8px;margin-bottom:10px;padding-inline:20px;font-size:.8rem;display:flex}.page-module__GsTAsG__crumbs a{color:var(--theme-text-muted)}.page-module__GsTAsG__crumbs a:hover{color:var(--theme-accent)}@media (max-width:640px){.page-module__GsTAsG__page{padding:18px 0 40px}.page-module__GsTAsG__crumbs{padding-inline:12px}}
.subscription-meter-module__Is5Iza__allowance{color:var(--theme-text-muted);gap:3px;margin-top:5px;font-size:11px;line-height:1.4;display:grid}.subscription-meter-module__Is5Iza__allowance meter{width:100%;height:5px;accent-color:var(--accent)}.subscription-meter-module__Is5Iza__allowance small{opacity:.8;font-size:10px}.subscription-meter-module__Is5Iza__allowance[data-allowance=limited]{color:var(--danger,#cf4d59)}.subscription-meter-module__Is5Iza__allowance[data-allowance=unsupported]{opacity:.6;font-style:italic}
.agent-actions-module__YQd1Za__wrap{gap:14px;display:grid}.agent-actions-module__YQd1Za__bar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.agent-actions-module__YQd1Za__action{border:1px solid var(--theme-border);background:var(--theme-bg-raised);color:var(--theme-text);border-radius:8px;padding:7px 12px;font-size:.82rem;font-weight:600;transition:border-color .12s,background .12s}.agent-actions-module__YQd1Za__action:hover:not(:disabled){border-color:var(--theme-border-strong);background:var(--theme-bg-soft)}.agent-actions-module__YQd1Za__action:disabled{opacity:.55}.agent-actions-module__YQd1Za__danger{color:var(--theme-error-text);margin-left:auto}.agent-actions-module__YQd1Za__danger:hover:not(:disabled){background:var(--theme-error-bg);border-color:#0000}.agent-actions-module__YQd1Za__readonly{color:var(--theme-text-soft);font-size:.78rem}.agent-actions-module__YQd1Za__revoked{background:var(--theme-error-bg);color:var(--theme-error-text);border-radius:9px;margin:0;padding:9px 12px;font-size:.84rem}.agent-actions-module__YQd1Za__error,.agent-actions-module__YQd1Za__notice{border-radius:9px;margin:0;padding:8px 12px;font-size:.84rem}.agent-actions-module__YQd1Za__error{background:var(--theme-error-bg);color:var(--theme-error-text)}.agent-actions-module__YQd1Za__notice{background:var(--theme-success-bg);color:var(--theme-success-text)}.agent-actions-module__YQd1Za__editor{border:1px solid var(--theme-border);background:var(--theme-bg-raised);border-radius:12px;gap:14px;padding:16px;display:grid}.agent-actions-module__YQd1Za__editorGrid{grid-template-columns:1fr auto 1fr 1fr 1fr;gap:12px;display:grid}.agent-actions-module__YQd1Za__field{gap:5px;min-width:0;display:grid}.agent-actions-module__YQd1Za__wide{grid-column:1/-1}.agent-actions-module__YQd1Za__emojiField{width:72px}.agent-actions-module__YQd1Za__label{font-size:.8rem;font-weight:600}.agent-actions-module__YQd1Za__hint{color:var(--theme-text-soft);font-size:.72rem}.agent-actions-module__YQd1Za__input,.agent-actions-module__YQd1Za__select,.agent-actions-module__YQd1Za__textarea{border:1px solid var(--theme-border);background:var(--theme-bg-soft);width:100%;color:var(--theme-text);border-radius:8px;padding:8px 10px;font-size:.88rem}.agent-actions-module__YQd1Za__input:focus,.agent-actions-module__YQd1Za__select:focus,.agent-actions-module__YQd1Za__textarea:focus{border-color:var(--theme-accent);background:var(--theme-bg-raised)}.agent-actions-module__YQd1Za__emojiInput{text-align:center;padding:4px 6px;font-size:1.3rem}.agent-actions-module__YQd1Za__textarea{resize:vertical;line-height:1.45}.agent-actions-module__YQd1Za__editorFooter{justify-content:flex-end;gap:10px;display:flex}.agent-actions-module__YQd1Za__primary,.agent-actions-module__YQd1Za__secondary{border:1px solid #0000;border-radius:9px;padding:8px 14px;font-size:.86rem;font-weight:600}.agent-actions-module__YQd1Za__primary{background:var(--theme-accent);color:var(--theme-accent-contrast)}.agent-actions-module__YQd1Za__primary:hover:not(:disabled){background:var(--theme-accent-strong)}.agent-actions-module__YQd1Za__primary:disabled{opacity:.55}.agent-actions-module__YQd1Za__secondary{border-color:var(--theme-border);color:var(--theme-text-muted);background:0 0}.agent-actions-module__YQd1Za__secondary:hover{color:var(--theme-text);border-color:var(--theme-border-strong)}.agent-actions-module__YQd1Za__tokenPanel{border:1px solid var(--theme-warning-text);background:var(--theme-warning-bg);border-radius:12px;gap:10px;padding:16px;display:grid}.agent-actions-module__YQd1Za__tokenHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.agent-actions-module__YQd1Za__tokenTitle{color:var(--theme-text);font-size:.95rem;font-weight:700}.agent-actions-module__YQd1Za__tokenWarn{color:var(--theme-warning-text);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;font-weight:600}.agent-actions-module__YQd1Za__tokenRow{align-items:center;gap:10px;display:flex}.agent-actions-module__YQd1Za__tokenValue{border:1px solid var(--theme-border);background:var(--theme-bg-raised);min-width:0;color:var(--theme-text);white-space:nowrap;border-radius:8px;flex:1;padding:9px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.82rem;overflow-x:auto}.agent-actions-module__YQd1Za__copyHint{color:var(--theme-text-muted);margin:0;font-size:.76rem;line-height:1.45}@media (max-width:720px){.agent-actions-module__YQd1Za__editorGrid{grid-template-columns:1fr auto}.agent-actions-module__YQd1Za__danger{margin-left:0}}@media (max-width:560px){.agent-actions-module__YQd1Za__editor{padding:12px}.agent-actions-module__YQd1Za__tokenRow{flex-direction:column;align-items:stretch}}
.project-shell-module__AhfuVG__shell{--shell-sidebar:240px;--shell-rail-width:72px;grid-template-columns:var(--shell-sidebar) minmax(0, 1fr);background:var(--theme-bg);height:100dvh;color:var(--theme-text);grid-template-rows:minmax(0,1fr);font-size:14px;display:grid;overflow:hidden}.project-shell-module__AhfuVG__mobileBar{display:none}.project-shell-module__AhfuVG__panelClose{display:none!important}.project-shell-module__AhfuVG__desktopOnlyToggle{display:none}@media (min-width:901px){.project-shell-module__AhfuVG__sidebar{grid-area:1/1}.project-shell-module__AhfuVG__center{grid-area:1/2}.project-shell-module__AhfuVG__shell[data-navigation-collapsed=true]{grid-template-columns:var(--shell-rail-width) minmax(0, 1fr)}.project-shell-module__AhfuVG__shell[data-navigation-collapsed=true] .project-shell-module__AhfuVG__resizer[data-side=left],.project-shell-module__AhfuVG__shell[data-navigation-collapsed=true] .project-shell-module__AhfuVG__sidebarMain{display:none}}.project-shell-module__AhfuVG__scrim{display:none}.project-shell-module__AhfuVG__sidebar{background:var(--theme-bg-raised);border-right:1px solid var(--theme-border);flex-direction:row;min-height:0;display:flex}.project-shell-module__AhfuVG__iconRail{width:var(--shell-rail-width);background:var(--theme-bg-soft);border-right:1px solid var(--theme-border);flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding:8px 4px;display:flex;overflow-y:auto}.project-shell-module__AhfuVG__railLink{width:100%;color:var(--theme-text-muted);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:3px;padding:7px 2px 6px;display:flex;position:relative}.project-shell-module__AhfuVG__railLabel{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11.5px;font-weight:500;line-height:1.15;overflow:hidden}.project-shell-module__AhfuVG__railAction{padding:9px 2px}.project-shell-module__AhfuVG__railGlyph{place-items:center;display:inline-grid;position:relative}.project-shell-module__AhfuVG__railLink:hover{background:var(--theme-bg-muted);color:var(--theme-text)}.project-shell-module__AhfuVG__railLink[data-active=true]{background:var(--theme-accent-soft);color:var(--theme-accent-strong)}.project-shell-module__AhfuVG__railFooter{border-top:1px solid var(--theme-border);flex-direction:column;align-items:center;gap:2px;width:100%;margin-top:auto;padding-top:6px;display:flex}.project-shell-module__AhfuVG__railFooter .project-shell-module__AhfuVG__railToggle{width:100%;height:auto;color:var(--theme-text-muted);border-radius:10px;padding:9px 2px}.project-shell-module__AhfuVG__railFooter .project-shell-module__AhfuVG__railToggle:hover{background:var(--theme-bg-muted);color:var(--theme-text)}.project-shell-module__AhfuVG__railBadge{background:var(--theme-accent);min-width:16px;height:16px;color:var(--theme-bg-raised);text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;padding:0 4px;font-size:10px;line-height:16px;position:absolute;top:-6px;right:-10px}.project-shell-module__AhfuVG__sidebarMain{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.project-shell-module__AhfuVG__projectHeader{border-bottom:1px solid var(--theme-border);align-items:center;gap:8px;padding:12px 12px 10px;display:flex}.project-shell-module__AhfuVG__projectHeader .project-shell-module__AhfuVG__desktopOnlyToggle{width:26px;height:26px;color:var(--theme-text-muted);background:0 0;border:none;flex-shrink:0}.project-shell-module__AhfuVG__projectHeader .project-shell-module__AhfuVG__desktopOnlyToggle:hover{background:var(--theme-bg-muted);color:var(--theme-text)}.project-shell-module__AhfuVG__projectName{cursor:default;-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;min-width:0;display:flex}.project-shell-module__AhfuVG__projectName strong{white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.project-shell-module__AhfuVG__teamSummary{color:var(--theme-text-soft);font-variant-numeric:tabular-nums;margin:0;padding:0 8px;font-size:11.5px}.project-shell-module__AhfuVG__presenceHeading{letter-spacing:.06em;text-transform:uppercase;color:var(--theme-text-soft);margin:0;padding:0 8px;font-size:10.5px;font-weight:700}.project-shell-module__AhfuVG__presence{color:var(--theme-text-soft);flex-direction:column;gap:1px;margin:0;padding:0;font-size:11.5px;list-style:none;display:flex}.project-shell-module__AhfuVG__presenceAgent{white-space:nowrap;min-width:0;height:18px;color:inherit;border-radius:6px;align-items:center;gap:5px;padding:0 8px;text-decoration:none;display:flex;overflow:hidden}.project-shell-module__AhfuVG__presenceAgent:hover{background:var(--theme-bg-muted)}.project-shell-module__AhfuVG__presenceAgent:hover .project-shell-module__AhfuVG__presenceHandle{color:var(--theme-text)}.project-shell-module__AhfuVG__presenceAgent:focus-visible{outline:2px solid var(--theme-accent);outline-offset:-2px}.project-shell-module__AhfuVG__presenceDot{width:12px;height:12px;color:var(--theme-status-neutral);flex:none;justify-content:center;align-items:center;display:flex}.project-shell-module__AhfuVG__presenceDot[data-tone=green]{color:var(--theme-status-success)}.project-shell-module__AhfuVG__presenceDot[data-tone=amber]{color:var(--theme-status-warning)}.project-shell-module__AhfuVG__presenceDot[data-tone=red]{color:var(--theme-status-error)}.project-shell-module__AhfuVG__presenceDot[data-tone=cyan]{color:var(--theme-status-info)}.project-shell-module__AhfuVG__presenceHandle{text-overflow:ellipsis;max-width:45%;color:var(--theme-text-muted);flex:none;font-weight:600;overflow:hidden}.project-shell-module__AhfuVG__presenceAgent[data-connected=false] .project-shell-module__AhfuVG__presenceHandle{color:var(--theme-text-soft);font-weight:500}.project-shell-module__AhfuVG__presenceDoing{text-overflow:ellipsis;min-width:0;overflow:hidden}.project-shell-module__AhfuVG__presencePerson{cursor:default}.project-shell-module__AhfuVG__presencePerson:hover{background:0 0}.project-shell-module__AhfuVG__presenceDot[data-tone=none]{color:var(--theme-text-soft)}.project-shell-module__AhfuVG__presenceMore{white-space:nowrap;height:18px;padding:0}.project-shell-module__AhfuVG__presenceAll{height:18px;color:var(--theme-text-muted);border-radius:6px;align-items:center;padding:0 8px;font-weight:600;text-decoration:none;display:flex}.project-shell-module__AhfuVG__presenceAll:hover{background:var(--theme-bg-muted);color:var(--theme-text);text-decoration:underline}.project-shell-module__AhfuVG__presenceAll:focus-visible{outline:2px solid var(--theme-accent);outline-offset:-2px}.project-shell-module__AhfuVG__navLink{color:var(--theme-text-muted);border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-weight:500;display:flex}.project-shell-module__AhfuVG__navLink:hover{background:var(--theme-bg-muted);color:var(--theme-text)}.project-shell-module__AhfuVG__sectionNav{flex-direction:column;gap:2px;padding:4px;display:flex}.project-shell-module__AhfuVG__sectionGroup{flex-direction:column;gap:2px;display:flex}.project-shell-module__AhfuVG__workGroup{flex-direction:column;display:flex}.project-shell-module__AhfuVG__workGroup+.project-shell-module__AhfuVG__workGroup{border-top:1px solid var(--theme-border);margin-top:12px;padding-top:10px}.project-shell-module__AhfuVG__sectionAction{border:1px solid var(--theme-border);background:var(--theme-bg-soft);color:var(--theme-text);font:inherit;text-align:left;cursor:pointer;border-radius:8px;margin-bottom:6px;padding:7px 10px;font-size:13px;font-weight:600;display:block}.project-shell-module__AhfuVG__sectionAction:hover{background:var(--theme-bg-muted)}.project-shell-module__AhfuVG__sectionAction[aria-expanded=true]{background:var(--theme-accent-soft);color:var(--theme-accent-strong);border-color:#0000}.project-shell-module__AhfuVG__sectionNav a{color:var(--theme-text-muted);border-radius:8px;padding:7px 10px;font-size:13px;font-weight:500}.project-shell-module__AhfuVG__sectionNav a:hover{background:var(--theme-bg-muted);color:var(--theme-text)}.project-shell-module__AhfuVG__sectionNav a[data-active=true]{background:var(--theme-accent-soft);color:var(--theme-accent-strong);font-weight:600}.project-shell-module__AhfuVG__sectionNav a.project-shell-module__AhfuVG__sectionAction{color:var(--theme-text);font-weight:600}.project-shell-module__AhfuVG__sectionNav a.project-shell-module__AhfuVG__sectionAction:hover{background:var(--theme-bg-muted);color:var(--theme-text)}.project-shell-module__AhfuVG__sectionButton{width:100%;color:var(--theme-text-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:7px 10px;font-size:13px;font-weight:500}.project-shell-module__AhfuVG__sectionButton:hover{background:var(--theme-bg-muted);color:var(--theme-text)}.project-shell-module__AhfuVG__sectionButton[data-active=true]{background:var(--theme-accent-soft);color:var(--theme-accent-strong);font-weight:600}.project-shell-module__AhfuVG__navGroup{flex-direction:column;display:flex}.project-shell-module__AhfuVG__subLinks{border-left:1px solid var(--theme-border);flex-direction:column;gap:1px;margin:1px 0 4px 14px;padding-left:10px;display:flex}.project-shell-module__AhfuVG__navDisclosure{width:100%;color:var(--theme-text-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:13px;font-weight:500;display:flex}.project-shell-module__AhfuVG__navDisclosure:hover{background:var(--theme-bg-muted);color:var(--theme-text)}.project-shell-module__AhfuVG__navDisclosure[data-active=true]{color:var(--theme-text);font-weight:600}.project-shell-module__AhfuVG__navChevron{border-bottom:1.5px solid;border-right:1.5px solid;flex:none;width:7px;height:7px;transition:transform .12s;transform:rotate(-45deg)}.project-shell-module__AhfuVG__navDisclosure[aria-expanded=true] .project-shell-module__AhfuVG__navChevron{transform:rotate(45deg)}@media (prefers-reduced-motion:reduce){.project-shell-module__AhfuVG__navChevron{transition:none}}.project-shell-module__AhfuVG__sectionNav .project-shell-module__AhfuVG__subLinks a{padding:5px 8px;font-size:12.5px;font-weight:500}.project-shell-module__AhfuVG__officePerson{flex-direction:column;gap:1px;line-height:1.35;display:flex}.project-shell-module__AhfuVG__officeName{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;font-weight:600;display:flex;overflow:hidden}.project-shell-module__AhfuVG__officeWhere{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--theme-text-soft);font-size:11.5px;font-weight:500;overflow:hidden}.project-shell-module__AhfuVG__sectionButton[data-active=true] .project-shell-module__AhfuVG__officeWhere{color:var(--theme-accent-strong)}.project-shell-module__AhfuVG__groupCount{color:var(--theme-text-soft);margin:0 0 6px;font-size:.72rem}.project-shell-module__AhfuVG__groupHeading{letter-spacing:.05em;text-transform:uppercase;color:var(--theme-text-soft);margin:2px 10px 6px;font-size:10.5px;font-weight:700}.project-shell-module__AhfuVG__channels{flex:1;min-height:0;padding:8px;overflow-y:auto}.project-shell-module__AhfuVG__sidebarFooter{border-top:1px solid var(--theme-border);flex-direction:column;align-items:stretch;gap:6px;padding:10px 8px;display:flex}.project-shell-module__AhfuVG__meRow{align-items:baseline;gap:6px;min-width:0;display:flex}.project-shell-module__AhfuVG__meName{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.project-shell-module__AhfuVG__meHandle{color:var(--theme-text-soft);flex-shrink:0;font-size:12px}.project-shell-module__AhfuVG__footerActions{gap:6px;display:flex}.project-shell-module__AhfuVG__footerButton{border:1px solid var(--theme-border);background:var(--theme-bg-soft);color:var(--theme-text-muted);white-space:nowrap;border-radius:8px;flex:1;padding:5px 8px;font-size:12.5px}.project-shell-module__AhfuVG__footerButton:hover:not(:disabled){background:var(--theme-bg-muted);color:var(--theme-text)}.project-shell-module__AhfuVG__center{scrollbar-gutter:stable;background:var(--theme-bg-raised);flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden auto}.project-shell-module__AhfuVG__banner{background:var(--theme-warning-bg);color:var(--theme-warning-text);border-bottom:1px solid var(--theme-border);justify-content:space-between;align-items:center;gap:12px;padding:6px 14px;font-size:12.5px;display:flex}.project-shell-module__AhfuVG__bannerButton{color:inherit;white-space:nowrap;background:0 0;border:1px solid;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:500}.project-shell-module__AhfuVG__rail{background:var(--theme-bg-raised);border-left:1px solid var(--theme-border);min-height:0;overflow-y:auto}.project-shell-module__AhfuVG__iconButton{border:1px solid var(--theme-border);background:var(--theme-bg-soft);width:34px;height:34px;color:var(--theme-text);border-radius:8px;place-items:center;font-size:16px;display:inline-grid}.project-shell-module__AhfuVG__mobileTitle{flex-direction:column;align-items:center;min-width:0;line-height:1.2;display:flex}.project-shell-module__AhfuVG__mobileTitle strong{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.project-shell-module__AhfuVG__mobileTitle span{color:var(--theme-text-soft);font-size:12px}@media (max-width:900px){.project-shell-module__AhfuVG__panelClose{flex-shrink:0;display:inline-grid!important}.project-shell-module__AhfuVG__rail>.project-shell-module__AhfuVG__panelClose{margin:10px}.project-shell-module__AhfuVG__shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.project-shell-module__AhfuVG__mobileBar{background:var(--theme-bg-raised);border-bottom:1px solid var(--theme-border);justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.project-shell-module__AhfuVG__sidebar,.project-shell-module__AhfuVG__rail{z-index:30;width:min(84vw,320px);box-shadow:var(--theme-shadow-md);transition:transform .18s;position:fixed;top:0;bottom:0}.project-shell-module__AhfuVG__sidebar{visibility:hidden;left:0;transform:translate(-105%)}.project-shell-module__AhfuVG__rail{visibility:hidden;right:0;transform:translate(105%)}.project-shell-module__AhfuVG__shell[data-sidebar=open] .project-shell-module__AhfuVG__sidebar,.project-shell-module__AhfuVG__shell[data-rail=open] .project-shell-module__AhfuVG__rail{visibility:visible;transform:translate(0)}.project-shell-module__AhfuVG__scrim{z-index:20;background:var(--theme-overlay-soft);border:0;padding:0;display:block;position:fixed;inset:0}}.project-shell-module__AhfuVG__shell{position:relative}.project-shell-module__AhfuVG__resizer{z-index:15;cursor:col-resize;touch-action:none;width:8px;position:absolute;top:46px;bottom:0}.project-shell-module__AhfuVG__resizer[data-side=left]{left:calc(var(--shell-sidebar) - 4px)}.project-shell-module__AhfuVG__resizer[data-side=right]{right:calc(var(--shell-rail) - 4px)}.project-shell-module__AhfuVG__resizer:hover,.project-shell-module__AhfuVG__resizer:focus-visible{background:var(--theme-accent-soft);outline:2px solid var(--theme-accent)}@media (max-width:900px){.project-shell-module__AhfuVG__resizer{display:none}}@media (prefers-reduced-motion:reduce){.project-shell-module__AhfuVG__sidebar,.project-shell-module__AhfuVG__rail{transition:none}}
.channel-list-module__HNw53G__list{flex-direction:column;gap:10px;display:flex}.channel-list-module__HNw53G__group{flex-direction:column;gap:2px;display:flex}.channel-list-module__HNw53G__groupHeader{letter-spacing:.06em;text-transform:uppercase;color:var(--theme-text-soft);justify-content:space-between;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:flex}.channel-list-module__HNw53G__addButton{width:20px;height:20px;color:var(--theme-text-soft);background:0 0;border:0;border-radius:6px;place-items:center;font-size:15px;line-height:1;display:inline-grid}.channel-list-module__HNw53G__addButton:hover,.channel-list-module__HNw53G__addButton[aria-expanded=true]{background:var(--theme-bg-muted);color:var(--theme-text)}.channel-list-module__HNw53G__items{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.channel-list-module__HNw53G__item{color:var(--theme-text-muted);border-radius:7px;align-items:center;gap:6px;min-width:0;padding:4px 8px;display:flex}.channel-list-module__HNw53G__item:hover{background:var(--theme-bg-muted);color:var(--theme-text)}.channel-list-module__HNw53G__item[data-active=true]{background:var(--theme-accent);color:var(--theme-accent-contrast)}.channel-list-module__HNw53G__item[data-unread=true]:not([data-active=true]){color:var(--theme-text);font-weight:700}.channel-list-module__HNw53G__prefix{opacity:.7;text-align:center;flex-shrink:0;width:10px}.channel-list-module__HNw53G__name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.channel-list-module__HNw53G__dot{background:var(--theme-accent);border-radius:999px;flex-shrink:0;width:8px;height:8px}.channel-list-module__HNw53G__emptyHint{color:var(--theme-text-soft);margin:2px 8px 4px;font-size:12px;line-height:1.4}.channel-list-module__HNw53G__createForm{border:1px solid var(--theme-border);background:var(--theme-bg-soft);border-radius:10px;flex-direction:column;gap:6px;margin:4px 4px 0;padding:8px;display:flex}.channel-list-module__HNw53G__input{border:1px solid var(--theme-border);background:var(--theme-bg-raised);width:100%;color:var(--theme-text);border-radius:7px;padding:6px 8px;font-size:13px}.channel-list-module__HNw53G__input:focus-visible{border-color:var(--theme-accent)}.channel-list-module__HNw53G__error{color:var(--theme-error-text);margin:0;font-size:12px}.channel-list-module__HNw53G__formActions{gap:6px;display:flex}.channel-list-module__HNw53G__primary,.channel-list-module__HNw53G__secondary{border-radius:7px;flex:1;padding:5px 8px;font-size:12.5px;font-weight:500}.channel-list-module__HNw53G__primary{border:1px solid var(--theme-accent);background:var(--theme-accent);color:var(--theme-accent-contrast)}.channel-list-module__HNw53G__primary:disabled{opacity:.6}.channel-list-module__HNw53G__secondary{border:1px solid var(--theme-border);color:var(--theme-text-muted);background:0 0}.channel-list-module__HNw53G__count{background:var(--theme-accent);min-width:18px;color:var(--theme-accent-contrast);text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;padding:0 6px;font-size:11px;font-weight:700;line-height:18px}
.notification-inbox-module__aQYPpG__inline{border:1px solid var(--theme-accent-soft);background:var(--theme-accent-soft);border-radius:10px;margin:0 8px 8px;overflow:hidden}.notification-inbox-module__aQYPpG__inline[data-empty=true]{border-color:var(--theme-border);background:0 0}.notification-inbox-module__aQYPpG__inlineHeader{width:100%;color:var(--theme-accent-strong);background:0 0;border:none;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;font-weight:700;display:flex}.notification-inbox-module__aQYPpG__inline[data-empty=true] .notification-inbox-module__aQYPpG__inlineHeader{color:var(--theme-text-muted);font-weight:600}.notification-inbox-module__aQYPpG__inlineTitle{min-width:0;color:inherit;border-radius:6px;flex:1;align-items:center;gap:8px;text-decoration:none;display:flex}.notification-inbox-module__aQYPpG__inlineTitle:hover{background:color-mix(in srgb, var(--theme-accent) 12%, transparent);text-decoration:underline}.notification-inbox-module__aQYPpG__inlineTitle:focus-visible,.notification-inbox-module__aQYPpG__disclosure:focus-visible{outline:2px solid var(--theme-accent);outline-offset:1px}.notification-inbox-module__aQYPpG__disclosure{width:22px;height:22px;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:none;place-items:center;padding:0;display:inline-grid}.notification-inbox-module__aQYPpG__disclosure:hover{background:color-mix(in srgb, var(--theme-accent) 18%, transparent)}.notification-inbox-module__aQYPpG__badge{background:var(--theme-accent);min-width:19px;color:var(--theme-accent-contrast);text-align:center;border-radius:10px;padding:1px 6px;font-size:11px;font-weight:700}.notification-inbox-module__aQYPpG__chevron{font-size:11px}.notification-inbox-module__aQYPpG__error{color:var(--theme-error-text);margin:0 10px;padding:6px 0;font-size:12px}.notification-inbox-module__aQYPpG__note{color:var(--theme-text-soft);margin:0 10px;padding:6px 0;font-size:12px}.notification-inbox-module__aQYPpG__list{flex-direction:column;gap:2px;margin:0;padding:0 8px;list-style:none;display:flex}.notification-inbox-module__aQYPpG__list li{border-top:1px solid color-mix(in srgb, var(--theme-accent) 20%, transparent);flex-wrap:wrap;align-items:center;gap:6px;padding:6px 2px;display:flex}.notification-inbox-module__aQYPpG__list li:first-child{border-top:none}.notification-inbox-module__aQYPpG__list a{overflow-wrap:anywhere;min-width:0;color:var(--theme-text);flex:1;font-size:12.5px;line-height:1.4}.notification-inbox-module__aQYPpG__kind{background:var(--theme-bg-raised);color:var(--theme-accent-strong);letter-spacing:.02em;white-space:nowrap;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:700}.notification-inbox-module__aQYPpG__kind[data-kind=quiet]{background:var(--theme-bg-muted);color:var(--theme-text-soft);font-weight:600}.notification-inbox-module__aQYPpG__iconButton{width:22px;height:22px;color:var(--theme-text-muted);background:0 0;border:none;border-radius:6px;flex-shrink:0;place-items:center;padding:0;display:inline-grid}.notification-inbox-module__aQYPpG__iconButton:hover:not(:disabled){background:var(--theme-bg-muted);color:var(--theme-text)}.notification-inbox-module__aQYPpG__iconButton:disabled{opacity:.5}.notification-inbox-module__aQYPpG__textButton{border:1px solid var(--theme-border);background:var(--theme-bg-raised);height:26px;color:var(--theme-text);border-radius:7px;margin:4px 8px 8px;padding:0 10px;font-size:12px;font-weight:500}.notification-inbox-module__aQYPpG__textButton:hover:not(:disabled){background:var(--theme-bg-muted)}.notification-inbox-module__aQYPpG__textButton:disabled{opacity:.5}.notification-inbox-module__aQYPpG__dismiss{flex:100%;width:fit-content;height:24px;margin:0}
.github-access-gate-module__zAh__G__gate{border:1px solid color-mix(in srgb, var(--theme-status-warning) 45%, transparent);background:color-mix(in srgb, var(--theme-status-warning) 10%, var(--theme-bg));border-radius:12px;gap:12px;margin:12px 16px 0;padding:14px 16px;display:grid}.github-access-gate-module__zAh__G__head{gap:2px;display:grid}.github-access-gate-module__zAh__G__title{font-size:14px}.github-access-gate-module__zAh__G__hint{color:var(--theme-text-muted);font-size:12.5px}.github-access-gate-module__zAh__G__steps{gap:8px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:900px){.github-access-gate-module__zAh__G__steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.github-access-gate-module__zAh__G__step{background:var(--theme-bg);border:1px solid var(--theme-border);opacity:.75;border-radius:10px;gap:6px;padding:10px 12px;display:grid}.github-access-gate-module__zAh__G__step[data-active=true]{opacity:1;border-color:var(--theme-status-warning)}.github-access-gate-module__zAh__G__step[data-done=true]{opacity:1;border-color:color-mix(in srgb, var(--theme-status-success) 50%, transparent)}.github-access-gate-module__zAh__G__stepLabel{text-transform:uppercase;letter-spacing:.02em;color:var(--theme-text-muted);font-size:12px;font-weight:600}.github-access-gate-module__zAh__G__stepValue{font-size:13px}.github-access-gate-module__zAh__G__stepValue[data-tone=error]{color:var(--theme-error-text)}.github-access-gate-module__zAh__G__button{border:1px solid var(--theme-border);background:var(--theme-bg);color:inherit;font:inherit;cursor:pointer;border-radius:8px;justify-self:start;padding:7px 12px;font-size:13px;text-decoration:none;display:inline-block}.github-access-gate-module__zAh__G__button[data-tone=primary]{background:var(--theme-brand-github-bg);border-color:var(--theme-brand-github-bg);color:var(--theme-brand-github-text)}.github-access-gate-module__zAh__G__button:disabled{opacity:.6;cursor:default}.github-access-gate-module__zAh__G__notice{margin:0;font-size:13px}.github-access-gate-module__zAh__G__notice[data-tone=ok]{color:var(--theme-success-text)}.github-access-gate-module__zAh__G__notice[data-tone=error]{color:var(--theme-error-text)}
.github-link-banner-module__XIqlFW__banner{border:1px solid var(--theme-border);background:var(--theme-info-bg);color:var(--theme-info-text);border-radius:10px;align-items:center;gap:12px;padding:10px 14px;font-size:.84rem;line-height:1.45;display:flex}.github-link-banner-module__XIqlFW__icon{color:currentColor;flex-shrink:0;display:inline-flex}.github-link-banner-module__XIqlFW__text{flex:1;min-width:0}.github-link-banner-module__XIqlFW__text strong{font-weight:600}.github-link-banner-module__XIqlFW__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.8rem}.github-link-banner-module__XIqlFW__button{background:var(--theme-accent);color:var(--theme-accent-contrast);white-space:nowrap;border:1px solid #0000;border-radius:8px;flex-shrink:0;align-items:center;padding:7px 12px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.github-link-banner-module__XIqlFW__button:hover{background:var(--theme-accent-strong);color:var(--theme-accent-contrast)}.github-link-banner-module__XIqlFW__unconfigured{color:var(--theme-text-muted);flex-shrink:0;font-size:.76rem}@media (max-width:560px){.github-link-banner-module__XIqlFW__banner{flex-wrap:wrap}.github-link-banner-module__XIqlFW__button{margin-left:auto}}
.github-section-module__WSlqPa__tab{gap:16px;min-width:0;display:grid}.github-section-module__WSlqPa__section{border:1px solid var(--theme-border);background:var(--theme-bg-raised);box-shadow:var(--theme-shadow-sm);border-radius:14px;gap:12px;padding:16px 18px;display:grid}.github-section-module__WSlqPa__summary{border:1px solid var(--theme-border);background:var(--theme-bg-soft);border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px 20px;margin:0;padding:14px 16px;display:grid}.github-section-module__WSlqPa__summary>div{gap:2px;min-width:0;display:grid}.github-section-module__WSlqPa__summary dt{letter-spacing:.05em;text-transform:uppercase;color:var(--theme-text-soft);font-size:.72rem;font-weight:700}.github-section-module__WSlqPa__summary dd{min-width:0;color:var(--theme-text);overflow-wrap:anywhere;margin:0;font-size:.88rem}.github-section-module__WSlqPa__summary dd a{color:var(--theme-accent-strong);font-weight:600}.github-section-module__WSlqPa__disclosure{border:1px solid var(--theme-border);background:var(--theme-bg-raised);border-radius:12px;gap:10px;min-width:0;padding:16px;display:grid}.github-section-module__WSlqPa__disclosure>summary{cursor:pointer;font-weight:600}.github-section-module__WSlqPa__tableWrap{min-width:0;overflow-x:auto}.github-section-module__WSlqPa__head{gap:4px;display:grid}.github-section-module__WSlqPa__title{margin:0;font-size:1rem;font-weight:700}.github-section-module__WSlqPa__hint,.github-section-module__WSlqPa__muted{max-width:68ch;color:var(--theme-text-muted);margin:0;font-size:.82rem;line-height:1.45}.github-section-module__WSlqPa__notice,.github-section-module__WSlqPa__error,.github-section-module__WSlqPa__warn{border-radius:8px;margin:0;padding:8px 10px;font-size:.82rem}.github-section-module__WSlqPa__notice{background:var(--theme-success-bg);color:var(--theme-success-text)}.github-section-module__WSlqPa__error{background:var(--theme-error-bg);color:var(--theme-error-text)}.github-section-module__WSlqPa__warn{background:var(--theme-warning-bg);color:var(--theme-warning-text)}.github-section-module__WSlqPa__row{align-items:center;gap:12px;font-size:.86rem;display:flex}.github-section-module__WSlqPa__block{border:1px solid var(--theme-border);background:var(--theme-bg-raised);border-radius:12px;gap:10px;min-width:0;padding:16px;display:grid}.github-section-module__WSlqPa__blockTitle{margin:0;font-size:.95rem;font-weight:700}.github-section-module__WSlqPa__toolbar{flex-wrap:wrap;gap:6px;display:inline-flex}.github-section-module__WSlqPa__label{color:var(--theme-text-muted)}.github-section-module__WSlqPa__value{font-weight:600}.github-section-module__WSlqPa__button,.github-section-module__WSlqPa__primary,.github-section-module__WSlqPa__modeButton{border:1px solid var(--theme-border);background:var(--theme-bg-soft);color:var(--theme-text-muted);cursor:pointer;border-radius:9px;align-items:center;padding:6px 11px;font-size:.82rem;font-weight:600;display:inline-flex}.github-section-module__WSlqPa__primary{background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-accent-contrast);width:fit-content}.github-section-module__WSlqPa__danger{color:var(--theme-error-text)}.github-section-module__WSlqPa__credentialCard,.github-section-module__WSlqPa__licenseCard{border:1px solid var(--theme-border);background:var(--theme-bg-raised);border-radius:12px;gap:10px;min-width:0;padding:16px;display:grid}.github-section-module__WSlqPa__licenseCard h4{margin:0;font-size:.95rem;font-weight:700}.github-section-module__WSlqPa__licenseCard p,.github-section-module__WSlqPa__licenseCard small{color:var(--theme-text-muted);margin:0;font-size:.82rem}.github-section-module__WSlqPa__repoCard{background:var(--theme-bg-soft);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.github-section-module__WSlqPa__repoCard>div{gap:2px;display:grid}.github-section-module__WSlqPa__repoName{color:var(--theme-text);font-weight:700}.github-section-module__WSlqPa__repoActions{gap:6px;display:inline-flex}.github-section-module__WSlqPa__form{gap:10px;display:grid}.github-section-module__WSlqPa__branch{border:1px solid var(--theme-border);border-radius:10px;gap:8px;padding:10px 12px;display:grid}.github-section-module__WSlqPa__modes{gap:4px;display:inline-flex}.github-section-module__WSlqPa__modeButton[data-active=true]{background:var(--theme-accent-soft);color:var(--theme-accent-strong);border-color:var(--theme-accent)}.github-section-module__WSlqPa__fields{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.github-section-module__WSlqPa__field{color:var(--theme-text-muted);gap:4px;font-size:.78rem;display:grid}.github-section-module__WSlqPa__grow{flex:1;min-width:200px}.github-section-module__WSlqPa__input{border:1px solid var(--theme-border);background:var(--theme-bg-soft);color:var(--theme-text);border-radius:8px;padding:7px 10px;font-size:.86rem}.github-section-module__WSlqPa__check{align-items:center;gap:6px;padding-bottom:8px;font-size:.82rem;display:inline-flex}.github-section-module__WSlqPa__table{border-collapse:collapse;width:100%;font-size:.84rem}.github-section-module__WSlqPa__table th,.github-section-module__WSlqPa__table td{text-align:left;border-bottom:1px solid var(--theme-border);padding:6px 8px}.github-section-module__WSlqPa__table th{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-soft);font-size:.74rem}.github-section-module__WSlqPa__mono{font-family:var(--font-mono-stack)}.github-section-module__WSlqPa__status{background:var(--theme-bg-muted);border-radius:999px;padding:2px 8px;font-size:.76rem}.github-section-module__WSlqPa__status[data-status=accepted],.github-section-module__WSlqPa__status[data-status=already]{background:var(--theme-success-bg);color:var(--theme-success-text)}.github-section-module__WSlqPa__status[data-status=pending]{background:var(--theme-info-bg);color:var(--theme-info-text)}.github-section-module__WSlqPa__status[data-status=failed],.github-section-module__WSlqPa__status[data-status=expired]{background:var(--theme-error-bg);color:var(--theme-error-text)}.github-section-module__WSlqPa__visibility{border:1px solid var(--theme-border);border-radius:10px;gap:8px;width:100%;margin:0;padding:10px 12px;display:grid}.github-section-module__WSlqPa__visibilityLegend{color:var(--theme-text-muted);padding:0 4px;font-size:12px}.github-section-module__WSlqPa__visibilityOption{align-items:flex-start;gap:8px;font-size:13.5px;display:flex}.github-section-module__WSlqPa__visibilityOption>span{gap:1px;display:grid}.github-section-module__WSlqPa__visibilityHint{color:var(--theme-text-muted);font-size:12px}
.github-projects-section-module__7j3bSq__section{border:1px solid var(--theme-border);background:var(--theme-bg-raised);border-radius:12px;gap:12px;min-width:0;padding:16px;display:grid}.github-projects-section-module__7j3bSq__section h4,.github-projects-section-module__7j3bSq__section h5,.github-projects-section-module__7j3bSq__section p{margin:0}.github-projects-section-module__7j3bSq__section>div>h4{font-size:.95rem}.github-projects-section-module__7j3bSq__section p{color:var(--theme-text-muted);overflow-wrap:anywhere;font-size:.84rem;line-height:1.5}.github-projects-section-module__7j3bSq__section a{color:var(--theme-accent);text-underline-offset:2px;text-decoration:underline}.github-projects-section-module__7j3bSq__section button,.github-projects-section-module__7j3bSq__section input,.github-projects-section-module__7j3bSq__section select{font:inherit;border:1px solid var(--theme-border);background:var(--theme-bg-soft);color:var(--theme-text);border-radius:8px;max-width:100%;padding:8px 10px}.github-projects-section-module__7j3bSq__section button{cursor:pointer;width:fit-content}.github-projects-section-module__7j3bSq__section button,.github-projects-section-module__7j3bSq__connection a,.github-projects-section-module__7j3bSq__form h5,.github-projects-section-module__7j3bSq__form label,.github-projects-section-module__7j3bSq__form legend{overflow-wrap:anywhere;min-width:0}.github-projects-section-module__7j3bSq__section input,.github-projects-section-module__7j3bSq__section select{width:100%;min-width:0}.github-projects-section-module__7j3bSq__section input[type=checkbox]{flex-shrink:0;width:auto}.github-projects-section-module__7j3bSq__section button:disabled{cursor:default;opacity:.5}.github-projects-section-module__7j3bSq__section summary{cursor:pointer}.github-projects-section-module__7j3bSq__connection,.github-projects-section-module__7j3bSq__form{gap:10px;min-width:0;display:grid}.github-projects-section-module__7j3bSq__form{margin-top:12px}.github-projects-section-module__7j3bSq__permissions{border:1px solid var(--theme-border);background:var(--theme-bg-soft);border-radius:9px;gap:7px;padding:10px 12px;display:grid}.github-projects-section-module__7j3bSq__permissions h4,.github-projects-section-module__7j3bSq__permissions p{margin:0}.github-projects-section-module__7j3bSq__permissions ul{color:var(--theme-text-muted);gap:5px;margin:0;padding-left:20px;font-size:.82rem;line-height:1.45;display:grid}.github-projects-section-module__7j3bSq__permissions code{font-size:.78rem}.github-projects-section-module__7j3bSq__authorize{width:fit-content;font-weight:650}.github-projects-section-module__7j3bSq__form label{gap:5px;font-size:.85rem;display:grid}.github-projects-section-module__7j3bSq__form fieldset{border:1px solid var(--theme-border);border-radius:8px;gap:8px;min-width:0;display:grid}.github-projects-section-module__7j3bSq__form .github-projects-section-module__7j3bSq__option{align-items:center;gap:8px;display:flex}.github-projects-section-module__7j3bSq__priorityMapping label{grid-template-columns:minmax(0,1fr) minmax(120px,160px);align-items:center}.github-projects-section-module__7j3bSq__projects{gap:7px;padding:0;list-style:none;display:grid}.github-projects-section-module__7j3bSq__section .github-projects-section-module__7j3bSq__error{color:var(--theme-error-text)}@media (max-width:560px){.github-projects-section-module__7j3bSq__section button{width:100%}.github-projects-section-module__7j3bSq__priorityMapping label{grid-template-columns:minmax(0,1fr)}}
.project-setup-gate-module__h4Hj6W__wrap{flex:1;place-items:start center;padding:32px 20px 48px;display:grid;overflow-y:auto}.project-setup-gate-module__h4Hj6W__card{background:var(--theme-bg);border:1px solid var(--theme-border);width:min(880px,100%);box-shadow:var(--theme-shadow-sm);border-radius:16px;gap:16px;padding:24px;display:grid}.project-setup-gate-module__h4Hj6W__head{gap:4px;display:grid}.project-setup-gate-module__h4Hj6W__title{margin:0;font-size:20px}.project-setup-gate-module__h4Hj6W__hint{color:var(--theme-text-muted);margin:0;line-height:1.5}.project-setup-gate-module__h4Hj6W__body{gap:12px;display:grid}.project-setup-gate-module__h4Hj6W__body>*{margin:0}
.merge-request-card-module__q4OOJq__card{border:1px solid var(--theme-border);border-left:3px solid var(--theme-accent);background:var(--theme-bg-raised);box-shadow:var(--theme-shadow-sm);border-radius:12px;gap:10px;padding:12px 14px;display:grid}.merge-request-card-module__q4OOJq__card[data-state=merged]{border-left-color:var(--theme-success-text)}.merge-request-card-module__q4OOJq__card[data-state=closed]{border-left-color:var(--theme-error-text);opacity:.92}.merge-request-card-module__q4OOJq__head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.merge-request-card-module__q4OOJq__state{text-transform:uppercase;letter-spacing:.04em;background:var(--theme-accent-soft);color:var(--theme-accent-strong);border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:10.5px;font-weight:700;line-height:1.6;display:inline-flex}.merge-request-card-module__q4OOJq__stateDot{background:currentColor;border-radius:50%;width:5px;height:5px}.merge-request-card-module__q4OOJq__state[data-state=merged]{background:var(--theme-success-bg);color:var(--theme-success-text)}.merge-request-card-module__q4OOJq__state[data-state=closed]{background:var(--theme-error-bg);color:var(--theme-error-text)}.merge-request-card-module__q4OOJq__number{color:var(--theme-text);font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:700}.merge-request-card-module__q4OOJq__link{color:var(--theme-accent-strong);border:1px solid #0000;border-radius:999px;margin-left:auto;padding:3px 9px;font-size:12px;font-weight:600;transition:background-color .12s,border-color .12s}.merge-request-card-module__q4OOJq__link:hover{background:var(--theme-accent-soft);border-color:var(--theme-border);text-decoration:none}.merge-request-card-module__q4OOJq__body{color:var(--theme-text);font-size:13.5px;line-height:1.55}.merge-request-card-module__q4OOJq__actions{border-top:1px solid var(--theme-border);flex-wrap:wrap;align-items:center;gap:6px;padding-top:8px;display:flex}.merge-request-card-module__q4OOJq__actionsLabel{text-transform:uppercase;letter-spacing:.03em;color:var(--theme-text-soft);margin-right:2px;font-size:11px;font-weight:600}.merge-request-card-module__q4OOJq__mergeButton{border:1px solid var(--theme-accent);background:var(--theme-accent);color:var(--theme-accent-contrast);font:inherit;cursor:pointer;box-shadow:var(--theme-shadow-sm);border-radius:7px;margin-right:8px;padding:4px 13px;font-size:12px;font-weight:700;transition:background-color .12s,transform .12s}.merge-request-card-module__q4OOJq__mergeButton:hover:not(:disabled){background:var(--theme-accent-strong);border-color:var(--theme-accent-strong);transform:translateY(-1px)}.merge-request-card-module__q4OOJq__mergeButton:disabled{opacity:.6;transform:none}.merge-request-card-module__q4OOJq__stateButton{border:1px solid var(--theme-border);background:var(--theme-bg-raised);color:var(--theme-text-muted);font:inherit;cursor:pointer;border-radius:7px;padding:4px 11px;font-size:12px;font-weight:600;transition:background-color .12s,color .12s,border-color .12s}.merge-request-card-module__q4OOJq__stateButton:hover:not(:disabled){color:var(--theme-text);background:var(--theme-bg-muted);border-color:var(--theme-border-strong)}.merge-request-card-module__q4OOJq__stateButton[data-active=true]{border-color:var(--theme-accent);background:var(--theme-accent-soft);color:var(--theme-accent-strong);cursor:default}.merge-request-card-module__q4OOJq__stateButton:disabled[data-active=false]{opacity:.6;cursor:default}.merge-request-card-module__q4OOJq__error{border-left:3px solid var(--theme-error-text);background:var(--theme-error-bg);color:var(--theme-error-text);border-radius:8px;margin:0;padding:6px 10px;font-size:12px}
.poll-card-module__vGgdqG__poll{border:1px solid var(--theme-border);background:var(--theme-bg-soft);border-radius:10px;margin-top:6px;padding:10px 12px}.poll-card-module__vGgdqG__question{color:var(--theme-text);margin:0 0 8px;font-size:13.5px;font-weight:600}.poll-card-module__vGgdqG__options{gap:5px;margin:0;padding:0;list-style:none;display:grid}.poll-card-module__vGgdqG__option{border:1px solid var(--theme-border);background:var(--theme-bg-raised);width:100%;color:var(--theme-text);font:inherit;text-align:left;cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:6px 10px;font-size:13px;display:flex;position:relative;overflow:hidden}.poll-card-module__vGgdqG__option:hover:not(:disabled){border-color:var(--theme-accent)}.poll-card-module__vGgdqG__option:disabled{cursor:default}.poll-card-module__vGgdqG__option[data-chosen=true]{border-color:var(--theme-accent);font-weight:600}.poll-card-module__vGgdqG__bar{background:var(--theme-accent-soft);transition:width .16s ease-out;position:absolute;inset:0 auto 0 0}.poll-card-module__vGgdqG__option[data-leading=true] .poll-card-module__vGgdqG__bar{background:color-mix(in srgb, var(--theme-accent) 26%, transparent)}.poll-card-module__vGgdqG__label,.poll-card-module__vGgdqG__count{z-index:1;position:relative}.poll-card-module__vGgdqG__label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.poll-card-module__vGgdqG__count{font-variant-numeric:tabular-nums;color:var(--theme-text-soft);flex-shrink:0}.poll-card-module__vGgdqG__foot{color:var(--theme-text-soft);margin:7px 0 0;font-size:11.5px}.poll-card-module__vGgdqG__error{color:var(--theme-error-text);margin:6px 0 0;font-size:12px}
.message-item-module__SJeefW__row{grid-template-columns:40px minmax(0,1fr);gap:0 8px;padding:6px 16px 4px 12px;line-height:1.45;display:grid;position:relative}.message-item-module__SJeefW__row[data-compact=true]{padding-top:1px;padding-bottom:1px}.message-item-module__SJeefW__row:hover,.message-item-module__SJeefW__row:focus-within{background:var(--theme-bg-soft)}.message-item-module__SJeefW__row[data-mentions-me=true]{background:var(--theme-warning-bg);box-shadow:inset 3px 0 0 var(--theme-warning-text)}.message-item-module__SJeefW__row[data-mentions-me=true]:hover{background:var(--theme-warning-bg)}.message-item-module__SJeefW__gutter{justify-content:flex-end;align-items:flex-start;padding-top:2px;display:flex}.message-item-module__SJeefW__gutterTime{visibility:hidden;color:var(--theme-text-soft);white-space:nowrap;font-size:10.5px;line-height:20px}.message-item-module__SJeefW__row:hover .message-item-module__SJeefW__gutterTime,.message-item-module__SJeefW__row:focus-within .message-item-module__SJeefW__gutterTime{visibility:visible}.message-item-module__SJeefW__content{min-width:0}.message-item-module__SJeefW__header{flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;display:flex}.message-item-module__SJeefW__name{color:var(--theme-text);font-weight:700;text-decoration:none}a.message-item-module__SJeefW__name:hover,a.message-item-module__SJeefW__name:focus-visible{text-decoration:underline}.message-item-module__SJeefW__subagentSep{color:var(--theme-text-soft);margin:0 4px;font-weight:400}.message-item-module__SJeefW__subagentLabel{color:var(--theme-text-muted);font-weight:500}.message-item-module__SJeefW__handle{color:var(--theme-text-soft);font-size:12px}.message-item-module__SJeefW__time{color:var(--theme-text-soft);font-size:11.5px}.message-item-module__SJeefW__badge{letter-spacing:.01em;background:var(--theme-bg-muted);color:var(--theme-text-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:3px;padding:1px 6px;font-size:10.5px;font-weight:600;line-height:1.5;display:inline-flex}.message-item-module__SJeefW__badge[data-tone=host]{background:var(--theme-warning-bg);color:var(--theme-warning-text)}.message-item-module__SJeefW__badge[data-tone=client]{background:var(--theme-info-bg);color:var(--theme-info-text)}.message-item-module__SJeefW__badge[data-tone=subagent]{background:var(--theme-accent-soft);color:var(--theme-accent-strong)}.message-item-module__SJeefW__badge[data-tone=answer]{background:var(--theme-success-bg);color:var(--theme-success-text)}.message-item-module__SJeefW__badge[data-tone=github]{background:var(--theme-bg-muted);color:var(--theme-text)}.message-item-module__SJeefW__badge[data-tone=state]{text-transform:capitalize}.message-item-module__SJeefW__badge[data-tone=type]{background:var(--theme-accent-soft);color:var(--theme-accent-strong);text-transform:capitalize}.message-item-module__SJeefW__actions{border:1px solid var(--theme-border);background:var(--theme-bg-raised);box-shadow:var(--theme-shadow-sm);z-index:2;border-radius:8px;gap:2px;padding:2px;display:none;position:absolute;top:-10px;right:16px}.message-item-module__SJeefW__row:hover .message-item-module__SJeefW__actions,.message-item-module__SJeefW__row:focus-within .message-item-module__SJeefW__actions{display:flex}.message-item-module__SJeefW__actionButton{color:var(--theme-text-muted);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:3px 8px;font-size:12px;font-weight:500}.message-item-module__SJeefW__actionButton:hover{background:var(--theme-bg-muted);color:var(--theme-text)}.message-item-module__SJeefW__replies{color:var(--theme-accent);background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:4px;margin-top:3px;padding:2px 6px;font-size:12.5px;font-weight:600;display:inline-flex}.message-item-module__SJeefW__replies:hover{border-color:var(--theme-border);background:var(--theme-bg-raised)}.message-item-module__SJeefW__questionCard{border:1px solid var(--theme-border-strong);border-left:3px solid var(--theme-accent);background:var(--theme-accent-soft);border-radius:10px;margin-top:2px;padding:8px 12px}.message-item-module__SJeefW__questionLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-accent-strong);align-items:center;gap:6px;margin-bottom:4px;font-size:11.5px;font-weight:700;display:flex}.message-item-module__SJeefW__questionLabel .message-item-module__SJeefW__time{text-transform:none;letter-spacing:0;margin-left:auto;font-weight:400}.message-item-module__SJeefW__questionActions{align-items:center;gap:8px;margin-top:6px;display:flex}.message-item-module__SJeefW__answerButton{border:1px solid var(--theme-accent);background:var(--theme-accent);color:var(--theme-accent-contrast);border-radius:8px;padding:4px 12px;font-size:12.5px;font-weight:600}.message-item-module__SJeefW__answerButton:hover{background:var(--theme-accent-strong);border-color:var(--theme-accent-strong)}.message-item-module__SJeefW__githubCard{border:1px solid var(--theme-border);border-left:3px solid var(--theme-border-strong);background:var(--theme-bg-soft);box-shadow:var(--theme-shadow-sm);border-radius:12px;margin-top:2px;padding:10px 13px}.message-item-module__SJeefW__githubTitle{color:var(--theme-text);margin-bottom:2px;font-weight:600}.message-item-module__SJeefW__githubLink{color:var(--theme-accent-strong);margin-top:4px;font-size:12.5px;font-weight:600;display:inline-block}.message-item-module__SJeefW__system{text-align:center;color:var(--theme-text-soft);justify-content:center;align-items:baseline;gap:8px;padding:4px 24px;font-size:12.5px;display:flex}.message-item-module__SJeefW__systemText{min-width:0}.message-item-module__SJeefW__systemText strong{color:var(--theme-text-muted)}.message-item-module__SJeefW__systemTime{white-space:nowrap;font-size:11px}.message-item-module__SJeefW__status{color:var(--theme-text-muted);flex-wrap:wrap;align-items:center;gap:6px;padding:2px 16px 2px 20px;font-size:12.5px;display:flex}.message-item-module__SJeefW__statusEmoji{font-size:12px}.message-item-module__SJeefW__statusName{color:var(--theme-text);font-weight:600}.message-item-module__SJeefW__statusText{min-width:0}.message-item-module__SJeefW__statusTime{color:var(--theme-text-soft);font-size:11px}.message-item-module__SJeefW__markdown{overflow-wrap:anywhere;min-width:0;color:var(--theme-text)}.message-item-module__SJeefW__markdown>:first-child{margin-top:0}.message-item-module__SJeefW__markdown>:last-child{margin-bottom:0}.message-item-module__SJeefW__markdown p{margin:0 0 6px}.message-item-module__SJeefW__markdown ul,.message-item-module__SJeefW__markdown ol{margin:4px 0 6px;padding-left:22px}.message-item-module__SJeefW__markdown li{margin:1px 0}.message-item-module__SJeefW__markdown h1,.message-item-module__SJeefW__markdown h2,.message-item-module__SJeefW__markdown h3,.message-item-module__SJeefW__markdown h4,.message-item-module__SJeefW__markdown h5,.message-item-module__SJeefW__markdown h6{margin:8px 0 4px;font-size:1.02em;font-weight:700}.message-item-module__SJeefW__markdown h1{font-size:1.2em}.message-item-module__SJeefW__markdown h2{font-size:1.1em}.message-item-module__SJeefW__markdown blockquote{border-left:3px solid var(--theme-border-strong);color:var(--theme-text-muted);margin:4px 0 6px;padding:2px 10px}.message-item-module__SJeefW__markdown code{background:var(--theme-bg-muted);border-radius:5px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.message-item-module__SJeefW__markdown pre{border:1px solid var(--theme-border);background:var(--theme-bg-soft);border-radius:8px;margin:4px 0 6px;padding:8px 10px;overflow-x:auto}.message-item-module__SJeefW__markdown pre code{background:0 0;padding:0;font-size:12.5px}.message-item-module__SJeefW__markdown table{border-collapse:collapse;max-width:100%;margin:4px 0 6px;font-size:13px;display:block;overflow-x:auto}.message-item-module__SJeefW__markdown th,.message-item-module__SJeefW__markdown td{border:1px solid var(--theme-border);text-align:left;padding:3px 8px}.message-item-module__SJeefW__markdown th{background:var(--theme-bg-soft)}.message-item-module__SJeefW__markdown hr{border:0;border-top:1px solid var(--theme-border);margin:8px 0}.message-item-module__SJeefW__markdown a{color:var(--theme-accent);text-decoration:underline;-webkit-text-decoration-color:var(--theme-border-strong);text-decoration-color:var(--theme-border-strong)}.message-item-module__SJeefW__markdown a:hover{color:var(--theme-accent-strong)}.message-item-module__SJeefW__markdown input[type=checkbox]{vertical-align:middle;margin:0 6px 0 0}.message-item-module__SJeefW__markdown .mention{background:var(--theme-accent-soft);color:var(--theme-accent-strong);border-radius:6px;padding:0 5px;font-weight:600;line-height:1.4;display:inline-block}:is(.message-item-module__SJeefW__statusText .mention,.message-item-module__SJeefW__systemText .mention){padding:0 4px}.message-item-module__SJeefW__typeCard{border-left:3px solid var(--theme-border-strong);background:var(--theme-bg-soft);border-radius:10px;padding:8px 12px}.message-item-module__SJeefW__typeCard[data-type=decision],.message-item-module__SJeefW__typeCard[data-type=review]{border-left-color:var(--theme-success-text)}.message-item-module__SJeefW__typeCard[data-type=conflict],.message-item-module__SJeefW__typeCard[data-type=absence]{border-left-color:var(--theme-warning-text);background:var(--theme-warning-bg)}.message-item-module__SJeefW__typeCard[data-type=proposal],.message-item-module__SJeefW__typeCard[data-type=position],.message-item-module__SJeefW__typeCard[data-type=rebuttal],.message-item-module__SJeefW__typeCard[data-type=vote]{border-left-color:var(--theme-accent)}.message-item-module__SJeefW__typeCard[data-type=merge_request],.message-item-module__SJeefW__typeCard[data-type=review_request]{border-left-color:var(--theme-info-text);background:var(--theme-info-bg)}.message-item-module__SJeefW__typeCard[data-type=task_event]{border-left-color:var(--theme-text-soft)}.message-item-module__SJeefW__githubCard[data-tone=ok]{border-left-color:var(--theme-success-text)}.message-item-module__SJeefW__githubCard[data-tone=bad]{border-left-color:var(--theme-error-text);background:var(--theme-error-bg)}.message-item-module__SJeefW__githubHead{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px;display:flex}.message-item-module__SJeefW__githubKind{background:var(--theme-bg-muted);color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:0 8px;font-size:10.5px;font-weight:700;line-height:1.7}.message-item-module__SJeefW__githubBit{background:var(--theme-bg-raised);border:1px solid var(--theme-border);color:var(--theme-text-muted);border-radius:5px;padding:0 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:600;line-height:1.7}.message-item-module__SJeefW__attachments{flex-wrap:wrap;gap:8px;margin:6px 0 0;padding:0;list-style:none;display:flex}.message-item-module__SJeefW__attachment{flex-direction:column;gap:4px;max-width:320px;display:flex}.message-item-module__SJeefW__attachmentImageLink{border:1px solid var(--theme-border);border-radius:10px;display:block;overflow:hidden}.message-item-module__SJeefW__attachmentImage{object-fit:contain;background:var(--theme-bg-soft);max-width:100%;max-height:260px;display:block}.message-item-module__SJeefW__attachmentLink{border:1px solid var(--theme-border);background:var(--theme-bg-soft);max-width:100%;color:var(--theme-text);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:3px 9px;font-size:12px;text-decoration:none;display:inline-flex;overflow:hidden}.message-item-module__SJeefW__attachmentLink:hover{border-color:var(--theme-accent);color:var(--theme-accent-strong)}.message-item-module__SJeefW__attachmentSize{color:var(--theme-text-soft);flex-shrink:0;font-size:11px}.message-item-module__SJeefW__attachmentGone{border:1px dashed var(--theme-border);max-width:100%;color:var(--theme-text-soft);text-overflow:ellipsis;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:3px 9px;font-size:12px;text-decoration:line-through;display:inline-flex;overflow:hidden}.message-item-module__SJeefW__attachmentGone .message-item-module__SJeefW__attachmentSize{text-decoration:none}
.team-panel-module__JQh31G__panel{flex-direction:column;gap:4px;padding:10px 12px 16px;font-size:13px;display:flex}.team-panel-module__JQh31G__section{flex-direction:column;gap:6px;padding:6px 0 10px;display:flex}.team-panel-module__JQh31G__section+.team-panel-module__JQh31G__section{border-top:1px solid var(--theme-border);padding-top:12px}.team-panel-module__JQh31G__sectionHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.team-panel-module__JQh31G__sectionTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--theme-text-soft);margin:0;font-size:11px;font-weight:700}.team-panel-module__JQh31G__count{color:var(--theme-text-soft);margin-left:4px;font-weight:500}.team-panel-module__JQh31G__addLink{border:1px solid var(--theme-border);background:var(--theme-bg-soft);color:var(--theme-accent-strong);white-space:nowrap;border-radius:7px;padding:3px 8px;font-size:12px;font-weight:600}.team-panel-module__JQh31G__addLink:hover{background:var(--theme-accent-soft)}.team-panel-module__JQh31G__headerActions{align-items:center;gap:6px;display:flex}.team-panel-module__JQh31G__toggleButton{width:26px;height:26px;color:var(--theme-text-muted);background:0 0;border:none;border-radius:7px;flex-shrink:0;place-items:center;display:inline-grid}.team-panel-module__JQh31G__toggleButton:hover{background:var(--theme-bg-muted);color:var(--theme-text)}.team-panel-module__JQh31G__desktopOnlyToggle{display:none}@media (min-width:901px){.team-panel-module__JQh31G__desktopOnlyToggle{display:inline-grid}.team-panel-module__JQh31G__panel[data-collapsed=true]{padding:10px 1px 16px}.team-panel-module__JQh31G__panel[data-collapsed=true]>.team-panel-module__JQh31G__section:not(:first-child){display:none}.team-panel-module__JQh31G__panel[data-collapsed=true] .team-panel-module__JQh31G__sectionHeader{justify-content:center}.team-panel-module__JQh31G__panel[data-collapsed=true] .team-panel-module__JQh31G__sectionTitle,.team-panel-module__JQh31G__panel[data-collapsed=true] .team-panel-module__JQh31G__addLink,.team-panel-module__JQh31G__panel[data-collapsed=true] .team-panel-module__JQh31G__empty,.team-panel-module__JQh31G__panel[data-collapsed=true] .team-panel-module__JQh31G__cards{display:none}}.team-panel-module__JQh31G__empty{color:var(--theme-text-soft);margin:0;font-size:12.5px;line-height:1.45}.team-panel-module__JQh31G__cards,.team-panel-module__JQh31G__members{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.team-panel-module__JQh31G__card{border:1px solid var(--theme-border);background:var(--theme-bg-soft);overflow-wrap:anywhere;border-radius:10px;flex-direction:column;gap:5px;min-width:0;padding:8px;transition:border-color .12s,background .12s;display:flex;position:relative}.team-panel-module__JQh31G__card:hover{border-color:var(--theme-border-strong);background:var(--theme-bg-muted)}.team-panel-module__JQh31G__cardMain{align-items:center;gap:8px;display:flex}.team-panel-module__JQh31G__avatarWrap{flex-shrink:0;line-height:0;display:inline-block;position:relative}.team-panel-module__JQh31G__presenceDot{border:2px solid var(--theme-bg-soft);background:var(--theme-text-soft);border-radius:999px;width:10px;height:10px;position:absolute;bottom:-3px;left:-3px}.team-panel-module__JQh31G__presenceDot[data-tone=green]{background:var(--theme-status-success)}.team-panel-module__JQh31G__presenceDot[data-tone=amber]{background:var(--theme-status-warning)}.team-panel-module__JQh31G__presenceDot[data-tone=red]{background:var(--theme-status-error)}.team-panel-module__JQh31G__presenceDot[data-tone=cyan]{background:var(--theme-status-info)}.team-panel-module__JQh31G__cardBody{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.team-panel-module__JQh31G__cardTitle{flex-wrap:wrap;align-items:baseline;gap:5px;min-width:0;display:flex}.team-panel-module__JQh31G__heading{min-width:0;font:inherit;margin:0}.team-panel-module__JQh31G__nameLink{color:var(--theme-text);font-size:13px;font-weight:700}.team-panel-module__JQh31G__nameLink:after{content:"";border-radius:inherit;position:absolute;inset:0}.team-panel-module__JQh31G__nameLink:hover{color:var(--theme-accent-strong);text-decoration:underline}.team-panel-module__JQh31G__nameLink:focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px;border-radius:4px}.team-panel-module__JQh31G__chip{background:var(--theme-bg-muted);color:var(--theme-text-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:3px;padding:0 6px;font-size:10.5px;font-weight:600;line-height:1.6;display:inline-flex}.team-panel-module__JQh31G__chip[data-tone=host],.team-panel-module__JQh31G__chip[data-tone=lead]{background:var(--theme-warning-bg);color:var(--theme-warning-text)}.team-panel-module__JQh31G__cardMeta{min-width:0;color:var(--theme-text-soft);flex-wrap:wrap;align-items:baseline;gap:0 5px;margin:0;font-size:11.5px;line-height:1.35;display:flex}.team-panel-module__JQh31G__cardMeta>span+span:before{content:"· "}.team-panel-module__JQh31G__presenceLine{color:var(--theme-text-soft);flex-wrap:wrap;align-items:center;gap:0 5px;margin:0;font-size:11.5px;line-height:1.35;display:flex}.team-panel-module__JQh31G__presenceLabel{font-weight:600}.team-panel-module__JQh31G__presenceLine[data-tone=green] .team-panel-module__JQh31G__presenceLabel,.team-panel-module__JQh31G__presenceLine[data-tone=green] .team-panel-module__JQh31G__stateIcon{color:var(--theme-success-text)}.team-panel-module__JQh31G__presenceLine[data-tone=amber] .team-panel-module__JQh31G__presenceLabel,.team-panel-module__JQh31G__presenceLine[data-tone=amber] .team-panel-module__JQh31G__stateIcon{color:var(--theme-warning-text)}.team-panel-module__JQh31G__presenceLine[data-tone=red] .team-panel-module__JQh31G__presenceLabel,.team-panel-module__JQh31G__presenceLine[data-tone=red] .team-panel-module__JQh31G__stateIcon{color:var(--theme-error-text)}.team-panel-module__JQh31G__presenceLine[data-tone=cyan] .team-panel-module__JQh31G__presenceLabel,.team-panel-module__JQh31G__presenceLine[data-tone=cyan] .team-panel-module__JQh31G__stateIcon{color:var(--theme-info-text)}.team-panel-module__JQh31G__stateIcon{flex-shrink:0;width:13px;height:13px}.team-panel-module__JQh31G__lastSeen{color:var(--theme-text-soft)}.team-panel-module__JQh31G__doing{color:var(--theme-text-muted);overflow-wrap:anywhere;margin:0;font-size:11.5px;line-height:1.4}.team-panel-module__JQh31G__waitingOn{color:var(--theme-warning-text);overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.4}.team-panel-module__JQh31G__note{color:var(--theme-text-muted);overflow-wrap:anywhere;margin-top:2px;font-size:12px;line-height:1.4}.team-panel-module__JQh31G__owner{color:var(--theme-text-soft);margin-top:2px;font-size:11.5px}.team-panel-module__JQh31G__cardActions{z-index:1;flex-wrap:wrap;gap:4px;margin-top:2px;display:flex;position:relative}.team-panel-module__JQh31G__smallButton{border:1px solid var(--theme-border);background:var(--theme-bg-raised);color:var(--theme-text-muted);white-space:nowrap;border-radius:7px;padding:2px 8px;font-size:12px;font-weight:500}.team-panel-module__JQh31G__smallButton:hover:not(:disabled){background:var(--theme-bg-muted);color:var(--theme-text)}.team-panel-module__JQh31G__smallButton[aria-expanded=true]{background:var(--theme-accent-soft);color:var(--theme-accent-strong);border-color:var(--theme-accent)}.team-panel-module__JQh31G__smallButton[data-tone=danger]:hover:not(:disabled){background:var(--theme-error-bg);color:var(--theme-error-text);border-color:var(--theme-error-text)}.team-panel-module__JQh31G__smallButton[data-tone=primary]{background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-accent-contrast)}.team-panel-module__JQh31G__smallButton[data-tone=primary]:hover:not(:disabled){background:var(--theme-accent-strong);color:var(--theme-accent-contrast)}.team-panel-module__JQh31G__smallButton:disabled{opacity:.6}.team-panel-module__JQh31G__pokeForm{z-index:1;gap:6px;display:flex;position:relative}.team-panel-module__JQh31G__pokeInput{border:1px solid var(--theme-border);background:var(--theme-bg-raised);min-width:0;color:var(--theme-text);border-radius:7px;flex:1;padding:5px 8px;font-size:12.5px}.team-panel-module__JQh31G__pokeInput:focus-visible{border-color:var(--theme-accent)}.team-panel-module__JQh31G__notice{z-index:1;border-radius:7px;margin:2px 0 0;padding:4px 8px;font-size:12px;line-height:1.4;position:relative}.team-panel-module__JQh31G__notice[data-tone=ok]{background:var(--theme-success-bg);color:var(--theme-success-text)}.team-panel-module__JQh31G__notice[data-tone=error]{background:var(--theme-error-bg);color:var(--theme-error-text)}.team-panel-module__JQh31G__memberRow{align-items:center;gap:8px;padding:4px 2px;display:flex}.team-panel-module__JQh31G__memberBody{flex-direction:column;flex:1;min-width:0;display:flex}.team-panel-module__JQh31G__memberName{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.team-panel-module__JQh31G__join{gap:5px;margin-top:8px;display:grid}.team-panel-module__JQh31G__joinLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--theme-text-soft);font-size:11px;font-weight:700}.team-panel-module__JQh31G__joinButtons{grid-template-columns:1fr 1fr;gap:6px;display:grid}.team-panel-module__JQh31G__joinButton{letter-spacing:.06em;justify-content:center;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.team-panel-module__JQh31G__joinButtons>.team-panel-module__JQh31G__joinButton:last-child{letter-spacing:0;font-family:inherit}.team-panel-module__JQh31G__presenceDot[data-live=true]{box-shadow:0 0 0 0 color-mix(in srgb, var(--theme-status-success) 60%, transparent);animation:2s ease-out infinite team-panel-module__JQh31G__acPulse}@keyframes team-panel-module__JQh31G__acPulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--theme-status-success) 55%, transparent)}to{box-shadow:0 0 0 7px #0000}}.team-panel-module__JQh31G__card[data-connected=true]{border-color:color-mix(in srgb, var(--theme-status-success) 45%, transparent)}.team-panel-module__JQh31G__card[data-state=blocked]{border-color:var(--theme-warning-text)}.team-panel-module__JQh31G__connectedCount{background:var(--theme-bg-muted);color:var(--theme-text-soft);border-radius:999px;margin-left:8px;padding:1px 7px;font-size:.72rem;font-weight:600}.team-panel-module__JQh31G__connectedCount[data-any=true]{background:var(--theme-success-bg);color:var(--theme-success-text)}.team-panel-module__JQh31G__workspace{gap:3px;margin-top:4px;display:grid}.team-panel-module__JQh31G__files{color:var(--theme-text-soft);flex-wrap:wrap;gap:4px;font-size:.7rem;display:flex}.team-panel-module__JQh31G__files code{background:var(--theme-bg-muted);border-radius:4px;padding:0 4px}.team-panel-module__JQh31G__next,.team-panel-module__JQh31G__blockers,.team-panel-module__JQh31G__lastTool{color:var(--theme-text-muted);font-size:.72rem}.team-panel-module__JQh31G__blockers{color:var(--theme-warning-text)}.team-panel-module__JQh31G__lastTool code{background:var(--theme-bg-muted);border-radius:4px;padding:0 4px;font-size:.7rem}.team-panel-module__JQh31G__lastArgs{color:var(--theme-text-soft)}.team-panel-module__JQh31G__subagents{border-left:2px solid var(--theme-border);gap:4px;margin:6px 0 0;padding:0 0 0 10px;list-style:none;display:grid}.team-panel-module__JQh31G__subagent{color:var(--theme-text-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.team-panel-module__JQh31G__subagentDot{background:var(--theme-status-success);width:7px;height:7px;box-shadow:0 0 0 0 color-mix(in srgb, var(--theme-status-success) 50%, transparent);border-radius:50%;animation:1.8s ease-out infinite team-panel-module__JQh31G__subagentPulse}.team-panel-module__JQh31G__subagentLabel{color:var(--theme-text);font-weight:600}.team-panel-module__JQh31G__subagentTask{text-overflow:ellipsis;white-space:nowrap;flex:100%;overflow:hidden}.team-panel-module__JQh31G__subagentTime{font-variant-numeric:tabular-nums;margin-left:auto}@keyframes team-panel-module__JQh31G__subagentPulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--theme-status-success) 50%, transparent)}to{box-shadow:0 0 0 6px #0000}}.team-panel-module__JQh31G__chip[data-tone=role]{background:color-mix(in srgb, var(--theme-accent) 14%, transparent);color:var(--theme-accent-strong);border-color:color-mix(in srgb, var(--theme-accent) 35%, transparent)}
.repository-history-module__SYLIUG__section{border:1px solid var(--theme-border);border-radius:12px;min-width:0;padding:16px}.repository-history-module__SYLIUG__section>summary{cursor:pointer;font-weight:600}.repository-history-module__SYLIUG__section p{color:var(--theme-text-muted);font-size:.86rem}.repository-history-module__SYLIUG__controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.repository-history-module__SYLIUG__section button,.repository-history-module__SYLIUG__section select{border:1px solid var(--theme-border);background:var(--theme-bg-soft);max-width:100%;color:var(--theme-text);border-radius:8px;padding:7px 10px}.repository-history-module__SYLIUG__section button{cursor:pointer}.repository-history-module__SYLIUG__section button:disabled{cursor:wait;opacity:.6}.repository-history-module__SYLIUG__list{gap:10px;padding:0;list-style:none;display:grid}.repository-history-module__SYLIUG__list li{border:1px solid var(--theme-border);overflow-wrap:anywhere;border-radius:8px;justify-items:start;gap:6px;min-width:0;padding:12px;display:grid}.repository-history-module__SYLIUG__list span{color:var(--theme-text-muted);font-size:.8rem}.repository-history-module__SYLIUG__list details{min-width:0;max-width:100%}.repository-history-module__SYLIUG__list pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:320px;font-size:.75rem;overflow:auto}
.repositories-section-module__oIHRYa__section{border:1px solid var(--theme-border);border-radius:12px;min-width:0;padding:16px}.repositories-section-module__oIHRYa__section>h4{margin:0;font-size:.95rem}.repositories-section-module__oIHRYa__section p,.repositories-section-module__oIHRYa__section small,.repositories-section-module__oIHRYa__list span{color:var(--theme-text-muted);font-size:.86rem}.repositories-section-module__oIHRYa__section button,.repositories-section-module__oIHRYa__section input{border:1px solid var(--theme-border);background:var(--theme-bg-soft);max-width:100%;color:var(--theme-text);border-radius:8px;padding:7px 10px}.repositories-section-module__oIHRYa__section button{cursor:pointer}.repositories-section-module__oIHRYa__section button:disabled{opacity:.6;cursor:default}.repositories-section-module__oIHRYa__controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.repositories-section-module__oIHRYa__list{gap:10px;padding:0;list-style:none;display:grid}.repositories-section-module__oIHRYa__list li{border:1px solid var(--theme-border);overflow-wrap:anywhere;border-radius:8px;justify-items:start;gap:8px;min-width:0;padding:12px;display:grid}.repositories-section-module__oIHRYa__form{justify-items:start;gap:12px;margin-top:16px;display:grid}.repositories-section-module__oIHRYa__form label{gap:6px;width:100%;display:grid}.repositories-section-module__oIHRYa__form input{box-sizing:border-box;width:100%}
.composer-module__bbOBnq__composer{flex-direction:column;gap:6px;display:flex;position:relative}.composer-module__bbOBnq__box{border:1px solid var(--theme-border-strong);background:var(--theme-bg-raised);border-radius:12px;flex-direction:column;transition:border-color .12s,box-shadow .12s;display:flex}.composer-module__bbOBnq__box:focus-within{border-color:var(--theme-accent);box-shadow:var(--theme-focus-ring)}.composer-module__bbOBnq__composer[data-type=question] .composer-module__bbOBnq__box{border-color:var(--theme-accent);background:var(--theme-accent-soft)}.composer-module__bbOBnq__composer[data-type=answer] .composer-module__bbOBnq__box{border-color:var(--theme-success-text)}.composer-module__bbOBnq__box[data-disabled=true]{opacity:.7}.composer-module__bbOBnq__textarea{width:100%;min-height:38px;max-height:220px;color:var(--theme-text);resize:none;background:0 0;border:0;border-radius:12px 12px 0 0;padding:9px 12px 4px;font-size:14px;line-height:1.45;overflow-y:auto}.composer-module__bbOBnq__textarea:focus-visible{box-shadow:none}.composer-module__bbOBnq__textarea::placeholder{color:var(--theme-text-soft)}.composer-module__bbOBnq__toolbar{align-items:center;gap:8px;padding:4px 6px 6px 8px;display:flex}.composer-module__bbOBnq__fileInput{display:none}.composer-module__bbOBnq__attach{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:3px 7px;font-size:14px;line-height:1}.composer-module__bbOBnq__attach:hover:not(:disabled){border-color:var(--theme-border);background:var(--theme-bg-soft)}.composer-module__bbOBnq__attach:disabled{opacity:.45;cursor:default}.composer-module__bbOBnq__attachments{flex-wrap:wrap;gap:6px;margin:0;padding:8px 10px 0;list-style:none;display:flex}.composer-module__bbOBnq__attachment{border:1px solid var(--theme-border);background:var(--theme-bg-soft);max-width:260px;color:var(--theme-text-muted);border-radius:999px;align-items:center;gap:6px;padding:3px 4px 3px 9px;font-size:12px;display:inline-flex}.composer-module__bbOBnq__attachmentName{text-overflow:ellipsis;white-space:nowrap;color:var(--theme-text);overflow:hidden}.composer-module__bbOBnq__attachmentSize{flex-shrink:0;font-size:11px}.composer-module__bbOBnq__attachmentRemove{width:18px;height:18px;color:var(--theme-text-soft);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;font-size:14px;line-height:1}.composer-module__bbOBnq__attachmentRemove:hover{background:var(--theme-bg-muted);color:var(--theme-text)}.composer-module__bbOBnq__hint{min-width:0;color:var(--theme-text-soft);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11.5px;overflow:hidden}.composer-module__bbOBnq__send{border:1px solid var(--theme-accent);background:var(--theme-accent);color:var(--theme-accent-contrast);border-radius:8px;padding:4px 12px;font-size:12.5px;font-weight:600}.composer-module__bbOBnq__send:hover:not(:disabled){background:var(--theme-accent-strong);border-color:var(--theme-accent-strong)}.composer-module__bbOBnq__send:disabled{opacity:.45}.composer-module__bbOBnq__popup{z-index:10;border:1px solid var(--theme-border);background:var(--theme-bg-raised);max-height:280px;box-shadow:var(--theme-shadow-md);border-radius:10px;margin:0;padding:4px;list-style:none;position:absolute;bottom:calc(100% + 6px);left:0;right:0;overflow-y:auto}.composer-module__bbOBnq__option{cursor:pointer;border-radius:7px;grid-template-columns:24px minmax(0,auto) minmax(0,auto) minmax(0,1fr);align-items:center;gap:8px;padding:5px 8px;font-size:13px;display:grid}.composer-module__bbOBnq__option[data-selected=true]{background:var(--theme-accent-soft)}.composer-module__bbOBnq__groupIcon{background:var(--theme-bg-muted);width:22px;height:22px;color:var(--theme-text-muted);border-radius:6px;place-items:center;font-weight:700;display:inline-grid}.composer-module__bbOBnq__optionLabel{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.composer-module__bbOBnq__optionHandle{color:var(--theme-text-soft);white-space:nowrap;font-size:12px}.composer-module__bbOBnq__optionDetail{color:var(--theme-text-soft);text-align:right;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.composer-module__bbOBnq__error{background:var(--theme-error-bg);color:var(--theme-error-text);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:5px 10px;font-size:12.5px;display:flex}.composer-module__bbOBnq__errorDismiss{color:inherit;background:0 0;border:0;padding:0 4px;font-size:16px;line-height:1}@media (max-width:600px){.composer-module__bbOBnq__hint{display:none}}.composer-module__bbOBnq__commandMenu{border:1px solid var(--theme-border);background:var(--theme-bg-raised);border-radius:8px;gap:3px;padding:6px;display:grid}.composer-module__bbOBnq__commandMenu button{color:var(--theme-text);text-align:left;cursor:pointer;background:0 0;border:0;gap:16px;padding:10px;display:flex}.composer-module__bbOBnq__commandMenu button:hover,.composer-module__bbOBnq__commandMenu button:focus-visible{background:var(--theme-bg-soft)}.composer-module__bbOBnq__commandMenu span{color:var(--theme-text-muted)}.composer-module__bbOBnq__commandMenu button[aria-selected=true]{background:var(--theme-bg-muted);outline:2px solid var(--theme-border-strong)}
.theme-toggle-module__QaculW__toggle{width:40px;height:40px;color:var(--theme-text-muted);transition:background-color var(--duration-fast) ease, color var(--duration-fast) ease, transform var(--duration-fast) var(--ease-out);background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;display:inline-grid}.theme-toggle-module__QaculW__toggle:active{transform:scale(.96)}@media (hover:hover) and (pointer:fine){.theme-toggle-module__QaculW__toggle:hover{background:var(--theme-bg-muted);color:var(--theme-text)}}
.memory-sync-panel-module__GjIXFq__panel{border-bottom:1px solid var(--theme-border);color:var(--theme-text);margin-bottom:18px;padding:14px 0 20px;font-size:13px}.memory-sync-panel-module__GjIXFq__panel h2{margin:0 0 5px;font-size:15px}.memory-sync-panel-module__GjIXFq__panel h3{margin:12px 0 5px;font-size:13px}.memory-sync-panel-module__GjIXFq__panel p{color:var(--theme-text-muted);max-width:78ch;line-height:1.5}.memory-sync-panel-module__GjIXFq__panel .memory-sync-panel-module__GjIXFq__status{color:var(--theme-text);text-transform:capitalize;align-items:center;gap:8px;font-weight:600;display:flex}.memory-sync-panel-module__GjIXFq__panel button{border:1px solid var(--theme-border);background:var(--theme-bg-raised);color:inherit;font:inherit;cursor:pointer;border-radius:7px;margin:8px 8px 0 0;padding:7px 11px}.memory-sync-panel-module__GjIXFq__panel button:disabled{opacity:.5;cursor:default}.memory-sync-panel-module__GjIXFq__panel button:focus-visible,.memory-sync-panel-module__GjIXFq__panel summary:focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px}.memory-sync-panel-module__GjIXFq__panel details{margin:10px 0}.memory-sync-panel-module__GjIXFq__panel summary{cursor:pointer;padding:4px 0}.memory-sync-panel-module__GjIXFq__file{align-items:center;gap:8px;padding:6px 0;display:flex}.memory-sync-panel-module__GjIXFq__content{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--theme-bg);border:1px solid var(--theme-border);border-radius:7px;max-height:240px;padding:10px;font-size:12px;overflow:auto}
.plan-tabs-module__0CGC-a__legend{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-text-soft);align-self:center;padding-right:4px;font-size:11.5px;font-weight:600}.plan-tabs-module__0CGC-a__tabs{border-bottom:1px solid var(--theme-border);flex-wrap:wrap;gap:2px;padding:0 16px 8px;display:flex}.plan-tabs-module__0CGC-a__tab{color:var(--theme-text-soft);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;font-weight:600;display:inline-flex}.plan-tabs-module__0CGC-a__tab:hover{background:var(--theme-bg-soft);color:var(--theme-text)}.plan-tabs-module__0CGC-a__tab[data-active=true]{background:var(--theme-accent-soft);color:var(--theme-accent-strong)}.plan-tabs-module__0CGC-a__count{background:var(--theme-bg-soft);min-width:18px;color:var(--theme-text-muted);text-align:center;border-radius:999px;padding:0 5px;font-size:11px;line-height:17px}.plan-tabs-module__0CGC-a__tab[data-active=true] .plan-tabs-module__0CGC-a__count{background:color-mix(in srgb, var(--theme-accent) 22%, transparent);color:var(--theme-accent-strong)}.plan-tabs-module__0CGC-a__tab[data-alert=true]{color:var(--theme-warning-text)}.plan-tabs-module__0CGC-a__alert{background:var(--theme-warning-text);border-radius:50%;width:7px;height:7px}
.copy-button-module__SKxn7a__button{border:1px solid var(--theme-border);background:var(--theme-bg-raised);color:var(--theme-text-muted);white-space:nowrap;border-radius:6px;align-items:center;gap:5px;font-weight:500;line-height:1;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.copy-button-module__SKxn7a__button:hover{color:var(--theme-text);border-color:var(--theme-border-strong);background:var(--theme-bg-soft)}.copy-button-module__SKxn7a__sm{padding:4px 8px;font-size:.74rem}.copy-button-module__SKxn7a__md{padding:7px 12px;font-size:.84rem}.copy-button-module__SKxn7a__ghost{background:0 0}.copy-button-module__SKxn7a__solid{background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-accent-contrast)}.copy-button-module__SKxn7a__solid:hover{background:var(--theme-accent-strong);border-color:var(--theme-accent-strong);color:var(--theme-accent-contrast)}.copy-button-module__SKxn7a__copied,.copy-button-module__SKxn7a__copied:hover{background:var(--theme-success-bg);color:var(--theme-success-text);border-color:#0000}.copy-button-module__SKxn7a__failed,.copy-button-module__SKxn7a__failed:hover{background:var(--theme-error-bg);color:var(--theme-error-text);border-color:#0000}.copy-button-module__SKxn7a__icon{align-items:center;display:inline-flex}
.button-module__HjQxJG__button{border-radius:var(--radius-control);font-family:var(--font-body-stack);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform var(--duration-fast) var(--ease-out), background-color var(--duration-fast) ease, border-color var(--duration-fast) ease, color var(--duration-fast) ease, box-shadow var(--duration-fast) ease;border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex;position:relative}.button-module__HjQxJG__button:active:not(:disabled){transform:scale(.98)}.button-module__HjQxJG__button:disabled{cursor:not-allowed;opacity:.55}.button-module__HjQxJG__sm{gap:.4rem;height:32px;padding:0 .75rem;font-size:.82rem}.button-module__HjQxJG__md{height:40px;padding:0 1rem;font-size:.9rem}.button-module__HjQxJG__lg{height:48px;padding:0 1.35rem;font-size:.95rem}.button-module__HjQxJG__primary{background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-accent-contrast)}.button-module__HjQxJG__secondary{background:var(--theme-bg-raised);border-color:var(--theme-border-strong);color:var(--theme-text)}.button-module__HjQxJG__ghost{color:var(--theme-text);background:0 0;border-color:#0000}.button-module__HjQxJG__danger{background:var(--theme-error-text);border-color:var(--theme-error-text);color:var(--theme-error-contrast,#fff)}@media (hover:hover) and (pointer:fine){.button-module__HjQxJG__primary:hover:not(:disabled){background:var(--theme-accent-strong);border-color:var(--theme-accent-strong)}.button-module__HjQxJG__secondary:hover:not(:disabled){border-color:var(--theme-text-soft);box-shadow:var(--theme-shadow-sm)}.button-module__HjQxJG__ghost:hover:not(:disabled){background:var(--theme-accent-soft)}.button-module__HjQxJG__danger:hover:not(:disabled){filter:brightness(.94)}}.button-module__HjQxJG__block{width:100%}.button-module__HjQxJG__icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.button-module__HjQxJG__icon svg{display:block}
.google-button-module__wq9u9a__google{gap:.7rem}.google-button-module__wq9u9a__disc{background:#fff;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:inline-grid}.google-button-module__wq9u9a__disc img{width:16px;height:16px;display:block}
.page-module__Ntw5ta__page{max-width:860px;margin:0 auto;padding:24px 20px 56px}.page-module__Ntw5ta__crumbs{color:var(--theme-text-soft);align-items:center;gap:8px;margin-bottom:14px;font-size:.8rem;display:flex}.page-module__Ntw5ta__crumbs a{color:var(--theme-text-muted)}.page-module__Ntw5ta__crumbs a:hover{color:var(--theme-accent)}.page-module__Ntw5ta__header{margin-bottom:18px}.page-module__Ntw5ta__title{letter-spacing:-.01em;margin:0;font-size:1.3rem;font-weight:700}.page-module__Ntw5ta__lead{color:var(--theme-text-muted);max-width:64ch;margin:6px 0 0;font-size:.9rem;line-height:1.5}@media (max-width:560px){.page-module__Ntw5ta__page{padding:18px 14px 40px}}
