.team-module__R5Optq__memberCard{background:var(--ch);border:1px solid var(--border-subtle);border-radius:var(--r-lg);padding:var(--sp-4);align-items:flex-start;gap:var(--sp-3);transition:border-color var(--dur-micro)ease-out;display:flex;position:relative}.team-module__R5Optq__memberCardRecruited{cursor:pointer}.team-module__R5Optq__memberCardRecruited:hover{border-color:var(--border-default)}.team-module__R5Optq__memberCardAvatar{width:var(--sp-8);height:var(--sp-8);border-radius:var(--r-full);font-size:var(--fs-md);color:var(--c-12);flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.team-module__R5Optq__memberCardBody{flex:1;min-width:0}.team-module__R5Optq__memberCardName{font-size:var(--fs-base);color:var(--tp);margin-bottom:var(--space-1);font-weight:600}.team-module__R5Optq__memberCardDomain{font-size:var(--fs-xs);color:var(--tg);margin-bottom:var(--sp-2)}.team-module__R5Optq__memberCardCharacter{font-size:var(--fs-sm);color:var(--td);line-height:1.4}.team-module__R5Optq__memberCardRecruitBtn{font-size:var(--fs-xs);color:var(--tp);background:var(--surface-hover);border:1px solid var(--border-default);border-radius:var(--r-sm);padding:var(--space-1)var(--space-2);cursor:pointer;white-space:nowrap;transition:background var(--dur-micro)ease-out;flex-shrink:0;font-weight:500}.team-module__R5Optq__memberCardRecruitBtn:hover{background:var(--ct)}.team-module__R5Optq__memberCardTrustBadge{top:var(--sp-2);right:var(--sp-2);opacity:.5;font-size:12px;position:absolute}.team-module__R5Optq__modalOverlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.team-module__R5Optq__modal{background:var(--ct);border:1px solid var(--border-default);border-radius:var(--r-xl);padding:var(--sp-8);width:420px;max-width:calc(100vw - var(--sp-8));text-align:center}.team-module__R5Optq__modalDetail{text-align:left;width:480px}.team-module__R5Optq__modalHeader{align-items:center;gap:var(--sp-3);margin-bottom:var(--sp-6);display:flex}.team-module__R5Optq__modalAvatar{width:var(--sp-12);height:var(--sp-12);border-radius:var(--r-full);font-size:var(--fs-xl);color:var(--c-12);margin:0 auto var(--sp-4);justify-content:center;align-items:center;font-weight:600;display:flex}.team-module__R5Optq__modalDetail .team-module__R5Optq__modalAvatar{width:var(--sp-10);height:var(--sp-10);font-size:var(--fs-md);margin:0}.team-module__R5Optq__modalName{font-size:var(--fs-xl);color:var(--tp);margin:0 0 var(--sp-1);font-weight:600}.team-module__R5Optq__modalDomain{font-size:var(--fs-sm);color:var(--tg)}.team-module__R5Optq__modalCharacter{font-size:var(--fs-base);color:var(--td);margin:0 0 var(--sp-6);line-height:1.5}.team-module__R5Optq__modalHint{font-size:var(--fs-xs);color:var(--tg);margin:calc(var(--sp-6)*-1)0 var(--sp-6);padding:var(--sp-3);background:var(--ch);border-radius:var(--r-sm);text-align:left;line-height:1.5}.team-module__R5Optq__modalHint strong{color:var(--td);font-weight:600}.team-module__R5Optq__modalQuestion{font-size:var(--fs-md);color:var(--tp);margin:0 0 var(--sp-4);font-weight:500;line-height:1.5}.team-module__R5Optq__modalTextarea{background:var(--ch);border:1px solid var(--border-subtle);border-radius:var(--r-md);width:100%;color:var(--tp);font-size:var(--fs-base);padding:var(--sp-3);resize:none;margin-bottom:var(--sp-4);outline:none;font-family:inherit}.team-module__R5Optq__modalTextarea:focus{border-color:var(--border-strong)}.team-module__R5Optq__modalActions{gap:var(--sp-2);margin-top:var(--sp-4);flex-direction:column;display:flex}.team-module__R5Optq__modalDetail .team-module__R5Optq__modalActions{flex-direction:row}.team-module__R5Optq__modalBtn{padding:var(--sp-2)var(--sp-4);border-radius:var(--r-md);font-size:var(--fs-base);cursor:pointer;background:var(--ct);border:1px solid var(--border-subtle);color:var(--td);transition:background var(--dur-micro)ease-out;font-weight:500}.team-module__R5Optq__modalBtn:hover{background:var(--cb)}.team-module__R5Optq__modalBtnPrimary{background:var(--tp);color:var(--bg);border-color:#0000}.team-module__R5Optq__modalBtnPrimary:hover{opacity:.9}.team-module__R5Optq__modalBtnPrimary:disabled{opacity:.5;cursor:default}.team-module__R5Optq__detailSection{margin-bottom:var(--sp-5)}.team-module__R5Optq__detailLabel{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--tq);margin-bottom:var(--sp-2);font-weight:500}.team-module__R5Optq__detailOptions{gap:var(--sp-2);flex-wrap:wrap;display:flex}.team-module__R5Optq__detailOption{font-size:var(--fs-sm);padding:var(--sp-1)var(--sp-3);border-radius:var(--r-md);border:1px solid var(--border-subtle);background:var(--ch);color:var(--td);cursor:pointer;transition:all var(--dur-micro)ease-out}.team-module__R5Optq__detailOptionActive{border-color:var(--border-strong);color:var(--tp);background:var(--ct)}.team-module__R5Optq__detailOptionDesc{font-size:var(--fs-2xs);opacity:.55;margin-top:var(--space-1);white-space:normal;font-weight:400;line-height:1.3;display:block}.team-module__R5Optq__detailAliases{gap:var(--sp-1);flex-wrap:wrap;display:flex}.team-module__R5Optq__detailAlias{font-size:var(--fs-sm);font-family:var(--font-mono);background:var(--ch);border:1px solid var(--border-subtle);border-radius:var(--r-sm);padding:var(--space-1)var(--space-2);color:var(--td)}.team-module__R5Optq__detailDanger{margin-top:var(--sp-6);padding-top:var(--sp-4);border-top:1px solid var(--border-subtle)}.team-module__R5Optq__detailArchiveBtn{font-size:var(--fs-sm);color:var(--tq);cursor:pointer;background:0 0;border:none;padding:0}.team-module__R5Optq__detailArchiveBtn:hover{color:var(--neg)}.team-module__R5Optq__detailConfirm{align-items:center;gap:var(--sp-3);font-size:var(--fs-sm);color:var(--td);display:flex}.team-module__R5Optq__detailConfirmYes{color:var(--neg);cursor:pointer;font-size:var(--fs-sm);background:0 0;border:none;font-weight:500}.team-module__R5Optq__inbox{gap:var(--sp-2);padding:var(--sp-3);flex-direction:column;display:flex}.team-module__R5Optq__inboxMsg{gap:var(--sp-2);padding:var(--sp-2);border-radius:var(--r-md);transition:background var(--dur-fast)ease-out;align-items:flex-start;display:flex;position:relative}.team-module__R5Optq__inboxMsg:hover{background:var(--ct)}.team-module__R5Optq__inboxMsgProactive{border-left:2px solid var(--border-strong);padding-left:calc(var(--sp-2) - var(--space-1))}.team-module__R5Optq__inboxMsgPill{margin-left:var(--sp-1-5);padding:var(--space-1)var(--space-1-5);letter-spacing:.04em;text-transform:uppercase;color:var(--tp);background:var(--surface-hover);border-radius:var(--r-sm);vertical-align:middle;font-size:9px;font-weight:500;display:inline-block}.team-module__R5Optq__inboxMsgActions{top:var(--sp-2);right:var(--sp-2);gap:var(--space-1);opacity:0;transition:opacity var(--dur-fast)ease-out;background:var(--ch);border-radius:var(--r-md);padding:var(--space-1);border:1px solid var(--border-subtle);display:flex;position:absolute}.team-module__R5Optq__inboxMsg:hover .team-module__R5Optq__inboxMsgActions,.team-module__R5Optq__inboxMsg:focus-within .team-module__R5Optq__inboxMsgActions{opacity:1}.team-module__R5Optq__inboxMsgAction{width:var(--sp-6);height:var(--sp-6);border-radius:var(--r-sm);color:var(--tg);cursor:pointer;transition:background var(--dur-fast)ease-out,color var(--dur-fast)ease-out;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.team-module__R5Optq__inboxMsgAction:hover{background:var(--ct);color:var(--tp)}.team-module__R5Optq__inboxMsgAction:focus-visible{outline:2px solid var(--border-strong);outline-offset:-1px}@keyframes team-module__R5Optq__teamInboxPulse{0%,to{opacity:1}50%{opacity:.4}}.team-module__R5Optq__inboxMsgSkeleton{height:var(--space-6);background:var(--ct);border-radius:var(--r-md);animation:team-module__R5Optq__teamInboxPulse var(--dur-slow)ease-in-out infinite}@media (prefers-reduced-motion:reduce){.team-module__R5Optq__inboxMsgSkeleton{animation:none}}.team-module__R5Optq__inboxMsgAvatar{width:var(--sp-6);height:var(--sp-6);border-radius:var(--r-full);color:var(--c-12);flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.team-module__R5Optq__inboxMsgBody{flex:1;min-width:0}.team-module__R5Optq__inboxMsgSender{font-size:var(--fs-xs);color:var(--tp);margin-bottom:var(--space-1);font-weight:600}.team-module__R5Optq__inboxMsgContent{font-size:var(--fs-sm);color:var(--td);white-space:pre-wrap;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.team-module__R5Optq__inboxMsgTime{color:var(--tq);margin-top:var(--space-1);font-size:10px}.team-module__R5Optq__inboxEmpty{padding:var(--sp-6)var(--sp-4);text-align:center;font-size:var(--fs-sm);color:var(--tq);line-height:1.6}.team-module__R5Optq__navBadge{background:var(--tp);color:var(--bg);border-radius:var(--r-full);padding:var(--space-1)var(--space-1-5);min-width:var(--sp-4);text-align:center;margin-left:auto;font-size:10px;font-weight:600}.team-module__R5Optq__sidePanel{background:var(--ch);border-left:1px solid var(--border-subtle);z-index:500;width:360px;height:100dvh;transition:transform var(--dur-moderate)cubic-bezier(.16,1,.3,1);flex-direction:column;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.team-module__R5Optq__sidePanelOpen{transform:translate(0)}.team-module__R5Optq__sidePanelBackdrop{z-index:499;background:0 0;position:fixed;inset:0}.team-module__R5Optq__sidePanelHeader{align-items:center;gap:var(--sp-3);padding:var(--sp-3)var(--sp-4);border-bottom:1px solid var(--border-subtle);background:var(--ct);flex-shrink:0;display:flex}.team-module__R5Optq__sidePanelAvatar{width:var(--sp-8);height:var(--sp-8);border-radius:var(--r-full);font-size:var(--fs-sm);color:var(--c-12);flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.team-module__R5Optq__sidePanelMeta{flex:1;min-width:0}.team-module__R5Optq__sidePanelName{font-size:var(--fs-sm);font-weight:600}.team-module__R5Optq__sidePanelDomain{font-size:var(--fs-xs);opacity:.4}.team-module__R5Optq__sidePanelClose{width:var(--sp-6);height:var(--sp-6);color:inherit;cursor:pointer;border-radius:var(--r-sm);opacity:.4;transition:opacity var(--dur-fast)ease-out,background var(--dur-fast)ease-out;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.team-module__R5Optq__sidePanelClose:hover{opacity:1;background:var(--cb)}.team-module__R5Optq__sidePanelMessages{padding:var(--sp-4);gap:var(--sp-3);flex-direction:column;flex:1;display:flex;overflow-y:auto}.team-module__R5Optq__sidePanelEmpty{font-size:var(--fs-sm);opacity:.35;text-align:center;margin-top:var(--sp-8)}.team-module__R5Optq__sidePanelMsg{gap:var(--space-1);flex-direction:column;max-width:88%;display:flex}.team-module__R5Optq__sidePanelMsgUser{align-self:flex-end}.team-module__R5Optq__sidePanelMsgMember{align-self:flex-start}.team-module__R5Optq__sidePanelMsgSender{font-size:var(--fs-xs);opacity:.5;font-weight:600}.team-module__R5Optq__sidePanelMsgContent{font-size:var(--fs-sm);padding:var(--sp-2)var(--sp-3);border-radius:var(--r-md);white-space:pre-wrap;word-break:break-word;line-height:1.55}.team-module__R5Optq__sidePanelMsgUser .team-module__R5Optq__sidePanelMsgContent{background:var(--surface-hover);border:1px solid var(--border-default)}.team-module__R5Optq__sidePanelMsgMember .team-module__R5Optq__sidePanelMsgContent{background:var(--ct);border:1px solid var(--border-subtle)}.team-module__R5Optq__sidePanelMsgStreaming .team-module__R5Optq__sidePanelMsgContent{opacity:.8}.team-module__R5Optq__sidePanelInputRow{align-items:flex-end;gap:var(--sp-2);padding:var(--sp-3)var(--sp-4);border-top:1px solid var(--border-subtle);background:var(--ch);flex-shrink:0;display:flex}.team-module__R5Optq__sidePanelInput{color:inherit;font-size:var(--fs-sm);resize:none;max-height:120px;padding:var(--sp-1)0;background:0 0;border:none;outline:none;flex:1;font-family:inherit;line-height:1.5;overflow-y:auto}.team-module__R5Optq__sidePanelInput::placeholder{opacity:.35}.team-module__R5Optq__sidePanelSend,.team-module__R5Optq__sidePanelCancel{width:var(--sp-6);height:var(--sp-6);border-radius:var(--r-sm);cursor:pointer;transition:background var(--dur-fast)ease-out;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.team-module__R5Optq__sidePanelSend{background:var(--tp);color:var(--bg)}.team-module__R5Optq__sidePanelSend:hover{opacity:.85}.team-module__R5Optq__sidePanelCancel{background:var(--ct);color:inherit;opacity:.7}.team-module__R5Optq__sidePanelCancel:hover{opacity:1}.team-module__R5Optq__toastContainer{bottom:var(--sp-4);right:var(--sp-4);z-index:9000;gap:var(--sp-2);pointer-events:none;flex-direction:column;display:flex;position:fixed}.team-module__R5Optq__toast{background:var(--ct);border:1px solid var(--border-subtle);border-radius:var(--r-md);pointer-events:all;min-width:280px;max-width:360px;box-shadow:0 4px 24px var(--ovd-10);position:relative;overflow:hidden}.team-module__R5Optq__toastProgress{height:var(--space-1);background:var(--tp);transition:width var(--dur-slow)linear;position:absolute;top:0;left:0}@media (prefers-reduced-motion:reduce){.team-module__R5Optq__toastProgress{transition:none}}.team-module__R5Optq__toastBody{align-items:center;gap:var(--sp-2);padding:var(--sp-3);display:flex}.team-module__R5Optq__toastAvatar{width:var(--sp-5);height:var(--sp-5);border-radius:var(--r-full);color:var(--c-12);flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex}.team-module__R5Optq__toastDesc{font-size:var(--fs-xs);opacity:.85;flex:1;line-height:1.4}.team-module__R5Optq__toastUndo{font-size:var(--fs-xs);color:var(--tp);cursor:pointer;padding:var(--sp-1)var(--sp-2);border-radius:var(--r-sm);transition:background var(--dur-fast)ease-out;background:0 0;border:none;flex-shrink:0;font-weight:500}.team-module__R5Optq__toastUndo:hover{background:var(--surface-hover)}
@keyframes SeedPinShortcut-module__vUOeQG__popoverIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.SeedPinShortcut-module__vUOeQG__seedPin{top:calc(var(--global-topbar-h,var(--sp-12)) + var(--sp-3));right:var(--sp-6);z-index:1200;width:min(360px,calc(100vw - var(--sp-8)));background:var(--ch);border:1px solid var(--border-default);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);padding:var(--sp-4);color:var(--tp);animation:SeedPinShortcut-module__vUOeQG__popoverIn var(--dur-micro)cubic-bezier(.16,1,.3,1);position:fixed}@media (max-width:640px){.SeedPinShortcut-module__vUOeQG__seedPin{top:calc(var(--global-topbar-h,var(--sp-12)) + var(--sp-2));right:var(--sp-3);left:var(--sp-3);width:auto}}.SeedPinShortcut-module__vUOeQG__head{margin-bottom:var(--sp-3);justify-content:space-between;align-items:center;display:flex}.SeedPinShortcut-module__vUOeQG__label{font-family:var(--font-mono);font-size:var(--fs-2xs);letter-spacing:.08em;text-transform:uppercase;color:var(--td)}.SeedPinShortcut-module__vUOeQG__kbd{font-family:var(--font-mono);font-size:var(--fs-2xs);color:var(--tg);padding:var(--space-1)var(--space-1-5);background:var(--cb);border:1px solid var(--border-subtle);border-radius:var(--r-sm)}.SeedPinShortcut-module__vUOeQG__target{gap:var(--space-1);padding:var(--sp-3);background:var(--cb);border:1px solid var(--border-subtle);border-radius:var(--r-md);margin-bottom:var(--sp-3);flex-direction:column;display:flex}.SeedPinShortcut-module__vUOeQG__targetTitle{font-size:var(--fs-base);color:var(--tp);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.SeedPinShortcut-module__vUOeQG__targetOrigin{font-family:var(--font-mono);font-size:var(--fs-2xs);color:var(--tg);letter-spacing:.04em}.SeedPinShortcut-module__vUOeQG__hint{font-size:var(--fs-sm);color:var(--td);margin:0 0 var(--sp-3);line-height:1.45}.SeedPinShortcut-module__vUOeQG__input{background:var(--cb);border:1px solid var(--border-default);border-radius:var(--r-sm);width:100%;padding:var(--sp-2)var(--sp-3);font:inherit;color:var(--tp);transition:border-color var(--dur-micro)cubic-bezier(.16,1,.3,1);outline:none}.SeedPinShortcut-module__vUOeQG__input:focus-visible{border-color:var(--border-strong)}.SeedPinShortcut-module__vUOeQG__actions{justify-content:flex-end;gap:var(--sp-2);margin-top:var(--sp-3);display:flex}.SeedPinShortcut-module__vUOeQG__btn{font-size:var(--fs-sm);padding:var(--sp-2)var(--sp-4);border-radius:var(--r-sm);cursor:pointer;transition:background var(--dur-micro)cubic-bezier(.16,1,.3,1),color var(--dur-micro)cubic-bezier(.16,1,.3,1),border-color var(--dur-micro)cubic-bezier(.16,1,.3,1);border:1px solid #0000;font-weight:500}.SeedPinShortcut-module__vUOeQG__btnGhost{color:var(--td);background:0 0}.SeedPinShortcut-module__vUOeQG__btnGhost:hover{color:var(--tp);background:var(--surface-hover)}.SeedPinShortcut-module__vUOeQG__btnPrimary{background:var(--tp);color:var(--bg);border-color:var(--tp)}.SeedPinShortcut-module__vUOeQG__btnPrimary:hover{opacity:.9}.SeedPinShortcut-module__vUOeQG__btn:disabled{opacity:.55;cursor:not-allowed}.SeedPinShortcut-module__vUOeQG__err{margin:var(--sp-2)0 0;font-family:var(--font-mono);font-size:var(--fs-2xs);color:var(--neg)}
.Tooltip-module__sxMf_W__content{background:var(--glass-fill);-webkit-backdrop-filter:var(--glass-blur);border:var(--glass-border);box-shadow:var(--glass-edge-light),var(--glass-edge-dark),var(--glass-drop);padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);max-width:16rem;font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-primary);z-index:var(--z-tooltip);-webkit-user-select:none;user-select:none;transform-origin:var(--radix-tooltip-content-transform-origin);opacity:0;transition:opacity var(--dur-fast)var(--ease-out),transform var(--dur-fast)var(--ease-out);font-weight:400;line-height:1.4;transform:translateY(4px)}.Tooltip-module__sxMf_W__content[data-state=delayed-open],.Tooltip-module__sxMf_W__content[data-state=instant-open]{opacity:1;transform:translateY(0)}.Tooltip-module__sxMf_W__content[data-state=closed]{opacity:0;transition:opacity var(--dur-fast)var(--ease-out),transform var(--dur-fast)var(--ease-out);transform:translateY(4px)}[data-density=compact] .Tooltip-module__sxMf_W__content,.Tooltip-module__sxMf_W__content[data-density=compact]{padding:var(--space-1)var(--space-2);font-size:var(--text-2xs)}[data-density=editorial] .Tooltip-module__sxMf_W__content,.Tooltip-module__sxMf_W__content[data-density=editorial]{padding:var(--space-3)var(--space-4);font-size:var(--text-sm)}.Tooltip-module__sxMf_W__arrow{fill:var(--glass-fill)}@media (prefers-reduced-motion:reduce){.Tooltip-module__sxMf_W__content,.Tooltip-module__sxMf_W__content[data-state=closed]{transition:opacity var(--dur-fast)var(--ease-out);transform:none}}
.FileCard-module__7H12ZW__card{border-radius:var(--radius-lg);border:1px solid var(--bd);background:var(--bg-elevated);cursor:pointer;transition:border-color var(--duration-fast,var(--dur-fast))ease,background var(--duration-fast,var(--dur-fast))ease;outline:none;position:relative;overflow:hidden}.FileCard-module__7H12ZW__card:hover{border-color:var(--bd-hover,#ffffff26);background:var(--bg-hover,#ffffff0d)}.FileCard-module__7H12ZW__card.FileCard-module__7H12ZW__selected{border-color:var(--accent,var(--sig));background:var(--bg-selected,var(--ovd-5))}.FileCard-module__7H12ZW__card:focus-visible{outline:2px solid var(--accent,var(--sig));outline-offset:1px}.FileCard-module__7H12ZW__card.FileCard-module__7H12ZW__dragging{opacity:.4}.FileCard-module__7H12ZW__check{top:var(--space-2);left:var(--space-2);width:var(--sp-4);height:var(--sp-4);border-radius:var(--radius-sm);border:1px solid var(--bd);background:var(--bg-app,var(--ch));cursor:pointer;z-index:1;transition:border-color var(--duration-fast,var(--dur-fast)),background var(--duration-fast,var(--dur-fast));justify-content:center;align-items:center;display:flex;position:absolute}.FileCard-module__7H12ZW__selected .FileCard-module__7H12ZW__check{border-color:var(--accent,var(--sig));background:var(--accent,var(--sig))}.FileCard-module__7H12ZW__badge{top:var(--space-2);right:var(--space-2);font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-tertiary,var(--td));background:var(--bg-elevated);border-radius:var(--radius-xs);padding:var(--space-0-5)var(--space-1);letter-spacing:.04em;font-weight:600;position:absolute}.FileCard-module__7H12ZW__thumb{aspect-ratio:1;background:var(--bg-inset,#0003);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.FileCard-module__7H12ZW__info{padding:var(--space-2)var(--space-2)var(--space-2-5)}.FileCard-module__7H12ZW__name{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-primary,var(--tp));white-space:nowrap;text-overflow:ellipsis;margin-bottom:var(--space-0-5);overflow:hidden}.FileCard-module__7H12ZW__meta{align-items:center;gap:var(--space-1-5);font-family:var(--font-sans);font-size:var(--text-2xs);color:var(--text-tertiary,var(--td));display:flex}.FileCard-module__7H12ZW__catDot{width:var(--space-1-5);height:var(--space-1-5);background:var(--text-tertiary,var(--td));border-radius:50%;flex-shrink:0}.FileCard-module__7H12ZW__catDot.FileCard-module__7H12ZW__image{background:var(--file-image)}.FileCard-module__7H12ZW__catDot.FileCard-module__7H12ZW__document{background:var(--file-document)}.FileCard-module__7H12ZW__catDot.FileCard-module__7H12ZW__spreadsheet{background:var(--file-spreadsheet)}.FileCard-module__7H12ZW__catDot.FileCard-module__7H12ZW__video{background:var(--file-video)}.FileCard-module__7H12ZW__catDot.FileCard-module__7H12ZW__audio{background:var(--file-audio)}.FileCard-module__7H12ZW__catDot.FileCard-module__7H12ZW__archive{background:var(--file-archive)}.FileCard-module__7H12ZW__catDot.FileCard-module__7H12ZW__code{background:var(--file-code)}.FileCard-module__7H12ZW__catDot.FileCard-module__7H12ZW__design{background:var(--file-design)}
.FolderGridItem-module__fKqbRq__item{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-2);border-radius:var(--radius-lg);cursor:pointer;transition:background var(--duration-fast,var(--dur-fast))ease;outline:none;flex-direction:column;display:flex;position:relative}.FolderGridItem-module__fKqbRq__item:hover{background:var(--bg-hover,#ffffff0d)}.FolderGridItem-module__fKqbRq__item:focus-visible{outline:2px solid var(--accent,var(--sig));outline-offset:2px}.FolderGridItem-module__fKqbRq__item.FolderGridItem-module__fKqbRq__dragOver{background:var(--bg-hover,#ffffff1a);outline:2px dashed var(--text-tertiary,var(--td))}.FolderGridItem-module__fKqbRq__svg{width:var(--sp-16);height:auto;display:block}.FolderGridItem-module__fKqbRq__label{align-items:center;gap:var(--space-0-5);flex-direction:column;width:100%;display:flex}.FolderGridItem-module__fKqbRq__name{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-primary,var(--tp));white-space:nowrap;text-overflow:ellipsis;max-width:var(--space-7);text-align:center;overflow:hidden}.FolderGridItem-module__fKqbRq__count{font-family:var(--font-sans);font-size:var(--text-2xs);color:var(--text-tertiary,var(--td))}
.FilesSmartSections-module__ekngdG__cols{gap:var(--space-4);padding:var(--space-4);border-top:1px solid var(--bd);margin-top:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:900px){.FilesSmartSections-module__ekngdG__cols{grid-template-columns:1fr}}.FilesSmartSections-module__ekngdG__col{flex-direction:column;gap:0;display:flex}.FilesSmartSections-module__ekngdG__colHead{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-tertiary,var(--td));text-transform:uppercase;letter-spacing:.06em;padding-bottom:var(--space-2);border-bottom:1px solid var(--bd);margin-bottom:var(--space-1);font-weight:500}.FilesSmartSections-module__ekngdG__colBody{flex-direction:column;gap:0;display:flex}.FilesSmartSections-module__ekngdG__colEmpty{align-items:center;gap:var(--space-2);padding:var(--space-5)var(--space-2);color:var(--text-tertiary,var(--td));text-align:center;flex-direction:column;display:flex}.FilesSmartSections-module__ekngdG__colEmptyIcon{opacity:.4}.FilesSmartSections-module__ekngdG__colEmptyText{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-secondary,var(--ts))}.FilesSmartSections-module__ekngdG__colEmptySub{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-tertiary,var(--td))}.FilesSmartSections-module__ekngdG__fileRow{align-items:center;gap:var(--space-2);padding:var(--space-1-5)var(--space-1);border-radius:var(--radius-sm);cursor:pointer;text-align:left;width:100%;transition:background var(--duration-fast,var(--dur-fast));background:0 0;border:none;display:flex}.FilesSmartSections-module__ekngdG__fileRow:hover{background:var(--bg-hover,#ffffff0a)}.FilesSmartSections-module__ekngdG__fileRow:focus-visible{outline:2px solid var(--accent,var(--sig));outline-offset:1px}.FilesSmartSections-module__ekngdG__fileThumb{flex-shrink:0}.FilesSmartSections-module__ekngdG__fileInfo{gap:var(--space-0-5);flex-direction:column;flex:1;min-width:0;display:flex}.FilesSmartSections-module__ekngdG__fileName{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-primary,var(--tp));white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.FilesSmartSections-module__ekngdG__fileDate{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-tertiary,var(--td))}.FilesSmartSections-module__ekngdG__skeletonRow{gap:var(--space-2);padding:var(--space-1-5)var(--space-1);align-items:center;display:flex}.FilesSmartSections-module__ekngdG__skeletonThumb{width:var(--sp-6);height:var(--sp-6);border-radius:var(--radius-sm);flex-shrink:0}.FilesSmartSections-module__ekngdG__skeletonLines{gap:var(--space-1);flex-direction:column;flex:1;display:flex}.FilesSmartSections-module__ekngdG__skeleton{background:var(--bg-hover,#ffffff0f);border-radius:var(--radius-xs);animation:FilesSmartSections-module__ekngdG__shimmer var(--dur-slow)ease-in-out infinite}@keyframes FilesSmartSections-module__ekngdG__shimmer{0%,to{opacity:.4}50%{opacity:.7}}
.FileGrid-module__yFKYcq__body{padding:var(--space-4);gap:var(--space-6);flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.FileGrid-module__yFKYcq__folderSection{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(90px,1fr));display:grid}.FileGrid-module__yFKYcq__fileGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(120px,1fr));display:grid}.FileGrid-module__yFKYcq__sectionLabel{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-tertiary,var(--td));text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--space-2);grid-column:1/-1;font-weight:500}.FileGrid-module__yFKYcq__skeletonCard{aspect-ratio:1;background:var(--bg-hover,#ffffff0a);border-radius:var(--radius-md);animation:FileGrid-module__yFKYcq__shimmer var(--dur-slow)ease-in-out infinite}@keyframes FileGrid-module__yFKYcq__shimmer{0%,to{opacity:.4}50%{opacity:.7}}.FileGrid-module__yFKYcq__empty{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-8);color:var(--text-tertiary,var(--td));text-align:center;flex-direction:column;flex:1;display:flex}.FileGrid-module__yFKYcq__emptyIcon{width:var(--sp-12);height:var(--sp-12);opacity:.3}.FileGrid-module__yFKYcq__emptyTitle{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-secondary,var(--ts));font-weight:500}.FileGrid-module__yFKYcq__emptyText{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-tertiary,var(--td));max-width:280px}
.FileRow-module__TcW1SW__row{align-items:center;gap:var(--space-2);padding:var(--space-1-5)var(--space-3);cursor:pointer;transition:background var(--duration-fast,var(--dur-fast))ease;min-height:var(--sp-8);border-bottom:1px solid #0000;grid-template-columns:24px minmax(0,1fr) 80px 70px 100px 40px;display:grid}.FileRow-module__TcW1SW__row:hover{background:var(--bg-hover,#ffffff0a)}.FileRow-module__TcW1SW__row.FileRow-module__TcW1SW__selected{background:var(--bg-selected,var(--ovd-4))}.FileRow-module__TcW1SW__row:focus-visible{outline:2px solid var(--accent,var(--sig));outline-offset:-2px}.FileRow-module__TcW1SW__icon{justify-content:center;align-items:center;display:flex}.FileRow-module__TcW1SW__nameCell{align-items:center;gap:var(--space-2);min-width:0;display:flex}.FileRow-module__TcW1SW__name{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-primary,var(--tp));white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.FileRow-module__TcW1SW__type,.FileRow-module__TcW1SW__size,.FileRow-module__TcW1SW__date{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary,var(--td));white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.FileRow-module__TcW1SW__actions{opacity:0;transition:opacity var(--duration-fast,var(--dur-fast));justify-content:flex-end;align-items:center;display:flex}.FileRow-module__TcW1SW__row:hover .FileRow-module__TcW1SW__actions{opacity:1}.FileRow-module__TcW1SW__actionsBtn{width:var(--sp-6);height:var(--sp-6);border-radius:var(--radius-sm);color:var(--text-tertiary,var(--td));cursor:pointer;transition:background var(--duration-fast,var(--dur-fast)),color var(--duration-fast,var(--dur-fast));background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.FileRow-module__TcW1SW__actionsBtn:hover{background:var(--bg-hover,#ffffff14);color:var(--text-primary,var(--tp))}.FileRow-module__TcW1SW__actionsBtn:focus-visible{outline:2px solid var(--accent,var(--sig));outline-offset:1px}
.FileList-module__juLeFq__list{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.FileList-module__juLeFq__header{align-items:center;gap:var(--space-2);padding:var(--space-1-5)var(--space-3);border-bottom:1px solid var(--bd);background:var(--bg-app,var(--ch));z-index:1;grid-template-columns:24px minmax(0,1fr) 80px 70px 100px 40px;display:grid;position:sticky;top:0}.FileList-module__juLeFq__headerCell{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-tertiary,var(--td));cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;transition:color var(--duration-fast,var(--dur-fast));font-weight:500}.FileList-module__juLeFq__headerCell:hover{color:var(--text-secondary,var(--ts))}.FileList-module__juLeFq__headerCell.FileList-module__juLeFq__sorted{color:var(--text-primary,var(--tp))}.FileList-module__juLeFq__skeletonRow{height:var(--sp-8);background:var(--bg-hover,#ffffff0a);border-radius:var(--radius-sm);margin:var(--space-1)var(--space-3);animation:FileList-module__juLeFq__shimmer var(--dur-slow)ease-in-out infinite}@keyframes FileList-module__juLeFq__shimmer{0%,to{opacity:.4}50%{opacity:.7}}.FileList-module__juLeFq__empty{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-8);color:var(--text-tertiary,var(--td));text-align:center;flex-direction:column;flex:1;display:flex}.FileList-module__juLeFq__emptyIcon{width:var(--sp-12);height:var(--sp-12);opacity:.3}.FileList-module__juLeFq__emptyTitle{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-secondary,var(--ts));font-weight:500}.FileList-module__juLeFq__emptyText{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-tertiary,var(--td));max-width:280px}
.BreadcrumbNav-module__XJMVvq__breadcrumb{align-items:center;gap:var(--space-1-5);padding:var(--space-2)var(--space-3);min-height:var(--sp-8);flex-shrink:0;display:flex}.BreadcrumbNav-module__XJMVvq__item{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-tertiary,var(--td));cursor:pointer;border-radius:var(--radius-sm);padding:var(--space-0-5)var(--space-1);transition:color var(--duration-fast,var(--dur-fast))ease;white-space:nowrap}.BreadcrumbNav-module__XJMVvq__item:hover{color:var(--text-primary,var(--tp))}.BreadcrumbNav-module__XJMVvq__item.BreadcrumbNav-module__XJMVvq__active{color:var(--text-primary,var(--tp));cursor:default}.BreadcrumbNav-module__XJMVvq__item:focus-visible{outline:2px solid var(--accent,var(--sig));outline-offset:1px}.BreadcrumbNav-module__XJMVvq__sep{color:var(--text-tertiary,var(--td));font-size:var(--text-xs);-webkit-user-select:none;user-select:none;flex-shrink:0}
.SearchBar-module__7KVrHW__search{align-items:center;gap:var(--space-2);background:var(--bg-input,#ffffff0d);border:1px solid var(--bd);border-radius:var(--radius-md);padding:0 var(--space-2);height:var(--sp-6);max-width:280px;transition:border-color var(--duration-fast,var(--dur-fast))ease;flex:1;display:flex}.SearchBar-module__7KVrHW__search:focus-within{border-color:var(--accent,var(--sig))}.SearchBar-module__7KVrHW__icon{width:var(--space-3);height:var(--space-3);color:var(--text-tertiary,var(--td));flex-shrink:0}.SearchBar-module__7KVrHW__input{color:var(--text-primary,var(--tp));font-family:var(--font-sans);font-size:var(--text-sm);background:0 0;border:none;outline:none;flex:1;min-width:0}.SearchBar-module__7KVrHW__input::placeholder{color:var(--text-tertiary,var(--td))}
.FolderHeader-module__S6h69a__header{padding:var(--space-4)var(--space-4)var(--space-3);border-bottom:1px solid var(--bd);flex-shrink:0}.FolderHeader-module__S6h69a__top{margin-bottom:var(--space-2)}.FolderHeader-module__S6h69a__backBtn{width:var(--sp-6);height:var(--sp-6);border-radius:var(--radius-md);color:var(--text-tertiary,var(--td));cursor:pointer;transition:background var(--duration-fast,var(--dur-fast))ease,color var(--duration-fast,var(--dur-fast))ease;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.FolderHeader-module__S6h69a__backBtn:hover{background:var(--bg-hover,#ffffff0f);color:var(--text-primary,var(--tp))}.FolderHeader-module__S6h69a__backBtn:focus-visible{outline:2px solid var(--accent,var(--sig));outline-offset:1px}.FolderHeader-module__S6h69a__titleRow{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.FolderHeader-module__S6h69a__icon{width:var(--sp-6);height:var(--sp-6);flex-shrink:0}.FolderHeader-module__S6h69a__name{font-family:var(--font-sans);font-size:var(--text-lg);color:var(--text-primary,var(--tp));margin:0;font-weight:600}.FolderHeader-module__S6h69a__meta{gap:var(--space-4);flex-wrap:wrap;display:flex}.FolderHeader-module__S6h69a__stat{gap:var(--space-0-5);flex-direction:column;display:flex}.FolderHeader-module__S6h69a__statLabel{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-tertiary,var(--td));text-transform:uppercase;letter-spacing:.06em;font-weight:500}.FolderHeader-module__S6h69a__statValue{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-primary,var(--tp));font-weight:500}
.FolderDetail-module__6cyixq__detail{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.FolderDetail-module__6cyixq__empty{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-8);color:var(--text-tertiary,var(--td));font-family:var(--font-sans);font-size:var(--text-sm);flex-direction:column;flex:1;display:flex}.FolderDetail-module__6cyixq__grid{gap:var(--space-3);padding:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(90px,1fr));display:grid}
.UploadZone-module__aGm6fW__root{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.UploadZone-module__aGm6fW__dropOverlay{inset:var(--space-2);z-index:100;justify-content:center;align-items:center;gap:var(--space-3);-webkit-backdrop-filter:blur(4px);border:2px dashed var(--ovd-13);border-radius:var(--radius-lg,var(--r-lg));color:var(--accent,var(--sig));animation:UploadZone-module__aGm6fW__fadeIn var(--duration-normal,var(--dur-micro))ease-out;background:#000000b3;flex-direction:column;display:flex;position:absolute}@keyframes UploadZone-module__aGm6fW__fadeIn{0%{opacity:0}to{opacity:1}}.UploadZone-module__aGm6fW__dropIcon{width:var(--sp-12);height:var(--sp-12);color:var(--accent,var(--sig))}.UploadZone-module__aGm6fW__dropTitle{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-primary,var(--tp));font-weight:500}.UploadZone-module__aGm6fW__dropHint{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-secondary,var(--td))}
.UploadProgress-module__FoPsBa__root{bottom:var(--sp-4);right:var(--sp-4);background:var(--bg-elevated,var(--ch));border:1px solid var(--bd);border-radius:var(--radius-md,var(--r-md));width:320px;max-height:300px;box-shadow:0 8px 32px var(--ovd-10);z-index:1000;position:fixed;overflow:hidden}.UploadProgress-module__FoPsBa__header{padding:var(--space-2)var(--space-3);border-bottom:1px solid var(--bd);font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-primary,var(--tp));letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;font-weight:600;display:flex}.UploadProgress-module__FoPsBa__collapseBtn{cursor:pointer;color:var(--text-secondary,var(--td));background:0 0;border:none;align-items:center;padding:0;display:flex}.UploadProgress-module__FoPsBa__collapseBtn:focus-visible{outline:2px solid var(--accent,var(--sig));outline-offset:2px}.UploadProgress-module__FoPsBa__chevron{transition:transform var(--duration-fast,var(--dur-fast))ease}.UploadProgress-module__FoPsBa__chevron.UploadProgress-module__FoPsBa__collapsed{transform:rotate(180deg)}.UploadProgress-module__FoPsBa__list{max-height:240px;overflow-y:auto}.UploadProgress-module__FoPsBa__list::-webkit-scrollbar{width:var(--space-1)}.UploadProgress-module__FoPsBa__list::-webkit-scrollbar-thumb{border-radius:var(--space-1);background:#ffffff14}.UploadProgress-module__FoPsBa__item{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);border-bottom:1px solid #ffffff08;display:flex}.UploadProgress-module__FoPsBa__itemIcon{width:var(--space-3);height:var(--space-3);color:var(--text-secondary,var(--td));flex-shrink:0;justify-content:center;align-items:center;display:flex}.UploadProgress-module__FoPsBa__itemIconSpin{animation:UploadProgress-module__FoPsBa__spin var(--dur-slow)linear infinite}@keyframes UploadProgress-module__FoPsBa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.UploadProgress-module__FoPsBa__itemInfo{flex:1;min-width:0}.UploadProgress-module__FoPsBa__itemName{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-primary,var(--tp));text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.UploadProgress-module__FoPsBa__itemBar{height:var(--space-1);margin-top:var(--space-1);border-radius:var(--space-1);background:#ffffff0f;overflow:hidden}.UploadProgress-module__FoPsBa__itemBarFill{background:var(--accent,var(--sig));border-radius:var(--space-1);height:100%;transition:width var(--duration-slow,var(--dur-slow))ease}.UploadProgress-module__FoPsBa__itemBarFill.UploadProgress-module__FoPsBa__complete{background:var(--signal-success,var(--grn))}.UploadProgress-module__FoPsBa__itemBarFill.UploadProgress-module__FoPsBa__error{background:var(--signal-error,var(--neg))}.UploadProgress-module__FoPsBa__itemStatus{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-tertiary,var(--tg));flex-shrink:0}.UploadProgress-module__FoPsBa__itemStatus.UploadProgress-module__FoPsBa__error{color:var(--signal-error,var(--neg))}.UploadProgress-module__FoPsBa__itemStatus.UploadProgress-module__FoPsBa__complete{color:var(--signal-success,var(--grn))}
@keyframes CommandPill-module__qWwmIG__led-breathe{0%,to{opacity:1}50%{opacity:.55}}@keyframes CommandPill-module__qWwmIG__led-alert{0%,to{opacity:1}50%{opacity:.45}}@keyframes CommandPill-module__qWwmIG__progress-shimmer{0%{transform:translate(-120%)}to{transform:translate(420%)}}.CommandPill-module__qWwmIG__root{isolation:isolate;color:#ffffffe0;background:linear-gradient(#181819 0%,#131314 100%);border-radius:12px;width:min(680px,90vw);transition:box-shadow .24s cubic-bezier(.4,0,.2,1);position:absolute;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a,0 4px 12px #0000002e,0 24px 48px #0000003d,0 56px 96px #00000047,inset 0 1px #ffffff0a}.CommandPill-module__qWwmIG__root:before{content:"";border-radius:inherit;pointer-events:none;z-index:1;background:repeating-linear-gradient(#ffffff02 0 1px,#0000 1px 2px);position:absolute;inset:0}.CommandPill-module__qWwmIG__topRail{z-index:2;font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff8c;text-transform:uppercase;border-bottom:1px solid #ffffff04;justify-content:space-between;align-items:center;max-height:28px;padding:5px 12px;font-size:9px;transition:max-height .24s cubic-bezier(.4,0,.2,1),padding .24s cubic-bezier(.4,0,.2,1),opacity .24s cubic-bezier(.4,0,.2,1),border-color .24s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.CommandPill-module__qWwmIG__side{align-items:center;gap:8px;display:flex}.CommandPill-module__qWwmIG__place{color:#ffffffc7;font-feature-settings:"tnum";font-weight:500}.CommandPill-module__qWwmIG__next,.CommandPill-module__qWwmIG__time{color:#ffffff8c;font-feature-settings:"tnum"}.CommandPill-module__qWwmIG__div{vertical-align:middle;background:#ffffff2e;flex-shrink:0;width:1px;height:6px;display:inline-block}.CommandPill-module__qWwmIG__led{vertical-align:1px;background:#ffffff2e;border-radius:50%;width:3px;height:3px;transition:background .24s cubic-bezier(.4,0,.2,1),box-shadow .24s cubic-bezier(.4,0,.2,1);display:inline-block}.CommandPill-module__qWwmIG__led[data-led=wake]{background:#ffffff9e}.CommandPill-module__qWwmIG__led[data-led=working]{background:#fffffff2;animation:2.4s ease-in-out infinite CommandPill-module__qWwmIG__led-breathe;box-shadow:0 0 5px #fff6}.CommandPill-module__qWwmIG__led[data-led=health]{background:#c84545;animation:.6s ease-in-out 2 CommandPill-module__qWwmIG__led-alert;box-shadow:0 0 5px #c8454573}.CommandPill-module__qWwmIG__screen{z-index:2;background:#040406;border-radius:7px;align-items:center;gap:12px;height:50px;margin:5px;padding:0 16px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0006}.CommandPill-module__qWwmIG__screen:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(#0000 60%,#0006 100%);position:absolute;inset:0}.CommandPill-module__qWwmIG__leading{z-index:1;color:#ffffffc7;cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:color .24s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.CommandPill-module__qWwmIG__leading:hover{color:#fffffff2}.CommandPill-module__qWwmIG__leading svg{width:18px;height:18px}.CommandPill-module__qWwmIG__inputWrap{z-index:1;flex:1;align-items:center;min-width:0;height:100%;display:flex;position:relative}.CommandPill-module__qWwmIG__input{min-width:0;font-family:var(--font-sans);letter-spacing:-.01em;color:#ffffffeb;caret-color:#ffffffd9;z-index:2;background:0 0;border:0;outline:0;flex:1;width:100%;font-size:14.5px;font-weight:400;position:relative}.CommandPill-module__qWwmIG__input::placeholder{color:#ffffff4d}.CommandPill-module__qWwmIG__input::selection{color:#fffffffa;background:#ffffff2e}.CommandPill-module__qWwmIG__inputMasked{color:#0000;caret-color:#ffffffd9}.CommandPill-module__qWwmIG__mirror{z-index:1;pointer-events:none;white-space:nowrap;max-width:100%;font-family:var(--font-sans);letter-spacing:-.01em;font-size:14.5px;font-weight:400;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.CommandPill-module__qWwmIG__mirror .CommandPill-module__qWwmIG__typed{color:#ffffffeb}.CommandPill-module__qWwmIG__mirror .CommandPill-module__qWwmIG__ghost{color:#ffffff4d}.CommandPill-module__qWwmIG__trailing{z-index:1;flex-shrink:0;align-items:center;gap:6px;display:flex;position:relative}.CommandPill-module__qWwmIG__toolsBadge{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff8c;cursor:pointer;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff14;border-radius:3px;flex-shrink:0;padding:3px 8px;font-size:9px;transition:background .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1)}.CommandPill-module__qWwmIG__toolsBadge:hover{background:#ffffff14}.CommandPill-module__qWwmIG__toolsBadge[data-visible=false]{opacity:0;pointer-events:none}.CommandPill-module__qWwmIG__botRail{z-index:2;font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff8c;text-transform:uppercase;opacity:0;border-top:1px solid #ffffff04;justify-content:space-between;align-items:center;gap:14px;max-height:0;padding:0 12px;font-size:9px;transition:max-height .24s cubic-bezier(.4,0,.2,1),padding .24s cubic-bezier(.4,0,.2,1),opacity .24s cubic-bezier(.4,0,.2,1),border-color .24s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.CommandPill-module__qWwmIG__botLeft,.CommandPill-module__qWwmIG__botRight{align-items:center;gap:6px;display:flex}.CommandPill-module__qWwmIG__agent{color:#ffffffc7;font-weight:500}.CommandPill-module__qWwmIG__verb{color:#ffffff8c}.CommandPill-module__qWwmIG__meta{color:#ffffff4d;font-feature-settings:"tnum"}.CommandPill-module__qWwmIG__healthTxt{color:#ffffffc7;font-weight:500}.CommandPill-module__qWwmIG__progress{vertical-align:2px;background:#ffffff1a;width:36px;height:1px;display:inline-block;position:relative;overflow:hidden}.CommandPill-module__qWwmIG__progress i{background:#ffffffc7;width:30%;height:100%;animation:1.8s linear infinite CommandPill-module__qWwmIG__progress-shimmer;display:block}.CommandPill-module__qWwmIG__sleep .CommandPill-module__qWwmIG__topRail{opacity:0;border-bottom-color:#0000;max-height:0;padding-top:0;padding-bottom:0}.CommandPill-module__qWwmIG__sleep .CommandPill-module__qWwmIG__botRail{opacity:0;max-height:0;padding-top:0;padding-bottom:0}.CommandPill-module__qWwmIG__hover .CommandPill-module__qWwmIG__topRail{opacity:1;max-height:28px;padding:5px 12px}.CommandPill-module__qWwmIG__hover .CommandPill-module__qWwmIG__botRail{opacity:0;max-height:0;padding-top:0;padding-bottom:0}.CommandPill-module__qWwmIG__focus .CommandPill-module__qWwmIG__topRail{opacity:1;max-height:28px;padding:5px 12px}.CommandPill-module__qWwmIG__focus .CommandPill-module__qWwmIG__botRail{opacity:0;max-height:0;padding-top:0;padding-bottom:0}.CommandPill-module__qWwmIG__typing .CommandPill-module__qWwmIG__topRail,.CommandPill-module__qWwmIG__typing .CommandPill-module__qWwmIG__botRail,.CommandPill-module__qWwmIG__working .CommandPill-module__qWwmIG__topRail,.CommandPill-module__qWwmIG__working .CommandPill-module__qWwmIG__botRail,.CommandPill-module__qWwmIG__health .CommandPill-module__qWwmIG__topRail,.CommandPill-module__qWwmIG__health .CommandPill-module__qWwmIG__botRail{opacity:1;max-height:28px;padding:5px 12px}[data-theme=light] .CommandPill-module__qWwmIG__root{color:#000000e0;background:linear-gradient(#f8f8f9 0%,#f0f0f2 100%);box-shadow:0 0 0 1px #00000014,0 4px 12px #00000014,0 24px 48px #0000001a,0 56px 96px #0000001f,inset 0 1px #fffc}[data-theme=light] .CommandPill-module__qWwmIG__root:before{background:repeating-linear-gradient(#00000002 0 1px,#0000 1px 2px)}[data-theme=light] .CommandPill-module__qWwmIG__topRail{color:#0000008c;border-bottom-color:#0000000a}[data-theme=light] .CommandPill-module__qWwmIG__place{color:#000000c7}[data-theme=light] .CommandPill-module__qWwmIG__next,[data-theme=light] .CommandPill-module__qWwmIG__time{color:#0000008c}[data-theme=light] .CommandPill-module__qWwmIG__div{background:#0000002e}[data-theme=light] .CommandPill-module__qWwmIG__screen{background:#fff;box-shadow:0 0 0 1px #00000014}[data-theme=light] .CommandPill-module__qWwmIG__screen:before{background:radial-gradient(#0000 60%,#0000000a 100%)}[data-theme=light] .CommandPill-module__qWwmIG__leading{color:#000000b8}[data-theme=light] .CommandPill-module__qWwmIG__leading:hover{color:#000000eb}[data-theme=light] .CommandPill-module__qWwmIG__input{color:#000000eb;caret-color:#000000d9}[data-theme=light] .CommandPill-module__qWwmIG__input::placeholder{color:#0000004d}[data-theme=light] .CommandPill-module__qWwmIG__input::selection{color:#000000fa;background:#0000001f}[data-theme=light] .CommandPill-module__qWwmIG__inputMasked{caret-color:#000000d9}[data-theme=light] .CommandPill-module__qWwmIG__mirror .CommandPill-module__qWwmIG__typed{color:#000000eb}[data-theme=light] .CommandPill-module__qWwmIG__mirror .CommandPill-module__qWwmIG__ghost{color:#0000004d}[data-theme=light] .CommandPill-module__qWwmIG__botRail{color:#0000008c;border-top-color:#0000000a}[data-theme=light] .CommandPill-module__qWwmIG__agent{color:#000000c7}[data-theme=light] .CommandPill-module__qWwmIG__verb{color:#0000008c}[data-theme=light] .CommandPill-module__qWwmIG__meta{color:#0000004d}[data-theme=light] .CommandPill-module__qWwmIG__toolsBadge{color:#0000008c;background:#0000000a;border-color:#00000014}[data-theme=light] .CommandPill-module__qWwmIG__toolsBadge:hover{background:#00000012}.CommandPill-module__qWwmIG__root:focus-within{outline:none;box-shadow:0 0 0 1px #ffffff1a,0 4px 12px #0000002e,0 24px 48px #0000003d,0 56px 96px #00000047,inset 0 1px #ffffff0f}[data-theme=light] .CommandPill-module__qWwmIG__root:focus-within{box-shadow:0 0 0 1px #0000001f,0 4px 12px #00000014,0 24px 48px #0000001a,0 56px 96px #0000001f,inset 0 1px #fffc}@media (prefers-reduced-motion:reduce){.CommandPill-module__qWwmIG__root,.CommandPill-module__qWwmIG__root *,.CommandPill-module__qWwmIG__topRail,.CommandPill-module__qWwmIG__botRail,.CommandPill-module__qWwmIG__led{transition-duration:50ms!important;animation:none!important}}
.SurfacePill-module__wmKkIW__root{background:var(--glass-fill);-webkit-backdrop-filter:var(--glass-blur);border:var(--glass-border);box-shadow:var(--glass-edge-light),var(--glass-edge-dark),var(--glass-drop);border-radius:var(--radius-2xl);flex-direction:column;display:flex;overflow:hidden}.SurfacePill-module__wmKkIW__bar{height:44px;padding:0 var(--space-4);border-bottom:1px solid var(--border-subtle);align-items:center;gap:var(--space-4);flex-shrink:0;display:flex}.SurfacePill-module__wmKkIW__body{flex:1;display:flex;overflow:hidden}.SurfacePill-module__wmKkIW__sideNav{border-right:1px solid var(--border-subtle);width:220px;padding:var(--space-4)var(--space-3);gap:var(--space-1);transition:width var(--dur-slow)var(--ease-default),opacity var(--dur-moderate)var(--ease-default),padding var(--dur-slow)var(--ease-default);flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.SurfacePill-module__wmKkIW__root[data-show-side-nav=false] .SurfacePill-module__wmKkIW__sideNav{opacity:0;border-right:0;width:0;padding:0}.SurfacePill-module__wmKkIW__main{flex-direction:column;flex:1;display:flex;overflow:hidden}.SurfacePill-module__wmKkIW__hidden{display:none}
.ActiveBody-module__sA4NvG__root{-webkit-backdrop-filter:blur(56px)saturate(160%);border:var(--glass-border);box-shadow:var(--glass-edge-light),var(--glass-edge-dark),var(--glass-drop);padding:80px var(--space-3)var(--space-3);gap:var(--space-3);transition:opacity var(--dur-moderate)var(--ease-default);background:#0d0d0fd6;border-radius:28px;flex-direction:column;display:flex}.ActiveBody-module__sA4NvG__root.ActiveBody-module__sA4NvG__hidden{opacity:0;pointer-events:none}.ActiveBody-module__sA4NvG__toolDock{justify-content:center;align-items:center;gap:var(--space-1);padding:var(--space-1)0;display:flex}.ActiveBody-module__sA4NvG__results{padding:var(--space-1-5)var(--space-2)var(--space-2);flex:1;overflow:hidden}.ActiveBody-module__sA4NvG__root[data-launcher=true]{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:flex-start;padding:0;display:flex}.ActiveBody-module__sA4NvG__results[data-launcher=true]{box-shadow:none!important;background:0 0!important;border-radius:0!important;width:100%!important;padding:0!important;overflow:visible!important}
.CommandPill-module__siaCCa__root{align-items:center;gap:var(--space-3);height:60px;padding:0 var(--space-5);cursor:text;width:100%;min-width:280px;display:flex}.CommandPill-module__siaCCa__root[data-disabled]{opacity:.45;pointer-events:none}.CommandPill-module__siaCCa__leading{color:var(--text-4);flex-shrink:0;justify-content:center;align-items:center;display:flex}.CommandPill-module__siaCCa__asteriskIcon{flex-shrink:0;width:14px;height:14px}.CommandPill-module__siaCCa__input{min-width:0;font-family:var(--font-sans);font-size:var(--type-body);letter-spacing:var(--ls-body);font-weight:400;line-height:var(--lh-body);color:var(--text-2);background:0 0;border:none;outline:none;flex:1}.CommandPill-module__siaCCa__input::placeholder{color:var(--text-5)}.CommandPill-module__siaCCa__input:disabled{cursor:not-allowed}.CommandPill-module__siaCCa__trailing{color:var(--text-4);cursor:pointer;transition:color var(--duration-normal)var(--ease-default);flex-shrink:0;justify-content:center;align-items:center;display:flex}.CommandPill-module__siaCCa__trailing:hover{color:var(--text-2)}.CommandPill-module__siaCCa__waffleIcon{flex-shrink:0;width:14px;height:14px}
.NanoPill-module__kbNkFG__root{border-radius:var(--radius-full);white-space:nowrap;cursor:pointer;height:42px;transition:filter var(--duration-normal)var(--ease-default);background:0 0;border:none;align-items:center;display:inline-flex}.NanoPill-module__kbNkFG__root:hover{filter:brightness(1.08)}.NanoPill-module__kbNkFG__root[data-disabled]{opacity:.45;pointer-events:none}.NanoPill-module__kbNkFG__singleAction{padding:0 var(--space-4);gap:var(--space-2)}.NanoPill-module__kbNkFG__leading{color:var(--text-4);align-items:center;display:flex}.NanoPill-module__kbNkFG__actionLabel{font-family:var(--font-sans);font-size:var(--type-body-s);letter-spacing:var(--ls-body);font-weight:400;line-height:var(--lh-body-tight);color:var(--text-2)}.NanoPill-module__kbNkFG__quickInput{width:280px;padding:0 var(--space-4)}.NanoPill-module__kbNkFG__qiField{min-width:0;font-family:var(--font-sans);font-size:var(--type-body-s);letter-spacing:var(--ls-body);color:var(--text-2);background:0 0;border:none;outline:none;flex:1;font-weight:400}.NanoPill-module__kbNkFG__qiField::placeholder{color:var(--text-5)}.NanoPill-module__kbNkFG__toggle{padding:0 var(--space-4);gap:var(--space-2)}.NanoPill-module__kbNkFG__toggleDot{border-radius:var(--radius-full);background:var(--text-5);width:6px;height:6px;transition:background var(--duration-normal)var(--ease-default);flex-shrink:0}.NanoPill-module__kbNkFG__toggleActive .NanoPill-module__kbNkFG__toggleDot{background:var(--text-1)}.NanoPill-module__kbNkFG__toggleLabel{font-family:var(--font-mono);font-size:var(--type-mono-inline);letter-spacing:var(--ls-mono-2);text-transform:uppercase;color:var(--text-4);transition:color var(--duration-normal)var(--ease-default);font-weight:500}.NanoPill-module__kbNkFG__toggleActive .NanoPill-module__kbNkFG__toggleLabel{color:var(--text-2)}
.AppLauncher-module__DyWJKW__root{flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.AppLauncher-module__DyWJKW__rail{-webkit-backdrop-filter:blur(10px)saturate(125%)brightness(1.05);backdrop-filter:blur(10px)saturate(125%)brightness(1.05);background:var(--glass-rail-bg);max-width:100%;height:48px;box-shadow:var(--glass-shadow-rail);border-radius:16px;justify-content:flex-start;align-items:center;gap:6px;padding:5px 8px;transition:box-shadow .22s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.AppLauncher-module__DyWJKW__rail:after{content:"";border-radius:inherit;pointer-events:none;background-image:var(--glass-noise-url);mix-blend-mode:overlay;opacity:var(--glass-noise-opacity);z-index:1;background-size:200px 200px;position:absolute;inset:0}[data-theme=light] .AppLauncher-module__DyWJKW__rail:after{mix-blend-mode:multiply;opacity:.1}.AppLauncher-module__DyWJKW__rail>*{z-index:2;position:relative}[data-theme=light] .AppLauncher-module__DyWJKW__rail{-webkit-backdrop-filter:blur(10px)saturate(125%)brightness(1.05);backdrop-filter:blur(10px)saturate(125%)brightness(1.05);background:linear-gradient(#fff9 0%,#fff0 12% 100%),linear-gradient(#dcdad785 0%,#d2d0cda6 100%);box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #50463c1a,0 4px 16px -4px #322a2629,0 12px 32px -8px #322a261f}.AppLauncher-module__DyWJKW__railIconsGroup{align-items:center;gap:4px;display:flex}.AppLauncher-module__DyWJKW__railIconBtn{cursor:pointer;-webkit-user-select:none;user-select:none;width:36px;height:36px;color:var(--text-4);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:filter .18s,transform .18s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.AppLauncher-module__DyWJKW__railIconBtn:hover{filter:brightness(1.2);color:var(--text-2);transform:scale(1.04)}.AppLauncher-module__DyWJKW__railIconBtn:active{transform:scale(.94)}[data-theme=light] .AppLauncher-module__DyWJKW__railIconBtn{color:#00000085}[data-theme=light] .AppLauncher-module__DyWJKW__railIconBtn:hover{filter:brightness(.88);color:#000000d1}.AppLauncher-module__DyWJKW__railIconBtnDragging{opacity:.32;cursor:grabbing;transform:scale(.92)}.AppLauncher-module__DyWJKW__railIconBtnDropTarget{position:relative}.AppLauncher-module__DyWJKW__railIconBtnDropTarget:before{content:"";pointer-events:none;background:#ffffff8c;border-radius:2px;width:2px;position:absolute;top:4px;bottom:4px;left:-3px;box-shadow:0 0 6px #fff6}[data-theme=light] .AppLauncher-module__DyWJKW__railIconBtnDropTarget:before{background:#0000008c;box-shadow:0 0 6px #0003}.AppLauncher-module__DyWJKW__railContextBackdrop{z-index:1000;position:fixed;inset:0}.AppLauncher-module__DyWJKW__railContextMenu{min-width:160px;padding:var(--space-1);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(14px)saturate(135%)brightness(1.04);backdrop-filter:blur(14px)saturate(135%)brightness(1.04);background:var(--glass-panel-bg);box-shadow:var(--glass-shadow-panel);font-family:var(--font-sans);font-size:var(--text-sm);flex-direction:column;gap:1px;display:flex;position:fixed}.AppLauncher-module__DyWJKW__railContextItem{text-align:left;padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm);color:var(--text-1);cursor:pointer;background:0 0;border:none;transition:background .12s,color .12s}.AppLauncher-module__DyWJKW__railContextItem:hover{color:var(--text-0);background:#ffffff14}.AppLauncher-module__DyWJKW__railContextItem:active{background:#ffffff24}[data-theme=light] .AppLauncher-module__DyWJKW__railContextItem:hover{color:var(--text-0);background:#0000000d}[data-theme=light] .AppLauncher-module__DyWJKW__railContextItem:active{background:#00000017}.AppLauncher-module__DyWJKW__railActiveCapsule{pointer-events:none;-webkit-backdrop-filter:blur(14px)saturate(140%)brightness(1.12);backdrop-filter:blur(14px)saturate(140%)brightness(1.12);box-shadow:var(--glass-shadow-capsule);z-index:0;background:#ffffff38;border-radius:12px;position:absolute;inset:-2px}[data-theme=light] .AppLauncher-module__DyWJKW__railActiveCapsule{background:#ffffffbf;box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #0000000a,0 3px 8px -1px #322a2624,0 6px 16px -3px #322a2614}.AppLauncher-module__DyWJKW__railIconBtnActive{color:var(--text-1)}.AppLauncher-module__DyWJKW__railIconBtnActive .AppLauncher-module__DyWJKW__railIconBtnInner{z-index:1;position:relative}[data-theme=light] .AppLauncher-module__DyWJKW__railIconBtnActive{color:#000000e0}.AppLauncher-module__DyWJKW__railAttnDot{z-index:2;pointer-events:none;background:#ffffffeb;border:1.5px solid #00000080;border-radius:50%;width:5px;height:5px;position:absolute;top:2px;right:2px}@keyframes AppLauncher-module__DyWJKW__strokeBreathe{0%,to{opacity:.7}50%{opacity:1}}.AppLauncher-module__DyWJKW__railIconBtnWorking .AppLauncher-module__DyWJKW__railIconBtnInner{animation:2.4s ease-in-out infinite AppLauncher-module__DyWJKW__strokeBreathe}.AppLauncher-module__DyWJKW__railTooltip{white-space:nowrap;font-family:var(--font-sans);font-size:var(--type-caption);color:var(--text-3);letter-spacing:var(--ls-body);pointer-events:none;opacity:0;z-index:30;background:#101016f5;border:1px solid #ffffff1a;border-radius:5px;padding:4px 9px;font-weight:500;transition:opacity .14s,transform .18s cubic-bezier(.16,1,.3,1);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px)}[data-theme=light] .AppLauncher-module__DyWJKW__railTooltip{color:#0a0a0fd9;background:#faf8f5fa;border-color:#0000001a}.AppLauncher-module__DyWJKW__railIconBtn:hover .AppLauncher-module__DyWJKW__railTooltip{opacity:1;transform:translate(-50%)translateY(0)}.AppLauncher-module__DyWJKW__waffleBtn{cursor:pointer;width:36px;height:36px;color:var(--text-5);border-left:1px solid #ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-left:4px;transition:background .14s,color .14s;display:flex;position:relative}[data-theme=light] .AppLauncher-module__DyWJKW__waffleBtn{color:#0000005c;border-left-color:#00000017}.AppLauncher-module__DyWJKW__waffleBtn:hover{color:var(--text-2);background:#ffffff1a}[data-theme=light] .AppLauncher-module__DyWJKW__waffleBtn:hover{color:#000000c2;background:#0000000d}.AppLauncher-module__DyWJKW__waffleBtnActive{color:var(--text-1);background:#ffffff29}.AppLauncher-module__DyWJKW__waffleBtn:hover .AppLauncher-module__DyWJKW__railTooltip{opacity:1;transform:translate(-50%)translateY(0)}.AppLauncher-module__DyWJKW__tilesWrapper{width:576px;max-width:100%;overflow:hidden}.AppLauncher-module__DyWJKW__tilesContainer{-webkit-backdrop-filter:blur(14px)saturate(135%)brightness(1.04);backdrop-filter:blur(14px)saturate(135%)brightness(1.04);background:var(--glass-panel-bg);box-shadow:var(--glass-shadow-panel);--lcr-mx:50%;--lcr-my:50%;border-radius:24px;margin-bottom:10px;padding:16px 14px 12px;position:relative;overflow:hidden}.AppLauncher-module__DyWJKW__tilesContainer:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 25% 30% at var(--lcr-mx)var(--lcr-my),#ffffff0a 0%,transparent 60%);z-index:0;position:absolute;inset:0}[data-theme=light] .AppLauncher-module__DyWJKW__tilesContainer:before{background:radial-gradient(ellipse 25% 30% at var(--lcr-mx)var(--lcr-my),#ffffff2e 0%,transparent 60%)}.AppLauncher-module__DyWJKW__tilesContainer:after{content:"";border-radius:inherit;pointer-events:none;background-image:var(--glass-noise-url);mix-blend-mode:overlay;opacity:var(--glass-noise-opacity);z-index:1;background-size:200px 200px;position:absolute;inset:0}[data-theme=light] .AppLauncher-module__DyWJKW__tilesContainer:after{mix-blend-mode:multiply;opacity:.08}.AppLauncher-module__DyWJKW__tilesContainer>*{z-index:2;position:relative}[data-theme=light] .AppLauncher-module__DyWJKW__tilesContainer{-webkit-backdrop-filter:blur(14px)saturate(160%)brightness(1.02);backdrop-filter:blur(14px)saturate(160%)brightness(1.02);background:linear-gradient(#ffffff8c 0%,#fff0 10% 100%),linear-gradient(#dcdad78c 0%,#d2d0cdb3 100%);box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #50463c1a,0 8px 24px #322a2629,0 20px 50px #322a2624}.AppLauncher-module__DyWJKW__tileFilterBar{border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;margin-bottom:10px;padding:0 4px 10px;display:flex}[data-theme=light] .AppLauncher-module__DyWJKW__tileFilterBar{border-bottom-color:#0000000f}.AppLauncher-module__DyWJKW__tileFilterInput{font-family:var(--font-sans);font-size:var(--type-body-s);color:var(--text-3);letter-spacing:var(--ls-body);caret-color:var(--text-2);background:0 0;border:none;outline:none;flex:1}.AppLauncher-module__DyWJKW__tileFilterInput::placeholder{color:var(--text-5)}.AppLauncher-module__DyWJKW__tileFilterLabel{font-family:var(--font-mono);font-size:var(--type-micro);letter-spacing:var(--ls-mono-3);text-transform:uppercase;color:var(--text-6);flex:1}[data-theme=light] .AppLauncher-module__DyWJKW__tileFilterLabel{color:#00000047}.AppLauncher-module__DyWJKW__tileFilterCount{font-family:var(--font-mono);font-size:var(--type-micro);letter-spacing:var(--ls-mono-2);color:var(--text-6)}.AppLauncher-module__DyWJKW__tilesGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.AppLauncher-module__DyWJKW__emptyState{text-align:center;font-family:var(--font-sans);font-size:var(--type-body-s);color:var(--text-5);letter-spacing:var(--ls-body);padding:24px 16px}.AppLauncher-module__DyWJKW__tile{-webkit-backdrop-filter:blur(8px)saturate(130%)brightness(.98);backdrop-filter:blur(8px)saturate(130%)brightness(.98);background:var(--glass-tile-bg);box-shadow:var(--glass-shadow-tile);cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #ffffff17;border-radius:14px;flex-direction:column;min-height:96px;padding:12px;transition:transform .22s cubic-bezier(.16,1,.3,1),filter .22s cubic-bezier(.16,1,.3,1),background .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}:is(.AppLauncher-module__DyWJKW__tile:has(.AppLauncher-module__DyWJKW__tileTitle),.AppLauncher-module__DyWJKW__tile:has(.AppLauncher-module__DyWJKW__tileBody:not(:empty)),.AppLauncher-module__DyWJKW__tile:has(.AppLauncher-module__DyWJKW__tileFoot)){min-height:120px}.AppLauncher-module__DyWJKW__tileNameOnly{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-2);letter-spacing:var(--ls-tight);white-space:nowrap;text-overflow:ellipsis;margin-top:auto;padding-top:8px;font-weight:500;line-height:1.2;overflow:hidden}[data-theme=light] .AppLauncher-module__DyWJKW__tileNameOnly{color:#0a0a0fc7}.AppLauncher-module__DyWJKW__tile:after{content:"";border-radius:inherit;pointer-events:none;background-image:var(--glass-noise-url);mix-blend-mode:overlay;opacity:var(--glass-noise-opacity);z-index:1;background-size:200px 200px;position:absolute;inset:0}[data-theme=light] .AppLauncher-module__DyWJKW__tile:after{mix-blend-mode:multiply;opacity:.1}.AppLauncher-module__DyWJKW__tile>*{z-index:2;position:relative}[data-theme=light] .AppLauncher-module__DyWJKW__tile{-webkit-backdrop-filter:blur(8px)saturate(130%)brightness(.99);backdrop-filter:blur(8px)saturate(130%)brightness(.99);background:linear-gradient(#ffffff80 0%,#fff0 14% 100%),linear-gradient(#dcdad773 0%,#d2cfcc94 100%);border-color:#ffffffa6;box-shadow:inset 0 1px #ffffffd9,0 2px 6px #322a261f}.AppLauncher-module__DyWJKW__tile:hover{filter:brightness(1.1);box-shadow:var(--glass-shadow-tile-hover);z-index:2;transform:scale(1.025)}[data-theme=light] .AppLauncher-module__DyWJKW__tile:hover{filter:brightness(.97)}.AppLauncher-module__DyWJKW__tileActive{border-color:#ffffff24;box-shadow:inset 0 1px #ffffff38,inset 0 -1px #0000001f,0 4px 12px -2px #0000004d}[data-theme=light] .AppLauncher-module__DyWJKW__tileActive{background:linear-gradient(#fff9 0%,#fff0 14% 100%),linear-gradient(#e1dfdc8c 0%,#d7d4d1ad 100%);box-shadow:inset 0 1px #ffffffe6,0 4px 12px #322a2624}.AppLauncher-module__DyWJKW__tileTop{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.AppLauncher-module__DyWJKW__tileIconCell{width:32px;height:32px;color:var(--text-4);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}[data-theme=light] .AppLauncher-module__DyWJKW__tileIconCell{color:#0a0a0f99}.AppLauncher-module__DyWJKW__tileActive .AppLauncher-module__DyWJKW__tileIconCell:before{content:"";-webkit-backdrop-filter:blur(14px)saturate(140%)brightness(1.12);backdrop-filter:blur(14px)saturate(140%)brightness(1.12);background:var(--glass-capsule-fill);pointer-events:none;z-index:0;border-radius:11px;position:absolute;inset:-3px;box-shadow:inset 0 1px #ffffff3d,0 2px 6px -1px #00000029}.AppLauncher-module__DyWJKW__tileActive .AppLauncher-module__DyWJKW__tileIconCell{color:var(--text-1)}.AppLauncher-module__DyWJKW__tileActive .AppLauncher-module__DyWJKW__tileIconCell>*{z-index:1;position:relative}[data-theme=light] .AppLauncher-module__DyWJKW__tileActive .AppLauncher-module__DyWJKW__tileIconCell{color:#0a0a0fe6}.AppLauncher-module__DyWJKW__tileAttnDot{z-index:3;background:#ffffffeb;border:1.5px solid #0006;border-radius:50%;width:5px;height:5px;position:absolute;top:1px;right:1px}.AppLauncher-module__DyWJKW__tileWorking .AppLauncher-module__DyWJKW__tileIconCell{animation:2.4s ease-in-out infinite AppLauncher-module__DyWJKW__strokeBreathe}.AppLauncher-module__DyWJKW__tileEyebrow{font-family:var(--font-mono);letter-spacing:var(--ls-mono-3);text-transform:uppercase;color:var(--text-6);text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:60%;padding-top:2px;font-size:7.5px;line-height:1;overflow:hidden}[data-theme=light] .AppLauncher-module__DyWJKW__tileEyebrow{color:#0000004d}.AppLauncher-module__DyWJKW__tileDivider{background:#ffffff12;flex-shrink:0;width:100%;height:1px;margin-bottom:8px}[data-theme=light] .AppLauncher-module__DyWJKW__tileDivider{background:#0000000f}.AppLauncher-module__DyWJKW__tileTitle{font-family:var(--font-sans);font-size:var(--type-body-s);color:var(--text-2);letter-spacing:var(--ls-body);font-weight:500;line-height:var(--lh-heading-tight);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:6px;display:-webkit-box;overflow:hidden}[data-theme=light] .AppLauncher-module__DyWJKW__tileTitle{color:#0a0a0fe0}.AppLauncher-module__DyWJKW__tileBody{font-family:var(--font-sans);font-size:11.5px;line-height:var(--lh-body);color:var(--text-5);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;display:-webkit-box;overflow:hidden}[data-theme=light] .AppLauncher-module__DyWJKW__tileBody{color:#0000006b}.AppLauncher-module__DyWJKW__tileBodySecondary{color:var(--text-6);font-size:11px}[data-theme=light] .AppLauncher-module__DyWJKW__tileBodySecondary{color:#00000047}.AppLauncher-module__DyWJKW__tileFoot{font-family:var(--font-mono);letter-spacing:var(--ls-mono-2);text-transform:uppercase;color:var(--text-6);text-align:right;border-top:1px solid #ffffff0f;flex-shrink:0;margin-top:12px;padding-top:6px;font-size:7px;line-height:1}[data-theme=light] .AppLauncher-module__DyWJKW__tileFoot{color:#00000038;border-top-color:#0000000f}@media (prefers-reduced-motion:reduce){.AppLauncher-module__DyWJKW__tile,.AppLauncher-module__DyWJKW__railIconBtn,.AppLauncher-module__DyWJKW__railTooltip,.AppLauncher-module__DyWJKW__waffleBtn{transition:none!important;animation:none!important}.AppLauncher-module__DyWJKW__railIconBtnWorking .AppLauncher-module__DyWJKW__railIconBtnInner,.AppLauncher-module__DyWJKW__tileWorking .AppLauncher-module__DyWJKW__tileIconCell{opacity:.85;animation:none!important}}
.ThreadPill-module__EZXVlW__resting{align-items:center;gap:var(--space-2-5,var(--space-2));max-width:480px;height:42px;padding:0 var(--space-4);cursor:pointer;transition:filter var(--duration-moderate)var(--ease-default);outline:none;display:flex;border-radius:21px!important}.ThreadPill-module__EZXVlW__resting:hover{filter:brightness(1.06)}.ThreadPill-module__EZXVlW__resting:focus-visible{outline:2px solid var(--text-4);outline-offset:2px}.ThreadPill-module__EZXVlW__avatars{flex-shrink:0;align-items:center;display:flex}.ThreadPill-module__EZXVlW__avatar{border-radius:var(--radius-full);width:20px;height:20px;color:var(--text-4);font-family:var(--font-mono);font-size:var(--type-micro);letter-spacing:0;background:#ffffff1a;border:1px solid #ffffff0f;justify-content:center;align-items:center;font-weight:600;display:flex;position:relative}[data-theme=light] .ThreadPill-module__EZXVlW__avatar{background:#00000014;border-color:#0000000f}.ThreadPill-module__EZXVlW__tpMeta{font-family:var(--font-mono);font-size:var(--type-eyebrow);letter-spacing:var(--ls-mono-1);text-transform:uppercase;color:var(--text-4);align-items:center;gap:var(--space-1-5);white-space:nowrap;flex:1;display:flex}.ThreadPill-module__EZXVlW__tpMeta strong{color:var(--text-2);font-weight:500}.ThreadPill-module__EZXVlW__metaDot{border-radius:var(--radius-full);background:var(--text-5);flex-shrink:0;width:2px;height:2px;display:inline-block}.ThreadPill-module__EZXVlW__metaTime{color:var(--text-5);font-feature-settings:"kern","liga","tnum"}.ThreadPill-module__EZXVlW__statusDot{border-radius:var(--radius-full);background:var(--text-5);flex-shrink:0;width:6px;height:6px}.ThreadPill-module__EZXVlW__statusDotLive{background:var(--signal-success);animation:1.6s ease-in-out infinite ThreadPill-module__EZXVlW__status-pulse}@keyframes ThreadPill-module__EZXVlW__status-pulse{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.ThreadPill-module__EZXVlW__statusDotLive{animation:none}}.ThreadPill-module__EZXVlW__expanded{max-width:480px;overflow:hidden;border-radius:18px!important}.ThreadPill-module__EZXVlW__expandedHeader{align-items:center;gap:var(--space-2-5,var(--space-2));height:42px;padding:0 var(--space-4);border-bottom:1px solid #ffffff0f;display:flex}[data-theme=light] .ThreadPill-module__EZXVlW__expandedHeader{border-bottom-color:#00000012}.ThreadPill-module__EZXVlW__collapseBtn{cursor:pointer;font-family:var(--font-mono);font-size:var(--type-mono-inline);color:var(--text-5);padding:var(--space-1);transition:color var(--duration-normal)var(--ease-default);background:0 0;border:none;margin-left:auto}.ThreadPill-module__EZXVlW__collapseBtn:hover{color:var(--text-2)}.ThreadPill-module__EZXVlW__expandedMsgs{padding:var(--space-3)var(--space-4);gap:var(--space-2);flex-direction:column;display:flex}.ThreadPill-module__EZXVlW__expandedMsg{flex-direction:column;gap:2px;display:flex}.ThreadPill-module__EZXVlW__expandedLabel{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:var(--ls-mono-2);text-transform:uppercase;color:var(--text-5)}.ThreadPill-module__EZXVlW__expandedLabelUser{text-align:right;color:var(--text-4)}.ThreadPill-module__EZXVlW__expandedText{font-family:var(--font-sans);font-size:var(--type-caption);line-height:var(--lh-body-tight);letter-spacing:var(--ls-body);color:var(--text-3)}.ThreadPill-module__EZXVlW__expandedTextUser{text-align:right;color:var(--text-2)}.ThreadPill-module__EZXVlW__resting{position:relative;overflow:hidden;-webkit-backdrop-filter:blur(8px)saturate(130%)brightness(.98)!important;backdrop-filter:blur(8px)saturate(130%)brightness(.98)!important;background:var(--glass-tile-bg)!important;box-shadow:var(--glass-shadow-tile)!important}.ThreadPill-module__EZXVlW__resting:after{content:"";border-radius:inherit;pointer-events:none;background-image:var(--glass-noise-url);mix-blend-mode:var(--glass-noise-blend);opacity:var(--glass-noise-opacity);z-index:1;background-size:200px 200px;position:absolute;inset:0}.ThreadPill-module__EZXVlW__resting>*{z-index:2;position:relative}.ThreadPill-module__EZXVlW__expanded{position:relative;overflow:hidden;-webkit-backdrop-filter:blur(8px)saturate(130%)brightness(.98)!important;backdrop-filter:blur(8px)saturate(130%)brightness(.98)!important;background:var(--glass-tile-bg)!important;box-shadow:var(--glass-shadow-tile)!important}
.ChatBubble-module__w3DwuG__row{gap:var(--space-2-5,var(--space-2));align-items:flex-start;display:flex}.ChatBubble-module__w3DwuG__rowUser{flex-direction:row-reverse}.ChatBubble-module__w3DwuG__marvAvatar{border-radius:var(--radius-full);width:24px;height:24px;color:var(--text-4);background:#ffffff12;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}[data-theme=light] .ChatBubble-module__w3DwuG__marvAvatar{color:var(--text-4);background:#00000012}.ChatBubble-module__w3DwuG__bubbleWrap{flex-direction:column;gap:3px;max-width:440px;display:flex}.ChatBubble-module__w3DwuG__bubbleWrapUser{align-items:flex-end}.ChatBubble-module__w3DwuG__meta{align-items:center;gap:var(--space-2);padding:0 var(--space-1);display:flex}.ChatBubble-module__w3DwuG__author{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:var(--ls-mono-2);text-transform:uppercase;color:var(--text-5);font-weight:500}.ChatBubble-module__w3DwuG__time{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:var(--ls-mono-1);color:var(--text-6);font-feature-settings:"kern","liga","tnum"}.ChatBubble-module__w3DwuG__bubble{padding:var(--space-2-5,var(--space-2))var(--space-3-5,var(--space-3))}.ChatBubble-module__w3DwuG__bubbleMarv{border-radius:14px 14px 14px 4px!important}.ChatBubble-module__w3DwuG__bubbleUser{background:radial-gradient(80% 100% at 100% 0,#fff8eb1f 0%,#fff8eb0f 40%,#0000 70%),linear-gradient(#827d7638 0%,#76726c42 100%)!important;border-radius:14px 14px 4px!important}[data-theme=light] .ChatBubble-module__w3DwuG__bubbleUser{background:radial-gradient(80% 100% at 100% 0,#fffc 0%,#fffaf48c 50%,#0000 70%),linear-gradient(#fffbf580 0%,#f8f4ee59 100%)!important}.ChatBubble-module__w3DwuG__text{font-family:var(--font-sans);font-size:var(--type-body-s);font-weight:400;line-height:var(--lh-body);letter-spacing:var(--ls-body);color:var(--text-2)}.ChatBubble-module__w3DwuG__thinking{gap:var(--space-1);padding:var(--space-2)var(--space-1);align-items:center;display:flex}.ChatBubble-module__w3DwuG__thinkDot{border-radius:var(--radius-full);background:var(--text-4);width:5px;height:5px;animation:1.4s ease-in-out infinite ChatBubble-module__w3DwuG__think-bounce}.ChatBubble-module__w3DwuG__thinkDot:nth-child(2){animation-delay:.18s}.ChatBubble-module__w3DwuG__thinkDot:nth-child(3){animation-delay:.36s}@keyframes ChatBubble-module__w3DwuG__think-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.ChatBubble-module__w3DwuG__thinkDot{opacity:.5;animation:none}}.ChatBubble-module__w3DwuG__streamCursor{background:var(--text-3);vertical-align:text-bottom;border-radius:1px;width:2px;height:13px;margin-left:2px;animation:1.1s ease-in-out infinite ChatBubble-module__w3DwuG__cursor-blink;display:inline-block}@keyframes ChatBubble-module__w3DwuG__cursor-blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.ChatBubble-module__w3DwuG__streamCursor{animation:none}}
.ChatThread-module__3dFNTa__root{flex-direction:column;width:680px;max-height:80vh;display:flex;overflow:hidden;border-radius:22px!important}.ChatThread-module__3dFNTa__header{padding:var(--space-4)var(--space-5)var(--space-3);border-bottom:1px solid #ffffff0f;flex-shrink:0}[data-theme=light] .ChatThread-module__3dFNTa__header{border-bottom-color:#0000000f}.ChatThread-module__3dFNTa__eyebrow{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:var(--ls-mono-3);text-transform:uppercase;color:var(--text-4);margin-bottom:var(--space-1-5);font-weight:500}.ChatThread-module__3dFNTa__title{font-family:var(--font-sans);font-size:var(--type-h3);letter-spacing:var(--ls-tight);font-weight:500;line-height:var(--lh-heading-loose);color:var(--text-2)}.ChatThread-module__3dFNTa__subtitle{font-family:var(--font-sans);font-size:var(--type-caption);letter-spacing:var(--ls-body);color:var(--text-4);margin-top:var(--space-1)}.ChatThread-module__3dFNTa__messages{padding:var(--space-4)var(--space-5);gap:var(--space-3);scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex-direction:column;flex:1;display:flex;overflow-y:auto}.ChatThread-module__3dFNTa__messages::-webkit-scrollbar{width:6px}.ChatThread-module__3dFNTa__messages::-webkit-scrollbar-track{background:0 0}.ChatThread-module__3dFNTa__messages::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:3px}[data-theme=light] .ChatThread-module__3dFNTa__messages{scrollbar-color:#00000014 transparent}.ChatThread-module__3dFNTa__inputRow{padding:var(--space-3)var(--space-3);border-top:1px solid #ffffff0a;flex-shrink:0}[data-theme=light] .ChatThread-module__3dFNTa__inputRow{border-top-color:#0000000a}.ChatThread-module__3dFNTa__root{position:relative;overflow:hidden;-webkit-backdrop-filter:blur(14px)saturate(135%)brightness(1.04)!important;backdrop-filter:blur(14px)saturate(135%)brightness(1.04)!important;background:var(--glass-panel-bg)!important;box-shadow:var(--glass-shadow-panel)!important}.ChatThread-module__3dFNTa__root:after{content:"";border-radius:inherit;pointer-events:none;background-image:var(--glass-noise-url);mix-blend-mode:var(--glass-noise-blend);opacity:var(--glass-noise-opacity);z-index:1;background-size:200px 200px;position:absolute;inset:0}.ChatThread-module__3dFNTa__root>*{z-index:2;position:relative}
.Chip-module__MFPHDa__root{align-items:center;gap:var(--space-1-5);white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;display:inline-flex}.Chip-module__MFPHDa__interactive{cursor:pointer;transition:filter var(--duration-fast)ease}.Chip-module__MFPHDa__interactive:hover{filter:brightness(1.1)}.Chip-module__MFPHDa__interactive:focus-visible{outline:2px solid var(--text-4);outline-offset:2px;border-radius:var(--radius-xs)}.Chip-module__MFPHDa__size-xs{height:20px;padding:0 var(--space-2);border-radius:var(--radius-xs);gap:var(--space-1)}.Chip-module__MFPHDa__size-sm{height:22px;padding:0 var(--space-2-5,var(--space-2));border-radius:var(--radius-sm)}.Chip-module__MFPHDa__size-md{height:26px;padding:0 var(--space-2-5,var(--space-2));border-radius:var(--radius-md)}.Chip-module__MFPHDa__variant-status .Chip-module__MFPHDa__label{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:var(--ls-mono-2);text-transform:uppercase;font-weight:500}.Chip-module__MFPHDa__variant-filter{border-radius:var(--radius-full);padding:0 var(--space-2-5,var(--space-2))}.Chip-module__MFPHDa__variant-filter .Chip-module__MFPHDa__label{font-family:var(--font-mono);font-size:var(--type-mono-inline);letter-spacing:var(--ls-mono-1);font-weight:400}.Chip-module__MFPHDa__variant-person{border-radius:var(--radius-full);padding:0 var(--space-2-5,var(--space-2))0 var(--space-1)}.Chip-module__MFPHDa__variant-person .Chip-module__MFPHDa__label{font-family:var(--font-sans);font-size:var(--type-caption);letter-spacing:var(--ls-body);font-weight:400}.Chip-module__MFPHDa__variant-tag{border-radius:var(--radius-xs)}.Chip-module__MFPHDa__variant-tag .Chip-module__MFPHDa__label{font-family:var(--font-mono);font-size:var(--type-eyebrow);letter-spacing:var(--ls-mono-1);font-weight:400}.Chip-module__MFPHDa__variant-action .Chip-module__MFPHDa__label{font-family:var(--font-sans);font-size:var(--type-body-s);letter-spacing:var(--ls-body);font-weight:400}.Chip-module__MFPHDa__dot{border-radius:var(--radius-full);opacity:.85;background:currentColor;flex-shrink:0;width:5px;height:5px}.Chip-module__MFPHDa__avatar{border-radius:var(--radius-full);width:18px;height:18px;font-family:var(--font-mono);font-size:var(--type-micro);letter-spacing:0;background:#ffffff1a;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}[data-theme=light] .Chip-module__MFPHDa__avatar{background:#0000001a}.Chip-module__MFPHDa__hash{color:var(--text-6);font-family:var(--font-mono);font-size:var(--type-eyebrow)}.Chip-module__MFPHDa__colorSuccess{color:var(--signal-success)}.Chip-module__MFPHDa__colorWarning{color:var(--signal-warning)}.Chip-module__MFPHDa__colorError{color:var(--signal-error)}.Chip-module__MFPHDa__colorInfo{color:var(--signal-info,#60a5fa)}.Chip-module__MFPHDa__colorProgress{color:var(--c-in-progress,var(--signal-warning))}.Chip-module__MFPHDa__colorBacklog{color:var(--c-backlog,var(--text-4))}.Chip-module__MFPHDa__colorArchived{color:var(--c-archived,var(--text-5))}.Chip-module__MFPHDa__colorDraft{color:var(--text-4)}.Chip-module__MFPHDa__colorDefault{color:var(--text-3)}
.Card-module__vNtfzq__root{padding:var(--space-5);gap:var(--space-2);flex-direction:column;display:flex}.Card-module__vNtfzq__eyebrow{font-family:var(--font-mono);font-size:var(--type-eyebrow);letter-spacing:var(--ls-mono-2);text-transform:uppercase;color:var(--text-4);font-weight:500;line-height:var(--lh-label);margin-bottom:calc(var(--space-1-5) - var(--space-2))}.Card-module__vNtfzq__title{font-family:var(--font-sans);font-size:var(--type-h3);letter-spacing:var(--ls-tight);font-weight:500;line-height:var(--lh-heading-loose);color:var(--text-2)}.Card-module__vNtfzq__body{font-family:var(--font-sans);font-size:var(--type-body-s);letter-spacing:var(--ls-body);font-weight:400;line-height:var(--lh-body);color:var(--text-3)}.Card-module__vNtfzq__actions{gap:var(--space-2);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.Card-module__vNtfzq__meta{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:var(--ls-zero);color:var(--text-6);line-height:var(--lh-label);margin-top:var(--space-1);font-feature-settings:"kern","liga","tnum"}.Card-module__vNtfzq__root{position:relative;overflow:hidden;-webkit-backdrop-filter:blur(8px)saturate(130%)brightness(.98)!important;backdrop-filter:blur(8px)saturate(130%)brightness(.98)!important;background:var(--glass-tile-bg)!important;box-shadow:var(--glass-shadow-tile)!important}.Card-module__vNtfzq__root:after{content:"";border-radius:inherit;pointer-events:none;background-image:var(--glass-noise-url);mix-blend-mode:var(--glass-noise-blend);opacity:var(--glass-noise-opacity);z-index:1;background-size:200px 200px;position:absolute;inset:0}.Card-module__vNtfzq__root>*{z-index:2;position:relative}
.Modal-module__bJszBq__backdrop{z-index:100;padding:var(--space-6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000085;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}[data-theme=light] .Modal-module__bJszBq__backdrop{background:#14141c47}.Modal-module__bJszBq__panel{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;width:560px;max-width:100%;max-height:80vh;position:relative;overflow-y:auto;-webkit-backdrop-filter:blur(14px)saturate(135%)brightness(1.04)!important;backdrop-filter:blur(14px)saturate(135%)brightness(1.04)!important;background:var(--glass-panel-bg)!important;box-shadow:var(--glass-shadow-panel)!important;border-radius:22px!important}.Modal-module__bJszBq__panel:after{content:"";border-radius:inherit;pointer-events:none;background-image:var(--glass-noise-url);mix-blend-mode:var(--glass-noise-blend);opacity:var(--glass-noise-opacity);z-index:1;background-size:200px 200px;position:absolute;inset:0}.Modal-module__bJszBq__panel>*{z-index:2;position:relative}.Modal-module__bJszBq__header{padding:var(--space-5)var(--space-6)var(--space-4);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;display:flex}[data-theme=light] .Modal-module__bJszBq__header{border-bottom-color:#0000000f}.Modal-module__bJszBq__title{font-family:var(--font-sans);font-size:var(--type-h2);letter-spacing:var(--ls-tight);font-weight:500;line-height:var(--lh-heading-tight);color:var(--text-2)}.Modal-module__bJszBq__closeBtn{cursor:pointer;font-family:var(--font-mono);font-size:var(--type-mono-inline);color:var(--text-5);padding:var(--space-1-5);border-radius:var(--radius-sm);transition:color var(--duration-normal)var(--ease-default),background var(--duration-normal)var(--ease-default);background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Modal-module__bJszBq__closeBtn:hover{color:var(--text-2);background:#ffffff0f}[data-theme=light] .Modal-module__bJszBq__closeBtn:hover{background:#0000000f}.Modal-module__bJszBq__closeBtn:focus-visible{outline:2px solid var(--text-4);outline-offset:2px}.Modal-module__bJszBq__body{padding:var(--space-5)var(--space-6);font-family:var(--font-sans);font-size:var(--type-body-s);letter-spacing:var(--ls-body);font-weight:400;line-height:var(--lh-body);color:var(--text-3)}.Modal-module__bJszBq__actions{align-items:center;gap:var(--space-2);padding:var(--space-4)var(--space-6)var(--space-5);border-top:1px solid #ffffff0a;justify-content:flex-end;display:flex}[data-theme=light] .Modal-module__bJszBq__actions{border-top-color:#0000000a}
.Popover-module__u7dwvq__panel{position:relative;overflow:hidden;-webkit-backdrop-filter:blur(14px)saturate(135%)brightness(1.04)!important;backdrop-filter:blur(14px)saturate(135%)brightness(1.04)!important;background:var(--glass-panel-bg)!important;box-shadow:var(--glass-shadow-panel)!important}.Popover-module__u7dwvq__panel:after{content:"";border-radius:inherit;pointer-events:none;background-image:var(--glass-noise-url);mix-blend-mode:var(--glass-noise-blend);opacity:var(--glass-noise-opacity);z-index:1;background-size:200px 200px;position:absolute;inset:0}.Popover-module__u7dwvq__panel>*{z-index:2;position:relative}
.Tooltip-module__e2CyUq__trigger{cursor:default;display:inline-flex}.Tooltip-module__e2CyUq__tooltipSurface{padding:var(--space-1-5)var(--space-2-5,var(--space-2));white-space:nowrap;max-width:220px;border-radius:var(--radius-md)!important}.Tooltip-module__e2CyUq__text{font-family:var(--font-sans);font-size:var(--type-caption);letter-spacing:var(--ls-body);font-weight:400;line-height:var(--lh-body-caption);color:var(--text-2);white-space:normal}
.DropdownMenu-module__ZMxGvq__menu{min-width:200px;padding:var(--space-1-5);outline:none;border-radius:var(--radius-xl)!important}.DropdownMenu-module__ZMxGvq__divider{height:1px;margin:var(--space-1-5)var(--space-2);background:#ffffff0d}[data-theme=light] .DropdownMenu-module__ZMxGvq__divider{background:#0000000f}.DropdownMenu-module__ZMxGvq__item{align-items:center;gap:var(--space-2-5,var(--space-2));padding:0 var(--space-2-5,var(--space-2));border-radius:var(--radius-md);cursor:pointer;height:32px;transition:background var(--duration-fast)ease;outline:none;display:flex}.DropdownMenu-module__ZMxGvq__item:hover,.DropdownMenu-module__ZMxGvq__itemFocused{background:#ffffff0f}[data-theme=light] .DropdownMenu-module__ZMxGvq__item:hover,[data-theme=light] .DropdownMenu-module__ZMxGvq__itemFocused{background:#0000000d}.DropdownMenu-module__ZMxGvq__item:focus-visible{outline:2px solid var(--text-4);outline-offset:-2px}.DropdownMenu-module__ZMxGvq__itemDanger .DropdownMenu-module__ZMxGvq__label,.DropdownMenu-module__ZMxGvq__itemDanger .DropdownMenu-module__ZMxGvq__icon{color:var(--signal-error)}.DropdownMenu-module__ZMxGvq__itemDisabled{opacity:.38;pointer-events:none}.DropdownMenu-module__ZMxGvq__icon{color:var(--text-4);flex-shrink:0;align-items:center;width:16px;display:flex}.DropdownMenu-module__ZMxGvq__label{font-family:var(--font-sans);font-size:var(--type-body-s);letter-spacing:var(--ls-body);color:var(--text-2);flex:1;font-weight:400}.DropdownMenu-module__ZMxGvq__shortcut{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:var(--ls-mono-1);color:var(--text-5);flex-shrink:0}.DropdownMenu-module__ZMxGvq__menu{position:relative;overflow:hidden;-webkit-backdrop-filter:blur(14px)saturate(135%)brightness(1.04)!important;backdrop-filter:blur(14px)saturate(135%)brightness(1.04)!important;background:var(--glass-panel-bg)!important;box-shadow:var(--glass-shadow-panel)!important}.DropdownMenu-module__ZMxGvq__menu:after{content:"";border-radius:inherit;pointer-events:none;background-image:var(--glass-noise-url);mix-blend-mode:var(--glass-noise-blend);opacity:var(--glass-noise-opacity);z-index:1;background-size:200px 200px;position:absolute;inset:0}.DropdownMenu-module__ZMxGvq__menu>*{z-index:2;position:relative}
.Sidebar-module__Z9oFYW__root{scrollbar-width:thin;scrollbar-color:#ffffff0f transparent;flex-direction:column;height:100vh;display:flex;position:fixed;top:0;bottom:0;overflow:hidden auto;border-radius:0!important}.Sidebar-module__Z9oFYW__root::-webkit-scrollbar{width:4px}.Sidebar-module__Z9oFYW__root::-webkit-scrollbar-track{background:0 0}.Sidebar-module__Z9oFYW__root::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:2px}.Sidebar-module__Z9oFYW__left{border-right:1px solid #ffffff0a;left:0}.Sidebar-module__Z9oFYW__right{border-left:1px solid #ffffff0a;right:0}[data-theme=light] .Sidebar-module__Z9oFYW__left{border-right-color:#0000000f}[data-theme=light] .Sidebar-module__Z9oFYW__right{border-left-color:#0000000f}.Sidebar-module__Z9oFYW__root{position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px)saturate(120%)brightness(1.02)!important;backdrop-filter:blur(10px)saturate(120%)brightness(1.02)!important;background:var(--glass-rail-bg)!important;box-shadow:var(--glass-shadow-rail)!important}.Sidebar-module__Z9oFYW__root:after{content:"";border-radius:inherit;pointer-events:none;background-image:var(--glass-noise-url);mix-blend-mode:var(--glass-noise-blend);opacity:var(--glass-noise-opacity);z-index:1;background-size:200px 200px;position:absolute;inset:0}.Sidebar-module__Z9oFYW__root>*{z-index:2;position:relative}
.Toolbar-module__RxQ1YW__root{height:48px;padding:0 var(--space-4);align-items:center;gap:var(--space-3);z-index:50;border-bottom:1px solid #ffffff0a;display:flex;position:fixed;top:0;left:0;right:0;border-radius:0!important}[data-theme=light] .Toolbar-module__RxQ1YW__root{border-bottom-color:#0000000f}.Toolbar-module__RxQ1YW__root{position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px)saturate(120%)brightness(1.02)!important;backdrop-filter:blur(10px)saturate(120%)brightness(1.02)!important;background:var(--glass-rail-bg)!important;box-shadow:var(--glass-shadow-rail)!important}.Toolbar-module__RxQ1YW__root:after{content:"";border-radius:inherit;pointer-events:none;background-image:var(--glass-noise-url);mix-blend-mode:var(--glass-noise-blend);opacity:var(--glass-noise-opacity);z-index:1;background-size:200px 200px;position:absolute;inset:0}.Toolbar-module__RxQ1YW__root>*{z-index:2;position:relative}
.Toast-module__u8JOHW__container{bottom:var(--space-6);right:var(--space-6);z-index:400;gap:var(--space-2);pointer-events:none;flex-direction:column;display:flex;position:fixed}.Toast-module__u8JOHW__toast{pointer-events:all;align-items:center;gap:var(--space-3);width:320px;padding:var(--space-3)var(--space-4);display:flex;border-radius:var(--radius-xl)!important}.Toast-module__u8JOHW__variantLabel{font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:var(--ls-mono-2);text-transform:uppercase;flex-shrink:0;font-weight:500}.Toast-module__u8JOHW__variant-success .Toast-module__u8JOHW__variantLabel{color:var(--signal-success)}.Toast-module__u8JOHW__variant-error .Toast-module__u8JOHW__variantLabel{color:var(--signal-error)}.Toast-module__u8JOHW__variant-warning .Toast-module__u8JOHW__variantLabel{color:var(--signal-warning)}.Toast-module__u8JOHW__variant-info .Toast-module__u8JOHW__variantLabel{color:var(--signal-info,#60a5fa)}.Toast-module__u8JOHW__message{font-family:var(--font-sans);font-size:var(--type-body-s);letter-spacing:var(--ls-body);font-weight:400;line-height:var(--lh-body-tight);color:var(--text-2);flex:1}.Toast-module__u8JOHW__actions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.Toast-module__u8JOHW__actionBtn{cursor:pointer;font-family:var(--font-mono);font-size:var(--type-label);letter-spacing:var(--ls-mono-2);text-transform:uppercase;color:var(--text-3);padding:var(--space-1)var(--space-2);border-radius:var(--radius-xs);transition:color var(--duration-fast)ease;background:0 0;border:none;font-weight:500}.Toast-module__u8JOHW__actionBtn:hover{color:var(--text-1)}.Toast-module__u8JOHW__dismissBtn{cursor:pointer;font-family:var(--font-mono);font-size:var(--type-label);color:var(--text-5);padding:var(--space-1);border-radius:var(--radius-xs);transition:color var(--duration-fast)ease;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Toast-module__u8JOHW__dismissBtn:hover{color:var(--text-2)}.Toast-module__u8JOHW__dismissBtn:focus-visible{outline:2px solid var(--text-4);outline-offset:2px}
.NowLine-module__BMGM7G__root{text-align:center;font-family:var(--font-sans);font-size:var(--text-base);letter-spacing:-.005em;color:#ffffff8c;-webkit-user-select:none;user-select:none;pointer-events:none;text-shadow:0 1px #0006;transition:opacity var(--dur-moderate)var(--ease-default);line-height:1.5;display:block}[data-theme=light] .NowLine-module__BMGM7G__root{color:#0000008c;text-shadow:none}.NowLine-module__BMGM7G__lead{color:#ffffffeb;font-weight:500}[data-theme=light] .NowLine-module__BMGM7G__lead{color:#000000d9}.NowLine-module__BMGM7G__sep{color:#ffffff4d;margin:0 .5em}[data-theme=light] .NowLine-module__BMGM7G__sep{color:#0000004d}.NowLine-module__BMGM7G__tail{color:#ffffff9e;font-feature-settings:"tnum"}[data-theme=light] .NowLine-module__BMGM7G__tail{color:#0000008c}.NowLine-module__BMGM7G__root[data-dim=true]{opacity:.3}@media (prefers-reduced-motion:reduce){.NowLine-module__BMGM7G__root{transition:none}}
.Mark-module__mW0ObG__root{bottom:var(--space-4);left:var(--space-4);width:auto;height:36px;color:var(--fg-muted);padding:var(--space-1-5)var(--space-2);cursor:pointer;border-radius:var(--radius-md);transition:color var(--dur-fast)var(--ease-default);z-index:calc(var(--z-cmd) + 1);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:fixed}.Mark-module__mW0ObG__root:hover{color:var(--fg-default);outline:1px solid color-mix(in srgb,var(--fg-default)40%,transparent);outline-offset:2px}.Mark-module__mW0ObG__root:focus-visible{outline:2px solid var(--fg-default);outline-offset:2px}
.ThreadPill-module__fqK70a__row{z-index:2;padding:0 var(--space-3);background:var(--glass-tile-bg);-webkit-backdrop-filter:blur(8px)saturate(130%)brightness(.98);backdrop-filter:blur(8px)saturate(130%)brightness(.98);box-shadow:var(--glass-shadow-tile);height:42px;font-family:var(--font-mono);border-radius:16px;flex-shrink:0;align-items:center;gap:10px;margin:0 5px 5px;display:flex;position:relative;overflow:hidden}.ThreadPill-module__fqK70a__row:before{content:"";border-radius:inherit;background-image:var(--glass-noise-url);mix-blend-mode:var(--glass-noise-blend);opacity:var(--glass-noise-opacity);pointer-events:none;background-size:200px 200px;position:absolute;inset:0}.ThreadPill-module__fqK70a__lead{font-family:var(--font-mono);color:#ffffff6b;z-index:1;flex-shrink:0;font-size:11px;font-weight:500;position:relative}.ThreadPill-module__fqK70a__input{z-index:1;min-width:0;font-family:var(--font-sans);letter-spacing:-.005em;color:#ffffffd9;background:0 0;border:0;outline:0;flex:1;padding:0;font-size:13.5px;line-height:1.5;position:relative}.ThreadPill-module__fqK70a__input::placeholder{color:#ffffff4d}.ThreadPill-module__fqK70a__input:focus-visible{outline:0}.ThreadPill-module__fqK70a__toolsBadge{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff8c;text-transform:uppercase;z-index:1;flex-shrink:0;font-size:9px;position:relative}.ThreadPill-module__fqK70a__sendHint{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff4d;text-transform:uppercase;z-index:1;flex-shrink:0;align-items:center;gap:4px;font-size:9px;display:inline-flex;position:relative}.ThreadPill-module__fqK70a__kbd{font-family:var(--font-mono);font-feature-settings:"tnum";background:#ffffff0f;border:1px solid #ffffff0a;border-radius:3px;padding:1px 4px;font-size:9px}[data-theme=light] .ThreadPill-module__fqK70a__row{background:#fff;box-shadow:0 0 0 1px #00000014}[data-theme=light] .ThreadPill-module__fqK70a__row:before{background:radial-gradient(#0000 60%,#0000000a 100%)}[data-theme=light] .ThreadPill-module__fqK70a__lead{color:#0000006b}[data-theme=light] .ThreadPill-module__fqK70a__input{color:#000000d9}[data-theme=light] .ThreadPill-module__fqK70a__input::placeholder{color:#0000004d}[data-theme=light] .ThreadPill-module__fqK70a__toolsBadge{color:#0000008c}[data-theme=light] .ThreadPill-module__fqK70a__sendHint{color:#0000004d}[data-theme=light] .ThreadPill-module__fqK70a__kbd{background:#0000000a;border-color:#0000000a}
.ThreadDrawer-module__hPyZ3q__drawer{width:220px;font-family:var(--font-mono);z-index:4;background:#0a0a0b;border-right:1px solid #ffffff14;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:12px 0 32px #0000}.ThreadDrawer-module__hPyZ3q__drawer[data-open=true]{transform:translate(0);box-shadow:12px 0 32px #00000080}.ThreadDrawer-module__hPyZ3q__search{border-bottom:1px solid #ffffff0a;flex-shrink:0;padding:12px 12px 8px}.ThreadDrawer-module__hPyZ3q__searchInput{color:#ffffffeb;width:100%;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:11px}.ThreadDrawer-module__hPyZ3q__searchInput::placeholder{color:#ffffff6b}.ThreadDrawer-module__hPyZ3q__filter{border-bottom:1px solid #ffffff0a;flex-shrink:0;gap:0;padding:8px 12px;display:flex}.ThreadDrawer-module__hPyZ3q__filterBtn{color:#ffffff6b;font:inherit;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;transition:background .1s var(--ease-default),color .1s var(--ease-default);background:0 0;border:0;border-radius:3px;flex:1;padding:4px 8px;font-size:9px}.ThreadDrawer-module__hPyZ3q__filterBtn[aria-selected=true]{color:#fffffff2;background:#ffffff0f}.ThreadDrawer-module__hPyZ3q__filterBtn:hover{color:#ffffffd9}.ThreadDrawer-module__hPyZ3q__list{flex-direction:column;flex:1;gap:1px;padding:4px;display:flex;overflow-y:auto}.ThreadDrawer-module__hPyZ3q__list::-webkit-scrollbar{width:4px}.ThreadDrawer-module__hPyZ3q__list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}.ThreadDrawer-module__hPyZ3q__empty{color:#ffffff6b;text-align:center;padding:24px 12px;font-size:10px}.ThreadDrawer-module__hPyZ3q__item{text-align:left;cursor:pointer;color:#ffffff8c;background:0 0;border:0;border-radius:4px;flex-direction:column;gap:2px;padding:8px 10px;font-family:inherit;display:flex}.ThreadDrawer-module__hPyZ3q__item:hover{color:#ffffffd9;background:#ffffff0a}.ThreadDrawer-module__hPyZ3q__item[aria-current=true]{color:#fffffff2;background:#ffffff0f}.ThreadDrawer-module__hPyZ3q__itemTitle{letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;align-items:baseline;gap:5px;font-size:11px;line-height:1.4;display:flex;overflow:hidden}.ThreadDrawer-module__hPyZ3q__itemMarker{color:#ffffff8c;flex-shrink:0;font-size:9px}.ThreadDrawer-module__hPyZ3q__itemTitleText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ThreadDrawer-module__hPyZ3q__itemMeta{letter-spacing:.18em;text-transform:uppercase;color:#ffffff52;font-size:8px}.ThreadDrawer-module__hPyZ3q__dim{z-index:3;opacity:0;transition:opacity .2s var(--ease-default);pointer-events:none;background:#0000008c;position:absolute;inset:0}.ThreadDrawer-module__hPyZ3q__dim[data-open=true]{opacity:1;pointer-events:auto}@media (prefers-reduced-motion:reduce){.ThreadDrawer-module__hPyZ3q__drawer,.ThreadDrawer-module__hPyZ3q__dim{transition-duration:50ms!important}}
.PillChassis-module__nEI89G__chassis{color:#ffffffe0;isolation:isolate;background:linear-gradient(#181819 0%,#131314 100%);position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a,0 4px 12px #0000002e,0 24px 48px #0000003d,0 56px 96px #00000047,inset 0 1px #ffffff0a}.PillChassis-module__nEI89G__chassis:before{content:"";border-radius:inherit;pointer-events:none;z-index:1;background:repeating-linear-gradient(#ffffff02 0 1px,#0000 1px 2px);position:absolute;inset:0}.PillChassis-module__nEI89G__t1{border-radius:12px;width:680px}.PillChassis-module__nEI89G__t2{border-radius:10px;width:420px}@media (max-width:767px){.PillChassis-module__nEI89G__t1{background:linear-gradient(#171718 0%,#141415 100%);border-radius:14px;width:calc(100vw - 24px);box-shadow:0 0 0 1px #ffffff08,0 8px 24px #0000004d,inset 0 1px #ffffff05}.PillChassis-module__nEI89G__t1:before{display:none}}@media (prefers-reduced-motion:reduce){.PillChassis-module__nEI89G__chassis{transition:none}}
.PopOutCorner-module__ZUx6xW__corner{z-index:3;color:#ffffff4d;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:14px;height:14px;padding:0;transition:color .24s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:6px;right:8px}.PopOutCorner-module__ZUx6xW__corner:hover{color:#ffffffc7}.PopOutCorner-module__ZUx6xW__corner:focus-visible{outline-offset:2px;outline:1px solid #fff6}.PopOutCorner-module__ZUx6xW__corner svg{width:10px;height:10px}
.TaskPill-module__T81d1a__t2{width:420px;position:relative}.TaskPill-module__T81d1a__badge{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffffc7;text-transform:uppercase;flex-shrink:0;font-size:9px;font-weight:500}.TaskPill-module__T81d1a__divider{vertical-align:middle;background:#ffffff2e;flex-shrink:0;width:1px;height:6px;display:inline-block}.TaskPill-module__T81d1a__t2Head{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff8c;text-transform:uppercase;z-index:2;align-items:baseline;gap:8px;padding:6px 10px 4px;font-size:9px;font-weight:500;display:flex;position:relative}.TaskPill-module__T81d1a__title{font-family:var(--font-sans);letter-spacing:-.005em;color:#ffffffeb;text-transform:none;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.TaskPill-module__T81d1a__led{vertical-align:1px;background:#ffffff2e;border-radius:50%;flex-shrink:0;width:3px;height:3px;display:inline-block}.TaskPill-module__T81d1a__led.TaskPill-module__T81d1a__led_idle{background:#ffffff2e}.TaskPill-module__T81d1a__led.TaskPill-module__T81d1a__led_wake{background:#ffffff9e}.TaskPill-module__T81d1a__led.TaskPill-module__T81d1a__led_synced{background:#ffffff8c}.TaskPill-module__T81d1a__led.TaskPill-module__T81d1a__led_working{background:#fffffff2;animation:2.4s ease-in-out infinite TaskPill-module__T81d1a__led-breathe;box-shadow:0 0 5px #fff6}.TaskPill-module__T81d1a__led.TaskPill-module__T81d1a__led_health{background:#c84545;box-shadow:0 0 5px #c8454573}@keyframes TaskPill-module__T81d1a__led-breathe{0%,to{opacity:1}50%{opacity:.55}}.TaskPill-module__T81d1a__cornerHover{opacity:0;transition:opacity .24s cubic-bezier(.4,0,.2,1)}.TaskPill-module__T81d1a__t2:hover .TaskPill-module__T81d1a__cornerHover,.TaskPill-module__T81d1a__t1:hover .TaskPill-module__T81d1a__cornerHover{opacity:1}.TaskPill-module__T81d1a__stateChip{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;flex-shrink:0;margin-left:6px;font-size:8px;font-weight:500}.TaskPill-module__T81d1a__stateChip.TaskPill-module__T81d1a__state_proposed{color:#ffffff6b}.TaskPill-module__T81d1a__stateChip.TaskPill-module__T81d1a__state_accepted{color:#ffffffc7}.TaskPill-module__T81d1a__stateChip.TaskPill-module__T81d1a__state_dismissed{color:#ffffff40;text-decoration:line-through}.TaskPill-module__T81d1a__t2Meta{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff6b;text-transform:uppercase;font-feature-settings:"tnum";z-index:2;align-items:center;gap:6px;padding:0 10px 4px;font-size:9px;display:flex;position:relative}.TaskPill-module__T81d1a__priority{font-weight:500}.TaskPill-module__T81d1a__priority.TaskPill-module__T81d1a__prio_p1{color:#ffffffc7}.TaskPill-module__T81d1a__priority.TaskPill-module__T81d1a__prio_p2{color:#ffffff9e}.TaskPill-module__T81d1a__priority.TaskPill-module__T81d1a__prio_p3{color:#ffffff6b}.TaskPill-module__T81d1a__priority.TaskPill-module__T81d1a__prio_p4{color:#ffffff4d}.TaskPill-module__T81d1a__dot{color:#ffffff2e}.TaskPill-module__T81d1a__due{color:#ffffff8c}.TaskPill-module__T81d1a__t2Actions{z-index:2;border-top:1px solid #ffffff0f;gap:6px;padding:4px 10px 6px;display:flex;position:relative}.TaskPill-module__T81d1a__actionChip{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffffc7;text-transform:uppercase;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:5px;padding:3px 8px;font-size:9.5px;font-weight:500;transition:background .24s cubic-bezier(.4,0,.2,1),border-color .24s cubic-bezier(.4,0,.2,1);display:inline-flex}.TaskPill-module__T81d1a__actionChip:hover{background:#ffffff14;border-color:#ffffff29}.TaskPill-module__T81d1a__actionPrimary{color:#fffffff2;background:#ffffff1a;border-color:#fff3}.TaskPill-module__T81d1a__actionPrimary:hover{background:#ffffff29;border-color:#ffffff47}.TaskPill-module__T81d1a__t1{width:520px;position:relative}.TaskPill-module__T81d1a__topRail{z-index:2;font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff8c;text-transform:uppercase;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:4px 12px;font-size:9px;display:flex;position:relative}.TaskPill-module__T81d1a__railLeft,.TaskPill-module__T81d1a__railRight{align-items:center;gap:8px;display:flex}.TaskPill-module__T81d1a__meta{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff6b;text-transform:uppercase;font-feature-settings:"tnum";font-size:9px}.TaskPill-module__T81d1a__t1Body{z-index:2;flex-direction:column;gap:6px;padding:12px;display:flex;position:relative}.TaskPill-module__T81d1a__t1Title{font-family:var(--font-sans);letter-spacing:-.01em;color:#ffffffeb;margin:0;font-size:16px;font-weight:500}.TaskPill-module__T81d1a__notePreview{font-family:var(--font-sans);color:#ffffff8c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.TaskPill-module__T81d1a__botRail{z-index:2;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:6px 12px;display:flex;position:relative}.TaskPill-module__T81d1a__actions{gap:6px;display:flex}.TaskPill-module__T81d1a__t3{background:#0a0a0c;border-radius:4px;align-items:center;gap:8px;width:240px;height:24px;padding:0 10px;display:flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,inset 0 0 0 1px #0000004d}.TaskPill-module__T81d1a__t3Badge{font-family:var(--font-mono);letter-spacing:.1em;color:#ffffff8c;text-transform:uppercase;flex-shrink:0;font-size:8px;font-weight:500}.TaskPill-module__T81d1a__t3Div{vertical-align:middle;background:#ffffff2e;flex-shrink:0;width:1px;height:5px;display:inline-block}.TaskPill-module__T81d1a__t3Title{font-family:var(--font-sans);color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.005em;flex:1;min-width:0;font-size:11px;font-weight:400;overflow:hidden}.TaskPill-module__T81d1a__t3State{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#ffffff6b;flex-shrink:0;font-size:8px;font-weight:500}.TaskPill-module__T81d1a__t3State.TaskPill-module__T81d1a__state_proposed{color:#ffffff6b}.TaskPill-module__T81d1a__t3State.TaskPill-module__T81d1a__state_accepted{color:#ffffffc7}.TaskPill-module__T81d1a__t3State.TaskPill-module__T81d1a__state_dismissed{color:#ffffff40;text-decoration:line-through}.TaskPill-module__T81d1a__t4{font-family:var(--font-mono);letter-spacing:.04em;color:#ffffffc7;text-transform:uppercase;align-items:center;gap:6px;padding:2px 0;font-size:11px;display:inline-flex}.TaskPill-module__T81d1a__t4Dot{background:#ffffff8c;border-radius:50%;width:5px;height:5px;display:inline-block;box-shadow:0 0 0 2px #ffffff0a}.TaskPill-module__T81d1a__t4Value{color:#ffffffeb;font-weight:500}
.ImagePill-module__IzQEmq__badge{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffffc7;text-transform:uppercase;flex-shrink:0;font-size:9px;font-weight:500}.ImagePill-module__IzQEmq__divider{vertical-align:middle;background:#ffffff2e;flex-shrink:0;width:1px;height:6px;display:inline-block}.ImagePill-module__IzQEmq__meta{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff6b;text-transform:uppercase;font-feature-settings:"tnum";font-size:9px}.ImagePill-module__IzQEmq__led{vertical-align:1px;background:#ffffff2e;border-radius:50%;flex-shrink:0;width:3px;height:3px;display:inline-block}.ImagePill-module__IzQEmq__led.ImagePill-module__IzQEmq__led_idle{background:#ffffff2e}.ImagePill-module__IzQEmq__led.ImagePill-module__IzQEmq__led_wake{background:#ffffff9e}.ImagePill-module__IzQEmq__led.ImagePill-module__IzQEmq__led_synced{background:#ffffff8c}.ImagePill-module__IzQEmq__led.ImagePill-module__IzQEmq__led_working{background:#fffffff2;animation:2.4s ease-in-out infinite ImagePill-module__IzQEmq__led-breathe;box-shadow:0 0 5px #fff6}.ImagePill-module__IzQEmq__led.ImagePill-module__IzQEmq__led_health{background:#c84545;box-shadow:0 0 5px #c8454573}@keyframes ImagePill-module__IzQEmq__led-breathe{0%,to{opacity:1}50%{opacity:.55}}.ImagePill-module__IzQEmq__cornerHover{opacity:0;transition:opacity .24s cubic-bezier(.4,0,.2,1)}.ImagePill-module__IzQEmq__t1:hover .ImagePill-module__IzQEmq__cornerHover,.ImagePill-module__IzQEmq__t2:hover .ImagePill-module__IzQEmq__cornerHover{opacity:1}.ImagePill-module__IzQEmq__t1{width:520px;position:relative}.ImagePill-module__IzQEmq__topRail{z-index:2;font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff8c;text-transform:uppercase;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:4px 12px;font-size:9px;display:flex;position:relative}.ImagePill-module__IzQEmq__railLeft,.ImagePill-module__IzQEmq__railRight{align-items:center;gap:8px;display:flex}.ImagePill-module__IzQEmq__frame{z-index:2;aspect-ratio:16/9;background:linear-gradient(#0a0a0c 0%,#050507 100%);border-radius:8px;margin:4px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0006}.ImagePill-module__IzQEmq__frameReady{background:radial-gradient(60% 50% at 30% 35%,#f5a62333 0%,#0000 60%),radial-gradient(50% 40% at 70% 65%,#7aa8ff1a 0%,#0000 60%),linear-gradient(#1a1418 0%,#08090c 100%)}.ImagePill-module__IzQEmq__frameReady:after{content:"";background:linear-gradient(#0000 60%,#00000073 100%);position:absolute;inset:0}.ImagePill-module__IzQEmq__frameLoaded{background:#000}.ImagePill-module__IzQEmq__frameImage{object-fit:cover;width:100%;height:100%;display:block}.ImagePill-module__IzQEmq__caption{font-family:var(--font-mono);letter-spacing:.1em;color:#ffffffa6;text-transform:uppercase;z-index:2;font-size:8px;font-weight:500;position:absolute;bottom:10px;left:14px}.ImagePill-module__IzQEmq__botRail{z-index:2;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:6px 12px;display:flex;position:relative}.ImagePill-module__IzQEmq__actions{gap:6px;display:flex}.ImagePill-module__IzQEmq__actionChip{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffffc7;text-transform:uppercase;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:5px;padding:3px 8px;font-size:9.5px;font-weight:500;transition:background .24s cubic-bezier(.4,0,.2,1),border-color .24s cubic-bezier(.4,0,.2,1);display:inline-flex}.ImagePill-module__IzQEmq__actionChip:hover{background:#ffffff14;border-color:#ffffff29}.ImagePill-module__IzQEmq__actionPrimary{color:#fffffff2;background:#ffffff1a;border-color:#fff3}.ImagePill-module__IzQEmq__actionPrimary:hover{background:#ffffff29;border-color:#ffffff47}.ImagePill-module__IzQEmq__t2{width:420px;position:relative}.ImagePill-module__IzQEmq__t2Head{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff8c;text-transform:uppercase;z-index:2;align-items:baseline;gap:8px;padding:6px 10px 4px;font-size:9px;font-weight:500;display:flex;position:relative}.ImagePill-module__IzQEmq__t2Meta{color:#ffffff4d;font-feature-settings:"tnum";margin-left:auto}.ImagePill-module__IzQEmq__t2 .ImagePill-module__IzQEmq__frame{border-radius:4px;margin:0 4px 4px}.ImagePill-module__IzQEmq__t2 .ImagePill-module__IzQEmq__caption{font-size:7.5px;bottom:6px;left:10px}.ImagePill-module__IzQEmq__t3{color:#ffffffd9;background:#0a0a0c;border-radius:4px;align-items:center;gap:8px;width:240px;height:24px;padding:0 10px;display:flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,inset 0 0 0 1px #0000004d}.ImagePill-module__IzQEmq__t3Badge{font-family:var(--font-mono);letter-spacing:.1em;color:#ffffff8c;text-transform:uppercase;flex-shrink:0;font-size:8px;font-weight:500}.ImagePill-module__IzQEmq__t3Div{vertical-align:middle;background:#ffffff2e;flex-shrink:0;width:1px;height:5px;display:inline-block}.ImagePill-module__IzQEmq__t3Title{font-family:var(--font-sans);color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.005em;flex:1;font-size:11.5px;font-weight:400;overflow:hidden}.ImagePill-module__IzQEmq__t3Meta{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff4d;text-transform:uppercase;font-feature-settings:"tnum";flex-shrink:0;font-size:8px}.ImagePill-module__IzQEmq__t4{font-family:var(--font-mono);letter-spacing:.04em;color:#ffffffc7;text-transform:uppercase;align-items:center;gap:6px;padding:2px 0;font-size:11px;display:inline-flex}.ImagePill-module__IzQEmq__t4Dot{background:#ffffff8c;border-radius:50%;width:5px;height:5px;display:inline-block;box-shadow:0 0 0 2px #ffffff0a}.ImagePill-module__IzQEmq__t4Value{color:#ffffffeb;font-weight:500}
.BlockWidthControl-module__JzXI2q__blockWidthCtl{top:var(--space-1-5);right:var(--space-1-5);z-index:10;background:var(--surface-elevated);border:1px solid var(--border-default);border-radius:var(--radius-md,var(--space-1-5));padding:var(--space-1);opacity:0;pointer-events:none;transition:opacity var(--dur-fast)ease-out;gap:0;display:flex;position:absolute}.bn-marv-block:hover .BlockWidthControl-module__JzXI2q__blockWidthCtl{opacity:1;pointer-events:auto}.bn-marv-block--grid .BlockWidthControl-module__JzXI2q__blockWidthCtl{right:var(--sp-8)}.BlockWidthControl-module__JzXI2q__blockWidthCtlBtn{width:var(--sp-6);height:var(--sp-5);border-radius:var(--radius-sm,var(--space-1));cursor:pointer;color:var(--text-tertiary,#ffffff4d);transition:background var(--dur-fast)ease-out,color var(--dur-fast)ease-out;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.BlockWidthControl-module__JzXI2q__blockWidthCtlBtn:hover{color:var(--text-secondary);background:#ffffff0f}.BlockWidthControl-module__JzXI2q__blockWidthCtlBtn.BlockWidthControl-module__JzXI2q__active{color:var(--text-primary);background:#ffffff14}html[data-theme=light] .BlockWidthControl-module__JzXI2q__blockWidthCtl{background:var(--c-12);box-shadow:0 2px 8px var(--ovd-4);border-color:#0000001a}html[data-theme=light] .BlockWidthControl-module__JzXI2q__blockWidthCtlBtn{color:#0000004d}html[data-theme=light] .BlockWidthControl-module__JzXI2q__blockWidthCtlBtn:hover{color:#0009;background:#0000000d}html[data-theme=light] .BlockWidthControl-module__JzXI2q__blockWidthCtlBtn.BlockWidthControl-module__JzXI2q__active{color:#000000d1;background:#0000000f}