.chat-empty-module__pMRYTG__root{text-align:center;max-width:300px;margin:auto;padding:24px 20px}.chat-empty-module__pMRYTG__hero{width:52px;height:52px;color:color-mix(in srgb, var(--accent) 60%, var(--fg-faint));background:color-mix(in srgb, var(--accent) 6%, transparent);border-radius:16px;place-items:center;margin:0 auto;display:grid}.chat-empty-module__pMRYTG__title{font-weight:var(--w-semi,600);color:var(--fg);animation:chat-empty-module__pMRYTG__cp-row-in var(--cp-dur-empty,.4s) ease backwards;margin:0}.chat-empty-module__pMRYTG__lede{max-width:34ch;color:var(--fg-dim);animation:chat-empty-module__pMRYTG__cp-row-in var(--cp-dur-empty,.4s) 60ms ease backwards;line-height:1.55}.chat-empty-module__pMRYTG__chips{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;display:flex}.chat-empty-module__pMRYTG__chip{border-color:var(--line-soft);color:var(--fg-dim);box-shadow:none;animation:chat-empty-module__pMRYTG__cp-row-in var(--cp-dur-chip,.35s) ease backwards;transition:border-color var(--cp-dur-hover,.15s), color var(--cp-dur-hover,.15s);background:0 0;font-weight:500}.chat-empty-module__pMRYTG__chip:first-child{animation-delay:.1s}.chat-empty-module__pMRYTG__chip:nth-child(2){animation-delay:.16s}.chat-empty-module__pMRYTG__chip:nth-child(3){animation-delay:.22s}.chat-empty-module__pMRYTG__chip:nth-child(4){animation-delay:.28s}.chat-empty-module__pMRYTG__chip:nth-child(5){animation-delay:.34s}.chat-empty-module__pMRYTG__chip:nth-child(6){animation-delay:.4s}.chat-empty-module__pMRYTG__chip:hover{border-color:var(--line);color:var(--fg);box-shadow:none;background:0 0;transform:none}.chat-empty-module__pMRYTG__hints{font-size:var(--fs-10);color:var(--fg-faint);animation:chat-empty-module__pMRYTG__cp-row-in var(--cp-dur-empty,.4s) .32s ease backwards;margin-top:4px}.chat-empty-module__pMRYTG__tour{font-size:var(--fs-11);color:var(--fg-faint);animation:chat-empty-module__pMRYTG__cp-row-in var(--cp-dur-empty,.4s) .38s ease backwards;margin-top:2px;font-weight:500}.chat-empty-module__pMRYTG__tour:hover{color:var(--fg-2)}.chat-empty-module__pMRYTG__tour svg{color:color-mix(in srgb, var(--accent) 55%, var(--fg-faint))}.chat-empty-module__pMRYTG__persona{font-size:var(--fs-10);color:color-mix(in srgb, var(--fg-faint) 78%, transparent);animation:chat-empty-module__pMRYTG__cp-row-in var(--cp-dur-empty,.4s) .3s ease backwards;border-style:dashed;margin-top:4px}.chat-empty-module__pMRYTG__persona:hover{border-color:var(--line);color:var(--fg-dim)}.chat-empty-module__pMRYTG__persona svg{color:color-mix(in srgb, var(--accent) 50%, var(--fg-faint))}@media (prefers-reduced-motion:reduce){.chat-empty-module__pMRYTG__title,.chat-empty-module__pMRYTG__lede,.chat-empty-module__pMRYTG__chip,.chat-empty-module__pMRYTG__hints,.chat-empty-module__pMRYTG__tour,.chat-empty-module__pMRYTG__persona{animation:none}.chat-empty-module__pMRYTG__chip,.chat-empty-module__pMRYTG__tour,.chat-empty-module__pMRYTG__persona{transition:none}}
.copilot-composer-module__aXCVTW__pill{animation:.2s cubic-bezier(.2,.9,.3,1.2) copilot-composer-module__aXCVTW__cp-pop}.copilot-composer-module__aXCVTW__recordingDot{animation:1s infinite copilot-composer-module__aXCVTW__cp-pulse}.copilot-composer-module__aXCVTW__recordingBars{gap:2px}.copilot-composer-module__aXCVTW__recordingBars>b{background:var(--accent);width:3px;height:6px;animation:copilot-composer-module__aXCVTW__cp-bar var(--cp-dur-bar,.9s) ease infinite;border-radius:2px}.copilot-composer-module__aXCVTW__recordingBars>b:nth-child(2){animation-delay:.15s}.copilot-composer-module__aXCVTW__recordingBars>b:nth-child(3){animation-delay:.3s}.copilot-composer-module__aXCVTW__recordingBars>b:nth-child(4){animation-delay:.45s}.copilot-composer-module__aXCVTW__menu{inset-inline:8px;z-index:2;transform-origin:0 100%;max-height:min(560px,100vh - 170px);animation:copilot-composer-module__aXCVTW__cp-pop-in var(--cp-dur-pop,.16s) var(--cp-ease-pop,ease);position:absolute;bottom:calc(100% - 2px)}.copilot-composer-module__aXCVTW__menuItem{transition:transform .12s}.copilot-composer-module__aXCVTW__menuItem:hover{transform:translate(2px)}.copilot-composer-module__aXCVTW__menuItem:active{transform:translate(2px)scale(.985)}.copilot-composer-module__aXCVTW__isSelected{box-shadow:inset 2px 0 0 var(--accent)}.copilot-composer-module__aXCVTW__send{transition:transform var(--cp-dur-send,.14s) var(--cp-ease-send,ease), box-shadow var(--cp-dur-send,.14s), background .2s}.copilot-composer-module__aXCVTW__send:not(:disabled):hover{box-shadow:0 3px 10px color-mix(in srgb, var(--accent) 45%, transparent);transform:translateY(-1px)scale(1.08)}.copilot-composer-module__aXCVTW__send:not(:disabled):active{transform:scale(.9)}.copilot-composer-module__aXCVTW__sendStop{animation:copilot-composer-module__aXCVTW__cp-pulse var(--cp-dur-stop,1.4s) ease infinite}@media (prefers-reduced-motion:reduce){.copilot-composer-module__aXCVTW__pill,.copilot-composer-module__aXCVTW__recordingDot,.copilot-composer-module__aXCVTW__recordingBars>b,.copilot-composer-module__aXCVTW__menu,.copilot-composer-module__aXCVTW__sendStop{animation:none}.copilot-composer-module__aXCVTW__menuItem,.copilot-composer-module__aXCVTW__send{transition:none}.copilot-composer-module__aXCVTW__menuItem:hover,.copilot-composer-module__aXCVTW__menuItem:active,.copilot-composer-module__aXCVTW__send:not(:disabled):hover,.copilot-composer-module__aXCVTW__send:not(:disabled):active{transform:none}}@keyframes copilot-composer-module__aXCVTW__cp-pop{0%{opacity:0;transform:scale(.88)}}@keyframes copilot-composer-module__aXCVTW__cp-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes copilot-composer-module__aXCVTW__cp-bar{0%,to{height:5px}50%{height:15px}}@keyframes copilot-composer-module__aXCVTW__cp-pop-in{0%{opacity:0;transform:scale(.94)translateY(4px)}}
.menu-module__6PDfCa__live{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:fixed;overflow:hidden}.menu-module__6PDfCa__layer{z-index:1300;--menu-row:28px;--menu-fs:12.5px;--menu-pad:5px;--menu-lead:15px;--menu-gap:9px;--menu-r:var(--r-2xl);position:fixed;inset:0}.menu-module__6PDfCa__layer[data-size=sm]{--menu-row:25px;--menu-fs:12px;--menu-pad:4px;--menu-gap:8px}.menu-module__6PDfCa__layer[data-size=lg]{--menu-row:33px;--menu-fs:13.5px;--menu-pad:6px;--menu-lead:17px;--menu-gap:11px}.menu-module__6PDfCa__layer[data-touch=on]{--menu-row:44px;--menu-fs:14.5px;--menu-pad:7px;--menu-lead:19px;--menu-gap:13px}.menu-module__6PDfCa__layer[data-radius=none]{--menu-r:0}.menu-module__6PDfCa__layer[data-radius=sm]{--menu-r:var(--r-sm)}.menu-module__6PDfCa__layer[data-radius=md]{--menu-r:var(--r-md)}.menu-module__6PDfCa__layer[data-radius=lg]{--menu-r:var(--r-2xl)}.menu-module__6PDfCa__layer[data-radius=xl]{--menu-r:var(--r-xl)}.menu-module__6PDfCa__layer[data-radius="2xl"]{--menu-r:var(--r-2xl)}.menu-module__6PDfCa__scrim{cursor:default;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}.menu-module__6PDfCa__panel{background:var(--bg-1);border:1px solid var(--line);border-radius:var(--menu-r,var(--r-2xl));min-width:212px;max-width:340px;max-height:min(560px,100vh - 170px);box-shadow:var(--shadow-pop), 0 0 0 1px var(--line-soft);font-size:var(--menu-fs);color:var(--fg-2);outline:none;flex-direction:column;display:flex;position:fixed;overflow:hidden}.menu-module__6PDfCa__layer[data-touch=on] .menu-module__6PDfCa__panel{min-width:250px;max-width:min(360px,100vw - 24px)}.menu-module__6PDfCa__panel[data-depth="0"]{z-index:2}.menu-module__6PDfCa__panel[data-depth="1"]{z-index:3}.menu-module__6PDfCa__panel[data-depth="2"]{z-index:4}.menu-module__6PDfCa__panel[data-depth="3"]{z-index:5}.menu-module__6PDfCa__anim{animation:menu-module__6PDfCa__menuIn .13s var(--ease) both;transform-origin:0 0}.menu-module__6PDfCa__animFx{transform-origin:100% 0}.menu-module__6PDfCa__animFy{transform-origin:0 100%}.menu-module__6PDfCa__animFx.menu-module__6PDfCa__animFy{transform-origin:100% 100%}@keyframes menu-module__6PDfCa__menuIn{0%{opacity:0;transform:scale(.965)translateY(-3px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.menu-module__6PDfCa__anim{animation:none}.menu-module__6PDfCa__row{transition:none}.menu-module__6PDfCa__row:hover,.menu-module__6PDfCa__row:active,.menu-module__6PDfCa__isActive{transform:none}}.menu-module__6PDfCa__head{border-bottom:1px solid var(--line-soft);background:var(--bg-2);flex:none;align-items:center;gap:9px;padding:9px 11px 8px;display:flex}.menu-module__6PDfCa__headIco{border-radius:var(--r-sm);background:var(--accent-soft);width:22px;height:22px;color:var(--accent);flex:none;place-items:center;display:grid}.menu-module__6PDfCa__headT{min-width:0;font-size:12px;font-weight:var(--w-bold,700);color:var(--fg);flex-direction:column;gap:1px;line-height:1.35;display:flex}.menu-module__6PDfCa__headT small{font-family:var(--mono);color:var(--fg-faint);white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:400;overflow:hidden}.menu-module__6PDfCa__search{border-bottom:1px solid var(--line-soft);background:var(--bg-2);height:34px;color:var(--fg-faint);flex:none;align-items:center;gap:7px;padding:0 10px;display:flex}.menu-module__6PDfCa__search input{min-width:0;color:var(--fg);background:0 0;border:none;outline:none;flex:1;font-size:12.5px}.menu-module__6PDfCa__search input::placeholder{color:var(--fg-faint)}.menu-module__6PDfCa__clear{border-radius:var(--r-xs);background:var(--bg-4);width:18px;height:18px;color:var(--fg-dim);cursor:pointer;border:none;place-items:center;padding:0;display:grid}.menu-module__6PDfCa__clear:hover{color:var(--fg)}.menu-module__6PDfCa__body{overscroll-behavior:contain;min-height:0;padding:var(--menu-pad);flex-direction:column;flex:1;display:flex;overflow:hidden auto}.menu-module__6PDfCa__body::-webkit-scrollbar{width:8px}.menu-module__6PDfCa__empty{text-align:center;color:var(--fg-faint);padding:18px 12px;font-size:11.5px}.menu-module__6PDfCa__foot{border-top:1px solid var(--line-soft);background:var(--bg-2);color:var(--fg-faint);font-family:var(--mono);letter-spacing:.02em;flex:none;align-items:center;gap:7px;padding:7px 11px;font-size:9.5px;display:flex}.menu-module__6PDfCa__row{align-items:center;gap:var(--menu-gap);width:100%;min-width:0;min-height:var(--menu-row);border-radius:var(--r-md);color:var(--fg-2);font:inherit;font-size:var(--menu-fs);text-align:left;cursor:pointer;transition:background .12s var(--ease), color .12s var(--ease);background:0 0;border:none;outline:none;flex:none;padding:0 8px;display:flex;overflow:hidden}.menu-module__6PDfCa__layer[data-radius=none] .menu-module__6PDfCa__row{border-radius:0}.menu-module__6PDfCa__lead{width:var(--menu-lead);color:var(--fg-dim);flex:none;place-items:center;display:grid}.menu-module__6PDfCa__badge{font-family:var(--mono);border-radius:var(--r-pill);background:var(--accent-soft);color:var(--accent);flex:none;padding:1px 6px;font-size:9.5px}.menu-module__6PDfCa__head .menu-module__6PDfCa__badge{margin-left:auto}.menu-module__6PDfCa__kbd{font-family:var(--mono);color:var(--fg-faint);letter-spacing:.03em;font-variant-numeric:tabular-nums;flex:none;font-size:10px}.menu-module__6PDfCa__row:hover,.menu-module__6PDfCa__isActive{background:var(--bg-3);color:var(--fg)}.menu-module__6PDfCa__row:hover .menu-module__6PDfCa__lead,.menu-module__6PDfCa__isActive .menu-module__6PDfCa__lead{color:var(--accent)}.menu-module__6PDfCa__subOpen{background:var(--bg-3);color:var(--fg)}.menu-module__6PDfCa__danger{color:var(--red)}.menu-module__6PDfCa__danger:hover,.menu-module__6PDfCa__danger.menu-module__6PDfCa__isActive{background:var(--red-soft)}.menu-module__6PDfCa__danger .menu-module__6PDfCa__lead{color:var(--red)}.menu-module__6PDfCa__isOff{color:var(--fg-faint);cursor:default;pointer-events:none}.menu-module__6PDfCa__isOff .menu-module__6PDfCa__lead,.menu-module__6PDfCa__isOff .menu-module__6PDfCa__kbd{color:var(--fg-faint);opacity:.7}.menu-module__6PDfCa__lab{flex-direction:column;flex:1;align-items:stretch;gap:1px;min-width:0;line-height:1.35;display:flex;overflow:hidden}.menu-module__6PDfCa__lab small{color:var(--fg-faint);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;font-style:normal;line-height:1.35;overflow:hidden}.menu-module__6PDfCa__chev{color:var(--fg-faint);flex:none;place-items:center;margin-right:-2px;display:grid}.menu-module__6PDfCa__offIco{color:var(--fg-faint);flex:none;place-items:center;display:grid}.menu-module__6PDfCa__dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.menu-module__6PDfCa__chip{width:11px;height:11px;box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--fg) 16%, transparent);border-radius:3px}.menu-module__6PDfCa__mark{background:var(--accent-soft);color:var(--accent);border-radius:2px;padding:0 1px}.menu-module__6PDfCa__row:focus-visible{box-shadow:inset 0 0 0 1px var(--accent-line)}.menu-module__6PDfCa__sep{background:var(--line-soft);color:#0000;border:0;flex:none;height:1px;margin:5px 8px;display:block}.menu-module__6PDfCa__sepLab{font-size:9.5px;font-weight:var(--w-bold);text-transform:uppercase;letter-spacing:var(--ls-label);color:var(--fg-faint);flex:none;align-items:center;gap:8px;padding:6px 8px 4px;display:flex}.menu-module__6PDfCa__sepLab span{flex:none}.menu-module__6PDfCa__sepLab:after{content:"";background:var(--line-soft);flex:1;height:1px}.menu-module__6PDfCa__label{font-size:9.5px;font-weight:var(--w-bold);color:var(--fg-faint);flex:none;justify-content:space-between;align-items:baseline;gap:8px;padding:6px 8px 3px;display:flex}.menu-module__6PDfCa__label em{font-style:normal;font-family:var(--mono);color:var(--fg-faint);font-size:9.5px;font-weight:400}.menu-module__6PDfCa__custom{flex:none;padding:4px 8px}.menu-module__6PDfCa__sw{border-radius:var(--r-md);outline:none;flex:none;align-items:center;gap:6px;padding:5px 8px 6px;display:flex}.menu-module__6PDfCa__layer[data-radius=none] .menu-module__6PDfCa__sw{border-radius:0}.menu-module__6PDfCa__sw.menu-module__6PDfCa__isActive{background:var(--bg-3)}.menu-module__6PDfCa__swb{cursor:pointer;width:18px;height:18px;box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--fg) 18%, transparent);transition:transform var(--dur-fast,.12s) var(--ease), box-shadow var(--dur-fast,.12s) var(--ease);border:none;border-radius:50%;padding:0}.menu-module__6PDfCa__swb:hover{transform:scale(1.14)}.menu-module__6PDfCa__swbOn{box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--fg) 20%, transparent), 0 0 0 2px var(--bg-1), 0 0 0 3.5px var(--accent)}.menu-module__6PDfCa__swbKb{box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--fg) 20%, transparent), 0 0 0 2px var(--bg-1), 0 0 0 3.5px var(--accent-line)}
.dropdown-menu-module__umSV_G__root{vertical-align:middle;display:inline-flex;position:relative}.dropdown-menu-module__umSV_G__trigger{border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg-2);min-height:28px;color:var(--fg);font:inherit;font-size:12.5px;font-weight:var(--w-medium,500);white-space:nowrap;cursor:pointer;transition:background var(--dur-fast,.12s) var(--ease), border-color var(--dur-fast,.12s) var(--ease), color var(--dur-fast,.12s) var(--ease), box-shadow var(--dur-fast,.12s) var(--ease);justify-content:center;align-items:center;gap:6px;margin:0;padding:5px 10px;line-height:1.25;display:inline-flex}.dropdown-menu-module__umSV_G__trigger:hover{background:var(--bg-3);border-color:var(--fg-faint);color:var(--fg)}.dropdown-menu-module__umSV_G__trigger:active{background:var(--bg-4)}.dropdown-menu-module__umSV_G__trigger[aria-expanded=true]{background:var(--bg-3);border-color:var(--accent-line);color:var(--fg);box-shadow:0 0 0 2px var(--accent-soft)}.dropdown-menu-module__umSV_G__trigger:focus-visible{border-color:var(--accent-line);outline:none}.dropdown-menu-module__umSV_G__trigger:disabled,.dropdown-menu-module__umSV_G__trigger[aria-disabled=true]{opacity:.45;cursor:not-allowed;pointer-events:none}@media (prefers-reduced-motion:reduce){.dropdown-menu-module__umSV_G__trigger{transition:none}}
.badge{--tn:var(--color-accent-strong,var(--accent));--tn-h:var(--accent);--tn-a:var(--accent);--tn-s:var(--accent-soft);--tn-m:var(--accent-soft);--tn-e:var(--color-accent-text,var(--accent));--tn-b:var(--accent);--tn-on:var(--on-accent);--tn-g:transparent;border:1px solid var(--line);border-radius:var(--r-pill);background:var(--bg-3);height:18px;color:var(--fg-dim);font-family:var(--mono);letter-spacing:.004em;white-space:nowrap;vertical-align:middle;align-items:center;gap:5px;max-width:100%;padding:0 8px;font-size:10.5px;font-weight:560;line-height:1;display:inline-flex}.badge>svg{flex:none;width:11px;height:11px}.badge[data-size=sm]{gap:4px;height:15px;padding:0 6px;font-size:10px}.badge[data-size=sm]>svg{width:10px;height:10px}.badge[data-size=lg]{gap:6px;height:22px;padding:0 9px;font-size:11.5px}.badge[data-size=lg]>svg{width:12px;height:12px}.badge[data-size=xl]{gap:5px;height:24px;padding:0 9px;font-size:10.5px}.badge[data-tone]{background:var(--tn-s);color:var(--tn-e);border-color:#0000}:is([data-theme=dark],[data-theme=vscode]) .badge[data-tone]:not([data-solid]):not([data-outline]){background:color-mix(in oklab, var(--tn-s) 72%, var(--tn) 28%);color:var(--tn-e)}.badge[data-solid]{background:var(--tn);color:var(--tn-on);border-color:#0000}.badge[data-outline]{border-color:var(--tn-b);color:var(--tn-e);background:0 0}.badge[data-dot]:before{content:"";background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.badge[data-size=sm][data-dot]:before{width:5px;height:5px}.badge[data-pulse]:before{animation:badge-live 1.9s var(--ease) infinite}@keyframes badge-live{0%,to{box-shadow:0 0 0 0 color-mix(in oklab, currentColor 60%, transparent)}70%{box-shadow:0 0 0 5px #0000}}@media (prefers-reduced-motion:reduce){.badge[data-pulse]:before{animation:none}}
.empty{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;padding:36px 24px;display:flex}.empty[data-size=sm]{gap:6px;padding:22px 14px}@media (max-width:360px){.empty{padding:28px 16px}.empty[data-size=sm]{padding:18px 12px}}.empty-i{border-radius:var(--r-lg);background:var(--bg-3);width:40px;height:40px;color:var(--fg-dim);box-shadow:inset 0 0 0 1px var(--line-soft,var(--line));place-items:center;margin-bottom:2px;display:grid}:is([data-theme=dark],[data-theme=vscode]) .empty-i{background:color-mix(in oklab, var(--bg-4) 62%, var(--bg-3));color:var(--fg-2);box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--line) 88%, transparent), 0 0 0 1px color-mix(in oklab, var(--fg) 4%, transparent)}.empty[data-size=sm] .empty-i{border-radius:var(--r-md);width:32px;height:32px}.empty[data-tone] .empty-i{color:var(--tn-e);box-shadow:inset 0 0 0 1px var(--tn-e)}.empty-t{font-family:var(--ui);letter-spacing:-.014em;color:var(--fg);font-size:13px;font-weight:600;line-height:1.3}.empty[data-size=sm] .empty-t{font-size:12.5px;font-weight:550}.empty>p{max-width:44ch;color:var(--fg-dim);text-wrap:pretty;margin:0;font-size:12.5px;line-height:1.55}.empty[data-size=sm]>p{font-size:12px}.empty-a{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;margin-top:8px;display:flex}.empty[data-size=sm] .empty-a{gap:6px;margin-top:6px}
.screen-frame-states-module__0dGsoW__state{flex:1;justify-content:center}.screen-frame-states-module__0dGsoW__skel{gap:var(--sf-gap);flex-direction:column;display:flex}.screen-frame-states-module__0dGsoW__skelRow{gap:var(--sf-gap);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}@container screen-canvas (max-width:620px){.screen-frame-states-module__0dGsoW__skelRow{grid-template-columns:minmax(0,1fr)}}
.banner-module__vjtsdq__root{box-sizing:border-box;background:var(--bg-0);border:0;border-bottom:1px solid var(--line-soft);align-items:center;gap:9px;width:100%;min-width:0;padding:8px 14px;font-size:12.5px;line-height:1.4;display:flex}.banner-module__vjtsdq__alignCenter{justify-content:center}.banner-module__vjtsdq__alignStart{justify-content:flex-start}.banner-module__vjtsdq__iconWell{width:20px;height:20px;color:inherit;flex:none;place-items:center;display:grid}.banner-module__vjtsdq__content{text-wrap:pretty;min-width:0}.banner-module__vjtsdq__contentGrow{flex:auto}.banner-module__vjtsdq__cta{flex:none;align-items:center;margin-left:2px;display:inline-flex}.banner-module__vjtsdq__close{border-radius:var(--r-sm);width:22px;height:22px;color:var(--fg-dim);opacity:.6;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;margin-left:4px;display:grid}.banner-module__vjtsdq__close:hover{opacity:1;background:var(--bg-3)}.banner-module__vjtsdq__close:focus-visible{opacity:1}.banner-module__vjtsdq__compact{gap:7px;padding:5px 12px;font-size:11.5px}.banner-module__vjtsdq__compact .banner-module__vjtsdq__iconWell{width:16px;height:16px}.banner-module__vjtsdq__comfortable{gap:9px;padding:8px 14px;font-size:12.5px}.banner-module__vjtsdq__accent{color:var(--accent)}.banner-module__vjtsdq__quiet{color:var(--fg-2)}.banner-module__vjtsdq__warning{color:var(--color-warning-text);background:var(--amber-s-soft)}.banner-module__vjtsdq__dark{color:var(--bg-1);background:var(--fg)}.banner-module__vjtsdq__info{color:var(--blue)}.banner-module__vjtsdq__success{color:var(--green)}.banner-module__vjtsdq__error{color:var(--color-danger-text);background:var(--red-soft)}.banner-module__vjtsdq__sticky{z-index:12;position:sticky;top:0}
.breadcrumb-module__UyjpJG__nav{flex-wrap:wrap;align-items:center;gap:2px 4px;min-width:0;font-size:12.5px;display:flex}.breadcrumb-module__UyjpJG__list{align-items:center;gap:inherit;flex-wrap:wrap;min-width:0;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.breadcrumb-module__UyjpJG__listNowrap{flex-wrap:nowrap}.breadcrumb-module__UyjpJG__item{align-items:center;gap:2px;min-width:0;max-width:100%;display:flex}.breadcrumb-module__UyjpJG__btn{min-width:0;max-width:min(16rem,42vw);color:var(--fg-dim);border-radius:var(--r-sm,6px);cursor:pointer;font:inherit;font-size:inherit;text-overflow:ellipsis;white-space:nowrap;transition:color var(--dur-fast,.12s) var(--ease,var(--ease-standard));background:0 0;border:1px solid #0000;align-items:center;gap:6px;margin:-2px -4px;padding:2px 4px;line-height:1.3;text-decoration:none;display:inline-flex;overflow:hidden}.breadcrumb-module__UyjpJG__btn:hover:not(:disabled){color:var(--accent)}.breadcrumb-module__UyjpJG__btn:focus-visible{border-color:var(--accent-line,var(--accent));box-shadow:0 0 0 3px var(--accent-soft,color-mix(in oklab, var(--accent) 22%, transparent));z-index:1;outline:none}.breadcrumb-module__UyjpJG__current{color:var(--fg);cursor:default;max-width:min(18rem,48vw);font-weight:600}.breadcrumb-module__UyjpJG__btn:disabled.breadcrumb-module__UyjpJG__current{opacity:1}@media (max-width:360px){.breadcrumb-module__UyjpJG__btn{max-width:min(9rem,36vw)}.breadcrumb-module__UyjpJG__current{max-width:min(11rem,44vw)}.breadcrumb-module__UyjpJG__nav{gap:1px 2px}}.breadcrumb-module__UyjpJG__sep{color:var(--fg-dim);opacity:1;-webkit-user-select:none;user-select:none;flex:none;place-items:center;margin-inline:2px;display:grid}@media (prefers-reduced-motion:reduce){.breadcrumb-module__UyjpJG__btn{transition-duration:1ms}}
.screen-frame-header-module__CR1JcG__top{--sf-top-gap:11px;z-index:6;gap:var(--sf-top-gap);padding:calc(var(--sf-pad) - 2px) var(--sf-pad) 0;border-bottom:1px solid var(--line);background:var(--bg-1);flex-direction:column;display:flex;position:relative}.screen-frame-header-module__CR1JcG__topSticky{transition:box-shadow var(--duration-fast) var(--ease-standard);position:sticky;top:0}.screen-frame-header-module__CR1JcG__topElevated{box-shadow:var(--shadow)}.screen-frame-header-module__CR1JcG__topHero{--sf-ico:46px;--sf-title:27px;padding-top:calc(var(--sf-pad) + 10px);background:radial-gradient(120% 140% at 12% -20%, color-mix(in srgb, var(--accent-soft) 95%, transparent), transparent 62%), var(--bg-1);padding-bottom:6px}.screen-frame-header-module__CR1JcG__topImmersive{--sf-ico:46px;--sf-title:27px;padding-top:calc(var(--sf-pad) + 14px);background:radial-gradient(90% 120% at 88% -30%, color-mix(in srgb, var(--violet-s-soft) 100%, transparent), transparent 60%), radial-gradient(80% 120% at 6% -10%, color-mix(in srgb, var(--accent-soft) 90%, transparent), transparent 58%), var(--bg-1);border-bottom-color:#0000;padding-bottom:8px}.screen-frame-header-module__CR1JcG__topCompact{--sf-ico:24px;--sf-title:15px;gap:6px;padding-top:10px}.screen-frame-header-module__CR1JcG__topMinimal{--sf-ico:22px;--sf-title:14px;padding:7px var(--sf-pad);border-bottom-color:var(--line-soft);gap:4px}.screen-frame-header-module__CR1JcG__topCentered{text-align:center;align-items:center}.screen-frame-header-module__CR1JcG__progress{background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 45%, var(--violet-s)));border-radius:0 2px 2px 0;height:2px;transition:width 90ms linear;position:absolute;bottom:-1px;left:0}.screen-frame-header-module__CR1JcG__crumbs{height:32px;margin:calc(var(--sf-pad) * -1 + 4px) calc(var(--sf-pad) * -1) 0;padding-inline:var(--sf-pad);border-bottom:1px solid var(--line-soft);background:color-mix(in oklab, var(--bg-2) 55%, var(--bg-1));scrollbar-width:none;overflow-x:auto}.screen-frame-header-module__CR1JcG__crumbs::-webkit-scrollbar{display:none}.screen-frame-header-module__CR1JcG__topHero .screen-frame-header-module__CR1JcG__crumbs{margin-top:calc((var(--sf-pad) + 10px) * -1)}.screen-frame-header-module__CR1JcG__topImmersive .screen-frame-header-module__CR1JcG__crumbs{margin-top:calc((var(--sf-pad) + 14px) * -1)}.screen-frame-header-module__CR1JcG__topCompact .screen-frame-header-module__CR1JcG__crumbs{margin-top:-10px}.screen-frame-header-module__CR1JcG__titleRow{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.screen-frame-header-module__CR1JcG__topCentered .screen-frame-header-module__CR1JcG__titleRow{flex-flow:column;align-items:center;gap:8px}.screen-frame-header-module__CR1JcG__titleIco{width:var(--sf-ico);height:var(--sf-ico);border:1px solid var(--accent-line);border-radius:var(--r-lg);background:linear-gradient(150deg, color-mix(in srgb, var(--accent-soft) 100%, transparent), color-mix(in srgb, var(--accent-soft) 40%, transparent));color:var(--accent);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--bg-1) 65%, transparent);flex:none;place-items:center;display:grid}.screen-frame-header-module__CR1JcG__topHero .screen-frame-header-module__CR1JcG__titleIco,.screen-frame-header-module__CR1JcG__topImmersive .screen-frame-header-module__CR1JcG__titleIco{border-radius:var(--r-2xl)}.screen-frame-header-module__CR1JcG__titleTxt{flex:12rem;min-width:0}.screen-frame-header-module__CR1JcG__eyebrow{color:var(--fg-faint);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 2px;font-size:10.5px}.screen-frame-header-module__CR1JcG__titleTxt h1{font-size:var(--sf-title);font-weight:var(--w-bold);letter-spacing:-.02em;color:var(--fg);margin:0;line-height:1.18}.screen-frame-header-module__CR1JcG__sub{max-width:72ch;color:var(--fg-2);text-wrap:pretty;margin:4px 0 0;font-size:12.5px;line-height:1.45}.screen-frame-header-module__CR1JcG__meta,.screen-frame-header-module__CR1JcG__acts{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;margin-left:auto;display:flex}.screen-frame-header-module__CR1JcG__meta{flex:0 auto}.screen-frame-header-module__CR1JcG__acts{flex:none;justify-content:flex-end}.screen-frame-header-module__CR1JcG__meta+.screen-frame-header-module__CR1JcG__acts{margin-left:0}.screen-frame-header-module__CR1JcG__topNarrow .screen-frame-header-module__CR1JcG__titleRow{align-items:flex-start}.screen-frame-header-module__CR1JcG__topNarrow .screen-frame-header-module__CR1JcG__meta{flex:100%;order:5;margin-left:0;padding-top:2px}.screen-frame-header-module__CR1JcG__topNarrow .screen-frame-header-module__CR1JcG__acts{flex-wrap:nowrap;margin-left:auto}.screen-frame-header-module__CR1JcG__topCentered .screen-frame-header-module__CR1JcG__meta,.screen-frame-header-module__CR1JcG__topCentered .screen-frame-header-module__CR1JcG__acts{justify-content:center;margin-left:0}.screen-frame-header-module__CR1JcG__topSplit .screen-frame-header-module__CR1JcG__titleRow{flex-wrap:wrap}.screen-frame-header-module__CR1JcG__topSplit .screen-frame-header-module__CR1JcG__meta{border-top:1px dashed var(--line-soft);order:5;width:100%;margin-left:0;padding-top:8px}.screen-frame-header-module__CR1JcG__factPill{font-variant-numeric:tabular-nums}.screen-frame-header-module__CR1JcG__factKey{color:var(--fg-faint);font-style:normal}.screen-frame-header-module__CR1JcG__bannerWrap{margin:calc(var(--sf-top-gap) * -1) calc(var(--sf-pad) * -1) 0}.screen-frame-header-module__CR1JcG__bannerWrap:first-child{margin-top:calc((var(--sf-pad) - 2px) * -1)}.screen-frame-header-module__CR1JcG__bannerBody{flex-wrap:wrap;align-items:baseline;gap:4px 10px;min-width:0;display:flex}.screen-frame-header-module__CR1JcG__bannerTitle{font-weight:var(--w-semi,600);letter-spacing:-.01em}.screen-frame-header-module__CR1JcG__bannerDesc{color:inherit;font-weight:var(--w-regular,400);text-wrap:pretty}.screen-frame-header-module__CR1JcG__cmd{align-items:center;gap:8px;min-width:0;padding-bottom:8px;display:flex}.screen-frame-header-module__CR1JcG__search{flex:260px;min-width:0;max-width:420px}.screen-frame-header-module__CR1JcG__cmdSlot{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.screen-frame-header-module__CR1JcG__views{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--bg-3);gap:2px;margin-left:auto;padding:3px;display:flex}.screen-frame-header-module__CR1JcG__viewBtn{border-radius:var(--r-md);width:26px;height:24px;color:var(--fg-dim);cursor:pointer;transition:all var(--duration-fast) var(--ease-standard);background:0 0;border:0;place-items:center;display:grid}.screen-frame-header-module__CR1JcG__viewBtn:hover{color:var(--fg)}.screen-frame-header-module__CR1JcG__viewOn{background:var(--bg-1);color:var(--accent);box-shadow:var(--shadow)}.screen-frame-header-module__CR1JcG__toolbar{margin:0 calc(var(--sf-pad) * -1);padding:7px var(--sf-pad);border-top:1px solid var(--line-soft);background:var(--bg-2);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}
.tabs-module__-nTw_a__list{background:var(--bg-3);border:1px solid var(--line);border-radius:var(--r-lg);min-width:0;max-width:100%;box-shadow:inset 0 1px 0 color-mix(in oklab, var(--fg) 3%, transparent);align-items:center;gap:2px;padding:3px;display:inline-flex}.tabs-module__-nTw_a__trigger{border-radius:var(--r-md);min-width:0;max-width:12rem;min-height:26px;color:var(--fg-2);cursor:pointer;font:inherit;font-family:var(--ui);font-size:12px;font-weight:var(--w-medium,500);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;transition:color var(--dur-fast,.12s) var(--ease,var(--ease-standard)), background var(--dur-fast,.12s) var(--ease,var(--ease-standard)), box-shadow var(--dur-fast,.12s) var(--ease,var(--ease-standard)), border-color var(--dur-fast,.12s) var(--ease,var(--ease-standard));background:0 0;border:1px solid #0000;flex:auto;justify-content:center;align-items:center;padding:4px 12px;line-height:1.2;display:inline-flex;overflow:hidden}.tabs-module__-nTw_a__trigger:hover:not(:disabled){color:var(--fg);background:color-mix(in srgb, var(--fg) 4%, transparent)}.tabs-module__-nTw_a__on{background:var(--bg-1);color:var(--fg);font-weight:var(--w-semi,600);border-color:color-mix(in srgb, var(--line) 70%, transparent);box-shadow:0 1px 2px color-mix(in oklab, var(--fg) 7%, transparent), 0 0 0 1px color-mix(in srgb, var(--bg-1) 80%, transparent)}.tabs-module__-nTw_a__trigger:disabled{opacity:.45;cursor:not-allowed}.tabs-module__-nTw_a__trigger:focus-visible{border-color:var(--accent-line,var(--accent));box-shadow:0 0 0 3px var(--accent-soft,color-mix(in oklab, var(--accent) 22%, transparent));z-index:1;outline:none}.tabs-module__-nTw_a__on:focus-visible{box-shadow:0 1px 2px color-mix(in oklab, var(--fg) 8%, transparent), 0 0 0 3px var(--accent-soft,color-mix(in oklab, var(--accent) 22%, transparent))}.tabs-module__-nTw_a__list[data-density=compact] .tabs-module__-nTw_a__trigger{max-width:9rem;min-height:22px;padding:2px 8px;font-size:11.5px}.tabs-module__-nTw_a__list[data-density=comfortable] .tabs-module__-nTw_a__trigger{max-width:14rem;min-height:30px;padding:6px 14px;font-size:12.5px}@media (max-width:360px){.tabs-module__-nTw_a__trigger{max-width:7.5rem;padding-inline:8px}}@media (prefers-reduced-motion:reduce){.tabs-module__-nTw_a__trigger{transition-duration:1ms}}
.screen-frame-tabs-module__7F_8oW__tabs{scroll-behavior:smooth;scrollbar-width:none;align-items:center;gap:2px;min-width:0;display:flex;overflow-x:auto}.screen-frame-tabs-module__7F_8oW__tabs::-webkit-scrollbar{display:none}.screen-frame-tabs-module__7F_8oW__tab{height:var(--sf-tab-h);border-radius:var(--r-md) var(--r-md) 0 0;color:var(--fg-2);font-size:12.5px;font-weight:var(--w-medium);letter-spacing:-.01em;white-space:nowrap;cursor:pointer;transition:color var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard);background:0 0;border:0;align-items:center;gap:6px;padding:0 12px;display:inline-flex;position:relative}.screen-frame-tabs-module__7F_8oW__tab:hover{color:var(--fg);background:color-mix(in srgb, var(--fg) 3.5%, transparent)}.screen-frame-tabs-module__7F_8oW__tab:focus-visible{box-shadow:inset 0 0 0 2px var(--accent);outline:none}.screen-frame-tabs-module__7F_8oW__tabN{border-radius:var(--r-pill);background:var(--bg-3);color:var(--fg-faint);font-family:var(--mono);font-variant-numeric:tabular-nums;transition:background var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);padding:1px 6px;font-size:10px;line-height:1.5}.screen-frame-tabs-module__7F_8oW__tabsUnderline{border-bottom:1px solid var(--line-soft);gap:0;margin-bottom:-1px}.screen-frame-tabs-module__7F_8oW__tabsUnderline .screen-frame-tabs-module__7F_8oW__tabOn{color:var(--fg);font-weight:var(--w-semi,600)}.screen-frame-tabs-module__7F_8oW__tabsUnderline .screen-frame-tabs-module__7F_8oW__tabOn .screen-frame-tabs-module__7F_8oW__tabN{background:var(--accent-soft);color:var(--color-accent-text,var(--accent))}.screen-frame-tabs-module__7F_8oW__tabsUnderline .screen-frame-tabs-module__7F_8oW__tabOn:after{content:"";inset-inline:10px;background:var(--accent);height:2px;box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 18%, transparent);border-radius:2px 2px 0 0;position:absolute;bottom:-1px}.screen-frame-tabs-module__7F_8oW__tabsUnderline .screen-frame-tabs-module__7F_8oW__tab:focus-visible{box-shadow:inset 0 0 0 2px var(--accent);border-radius:var(--r-sm);outline:none}.screen-frame-tabs-module__7F_8oW__tabsPill{gap:5px;padding-bottom:8px}.screen-frame-tabs-module__7F_8oW__tabsPill .screen-frame-tabs-module__7F_8oW__tab{--sf-tab-h:28px;border-radius:var(--r-pill);border:1px solid #0000}.screen-frame-tabs-module__7F_8oW__tabsPill .screen-frame-tabs-module__7F_8oW__tab:hover{background:color-mix(in srgb, var(--fg) 4%, transparent)}.screen-frame-tabs-module__7F_8oW__tabsPill .screen-frame-tabs-module__7F_8oW__tabOn{border-color:var(--accent-line);background:var(--accent-soft);color:var(--color-accent-text,var(--accent));font-weight:var(--w-semi,600);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent-line) 40%, transparent)}.screen-frame-tabs-module__7F_8oW__tabsPill .screen-frame-tabs-module__7F_8oW__tabOn .screen-frame-tabs-module__7F_8oW__tabN{background:var(--accent);color:var(--on-accent)}.screen-frame-tabs-module__7F_8oW__tabsSegment{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--bg-3);box-shadow:inset 0 1px 0 color-mix(in oklab, var(--fg) 3%, transparent);align-self:flex-start;gap:0;margin-bottom:8px;padding:3px;position:relative}.screen-frame-tabs-module__7F_8oW__thumb{border-radius:var(--r-md);background:var(--bg-1);width:0;box-shadow:0 1px 2px color-mix(in oklab, var(--fg) 7%, transparent), 0 0 0 1px color-mix(in srgb, var(--line) 60%, transparent);pointer-events:none;position:absolute;top:3px;bottom:3px;left:0}.screen-frame-tabs-module__7F_8oW__tabsSegment[data-thumb-ready=true] .screen-frame-tabs-module__7F_8oW__thumb{transition:transform var(--duration-fast) var(--ease-standard), width var(--duration-fast) var(--ease-standard)}@media (prefers-reduced-motion:reduce){.screen-frame-tabs-module__7F_8oW__tabsSegment[data-thumb-ready=true] .screen-frame-tabs-module__7F_8oW__thumb{transition:none}}.screen-frame-tabs-module__7F_8oW__tabsSegment[data-thumbed=true] .screen-frame-tabs-module__7F_8oW__tab{z-index:1;position:relative}.screen-frame-tabs-module__7F_8oW__tabsSegment[data-thumbed=true] .screen-frame-tabs-module__7F_8oW__tabOn{box-shadow:none;background:0 0}.screen-frame-tabs-module__7F_8oW__tabsSegment .screen-frame-tabs-module__7F_8oW__tab{--sf-tab-h:26px;border-radius:var(--r-md)}.screen-frame-tabs-module__7F_8oW__tabsSegment .screen-frame-tabs-module__7F_8oW__tab:hover{background:color-mix(in srgb, var(--fg) 4%, transparent)}.screen-frame-tabs-module__7F_8oW__tabsSegment .screen-frame-tabs-module__7F_8oW__tabOn{background:var(--bg-1);color:var(--fg);font-weight:var(--w-semi,600);box-shadow:0 1px 2px color-mix(in oklab, var(--fg) 7%, transparent), 0 0 0 1px color-mix(in srgb, var(--line) 60%, transparent)}.screen-frame-tabs-module__7F_8oW__tabsBoxed{border-bottom:1px solid var(--line);gap:4px;padding-bottom:0}.screen-frame-tabs-module__7F_8oW__tabsBoxed .screen-frame-tabs-module__7F_8oW__tab{border-radius:var(--r-lg) var(--r-lg) 0 0;border:1px solid #0000;border-bottom:0}.screen-frame-tabs-module__7F_8oW__tabsBoxed .screen-frame-tabs-module__7F_8oW__tabOn{border-color:var(--line);background:var(--bg-1);color:var(--fg);font-weight:var(--w-semi,600);margin-bottom:-1px;padding-bottom:1px}.screen-frame-tabs-module__7F_8oW__tabsGhost{gap:4px;padding-bottom:8px}.screen-frame-tabs-module__7F_8oW__tabsGhost .screen-frame-tabs-module__7F_8oW__tab{--sf-tab-h:28px;border-radius:var(--r-md)}.screen-frame-tabs-module__7F_8oW__tabsGhost .screen-frame-tabs-module__7F_8oW__tabOn{background:var(--bg-3);color:var(--fg);font-weight:var(--w-semi,600)}
.text{font-family:var(--face,var(--ui));font-size:var(--fs);letter-spacing:var(--ls);line-height:var(--lh);font-weight:var(--fw);color:var(--fg);text-wrap:pretty;margin:0}.text[data-role=body],.text[data-role=lead],.text[data-role=small]{color:var(--fg-2)}.text[data-role=label]{text-transform:uppercase;letter-spacing:.085em;color:var(--fg-dim)}.text[data-role=meta]{color:var(--fg-dim)}.text[data-role=quote]{color:var(--fg-2);font-style:italic}.text[data-role=code],.text[data-mono]{font-family:var(--mono);font-variant-ligatures:none}.text[data-num]{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.text[data-caps]{text-transform:uppercase}.text[data-tone=dim]{color:var(--fg-dim)}.text[data-tone=faint]{color:var(--fg-faint)}.text[data-tone=accent]{color:var(--accent)}.text[data-tone=success]{color:var(--green)}.text[data-tone=warning]{color:var(--amber-s)}.text[data-tone=danger]{color:var(--red)}.text[data-tone=info]{color:var(--blue)}.text[data-tone=special]{color:var(--violet-s)}.text[data-balance]{text-wrap:balance}.text[data-clamp]{-webkit-line-clamp:var(--clamp,2);overflow-wrap:anywhere;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:auto;min-width:0;max-width:100%;display:-webkit-box;overflow:hidden}.text[data-trim]:before,.text[data-trim]:after{content:"";margin-block:calc(var(--tr) * -1);display:table}
.activity-rail-module__vMJlGa__activity{background:var(--bg-0);border-right:1px solid var(--line-soft);flex-direction:column;flex:none;align-items:center;gap:2px;width:46px;padding:7px 0;display:flex}.activity-rail-module__vMJlGa__act{width:100%;height:42px;color:var(--fg-faint);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex;position:relative}.activity-rail-module__vMJlGa__act svg{width:21px;height:21px}.activity-rail-module__vMJlGa__act span{opacity:0;width:0;height:0;font-size:0;overflow:hidden}.activity-rail-module__vMJlGa__act:before{content:"";background:0 0;border-radius:0 3px 3px 0;width:2.5px;position:absolute;top:7px;bottom:7px;left:0}.activity-rail-module__vMJlGa__act:hover{color:var(--fg)}.activity-rail-module__vMJlGa__act:focus-visible{color:var(--fg);box-shadow:inset 0 0 0 2px var(--accent);border-radius:var(--r-sm);outline:none}.activity-rail-module__vMJlGa__act.activity-rail-module__vMJlGa__on{color:var(--accent)}.activity-rail-module__vMJlGa__act.activity-rail-module__vMJlGa__on:before{background:var(--accent)}.activity-rail-module__vMJlGa__actSp{flex:1}html[data-chrome=quiet] .activity-rail-module__vMJlGa__activity{display:none}
.shell-module__pvJUzW__shell{background:var(--bg-0);width:100%;max-width:100vw;height:100vh;color:var(--fg);grid-template-rows:34px 1fr 26px;grid-template-columns:minmax(0,1fr);display:grid;overflow-x:hidden}.shell-module__pvJUzW__bodyWithDock{min-width:0;min-height:0;display:flex;overflow:hidden}.shell-module__pvJUzW__contentRow{flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.shell-module__pvJUzW__editorCol{background:var(--bg-1);flex:1;grid-template-rows:auto 1fr auto;min-width:0;min-height:0;display:grid}.shell-module__pvJUzW__editor{background:var(--bg-1);grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr);min-width:0;min-height:0;display:grid}.shell-module__pvJUzW__scroll{scroll-behavior:smooth;min-height:0;position:relative;overflow-y:auto}.shell-module__pvJUzW__scroll:focus,.shell-module__pvJUzW__scroll:focus-visible{outline:none}.shell-module__pvJUzW__page{width:100%;min-height:100%}.shell-module__pvJUzW__copilotSeat{background:var(--bg-1);border-left:1px solid var(--line-soft);min-width:0;min-height:0;width:var(--copilot-w,340px);view-transition-name:shell-module__pvJUzW__comb-copilot;flex-direction:column;flex:none;display:flex;position:relative}.shell-module__pvJUzW__copilotSeatLeft{border-left:none;border-right:1px solid var(--line-soft)}.shell-module__pvJUzW__copilotSeatHidden{display:none}.shell-module__pvJUzW__contentRow[data-copilot-side=left] .shell-module__pvJUzW__copilotSeat{order:0}.shell-module__pvJUzW__contentRow[data-copilot-side=left] .shell-module__pvJUzW__editorCol{order:1}.shell-module__pvJUzW__contentRow[data-copilot-side=right] .shell-module__pvJUzW__editorCol{order:0}.shell-module__pvJUzW__contentRow[data-copilot-side=right] .shell-module__pvJUzW__copilotSeat{order:1}body[class~=dsx-sideswap] .shell-module__pvJUzW__contentRow,body[class~=dsx-sideswap] .shell-module__pvJUzW__copilotSeat,body[class~=dsx-sideswap] .shell-module__pvJUzW__editorCol{transition:none}.shell-module__pvJUzW__copilotEmpty{text-align:center;color:var(--fg-faint);flex:1;place-items:center;padding:24px;font-size:12px;line-height:1.5;display:grid}.shell-module__pvJUzW__terminalSeat{border-top:1px solid var(--line-soft);background:var(--bg-inset);flex:none;min-height:0;position:relative;overflow:hidden}.shell-module__pvJUzW__terminalSeatHidden{display:none}.shell-module__pvJUzW__terminalEmpty{height:100%;color:var(--fg-dim);font-size:11.5px;font-family:var(--mono);place-items:center;display:grid}.shell-module__pvJUzW__toastRegion{z-index:70;pointer-events:none;position:fixed;bottom:40px;right:16px}.shell-module__pvJUzW__toastRegion>*{pointer-events:auto}.shell-module__pvJUzW__portSeat{min-height:0}.shell-module__pvJUzW__skipLink{z-index:100;background:var(--accent);color:var(--on-accent);border-radius:var(--r-md);padding:8px 12px;position:absolute;top:0;left:-9999px}.shell-module__pvJUzW__skipLink:focus{top:8px;left:8px}.shell-module__pvJUzW__skipLink:focus-visible{box-shadow:0 0 0 3px var(--accent-soft), 0 0 0 1px var(--accent-line);outline:none;top:8px;left:8px}@media (max-width:1180px){.shell-module__pvJUzW__copilotSeat:not(.shell-module__pvJUzW__copilotSeatHidden){width:min(var(--copilot-w,340px), 300px)}}@media (max-width:940px){.shell-module__pvJUzW__copilotSeat:not(.shell-module__pvJUzW__copilotSeatHidden){z-index:40;width:min(var(--copilot-w,340px), 300px);border-left:1px solid var(--line-soft);box-shadow:var(--shadow-pop,0 8px 28px color-mix(in oklab, var(--fg) 18%, transparent));position:absolute;top:0;bottom:0;right:0}.shell-module__pvJUzW__copilotSeatLeft:not(.shell-module__pvJUzW__copilotSeatHidden){right:auto;left:var(--sbw,238px);border-right:1px solid var(--line-soft);border-left:none}}@media (max-width:719px){.shell-module__pvJUzW__copilotSeat:not(.shell-module__pvJUzW__copilotSeatHidden){z-index:40;border-left:1px solid var(--line-soft);width:100%;max-width:100%;box-shadow:var(--shadow-pop,0 8px 28px color-mix(in oklab, var(--fg) 18%, transparent));position:absolute;top:0;bottom:0;right:0}.shell-module__pvJUzW__copilotSeatLeft:not(.shell-module__pvJUzW__copilotSeatHidden){border-right:1px solid var(--line-soft);border-left:none;left:0;right:auto}}@media (prefers-reduced-motion:reduce){.shell-module__pvJUzW__scroll{scroll-behavior:auto}}html[data-chrome=quiet] .shell-module__pvJUzW__shell{background:var(--bg-0);grid-template-rows:minmax(0,1fr)}html[data-chrome=quiet] .shell-module__pvJUzW__editorCol,html[data-chrome=quiet] .shell-module__pvJUzW__editor{background:var(--bg-1)}html[data-chrome=quiet] .shell-module__pvJUzW__page{max-width:var(--quiet-measure,1160px);padding-inline:var(--sp-6,16px);padding-block:var(--sp-7,24px);margin-inline:auto}html[data-chrome=quiet] .shell-module__pvJUzW__copilotSeat,html[data-chrome=quiet] .shell-module__pvJUzW__copilotSeatLeft{background:var(--bg-0);border-color:var(--line-soft)}
.tour-module__LAtEIq__spotlight{box-shadow:0 0 0 9999px var(--color-overlay-scrim,var(--f4-scrim));outline:2px solid var(--color-accent-line,var(--accent-line,var(--accent)));outline-offset:0;filter:drop-shadow(0 0 .5px color-mix(in oklab, var(--accent) 55%, transparent));transition:left var(--duration-normal) var(--ease-standard), top var(--duration-normal) var(--ease-standard), width var(--duration-normal) var(--ease-standard), height var(--duration-normal) var(--ease-standard), outline-offset var(--duration-normal) var(--ease-standard);animation:tour-module__LAtEIq__tourSpotPulse 2s var(--ease-standard) infinite}[data-theme=dark] .tour-module__LAtEIq__spotlight,[data-theme=vscode] .tour-module__LAtEIq__spotlight{outline-width:2px;outline-color:color-mix(in oklab, var(--color-accent-line,var(--accent-line,var(--accent))) 92%, white);filter:drop-shadow(0 0 1.5px color-mix(in oklab, var(--accent) 75%, transparent))}[data-theme=light] .tour-module__LAtEIq__spotlight,:root:not([data-theme]) .tour-module__LAtEIq__spotlight{outline-color:color-mix(in oklab, var(--color-accent-line,var(--accent-line,var(--accent))) 100%, transparent)}.tour-module__LAtEIq__spotlight[data-hidden]{box-shadow:none;outline:0;animation:none}.tour-module__LAtEIq__spotlight[data-static]{transition:none;animation:none}@keyframes tour-module__LAtEIq__tourSpotPulse{0%,to{outline-offset:0}50%{outline-offset:3px}}.tour-module__LAtEIq__tip{--tour-arrow-size:8px}.tour-module__LAtEIq__tip[data-side=right]:before,.tour-module__LAtEIq__tip[data-side=left]:before,.tour-module__LAtEIq__tip[data-side=below]:before,.tour-module__LAtEIq__tip[data-side=above]:before{content:"";width:var(--tour-arrow-size);height:var(--tour-arrow-size);background:var(--color-surface-elevated);border:1px solid var(--color-border);pointer-events:none;position:absolute;transform:rotate(45deg)}.tour-module__LAtEIq__tip[data-side=right]:before{left:calc(var(--tour-arrow-size) / -2);top:var(--tour-arrow-offset,22px);border-top:0;border-right:0}.tour-module__LAtEIq__tip[data-side=left]:before{right:calc(var(--tour-arrow-size) / -2);top:var(--tour-arrow-offset,22px);border-bottom:0;border-left:0}.tour-module__LAtEIq__tip[data-side=below]:before{top:calc(var(--tour-arrow-size) / -2);left:var(--tour-arrow-offset,24px);border-bottom:0;border-right:0}.tour-module__LAtEIq__tip[data-side=above]:before{bottom:calc(var(--tour-arrow-size) / -2);left:var(--tour-arrow-offset,24px);border-top:0;border-left:0}.tour-module__LAtEIq__tip[data-side=center]:before{content:none}.tour-module__LAtEIq__timer{width:0}.tour-module__LAtEIq__timer[data-running]{animation-name:tour-module__LAtEIq__tourTimer;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes tour-module__LAtEIq__tourTimer{0%{width:0}to{width:100%}}.tour-module__LAtEIq__cursor{transition:left var(--duration-slow) var(--ease-standard), top var(--duration-slow) var(--ease-standard)}@media (prefers-reduced-motion:reduce){.tour-module__LAtEIq__spotlight,.tour-module__LAtEIq__cursor{transition:none;animation:none}.tour-module__LAtEIq__timer[data-running]{animation:none}}
.tour-stage-module__qaE2vG__target{box-shadow:0 0 0 3px color-mix(in oklab, var(--color-accent) 14%, transparent)}
.quiet-dock-module__tqQkHW__dock{display:none}html[data-chrome=quiet] .quiet-dock-module__tqQkHW__dock{gap:var(--sp-3,6px);padding-top:var(--sp-4,8px);border-top:1px solid var(--line-soft);flex-direction:column;margin-top:auto;display:flex}.quiet-dock-module__tqQkHW__groups{min-width:0}.quiet-dock-module__tqQkHW__groupTrigger{text-overflow:ellipsis;white-space:nowrap;font-size:var(--fs-12,12px);color:var(--fg-dim);display:block;overflow:hidden}.quiet-dock-module__tqQkHW__actions{align-items:center;gap:var(--sp-2,4px);display:flex}
.sidebar-module__qgB7ZG__sidebar{width:var(--sbw,238px);background:var(--bg-2);border-right:1px solid var(--line-soft);flex-direction:column;flex:none;min-width:0;min-height:0;display:flex;position:relative}@media (max-width:719px){.sidebar-module__qgB7ZG__sidebar{display:none}}.sidebar-module__qgB7ZG__sbHead{justify-content:space-between;align-items:center;padding:11px 14px 7px;display:flex}.sidebar-module__qgB7ZG__sbHead h4{text-transform:uppercase;letter-spacing:.11em;color:var(--fg-dim);margin:0;font-size:11px;font-weight:600}.sidebar-module__qgB7ZG__sbHead .sidebar-module__qgB7ZG__count{font-size:11px;font-family:var(--mono);color:var(--fg-faint)}.sidebar-module__qgB7ZG__sbFilter{background:var(--bg-3);border:1px solid var(--line);border-radius:7px;align-items:center;gap:7px;margin:0 12px 8px;padding:5px 9px;display:flex}.sidebar-module__qgB7ZG__sbFilter input{width:100%;color:var(--fg);background:0 0;border:none;outline:none;font-size:12.5px}.sidebar-module__qgB7ZG__sbFilter:focus-within{border-color:var(--accent-line);box-shadow:0 0 0 3px var(--accent-soft)}.sidebar-module__qgB7ZG__sbFilter input::placeholder{color:var(--fg-faint)}.sidebar-module__qgB7ZG__sbFilter svg{color:var(--fg-faint);flex-shrink:0}.sidebar-module__qgB7ZG__filterClear{width:16px;height:16px;color:var(--fg-faint);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;place-items:center;padding:0;display:grid}.sidebar-module__qgB7ZG__filterClear:hover{background:var(--bg-4);color:var(--fg)}.sidebar-module__qgB7ZG__filterClear:focus-visible{box-shadow:0 0 0 2px var(--accent);color:var(--fg);outline:none}.sidebar-module__qgB7ZG__treeEmpty{color:var(--fg-dim);padding:16px 14px;font-size:12px;line-height:1.6}.sidebar-module__qgB7ZG__sbScroll{flex:1;padding-bottom:12px;overflow-y:auto}.sidebar-module__qgB7ZG__treeRow{cursor:pointer;white-space:nowrap;width:100%;height:27px;color:var(--fg-dim);text-align:left;font:inherit;content-visibility:auto;contain-intrinsic-size:auto 27px;background:0 0;border:none;align-items:center;gap:8px;padding:0 12px;font-size:12.5px;display:flex;position:relative}.sidebar-module__qgB7ZG__treeRow:hover{background:var(--bg-3);color:var(--fg)}.sidebar-module__qgB7ZG__treeRow:focus-visible{background:var(--bg-3);color:var(--fg);box-shadow:inset 0 0 0 2px var(--accent);outline:none}.sidebar-module__qgB7ZG__treeRow.sidebar-module__qgB7ZG__on{background:var(--sel);color:var(--accent);font-weight:600}.sidebar-module__qgB7ZG__treeRow.sidebar-module__qgB7ZG__on:before{content:"";background:var(--accent);width:2px;position:absolute;top:0;bottom:0;left:0}.sidebar-module__qgB7ZG__trIco{color:var(--fg-faint);flex-shrink:0;place-items:center;display:grid}.sidebar-module__qgB7ZG__treeRow.sidebar-module__qgB7ZG__on .sidebar-module__qgB7ZG__trIco{color:var(--accent)}.sidebar-module__qgB7ZG__trLbl{text-overflow:ellipsis;flex:1;overflow:hidden}.sidebar-module__qgB7ZG__dotOpen{background:var(--fg-faint);border-radius:50%;flex-shrink:0;width:5px;height:5px}html[data-chrome=quiet] .sidebar-module__qgB7ZG__sidebar{background:var(--bg-0);width:264px;padding:var(--sp-5,12px) var(--sp-4,8px);gap:var(--sp-3,6px);border-right:none}html[data-chrome=quiet] .sidebar-module__qgB7ZG__sbHead,html[data-chrome=quiet] .sidebar-module__qgB7ZG__sidebar>[role=separator][data-edge]{display:none}html[data-chrome=quiet] .sidebar-module__qgB7ZG__sbFilter{margin:0 0 var(--sp-4,8px);background:var(--bg-1);border-color:var(--line-soft);border-radius:var(--r-xl,11px);padding:var(--sp-3,6px) var(--sp-5,12px)}html[data-chrome=quiet] .sidebar-module__qgB7ZG__sbScroll{padding-bottom:var(--sp-5,12px)}html[data-chrome=quiet] .sidebar-module__qgB7ZG__treeRow{height:auto;min-height:var(--h-md,28px);padding:var(--sp-3,6px) var(--sp-5,12px);gap:var(--sp-4,8px);border-radius:var(--r-lg,9px);font-size:var(--fs-13,13px);color:var(--fg);contain-intrinsic-size:auto var(--h-md,28px)}html[data-chrome=quiet] .sidebar-module__qgB7ZG__treeRow:hover{background:var(--bg-2)}html[data-chrome=quiet] .sidebar-module__qgB7ZG__treeRow.sidebar-module__qgB7ZG__on{background:var(--bg-3);color:var(--fg)}html[data-chrome=quiet] .sidebar-module__qgB7ZG__treeRow.sidebar-module__qgB7ZG__on:before{display:none}html[data-chrome=quiet] .sidebar-module__qgB7ZG__treeRow.sidebar-module__qgB7ZG__on .sidebar-module__qgB7ZG__trIco{color:var(--fg)}
.status-bar-module__URqM4W__status{background:var(--bg-0);border-top:1px solid var(--line-soft);color:var(--fg-dim);white-space:nowrap;align-items:center;min-width:0;height:26px;font-size:11.5px;display:flex;overflow:hidden}.status-bar-module__URqM4W__si{flex-shrink:0;align-items:center;gap:6px;height:100%;padding:0 11px;display:flex}.status-bar-module__URqM4W__si:hover{background:var(--bg-3)}.status-bar-module__URqM4W__b{border-left:1px solid var(--line-soft)}.status-bar-module__URqM4W__accent svg{color:var(--accent)}.status-bar-module__URqM4W__ok{color:var(--green)}.status-bar-module__URqM4W__mono{font-family:var(--mono)}.status-bar-module__URqM4W__sp{flex:1;min-width:4px}.status-bar-module__URqM4W__statusBtn{font:inherit;color:inherit;cursor:pointer;border-radius:var(--r-xs);background:0 0;border:none;align-items:center;gap:6px;height:100%;padding:0;display:inline-flex}.status-bar-module__URqM4W__statusBtn:focus-visible{box-shadow:inset 0 0 0 2px var(--accent);outline:none}@media (max-width:719px){.status-bar-module__URqM4W__si{gap:4px;padding:0 8px}.status-bar-module__URqM4W__metaOptional{display:none}.status-bar-module__URqM4W__btnLabel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.status-bar-module__URqM4W__statusBtn{gap:0}}[data-theme=vscode] .status-bar-module__URqM4W__status{color:var(--btn-fg);background:#007acc;border-top-color:#007acc}[data-theme=vscode] .status-bar-module__URqM4W__si:hover{background:color-mix(in oklab, var(--btn-fg) 12%, transparent)}html[data-chrome=quiet] .status-bar-module__URqM4W__status{display:none}
.chrome-tabs-module__ze0o8G__ctabs{--tab-dur:.38s;--tab-ease:cubic-bezier(.22, .61, .36, 1);background:color-mix(in oklab, var(--bg-2) 92%, var(--bg-3) 8%);border-bottom:1px solid var(--line);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:stretch;height:36px;display:flex;position:relative}.chrome-tabs-module__ze0o8G__ctabsScroll{flex:1;min-width:0;position:relative;overflow:hidden}.chrome-tabs-module__ze0o8G__ctabsTrack{min-width:100%;height:36px;position:relative}.chrome-tabs-module__ze0o8G__ctabsArrow{background:var(--bg-2);border:none;border-right:1px solid var(--line-soft);width:30px;color:var(--fg-dim);cursor:pointer;flex-shrink:0;place-items:center;display:grid}.chrome-tabs-module__ze0o8G__ctabsArrow.chrome-tabs-module__ze0o8G__r{border-right:none;border-left:1px solid var(--line-soft)}.chrome-tabs-module__ze0o8G__ctabsArrow:hover{background:var(--bg-3);color:var(--fg)}.chrome-tabs-module__ze0o8G__ctabsArrow:focus-visible{color:var(--fg);box-shadow:inset 0 0 0 2px var(--accent);outline:none}.chrome-tabs-module__ze0o8G__ctabsArrow:disabled{color:var(--fg-faint);opacity:.4;cursor:default}.chrome-tabs-module__ze0o8G__ctabsActions{background:var(--bg-2);border-left:1px solid var(--line-soft);flex-shrink:0;align-items:center;padding:0 4px;display:flex}.chrome-tabs-module__ze0o8G__ctabsAct{border-radius:var(--r-md);width:28px;height:28px;color:var(--fg-dim);cursor:pointer;background:0 0;border:none;place-items:center;display:grid}.chrome-tabs-module__ze0o8G__ctabsAct:hover{background:var(--bg-3);color:var(--fg)}.chrome-tabs-module__ze0o8G__ctabsAct:focus-visible{color:var(--fg);box-shadow:0 0 0 2px var(--accent);outline:none}@media (prefers-reduced-motion:reduce){.chrome-tabs-module__ze0o8G__ctabs{--tab-dur:.01ms}}html[data-chrome=quiet] .chrome-tabs-module__ze0o8G__ctabs{display:none}
.tab-menus-module__sQb78W__ctxMenu{z-index:1200;background:var(--bg-1);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-pop);padding:5px;font-size:12.5px;position:fixed}.tab-menus-module__sQb78W__ctxItem{border-radius:var(--r-sm);width:100%;color:var(--fg-2);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:9px;padding:7px 9px;display:flex}.tab-menus-module__sQb78W__ctxItem:hover:not(.tab-menus-module__sQb78W__disabled){background:var(--bg-3);color:var(--fg)}.tab-menus-module__sQb78W__ctxItem svg{color:var(--fg-dim);flex-shrink:0}.tab-menus-module__sQb78W__ctxItem.tab-menus-module__sQb78W__danger,.tab-menus-module__sQb78W__ctxItem.tab-menus-module__sQb78W__danger svg{color:var(--red)}.tab-menus-module__sQb78W__ctxItem.tab-menus-module__sQb78W__danger:hover:not(.tab-menus-module__sQb78W__disabled){background:var(--red-soft)}.tab-menus-module__sQb78W__ctxItem.tab-menus-module__sQb78W__disabled{color:var(--fg-faint);cursor:default}.tab-menus-module__sQb78W__ctxItem.tab-menus-module__sQb78W__disabled svg{color:var(--fg-faint)}.tab-menus-module__sQb78W__ctxLbl{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.tab-menus-module__sQb78W__ctxKbd{font-family:var(--mono);color:var(--fg-faint);flex-shrink:0;font-size:10px}.tab-menus-module__sQb78W__ctxGap{flex-shrink:0;width:15px}.tab-menus-module__sQb78W__ctxDot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.tab-menus-module__sQb78W__ctxSep{background:var(--line-soft);height:1px;margin:5px 4px}.tab-menus-module__sQb78W__ctxGroupname{align-items:center;gap:8px;padding:5px 8px 8px;display:flex}.tab-menus-module__sQb78W__ctxNameinput{background:var(--bg-3);border:1px solid var(--line);border-radius:var(--r-sm);min-width:0;color:var(--fg);outline:none;flex:1;padding:5px 8px;font-size:12.5px}.tab-menus-module__sQb78W__ctxNameinput:focus{border-color:var(--accent-line);box-shadow:0 0 0 3px var(--accent-soft)}.tab-menus-module__sQb78W__ctxSwatches{grid-template-columns:repeat(9,1fr);gap:5px;padding:2px 8px 7px;display:grid}.tab-menus-module__sQb78W__ctxSw{cursor:pointer;border:2px solid #0000;border-radius:50%;width:20px;height:20px;padding:0}.tab-menus-module__sQb78W__ctxSw:hover{transform:scale(1.12)}.tab-menus-module__sQb78W__ctxSw.tab-menus-module__sQb78W__on{box-shadow:0 0 0 2px var(--bg-1), 0 0 0 4px currentColor}.tab-menus-module__sQb78W__tablistH{text-transform:uppercase;letter-spacing:.07em;color:var(--fg-faint);font-size:10.5px;font-weight:var(--w-bold);justify-content:space-between;align-items:center;padding:6px 9px 5px;display:flex}.tab-menus-module__sQb78W__tablistScroll{max-height:300px;overflow-y:auto}.tab-menus-module__sQb78W__tablistScroll.tab-menus-module__sQb78W__short{max-height:168px}.tab-menus-module__sQb78W__tablistLbl{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.tab-menus-module__sQb78W__tablistRow{border-radius:var(--r-sm);width:100%;color:var(--fg-2);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:9px;padding:7px 9px;display:flex}.tab-menus-module__sQb78W__tablistRow:hover{background:var(--bg-3);color:var(--fg)}.tab-menus-module__sQb78W__tablistRow.tab-menus-module__sQb78W__on{background:var(--sel)}.tab-menus-module__sQb78W__tablistRow.tab-menus-module__sQb78W__on .tab-menus-module__sQb78W__tablistLbl{color:var(--fg);font-weight:var(--w-medium)}.tab-menus-module__sQb78W__tablistRow svg{color:var(--fg-dim);flex-shrink:0}.tab-menus-module__sQb78W__tablistRow.tab-menus-module__sQb78W__muted{color:var(--fg-dim)}.tab-menus-module__sQb78W__tablistGdot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.tab-menus-module__sQb78W__tablistGdot.tab-menus-module__sQb78W__end{margin-left:auto}.tab-menus-module__sQb78W__tablistDirty{background:var(--fg-faint);border-radius:50%;flex-shrink:0;width:6px;height:6px}.tab-menus-module__sQb78W__tablistX{border-radius:var(--r-xs);width:18px;height:18px;color:var(--fg-faint);opacity:0;place-items:center;display:grid}.tab-menus-module__sQb78W__tablistRow:hover .tab-menus-module__sQb78W__tablistX{opacity:1}.tab-menus-module__sQb78W__tablistX:hover{background:var(--bg-4);color:var(--fg)}.tab-menus-module__sQb78W__count{font-variant-numeric:tabular-nums}
.group-tooltip-module__CKa9zG__grpTip{z-index:1300;background:var(--bg-1);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-pop);pointer-events:none;min-width:220px;max-width:300px;padding:7px;position:fixed}.group-tooltip-module__CKa9zG__grpTipH{font-size:12px;font-weight:var(--w-bold);color:var(--fg);align-items:center;gap:8px;padding:3px 5px 8px;display:flex}.group-tooltip-module__CKa9zG__grpTipDot{border-radius:3px;flex-shrink:0;width:11px;height:11px}.group-tooltip-module__CKa9zG__grpTipRow{color:var(--fg-2);align-items:center;gap:9px;padding:5px;font-size:12.5px;display:flex}.group-tooltip-module__CKa9zG__grpTipB{border-radius:50%;flex-shrink:0;width:6px;height:6px}.group-tooltip-module__CKa9zG__grpTipLbl{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.chrome-tab-item-module__UGt0eq__ctab{--tab-dur:.38s;--tab-ease:cubic-bezier(.22, .61, .36, 1);box-sizing:border-box;cursor:pointer;height:36px;position:absolute;top:0;overflow:hidden}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__anim{transition:left var(--tab-dur) var(--tab-ease), width var(--tab-dur) var(--tab-ease)}.chrome-tab-item-module__UGt0eq__ctabIn{align-items:center;gap:7px;height:100%;padding:0 8px 0 12px;display:flex;position:relative;overflow:hidden}.chrome-tab-item-module__UGt0eq__ctabMain{outline:none;flex:1;align-items:center;gap:7px;min-width:0;height:100%;display:flex;overflow:hidden}.chrome-tab-item-module__UGt0eq__ctab:focus-visible{box-shadow:inset 0 0 0 2px var(--accent);border-radius:var(--r-sm);outline:none}.chrome-tab-item-module__UGt0eq__ctab:focus-visible .chrome-tab-item-module__UGt0eq__ctabMain{box-shadow:none}.chrome-tab-item-module__UGt0eq__tX:focus-visible{box-shadow:0 0 0 2px var(--accent);color:var(--fg);background:var(--bg-4);outline:none}@media (prefers-reduced-motion:reduce){.chrome-tab-item-module__UGt0eq__ctab{--tab-dur:.01ms}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__anim{transition:none}}.chrome-tab-item-module__UGt0eq__tIco{color:var(--accent);opacity:.9;flex-shrink:0;place-items:center;display:grid}.chrome-tab-item-module__UGt0eq__tLbl{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12.5px;font-weight:var(--w-medium,500);letter-spacing:-.01em;color:var(--fg-2);transition:color var(--dur-fast,.12s) var(--ease,var(--ease-standard));flex:1;overflow:hidden}.chrome-tab-item-module__UGt0eq__tDirty{background:var(--fg-faint);border-radius:50%;flex-shrink:0;width:7px;height:7px}.chrome-tab-item-module__UGt0eq__tX{border-radius:var(--r-sm);width:18px;height:18px;color:var(--fg-faint);cursor:pointer;background:0 0;border:none;flex-shrink:0;place-items:center;padding:0;display:grid}.chrome-tab-item-module__UGt0eq__tX:hover{background:var(--bg-4);color:var(--fg)}.chrome-tab-item-module__UGt0eq__ctab:hover{background:color-mix(in srgb, var(--fg) 5%, transparent)}.chrome-tab-item-module__UGt0eq__ctab:hover .chrome-tab-item-module__UGt0eq__tLbl{color:var(--fg)}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__active{background:var(--bg-1);z-index:5;box-shadow:0 1px 0 color-mix(in oklab, var(--fg) 4%, transparent), inset 0 1px 0 color-mix(in srgb, var(--bg-1) 80%, transparent)}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__active .chrome-tab-item-module__UGt0eq__tLbl{color:var(--fg);font-weight:var(--w-semi,600)}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__active .chrome-tab-item-module__UGt0eq__tIco{opacity:1}.chrome-tab-item-module__UGt0eq__ctab:after{content:"";background:var(--line-soft);width:1px;transition:opacity var(--dur-fast) var(--ease);position:absolute;top:9px;bottom:9px;right:0}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__active:after,.chrome-tab-item-module__UGt0eq__ctab:hover:after,.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__grouped:after,.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__pinned:after,.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__beforeActive:after{opacity:0}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__closeHover .chrome-tab-item-module__UGt0eq__tX{opacity:0;transition:opacity var(--dur-fast) var(--ease)}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__closeHover:hover .chrome-tab-item-module__UGt0eq__tX,.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__closeHover.chrome-tab-item-module__UGt0eq__active .chrome-tab-item-module__UGt0eq__tX{opacity:1}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__closeActiveOnly .chrome-tab-item-module__UGt0eq__tX{opacity:0}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__closeActiveOnly.chrome-tab-item-module__UGt0eq__active .chrome-tab-item-module__UGt0eq__tX,.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__closeAlways .chrome-tab-item-module__UGt0eq__tX{opacity:1}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__narrow .chrome-tab-item-module__UGt0eq__ctabIn{justify-content:center;padding:0}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__narrow.chrome-tab-item-module__UGt0eq__active .chrome-tab-item-module__UGt0eq__tX{opacity:1;background:var(--bg-1);position:absolute;top:9px;right:3px}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__pinned,.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__pinned:hover{background:0 0}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__pinned .chrome-tab-item-module__UGt0eq__ctabIn{border-radius:var(--r-sm);background:var(--bg-4);justify-content:center;margin:4px 3px;padding:0}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__pinned:hover .chrome-tab-item-module__UGt0eq__ctabIn{background:color-mix(in srgb, var(--bg-4) 62%, var(--fg-faint) 38%)}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__pinned.chrome-tab-item-module__UGt0eq__active .chrome-tab-item-module__UGt0eq__ctabIn{background:var(--bg-1);box-shadow:0 1px 3px color-mix(in oklab, var(--fg) 14%, transparent), inset 0 0 0 1px var(--line)}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__pinned.chrome-tab-item-module__UGt0eq__active:before{display:none}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__pinned .chrome-tab-item-module__UGt0eq__tIco{color:var(--fg-2)}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__pinned.chrome-tab-item-module__UGt0eq__active .chrome-tab-item-module__UGt0eq__tIco{color:var(--accent)}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__dragging{z-index:20;box-shadow:var(--shadow-pop);cursor:grabbing;transition:none}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapeFlat{border-radius:0}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapeFlat.chrome-tab-item-module__UGt0eq__active:not(.chrome-tab-item-module__UGt0eq__grouped):before{content:"";background:var(--accent);z-index:6;height:2px;position:absolute;top:0;left:0;right:0}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapeChrome{border-radius:8px 8px 0 0;overflow:visible}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapeChrome .chrome-tab-item-module__UGt0eq__ctabIn{border-radius:8px 8px 0 0}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapeChrome.chrome-tab-item-module__UGt0eq__active:before,.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapeChrome.chrome-tab-item-module__UGt0eq__active:after{content:"";z-index:6;pointer-events:none;width:8px;height:8px;position:absolute;bottom:0}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapeChrome.chrome-tab-item-module__UGt0eq__active:before{background:radial-gradient(circle at top left, transparent 8px, var(--bg-1) 8px);left:-8px}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapeChrome.chrome-tab-item-module__UGt0eq__active:after{background:radial-gradient(circle at top right, transparent 8px, var(--bg-1) 8px);right:-8px}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapePill{padding:4px}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapePill .chrome-tab-item-module__UGt0eq__ctabIn{border-radius:var(--r-pill)}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapePill.chrome-tab-item-module__UGt0eq__active .chrome-tab-item-module__UGt0eq__ctabIn{background:var(--bg-1);box-shadow:var(--shadow)}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapePill.chrome-tab-item-module__UGt0eq__active{background:0 0}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapePill.chrome-tab-item-module__UGt0eq__active:before,.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapePill.chrome-tab-item-module__UGt0eq__active:after,.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__shapePill:after{display:none}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__colorful.chrome-tab-item-module__UGt0eq__grouped{background:0 0}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__colorful.chrome-tab-item-module__UGt0eq__grouped:not(.chrome-tab-item-module__UGt0eq__active){box-shadow:inset 0 -2.5px 0 0 var(--g-color)}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__colorful.chrome-tab-item-module__UGt0eq__grouped:hover{background:color-mix(in srgb, var(--fg) 6%, transparent)}.chrome-tab-item-module__UGt0eq__ctab.chrome-tab-item-module__UGt0eq__colorful.chrome-tab-item-module__UGt0eq__grouped.chrome-tab-item-module__UGt0eq__active{background:var(--bg-1);box-shadow:inset 0 2px 0 0 var(--g-color), inset 2px 0 0 0 var(--g-color), inset -2px 0 0 0 var(--g-color)}
.chrome-tabs-track-module__CEAB0a__ctabsTrack{min-width:100%;height:36px;position:relative}.chrome-tabs-track-module__CEAB0a__tablist{display:contents}.chrome-tabs-track-module__CEAB0a__ctabGroupBg{--tab-dur:.38s;--tab-ease:cubic-bezier(.22, .61, .36, 1);display:none}.chrome-tabs-track-module__CEAB0a__ctabGroupBg.chrome-tabs-track-module__CEAB0a__anim{transition:left var(--tab-dur) var(--tab-ease), width var(--tab-dur) var(--tab-ease)}.chrome-tabs-track-module__CEAB0a__ctabGhead{--tab-dur:.38s;--tab-ease:cubic-bezier(.22, .61, .36, 1);cursor:pointer;z-index:5;min-width:30px;height:100%;box-shadow:inset 0 -2.5px 0 0 var(--g-color);background:0 0;justify-content:center;align-items:center;padding:0 6px;display:flex;position:absolute;top:0}.chrome-tabs-track-module__CEAB0a__ctabGhead.chrome-tabs-track-module__CEAB0a__anim{transition:left var(--tab-dur) var(--tab-ease), width var(--tab-dur) var(--tab-ease)}.chrome-tabs-track-module__CEAB0a__ctabGhead.chrome-tabs-track-module__CEAB0a__collapsed{box-shadow:none}.chrome-tabs-track-module__CEAB0a__cghChip{background:var(--g-color);width:20px;min-width:20px;height:20px;color:var(--btn-fg);border-radius:3px;justify-content:center;align-items:center;gap:5px;display:flex}.chrome-tabs-track-module__CEAB0a__ctabGhead:not(.chrome-tabs-track-module__CEAB0a__unnamed) .chrome-tabs-track-module__CEAB0a__cghChip,.chrome-tabs-track-module__CEAB0a__ctabGhead.chrome-tabs-track-module__CEAB0a__collapsed .chrome-tabs-track-module__CEAB0a__cghChip{width:auto;padding:0 7px}.chrome-tabs-track-module__CEAB0a__ctabGhead.chrome-tabs-track-module__CEAB0a__unnamed{min-width:32px;padding:0 6px}.chrome-tabs-track-module__CEAB0a__ctabGhead:hover{filter:brightness(1.06)}.chrome-tabs-track-module__CEAB0a__ctabGhead:focus-visible{box-shadow:inset 0 0 0 2px var(--accent), inset 0 -2.5px 0 0 var(--g-color);outline:none}@media (prefers-reduced-motion:reduce){.chrome-tabs-track-module__CEAB0a__ctabGroupBg,.chrome-tabs-track-module__CEAB0a__ctabGhead{--tab-dur:.01ms}.chrome-tabs-track-module__CEAB0a__ctabGroupBg.chrome-tabs-track-module__CEAB0a__anim,.chrome-tabs-track-module__CEAB0a__ctabGhead.chrome-tabs-track-module__CEAB0a__anim{transition:none}}.chrome-tabs-track-module__CEAB0a__cghName{color:var(--btn-fg);font-size:11.5px;font-weight:var(--w-bold);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chrome-tabs-track-module__CEAB0a__cghCount{font-family:var(--mono);font-size:11px;font-weight:var(--w-bold);color:var(--btn-fg);flex-shrink:0}.chrome-tabs-track-module__CEAB0a__ctabNew{--tab-dur:.38s;--tab-ease:cubic-bezier(.22, .61, .36, 1);border-radius:var(--r-md);width:28px;height:28px;color:var(--fg-dim);cursor:pointer;background:0 0;border:none;place-items:center;display:grid;position:absolute;top:5px}.chrome-tabs-track-module__CEAB0a__ctabNew.chrome-tabs-track-module__CEAB0a__anim{transition:left var(--tab-dur) var(--tab-ease)}.chrome-tabs-track-module__CEAB0a__ctabNew:hover{background:var(--bg-3);color:var(--fg)}
.titlebar-module__zoDkSq__titlebar{background:var(--bg-0);border-bottom:1px solid var(--line-soft);align-items:center;gap:10px;min-width:0;height:34px;padding:0 12px;display:flex;overflow:hidden}.titlebar-module__zoDkSq__traffic{flex-shrink:0;gap:8px;display:flex}.titlebar-module__zoDkSq__r,.titlebar-module__zoDkSq__y,.titlebar-module__zoDkSq__g{border-radius:50%;width:12px;height:12px;display:block}.titlebar-module__zoDkSq__r{background:#e06c5f}.titlebar-module__zoDkSq__y{background:#e3b341}.titlebar-module__zoDkSq__g{background:#61bf6b}.titlebar-module__zoDkSq__tbCmd{font:inherit;color:var(--fg-dim);background:var(--bg-2);border:1px solid var(--line);text-align:center;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:6px;flex:0 220px;min-width:0;max-width:280px;padding:3px 12px;font-size:11.5px;overflow:hidden}.titlebar-module__zoDkSq__tbCmd:hover{color:var(--fg-2)}.titlebar-module__zoDkSq__tbCmd:focus-visible{border-color:var(--accent-line);box-shadow:0 0 0 3px var(--accent-soft);color:var(--fg);outline:none}.titlebar-module__zoDkSq__tbTitle{color:var(--fg-dim);white-space:nowrap;letter-spacing:.01em;flex-shrink:1;align-items:center;gap:8px;min-width:0;margin:0 auto;font-size:12px;display:flex;overflow:hidden}.titlebar-module__zoDkSq__tbTitleText{text-overflow:ellipsis;overflow:hidden}.titlebar-module__zoDkSq__tbLogo{border-radius:var(--r-xs);background:var(--accent);width:16px;height:16px;color:var(--on-accent);place-items:center;font-size:10px;font-weight:700;display:grid}.titlebar-module__zoDkSq__tbRight{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.titlebar-module__zoDkSq__themeBtn{border-radius:var(--r-sm);border:1px solid var(--line);background:var(--bg-2);height:26px;color:var(--fg-2);font:inherit;cursor:pointer;flex-shrink:0;align-items:center;gap:6px;padding:0 10px;font-size:11.5px;display:inline-flex}.titlebar-module__zoDkSq__themeBtn:hover{background:var(--bg-3);color:var(--fg)}.titlebar-module__zoDkSq__themeBtn:focus-visible{border-color:var(--accent-line);box-shadow:0 0 0 3px var(--accent-soft);color:var(--fg);outline:none}@media (max-width:719px){.titlebar-module__zoDkSq__titlebar{gap:6px;padding:0 8px;overflow:hidden}.titlebar-module__zoDkSq__traffic,.titlebar-module__zoDkSq__tbTitle{display:none}.titlebar-module__zoDkSq__tbCmd{text-align:left;flex:0 auto;min-width:0;max-width:7.5rem;padding:3px 8px}.titlebar-module__zoDkSq__tbRight{flex:auto;justify-content:flex-end;gap:6px;min-width:0;overflow:hidden}.titlebar-module__zoDkSq__themeBtnLabel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.titlebar-module__zoDkSq__themeBtn{flex-shrink:0;gap:0;padding:0 8px}}@media (max-width:399px){.titlebar-module__zoDkSq__tbCmd,.titlebar-module__zoDkSq__themeBtn{display:none}}html[data-chrome=quiet] .titlebar-module__zoDkSq__titlebar{display:none}
.copilot-panel-module__7d-r4a__root{background:var(--bg-2);flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.copilot-panel-module__7d-r4a__body{overscroll-behavior:contain;flex:auto;min-height:0;padding:16px;overflow-y:auto}.copilot-panel-module__7d-r4a__rows{flex-direction:column;gap:16px;display:flex}.copilot-panel-module__7d-r4a__rows>*{content-visibility:auto;contain-intrinsic-size:auto 72px;animation:copilot-panel-module__7d-r4a__cp-row-in var(--cp-dur-row,.3s) var(--cp-ease-row,ease) backwards}.copilot-panel-module__7d-r4a__foot{background:var(--bg-1);flex-shrink:0}.copilot-panel-module__7d-r4a__view{animation:copilot-panel-module__7d-r4a__cp-view var(--cp-dur-view,.24s) var(--cp-ease-view,ease)}.copilot-panel-module__7d-r4a__root[data-dense] .copilot-panel-module__7d-r4a__body{padding:12px}.copilot-panel-module__7d-r4a__root[data-dense] .copilot-panel-module__7d-r4a__rows{gap:12px}@media (prefers-reduced-motion:reduce){.copilot-panel-module__7d-r4a__rows>*,.copilot-panel-module__7d-r4a__view{animation:none}}
