.IconRail-module__jZroLW__rail{background:var(--surface-rail);border-right:1px solid var(--color-border);width:240px;height:100dvh;transition:width var(--duration-normal) var(--ease-out), flex-basis var(--duration-normal) var(--ease-out);flex-direction:column;flex:0 0 240px;display:flex;position:sticky;top:0;overflow:hidden}.IconRail-module__jZroLW__collapsed{flex-basis:64px;width:64px}.IconRail-module__jZroLW__header{border-bottom:1px solid var(--color-border);white-space:nowrap;text-overflow:ellipsis;padding:16px 14px;overflow:hidden}.IconRail-module__jZroLW__collapsed .IconRail-module__jZroLW__header{text-align:center;padding:10px 6px;font-size:0}.IconRail-module__jZroLW__nav{flex-direction:column;flex:1;gap:10px;padding:12px 8px;display:flex;overflow-y:auto}.IconRail-module__jZroLW__group{flex-direction:column;gap:2px;display:flex}.IconRail-module__jZroLW__groupHead{color:var(--color-text-subtle);font-size:11px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:space-between;align-items:center;padding:6px 10px;display:flex}.IconRail-module__jZroLW__groupHead:hover{color:var(--color-text);background:var(--color-bg-muted)}.IconRail-module__jZroLW__chev{transition:transform var(--duration-fast) var(--ease-out);display:inline-flex}.IconRail-module__jZroLW__chevOpen{transform:rotate(90deg)}.IconRail-module__jZroLW__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.IconRail-module__jZroLW__link{border-radius:var(--radius-md);color:var(--color-text-muted);font-size:var(--fs-14);font-weight:var(--fw-medium);white-space:nowrap;align-items:center;gap:10px;padding:8px 10px;text-decoration:none;display:flex;position:relative}.IconRail-module__jZroLW__link:hover{background:var(--color-bg-muted);color:var(--color-text)}.IconRail-module__jZroLW__link.IconRail-module__jZroLW__active{background:var(--color-brand-50);color:var(--color-brand-700)}.IconRail-module__jZroLW__link.IconRail-module__jZroLW__active:before{content:"";background:var(--color-brand-500);border-radius:0 3px 3px 0;width:3px;position:absolute;top:6px;bottom:6px;left:-8px}.IconRail-module__jZroLW__icon{width:18px;height:18px;color:inherit;flex:0 0 18px;justify-content:center;align-items:center;display:inline-flex}.IconRail-module__jZroLW__label{text-overflow:ellipsis;overflow:hidden}.IconRail-module__jZroLW__badge{border-radius:var(--radius-pill);background:var(--color-brand-500);color:#fff;min-width:20px;height:18px;font-size:11px;font-weight:var(--fw-bold);justify-content:center;align-items:center;margin-left:auto;padding:0 6px;display:inline-flex}.IconRail-module__jZroLW__collapsed .IconRail-module__jZroLW__label,.IconRail-module__jZroLW__collapsed .IconRail-module__jZroLW__badge,.IconRail-module__jZroLW__collapsed .IconRail-module__jZroLW__groupHead{display:none}.IconRail-module__jZroLW__collapsed .IconRail-module__jZroLW__link{justify-content:center;padding:10px}.IconRail-module__jZroLW__foot{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:8px;padding:8px;display:flex}.IconRail-module__jZroLW__footSlot{flex:1;min-width:0}.IconRail-module__jZroLW__collapsed .IconRail-module__jZroLW__footSlot{display:none}.IconRail-module__jZroLW__collapseBtn{border:1px solid var(--color-border);border-radius:var(--radius-md);width:32px;height:32px;color:var(--color-text-subtle);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:inline-flex}.IconRail-module__jZroLW__collapseBtn:hover{background:var(--color-bg-muted);color:var(--color-text)}
.CommandPalette-module__HIwqvW__backdrop{z-index:var(--z-modal);background:var(--surface-overlay);animation:CommandPalette-module__HIwqvW__fadeIn .14s var(--ease-out);justify-content:center;align-items:flex-start;padding-top:10vh;display:flex;position:fixed;inset:0}.CommandPalette-module__HIwqvW__box{background:var(--surface-raised);border-radius:var(--radius-lg);width:min(640px,100vw - 32px);box-shadow:var(--elevation-3);max-height:70dvh;animation:CommandPalette-module__HIwqvW__slideDown .18s var(--ease-out);flex-direction:column;display:flex;overflow:hidden}.CommandPalette-module__HIwqvW__searchRow{border-bottom:1px solid var(--color-border);color:var(--color-text-subtle);align-items:center;gap:10px;padding:12px 14px;display:flex}.CommandPalette-module__HIwqvW__input{font-size:var(--fs-14);color:var(--color-text);background:0 0;border:none;outline:none;flex:1}.CommandPalette-module__HIwqvW__escKbd{font-family:var(--font-mono);border:1px solid var(--color-border);background:var(--color-bg-muted);border-radius:var(--radius-sm);color:var(--color-text-subtle);padding:1px 6px;font-size:11px}.CommandPalette-module__HIwqvW__list{flex:1;padding:4px 0 8px;overflow-y:auto}.CommandPalette-module__HIwqvW__section{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-subtle);font-size:11px;font-weight:var(--fw-semibold);margin:8px 14px 4px}.CommandPalette-module__HIwqvW__item{text-align:left;width:100%;font-size:var(--fs-14);color:var(--color-text);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:8px 14px;display:flex}.CommandPalette-module__HIwqvW__itemActive{background:var(--color-brand-50);color:var(--color-brand-700)}.CommandPalette-module__HIwqvW__itemIcon{color:var(--color-text-subtle);align-items:center;display:inline-flex}.CommandPalette-module__HIwqvW__itemActive .CommandPalette-module__HIwqvW__itemIcon{color:var(--color-brand-700)}.CommandPalette-module__HIwqvW__itemLabel{flex:1}.CommandPalette-module__HIwqvW__itemHint{font-size:var(--fs-12);color:var(--color-text-subtle)}.CommandPalette-module__HIwqvW__empty{text-align:center;color:var(--color-text-subtle);font-size:var(--fs-13,.8125rem);padding:24px}@keyframes CommandPalette-module__HIwqvW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CommandPalette-module__HIwqvW__slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}
.PanelLayout-module__vJu87G__shell{background:var(--surface-sunken);min-height:100dvh;display:flex}.PanelLayout-module__vJu87G__brand{align-items:center;gap:10px;display:inline-flex}.PanelLayout-module__vJu87G__brandMark{background:linear-gradient(135deg, var(--color-brand-500), var(--color-brand-700));color:#fff;width:32px;height:32px;font-size:12px;font-weight:var(--fw-bold);letter-spacing:.04em;border-radius:8px;flex:0 0 32px;justify-content:center;align-items:center;display:inline-flex}.PanelLayout-module__vJu87G__brandTitle{font-weight:var(--fw-bold);font-size:var(--fs-14);color:var(--color-text);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.PanelLayout-module__vJu87G__main{flex-direction:column;flex:1;min-width:0;display:flex}.PanelLayout-module__vJu87G__body{flex-direction:column;flex:1;gap:20px;padding:24px clamp(16px,3vw,32px) 64px;display:flex}.PanelLayout-module__vJu87G__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.PanelLayout-module__vJu87G__headBadge{font-size:var(--fs-12);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.12em;color:var(--color-brand-600);background:var(--color-brand-50);border-radius:var(--radius-pill);margin-bottom:8px;padding:4px 10px;display:inline-flex}.PanelLayout-module__vJu87G__title{font-size:var(--fs-28);font-weight:var(--fw-bold);letter-spacing:-.02em;color:var(--color-text);margin:0}.PanelLayout-module__vJu87G__subtitle{font-size:var(--fs-14);color:var(--color-text-muted);margin:6px 0 0}.PanelLayout-module__vJu87G__actions{align-items:center;gap:8px;display:inline-flex}.PanelLayout-module__vJu87G__content{flex-direction:column;gap:20px;min-width:0;display:flex}@media (max-width:880px){.PanelLayout-module__vJu87G__shell{flex-direction:column}.PanelLayout-module__vJu87G__body{padding:16px 16px 48px}}
.AssistBanner-module__erEVbq__bar{justify-content:space-between;align-items:center;gap:var(--space-3);color:inherit;font-size:var(--fs-13,.8125rem);border-radius:0;flex-wrap:wrap;padding:0;display:flex}.AssistBanner-module__erEVbq__copy{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.AssistBanner-module__erEVbq__tag{font-size:10px;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.1em;color:#fff;border-radius:var(--radius-pill);background:#b45309;padding:2px 8px}.AssistBanner-module__erEVbq__reason{color:#92400e;font-style:italic}.AssistBanner-module__erEVbq__stopBtn{color:#fff;border-radius:var(--radius-md);font-size:var(--fs-13);font-weight:var(--fw-semibold);cursor:pointer;background:#b45309;border:0;padding:6px 12px}.AssistBanner-module__erEVbq__stopBtn:hover{background:#92400e}
