.app-shell-module__9esOwG__shell{flex:1;grid-template:"topbar""main"minmax(0,1fr)/minmax(0,1fr);width:100%;min-height:100dvh;display:grid}.app-shell-module__9esOwG__skipLink{z-index:100;padding:var(--space-3) var(--space-4);background:var(--bg-row-hover);color:var(--fg-default);border:1px solid var(--line-interactive);border-radius:0 0 var(--radius-md) 0;position:absolute;top:0;left:0;transform:translateY(-120%)}.app-shell-module__9esOwG__skipLink:focus-visible{transform:none}.app-shell-module__9esOwG__sidebar{display:none}.app-shell-module__9esOwG__sidebarInner,.app-shell-module__9esOwG__drawerInner{gap:var(--space-6);min-height:0;padding:var(--space-5) var(--space-3) var(--space-4);flex-direction:column;flex:1;display:flex}.app-shell-module__9esOwG__brandBlock{padding-inline:var(--space-2);min-width:0}.app-shell-module__9esOwG__brand{font-size:var(--text-panel);letter-spacing:.01em;color:var(--fg-muted);font-weight:700;display:block}.app-shell-module__9esOwG__brandAccent{color:var(--fg-default)}.app-shell-module__9esOwG__brandSub{color:var(--fg-muted);margin-top:.125rem;font-size:.75rem;display:block}.app-shell-module__9esOwG__nav{gap:var(--space-5);flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.app-shell-module__9esOwG__navSectionLabel{padding-inline:var(--space-3);margin-bottom:var(--space-1);font-size:var(--text-overline);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);font-weight:600}.app-shell-module__9esOwG__navList{flex-direction:column;gap:.125rem;list-style:none;display:flex}.app-shell-module__9esOwG__navLink{align-items:center;gap:var(--space-2);min-height:var(--touch-target);padding:var(--space-2) var(--space-3);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--fg-muted);font-size:var(--text-body);border-left:3px solid #0000;line-height:1.3;transition:background-color .12s ease-out,color .12s ease-out;display:flex}@media (hover:hover){.app-shell-module__9esOwG__navLink:hover{background:var(--bg-row-hover);color:var(--fg-default)}}.app-shell-module__9esOwG__navLinkActive,.app-shell-module__9esOwG__navLinkActive:hover{border-left-color:var(--color-accent);background:var(--bg-row-hover);color:var(--fg-default);font-weight:600}.app-shell-module__9esOwG__navIcon{flex:none}.app-shell-module__9esOwG__session{align-items:center;gap:var(--space-2);padding:var(--space-2);border-top:1px solid var(--line);padding-top:var(--space-3);min-width:0;margin-top:auto;display:flex}.app-shell-module__9esOwG__sessionAvatar{border:1px solid var(--line-strong);border-radius:var(--radius-pill);background:var(--bg-row-hover);width:2rem;height:2rem;font-size:var(--text-meta);flex:none;justify-content:center;align-items:center;font-weight:600;display:flex}.app-shell-module__9esOwG__sessionText{flex-direction:column;flex:1;min-width:0;display:flex}.app-shell-module__9esOwG__sessionName{font-size:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-weight:600;line-height:1.2;overflow:hidden}.app-shell-module__9esOwG__sessionRole{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.app-shell-module__9esOwG__signOutButton{width:var(--touch-target);height:var(--touch-target);border:1px solid var(--line-interactive);border-radius:var(--radius-sm);background:var(--bg-panel);color:var(--fg-default);font:inherit;cursor:pointer;flex:none;justify-content:center;align-items:center;display:inline-flex}@media (hover:hover){.app-shell-module__9esOwG__signOutButton:hover:not(:disabled){border-color:var(--line-strong);background:var(--bg-row-hover)}}.app-shell-module__9esOwG__signOutButton:disabled{cursor:progress;color:var(--fg-muted)}.app-shell-module__9esOwG__topbar{z-index:20;align-items:center;gap:var(--space-3);min-height:var(--topbar-height);padding-block:var(--space-2);padding-inline:max(var(--space-4), env(safe-area-inset-left)) max(var(--space-4), env(safe-area-inset-right));padding-top:max(var(--space-2), env(safe-area-inset-top));border-bottom:1px solid var(--line);background:var(--bg-page);box-shadow:var(--shadow-sticky);grid-area:topbar;display:flex;position:sticky;top:0}.app-shell-module__9esOwG__pageContext{min-width:0}.app-shell-module__9esOwG__pageTitle{font-size:1.0625rem;font-weight:600;line-height:1.25}.app-shell-module__9esOwG__pageDescription{font-size:var(--text-meta);color:var(--fg-muted);margin-top:.125rem;line-height:1.3}.app-shell-module__9esOwG__iconButton{width:var(--touch-target);height:var(--touch-target);border:1px solid var(--line-interactive);border-radius:var(--radius-sm);background:var(--bg-panel);color:var(--fg-default);cursor:pointer;flex:none;justify-content:center;align-items:center;display:inline-flex}@media (hover:hover){.app-shell-module__9esOwG__iconButton:hover{border-color:var(--line-strong);background:var(--bg-row-hover)}}.app-shell-module__9esOwG__main{grid-area:main;min-width:0}.app-shell-module__9esOwG__content{width:100%;max-width:var(--content-max-width);padding-block:var(--space-5);padding-inline:max(var(--space-4), env(safe-area-inset-left)) max(var(--space-4), env(safe-area-inset-right));padding-bottom:calc(5.5rem + env(safe-area-inset-bottom));min-width:0;margin-inline:auto}.app-shell-module__9esOwG__tabBar{z-index:30;border-top:1px solid var(--line);background:var(--bg-panel);padding-bottom:env(safe-area-inset-bottom);grid-auto-columns:1fr;grid-auto-flow:column;display:grid;position:fixed;inset:auto 0 0}.app-shell-module__9esOwG__tab{min-height:3rem;padding:var(--space-2) .25rem;color:var(--fg-muted);font:inherit;text-align:center;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:.1875rem;font-size:.625rem;line-height:1.2;display:flex;position:relative}.app-shell-module__9esOwG__tabLabel{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.app-shell-module__9esOwG__tabActive{color:var(--fg-default);font-weight:600}.app-shell-module__9esOwG__tabActive:before{content:"";background:var(--color-accent);border-radius:0 0 2px 2px;width:1.625rem;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.app-shell-module__9esOwG__drawerRoot{z-index:50;display:flex;position:fixed;inset:0}.app-shell-module__9esOwG__backdrop{background:var(--scrim);position:absolute;inset:0}.app-shell-module__9esOwG__drawer{border-right:1px solid var(--line);background:var(--bg-panel);flex-direction:column;width:min(20rem,88vw);height:100%;animation:.16s ease-out app-shell-module__9esOwG__drawerIn;display:flex;position:relative;overflow-y:auto}.app-shell-module__9esOwG__drawer .app-shell-module__9esOwG__navLink{min-height:3rem;font-size:var(--text-object)}.app-shell-module__9esOwG__drawerHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-3) 0;padding-top:max(var(--space-3), env(safe-area-inset-top));display:flex}.app-shell-module__9esOwG__drawerInner{padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom))}@keyframes app-shell-module__9esOwG__drawerIn{0%{transform:translate(-100%)}to{transform:none}}.app-shell-module__9esOwG__gate{justify-content:center;align-items:center;gap:var(--space-3);min-height:100dvh;padding:var(--space-7) var(--space-6);text-align:center;flex-direction:column;flex:1;display:flex}.app-shell-module__9esOwG__gateBrand{font-size:1.125rem;font-weight:700}.app-shell-module__9esOwG__gateMessage{color:var(--fg-muted);max-width:32rem}.app-shell-module__9esOwG__gateError{color:var(--state-error);max-width:32rem}.app-shell-module__9esOwG__gateButton{min-height:var(--touch-target);padding:var(--space-2) var(--space-4);border:1px solid var(--line-interactive);border-radius:var(--radius-sm);background:var(--bg-panel);color:var(--fg-default);font:inherit;cursor:pointer}@media (min-width:768px){.app-shell-module__9esOwG__shell{grid-template-columns:calc(var(--nav-width) + var(--space-4)) minmax(0, 1fr);grid-template-areas:"sidebar topbar""sidebar main"}.app-shell-module__9esOwG__sidebar{height:100dvh;min-height:0;padding:var(--space-4) 0 var(--space-4);padding-left:max(var(--space-4), env(safe-area-inset-left));grid-area:sidebar;align-self:start;display:flex;position:sticky;top:0}.app-shell-module__9esOwG__sidebar .app-shell-module__9esOwG__sidebarInner{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg-sidebar);min-height:0;box-shadow:var(--shadow-sidebar);flex:1;overflow-y:auto}.app-shell-module__9esOwG__tabBar{display:none}.app-shell-module__9esOwG__topbar{padding-inline:var(--space-6) max(var(--space-6), env(safe-area-inset-right))}.app-shell-module__9esOwG__content{padding-block:var(--space-6) var(--space-9);padding-inline:var(--space-6) max(var(--space-6), env(safe-area-inset-right))}.app-shell-module__9esOwG__pageTitle{font-size:var(--text-page-title)}}@media (min-width:1280px){.app-shell-module__9esOwG__shell{grid-template-columns:calc(var(--nav-width-wide) + var(--space-4)) minmax(0, 1fr)}.app-shell-module__9esOwG__topbar,.app-shell-module__9esOwG__content{padding-inline:var(--space-7) max(var(--space-7), env(safe-area-inset-right))}}
.ui-module__SP2qqW__page{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.ui-module__SP2qqW__prose{max-width:var(--measure)}.ui-module__SP2qqW__pageHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3) var(--space-4);flex-wrap:wrap;min-width:0;display:flex}.ui-module__SP2qqW__pageHeaderText{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.ui-module__SP2qqW__pageTitle{font-size:var(--text-display);letter-spacing:-.015em;overflow-wrap:anywhere;font-weight:600;line-height:1.2}.ui-module__SP2qqW__pageMeta{font-size:var(--text-meta);color:var(--fg-muted);font-variant-numeric:tabular-nums}.ui-module__SP2qqW__pageActions{gap:var(--space-2);flex-wrap:wrap;display:flex}.ui-module__SP2qqW__detailGrid{gap:var(--space-5);grid-template-columns:minmax(0,1fr);align-items:start;display:grid}@media (min-width:1280px){.ui-module__SP2qqW__detailGrid{gap:var(--space-7);grid-template-columns:minmax(0,1fr) 18rem}}.ui-module__SP2qqW__detailMain,.ui-module__SP2qqW__detailRail{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.ui-module__SP2qqW__panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg-panel);box-shadow:var(--shadow-panel);min-width:0;overflow:hidden}.ui-module__SP2qqW__panelHeader{justify-content:space-between;align-items:center;gap:var(--space-2) var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--line);flex-wrap:wrap;min-width:0;display:flex}.ui-module__SP2qqW__panelTitle{font-size:var(--text-panel);overflow-wrap:anywhere;min-width:0;font-weight:600}.ui-module__SP2qqW__panelBody{padding:var(--space-4);gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.ui-module__SP2qqW__panelFooter{padding:var(--space-3) var(--space-4);border-top:1px solid var(--line);background:var(--bg-inset)}.ui-module__SP2qqW__list{min-width:0;list-style:none}.ui-module__SP2qqW__list>li+li{border-top:1px solid var(--line)}.ui-module__SP2qqW__row{align-items:center;gap:var(--space-2) var(--space-3);padding:var(--space-3) var(--space-4);border-left:2px solid #0000;flex-wrap:wrap;min-width:0;display:flex}.ui-module__SP2qqW__rowLink{padding:var(--space-4);color:inherit;border-left:2px solid #0000;min-width:0;transition:background-color .12s ease-out,border-color .12s ease-out;display:block}@media (hover:hover){.ui-module__SP2qqW__rowLink:hover{background:var(--bg-row-hover);border-left-color:var(--line-strong)}}.ui-module__SP2qqW__rowLink:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-3px;border-radius:0}.ui-module__SP2qqW__rowActions{align-items:center;gap:var(--space-2);flex-wrap:wrap;margin-left:auto;display:flex}.ui-module__SP2qqW__rowTitle{font-size:var(--text-object);overflow-wrap:anywhere;font-weight:600;line-height:1.3}.ui-module__SP2qqW__rowDescription{font-size:var(--text-secondary);color:var(--fg-muted);overflow-wrap:anywhere;line-height:1.5}.ui-module__SP2qqW__body{font-size:var(--text-body);overflow-wrap:anywhere;line-height:1.55}.ui-module__SP2qqW__muted{font-size:var(--text-secondary);color:var(--fg-muted);overflow-wrap:anywhere;line-height:1.6}.ui-module__SP2qqW__meta{font-size:var(--text-meta);color:var(--fg-muted);overflow-wrap:anywhere;line-height:1.5}.ui-module__SP2qqW__tabular{font-variant-numeric:tabular-nums}.ui-module__SP2qqW__mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:var(--text-meta);overflow-wrap:anywhere}.ui-module__SP2qqW__truncate{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ui-module__SP2qqW__error{font-size:var(--text-secondary);color:var(--state-error);overflow-wrap:anywhere;line-height:1.5}.ui-module__SP2qqW__hint{color:var(--fg-muted);font-size:.75rem;line-height:1.5}.ui-module__SP2qqW__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ui-module__SP2qqW__button{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--touch-target);border:1px solid var(--line-interactive);border-radius:var(--radius-sm);background:var(--bg-panel);color:var(--fg-default);font:inherit;font-size:var(--text-secondary);text-align:center;cursor:pointer;padding:.5rem 1rem;transition:background-color .12s ease-out,border-color .12s ease-out;display:inline-flex}@media (hover:hover){.ui-module__SP2qqW__button:hover:not(:disabled){border-color:var(--line-strong);background:var(--bg-row-hover)}}.ui-module__SP2qqW__buttonPrimary{border-color:var(--color-accent-strong);background:var(--color-accent-strong);color:var(--color-on-accent);box-shadow:var(--shadow-primary);font-weight:600}@media (hover:hover){.ui-module__SP2qqW__buttonPrimary:hover:not(:disabled){border-color:var(--color-accent-hover);background:var(--color-accent-hover)}}.ui-module__SP2qqW__buttonGhost{color:var(--fg-muted);background:0 0;border-color:#0000}@media (hover:hover){.ui-module__SP2qqW__buttonGhost:hover:not(:disabled){background:var(--bg-row-hover);color:var(--fg-default);border-color:#0000}}.ui-module__SP2qqW__buttonRowAction{min-height:var(--row-action-height);font-size:var(--text-meta);padding:.25rem .625rem}.ui-module__SP2qqW__button:disabled{cursor:progress;opacity:.7}.ui-module__SP2qqW__iconButton{width:var(--touch-target);height:var(--touch-target);border:1px solid var(--line-interactive);border-radius:var(--radius-sm);background:var(--bg-panel);color:var(--fg-default);cursor:pointer;flex:none;justify-content:center;align-items:center;display:inline-flex}@media (hover:hover){.ui-module__SP2qqW__iconButton:hover:not(:disabled){border-color:var(--line-strong);background:var(--bg-row-hover)}}.ui-module__SP2qqW__linkButton{min-height:var(--touch-target);color:var(--fg-accent);font-size:var(--text-meta);align-self:flex-start;align-items:center;text-decoration:underline;display:inline-flex}.ui-module__SP2qqW__badge{align-items:center;gap:var(--space-1);border:1px solid var(--line-strong);border-radius:var(--radius-pill);color:var(--fg-muted);white-space:nowrap;padding:.1875rem .625rem;font-size:.75rem;line-height:1.4;display:inline-flex}.ui-module__SP2qqW__badgeAccent{border-color:var(--line-interactive);color:var(--fg-default);font-weight:600}.ui-module__SP2qqW__badgeArchived{border-style:dashed}.ui-module__SP2qqW__toneOk{color:var(--state-ok)}.ui-module__SP2qqW__toneWarn{color:var(--state-warn)}.ui-module__SP2qqW__toneError{color:var(--state-error)}.ui-module__SP2qqW__toneInfo{color:var(--state-info)}.ui-module__SP2qqW__badgeRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.ui-module__SP2qqW__glyph{flex:none}.ui-module__SP2qqW__carriedOver{margin-left:var(--space-1);border:1px solid var(--line-strong);border-radius:var(--radius-pill);letter-spacing:0;text-transform:none;color:var(--state-warn);white-space:nowrap;padding:0 .5rem;font-size:.6875rem;font-weight:400;display:inline-block}.ui-module__SP2qqW__form{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.ui-module__SP2qqW__field{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.ui-module__SP2qqW__label{font-size:var(--text-meta);font-weight:600}.ui-module__SP2qqW__control{width:100%;min-height:var(--touch-target);border:1px solid var(--line-interactive);border-radius:var(--radius-sm);background:var(--bg-inset);color:var(--fg-default);font:inherit;font-size:var(--text-body);padding:.5rem .75rem}.ui-module__SP2qqW__controlInvalid{border-color:var(--state-error)}.ui-module__SP2qqW__textarea{resize:vertical;min-height:5.5rem;line-height:1.55}.ui-module__SP2qqW__switchLabel{align-items:center;gap:var(--space-2);min-height:var(--touch-target);font-size:var(--text-secondary);color:var(--fg-muted);cursor:pointer;display:inline-flex}.ui-module__SP2qqW__switchLabel input{width:1.125rem;height:1.125rem;accent-color:var(--fg-default)}.ui-module__SP2qqW__filterBar{align-items:center;gap:var(--space-2) var(--space-3);flex-wrap:wrap;min-width:0;display:flex}.ui-module__SP2qqW__chipRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.ui-module__SP2qqW__chip{min-height:var(--touch-target);border:1px solid var(--line-interactive);border-radius:var(--radius-pill);color:var(--fg-muted);font:inherit;font-size:var(--text-meta);white-space:nowrap;cursor:pointer;background:0 0;align-items:center;padding:.375rem .875rem;display:inline-flex}@media (hover:hover){.ui-module__SP2qqW__chip:hover{border-color:var(--line-strong);background:var(--bg-row-hover);color:var(--fg-default)}}.ui-module__SP2qqW__chipActive{border-color:var(--line-interactive);background:var(--bg-card);color:var(--fg-default);font-weight:600}.ui-module__SP2qqW__emptyState{align-items:flex-start;gap:var(--space-3);padding:var(--space-6) var(--space-4);border:1px dashed var(--line-strong);border-radius:var(--radius-lg);flex-direction:column;display:flex}.ui-module__SP2qqW__emptyTitle{font-size:var(--text-panel);font-weight:600}.ui-module__SP2qqW__notice{gap:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--line);border-left:3px solid var(--line-strong);border-radius:var(--radius-md);background:var(--bg-inset);flex-direction:column;align-items:flex-start;min-width:0;display:flex}.ui-module__SP2qqW__noticeError{border-left-color:var(--state-error)}.ui-module__SP2qqW__noticeWarn{border-left-color:var(--state-warn)}.ui-module__SP2qqW__noticeAccent{border-left-color:var(--line-strong)}.ui-module__SP2qqW__noticeTitle{font-size:var(--text-secondary);font-weight:600}.ui-module__SP2qqW__skeletonList{gap:var(--space-4);padding:var(--space-4);flex-direction:column;display:flex}.ui-module__SP2qqW__skeletonRow{gap:var(--space-2);flex-direction:column;display:flex}.ui-module__SP2qqW__skeletonBar{border-radius:var(--radius-sm);background:linear-gradient(90deg, var(--bg-row-hover), var(--line-strong), var(--bg-row-hover));background-size:200% 100%;height:.875rem;animation:1.4s linear infinite ui-module__SP2qqW__skeletonShimmer}@keyframes ui-module__SP2qqW__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ui-module__SP2qqW__dialogRoot{z-index:60;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.ui-module__SP2qqW__dialogBackdrop{background:var(--scrim);position:absolute;inset:0}.ui-module__SP2qqW__dialogPanel{border:1px solid var(--line-strong);border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--bg-panel);width:100%;max-height:92dvh;box-shadow:var(--shadow-overlay);flex-direction:column;animation:.16s ease-out ui-module__SP2qqW__sheetIn;display:flex;position:relative}@keyframes ui-module__SP2qqW__sheetIn{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:none}}.ui-module__SP2qqW__dialogHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--line);display:flex}.ui-module__SP2qqW__dialogTitle{font-size:var(--text-panel);overflow-wrap:anywhere;font-weight:600}.ui-module__SP2qqW__dialogBody{padding:var(--space-4);padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom));overflow-y:auto}.ui-module__SP2qqW__dialogActions{gap:var(--space-2);flex-wrap:wrap;display:flex}@media (min-width:768px){.ui-module__SP2qqW__dialogRoot{padding:var(--space-6);align-items:center}.ui-module__SP2qqW__dialogPanel{border-radius:var(--radius-lg);width:min(34rem,100%);max-height:85dvh;animation:.14s ease-out ui-module__SP2qqW__dialogIn}@keyframes ui-module__SP2qqW__dialogIn{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:none}}}.ui-module__SP2qqW__factGrid{gap:var(--space-4);grid-template-columns:minmax(0,1fr);display:grid}@media (min-width:40rem){.ui-module__SP2qqW__factGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.ui-module__SP2qqW__factGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ui-module__SP2qqW__fact{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.ui-module__SP2qqW__factLabel{font-size:var(--text-overline);letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);font-weight:600}.ui-module__SP2qqW__factValue{font-size:var(--text-secondary);overflow-wrap:anywhere;line-height:1.5}.ui-module__SP2qqW__factNumber{font-variant-numeric:tabular-nums;font-size:1.375rem;font-weight:600;line-height:1.15}.ui-module__SP2qqW__workspace{gap:var(--space-5);grid-template-columns:minmax(0,1fr);align-items:start;min-width:0;display:grid}@media (min-width:1280px){.ui-module__SP2qqW__workspace{gap:var(--space-7);grid-template-columns:minmax(0,1fr) 17rem}}.ui-module__SP2qqW__workspaceMain{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.ui-module__SP2qqW__cardCell{min-width:0;display:flex}.ui-module__SP2qqW__cardGrid{gap:var(--space-4);grid-template-columns:minmax(0,1fr);min-width:0;list-style:none;display:grid}@media (min-width:56rem){.ui-module__SP2qqW__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:100rem){.ui-module__SP2qqW__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ui-module__SP2qqW__card{border:1px solid var(--line-card);border-radius:var(--radius-card);background:var(--bg-card);width:100%;min-width:0;height:100%;box-shadow:var(--shadow-card);color:inherit;flex-direction:column;transition:background-color .14s ease-out,border-color .14s ease-out,box-shadow .17s ease-out,transform .17s ease-out;display:flex}@media (hover:hover) and (pointer:fine){.ui-module__SP2qqW__card:hover{border-color:var(--line-card-hover);background:var(--bg-card-hover);box-shadow:var(--shadow-card-hover);transform:translateY(-1px)}}.ui-module__SP2qqW__card:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:var(--radius-card)}@media (prefers-reduced-motion:reduce){.ui-module__SP2qqW__card{transition:none}.ui-module__SP2qqW__card:hover{transform:none}}.ui-module__SP2qqW__cardHead{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--line);flex-wrap:wrap;min-width:0;display:flex}.ui-module__SP2qqW__cardBody{gap:var(--space-2);padding:var(--space-4);flex-direction:column;flex:1;min-width:0;display:flex}.ui-module__SP2qqW__cardFoot{align-items:center;gap:var(--space-2) var(--space-3);padding:var(--space-3) var(--space-4);border-top:1px solid var(--line);font-size:var(--text-meta);color:var(--fg-muted);flex-wrap:wrap;min-width:0;display:flex}.ui-module__SP2qqW__cardTitle{font-size:var(--text-object);overflow-wrap:anywhere;font-weight:600;line-height:1.3}.ui-module__SP2qqW__cardDescription{font-size:var(--text-secondary);color:var(--fg-muted);overflow-wrap:anywhere;line-height:1.5}.ui-module__SP2qqW__rail{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.ui-module__SP2qqW__railSection{gap:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg-panel);box-shadow:var(--shadow-panel);flex-direction:column;min-width:0;display:flex}.ui-module__SP2qqW__overline{font-size:var(--text-overline);text-transform:uppercase;letter-spacing:.08em;color:var(--fg-muted);font-weight:600}.ui-module__SP2qqW__railList{min-width:0;list-style:none}.ui-module__SP2qqW__railRow{justify-content:space-between;align-items:baseline;gap:var(--space-3);padding:var(--space-1) 0;font-size:var(--text-meta);min-width:0;display:flex}.ui-module__SP2qqW__railRow+.ui-module__SP2qqW__railRow{border-top:1px solid var(--line)}.ui-module__SP2qqW__railLabel{align-items:center;gap:var(--space-2);color:var(--fg-muted);min-width:0;display:inline-flex}.ui-module__SP2qqW__railValue{font-variant-numeric:tabular-nums;color:var(--fg-default);font-weight:600}.ui-module__SP2qqW__railNote{font-size:var(--text-meta);color:var(--fg-muted);line-height:1.5}.ui-module__SP2qqW__markdown{gap:var(--space-3);font-size:var(--text-secondary);color:var(--fg-default);overflow-wrap:anywhere;word-break:break-word;flex-direction:column;min-width:0;line-height:1.6;display:flex}.ui-module__SP2qqW__mdHeading{margin-top:var(--space-2);font-size:var(--text-secondary);color:var(--fg-default);overflow-wrap:anywhere;font-weight:600}.ui-module__SP2qqW__mdParagraph{overflow-wrap:anywhere;margin:0}.ui-module__SP2qqW__mdList{gap:var(--space-1);padding-left:var(--space-5);list-style:revert;flex-direction:column;margin:0;display:flex}.ui-module__SP2qqW__mdList li{overflow-wrap:anywhere}.ui-module__SP2qqW__mdCheckbox{margin-right:var(--space-2);accent-color:var(--fg-default);vertical-align:baseline}.ui-module__SP2qqW__mdQuote{padding-left:var(--space-3);border-left:2px solid var(--line-strong);color:var(--fg-muted);overflow-wrap:anywhere;margin:0}.ui-module__SP2qqW__mdCode{padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-page);font-family:var(--font-mono);font-size:var(--text-meta);min-width:0;margin:0;line-height:1.5;overflow-x:auto}.ui-module__SP2qqW__inlineCode{border-radius:var(--radius-sm);background:var(--bg-page);font-family:var(--font-mono);overflow-wrap:anywhere;padding:.1em .35em;font-size:.9em}.ui-module__SP2qqW__mdImage{color:var(--fg-muted);font-style:italic}.ui-module__SP2qqW__mdRule{border:0;border-top:1px solid var(--line);height:0;margin:0}.ui-module__SP2qqW__documentBody{min-width:0;max-height:32rem;overflow:hidden auto}
.infrastructure-module__v4gmRW__metricStrip{gap:var(--space-1) var(--space-3);font-size:var(--text-meta);color:var(--fg-muted);flex-wrap:wrap;min-width:0;display:flex}.infrastructure-module__v4gmRW__metricItem{align-items:baseline;gap:var(--space-1);min-width:0;display:inline-flex}.infrastructure-module__v4gmRW__metricValue{font-variant-numeric:tabular-nums;color:var(--fg-default);font-weight:600}.infrastructure-module__v4gmRW__measureGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));list-style:none;display:grid}.infrastructure-module__v4gmRW__measure{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.infrastructure-module__v4gmRW__measureLabel{font-size:var(--text-overline);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);font-weight:600}.infrastructure-module__v4gmRW__measureValue{font-size:var(--text-object);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-weight:600}.infrastructure-module__v4gmRW__measureNote{font-size:var(--text-meta);color:var(--fg-muted);overflow-wrap:anywhere}.infrastructure-module__v4gmRW__bar{border-radius:var(--radius-pill);background:var(--bg-inset);height:.375rem;overflow:hidden}.infrastructure-module__v4gmRW__barFill{border-radius:var(--radius-pill);background:var(--fg-muted);height:100%}.infrastructure-module__v4gmRW__barFillWarn{background:var(--state-warn)}.infrastructure-module__v4gmRW__chart{width:100%;height:5rem;display:block;overflow:visible}.infrastructure-module__v4gmRW__chartLine{fill:none;stroke:var(--fg-muted);stroke-width:1.5px;vector-effect:non-scaling-stroke}.infrastructure-module__v4gmRW__chartArea{fill:var(--bg-inset);stroke:none}.infrastructure-module__v4gmRW__chartFigure{gap:var(--space-1);flex-direction:column;min-width:0;margin:0;display:flex}.infrastructure-module__v4gmRW__chartCaption{gap:var(--space-1) var(--space-3);font-size:var(--text-meta);color:var(--fg-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;display:flex}.infrastructure-module__v4gmRW__serviceRow{align-items:center;gap:var(--space-2) var(--space-3);flex-wrap:wrap;min-width:0;display:flex}.infrastructure-module__v4gmRW__serviceName{gap:var(--space-1);flex-direction:column;flex:12rem;min-width:0;display:flex}.infrastructure-module__v4gmRW__serviceIdentifier{font-family:var(--font-mono);font-size:var(--text-secondary);overflow-wrap:anywhere}.infrastructure-module__v4gmRW__serviceMeta{font-size:var(--text-meta);color:var(--fg-muted);overflow-wrap:anywhere}.infrastructure-module__v4gmRW__serviceControls{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.infrastructure-module__v4gmRW__errorRow{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.infrastructure-module__v4gmRW__errorMeta{gap:var(--space-1) var(--space-2);font-size:var(--text-meta);color:var(--fg-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;display:flex}.infrastructure-module__v4gmRW__errorMessage{font-size:var(--text-secondary);overflow-wrap:anywhere;white-space:pre-wrap}.infrastructure-module__v4gmRW__secret{font-family:var(--font-mono);font-size:var(--text-secondary);padding:var(--space-2);border-radius:var(--radius-md);background:var(--bg-inset);border:1px solid var(--line-interactive);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.infrastructure-module__v4gmRW__commandBlock{font-family:var(--font-mono);font-size:var(--text-meta);padding:var(--space-2);border-radius:var(--radius-md);background:var(--bg-inset);white-space:pre;overflow-x:auto}.infrastructure-module__v4gmRW__collectorRow{align-items:center;gap:var(--space-2) var(--space-3);flex-wrap:wrap;min-width:0;display:flex}.infrastructure-module__v4gmRW__collectorName{gap:var(--space-1);flex-direction:column;flex:12rem;min-width:0;display:flex}.infrastructure-module__v4gmRW__keyList{gap:var(--space-1);font-size:var(--text-meta);color:var(--fg-muted);font-variant-numeric:tabular-nums;flex-direction:column;list-style:none;display:flex}
.products-module__qI1TGW__platformLine{font-size:var(--text-meta);color:var(--fg-muted);overflow-wrap:anywhere;line-height:1.5}.products-module__qI1TGW__platformRow{align-items:center;gap:var(--space-2) var(--space-3);flex-wrap:wrap;min-width:0;display:flex}.products-module__qI1TGW__platformKind{font-size:var(--text-secondary);min-width:6rem;font-weight:600}.products-module__qI1TGW__linkedProject{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.products-module__qI1TGW__linkedProjectName{align-items:center;gap:var(--space-2);font-size:var(--text-body);overflow-wrap:anywhere;flex-wrap:wrap;font-weight:600;display:flex}.products-module__qI1TGW__linkedProjectName a{min-height:var(--touch-target);text-underline-offset:.2em;align-items:center;text-decoration:underline;display:inline-flex}.products-module__qI1TGW__lifecycleList{gap:var(--space-2);flex-direction:column;list-style:none;display:flex}.products-module__qI1TGW__lifecycleStep{align-items:center;gap:var(--space-2);font-size:var(--text-secondary);color:var(--fg-muted);display:flex}.products-module__qI1TGW__lifecycleCurrent{color:var(--fg-default);font-weight:600}.products-module__qI1TGW__lifecycleDot{border-radius:var(--radius-pill);border:1px solid var(--line-interactive);flex:none;width:.5625rem;height:.5625rem}.products-module__qI1TGW__lifecycleDotDone{background:var(--fg-default);border-color:var(--fg-default)}.products-module__qI1TGW__lifecycleDotCurrent{background:var(--fg-default);border-color:var(--fg-default);box-shadow:0 0 0 3px var(--bg-panel), 0 0 0 4px var(--line-interactive)}.products-module__qI1TGW__lifecycleNow{font-size:var(--text-overline);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);margin-left:auto;font-weight:600}.products-module__qI1TGW__inlineForm{align-items:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}.products-module__qI1TGW__inlineField{gap:var(--space-1);flex-direction:column;flex:14rem;min-width:0;display:flex}
.projects-module__GXRNnG__repoLine{font-family:var(--font-mono);font-size:var(--text-meta);font-variant-numeric:tabular-nums;color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.projects-module__GXRNnG__repoName{font-family:var(--font-mono);font-size:var(--text-secondary);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.projects-module__GXRNnG__metricGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));min-width:0;display:grid}.projects-module__GXRNnG__metric{gap:var(--space-1);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-inset);flex-direction:column;min-width:0;display:flex}.projects-module__GXRNnG__metricLabel{font-size:var(--text-overline);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);font-weight:600}.projects-module__GXRNnG__metricValue{font-size:var(--text-display);font-variant-numeric:tabular-nums;font-weight:600;line-height:1.1}.projects-module__GXRNnG__repoIdentity{align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.projects-module__GXRNnG__snapshotSection{gap:var(--space-3);padding:var(--space-4);flex-direction:column;min-width:0;display:flex}.projects-module__GXRNnG__issueList{gap:var(--space-1);margin-top:var(--space-1);flex-direction:column;list-style:none;display:flex}.projects-module__GXRNnG__issueRow{align-items:center;gap:var(--space-1) var(--space-2);min-height:var(--touch-target);padding:var(--space-1) 0;font-size:var(--text-meta);overflow-wrap:anywhere;flex-wrap:wrap;min-width:0;line-height:1.5;display:flex}.projects-module__GXRNnG__issueLink{color:inherit}.projects-module__GXRNnG__issueTitle{color:var(--fg-accent);text-underline-offset:.2em;min-width:0;text-decoration:underline}.projects-module__GXRNnG__issueNumber{font-family:var(--font-mono);color:var(--fg-muted)}.projects-module__GXRNnG__listColumns{gap:var(--space-5);grid-template-columns:minmax(0,1fr);display:grid}@media (min-width:48rem){.projects-module__GXRNnG__listColumns{grid-template-columns:repeat(2,minmax(0,1fr))}}.projects-module__GXRNnG__documentTabs{gap:var(--space-2);flex-wrap:wrap;display:flex}.projects-module__GXRNnG__documentPane{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-page);flex-direction:column;min-width:0;display:flex}.projects-module__GXRNnG__knowledgeFacts{gap:var(--space-3);flex-direction:column;margin:0;display:flex}.projects-module__GXRNnG__knowledgeValue{gap:var(--space-1);overflow-wrap:anywhere;flex-direction:column;min-width:0;margin:0;display:flex}.projects-module__GXRNnG__knowledgeTodo{gap:var(--space-3);flex-direction:column;display:flex}.projects-module__GXRNnG__knowledgeTodoList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.projects-module__GXRNnG__knowledgeTodoList li{align-items:baseline;gap:var(--space-2);font-size:var(--text-secondary);overflow-wrap:anywhere;line-height:1.5;display:flex}.projects-module__GXRNnG__knowledgeTodoList input{accent-color:var(--fg-default);flex:none}.projects-module__GXRNnG__todoDone{color:var(--fg-muted)}
.today-module__Z_zgaa__coverage{max-width:68ch;font-size:var(--text-secondary);color:var(--fg-muted);margin:0;line-height:1.55}.today-module__Z_zgaa__coverage strong{color:var(--fg-default);font-weight:600}.today-module__Z_zgaa__signalKind{font-size:var(--text-overline);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.today-module__Z_zgaa__todoCount{font-size:var(--text-secondary);color:var(--fg-default)}.today-module__Z_zgaa__signalLines{gap:var(--space-1);flex-direction:column;min-width:0;margin:0;padding:0;list-style:none;display:flex}.today-module__Z_zgaa__signalLine{font-size:var(--text-secondary);color:var(--fg-default);overflow-wrap:anywhere;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.today-module__Z_zgaa__provenance{gap:var(--space-1) var(--space-2);overflow-wrap:anywhere;flex-wrap:wrap;align-items:baseline;min-width:0;display:flex}
.module-placeholder-module__JzJVNW__placeholder{flex-direction:column;display:flex}.module-placeholder-module__JzJVNW__placeholderBody{gap:var(--space-2);padding:var(--space-6) var(--space-5);flex-direction:column;display:flex}.module-placeholder-module__JzJVNW__plannedBlock{gap:var(--space-2);padding:var(--space-4) var(--space-5) var(--space-5);border-top:1px solid var(--line);background:var(--bg-inset);flex-direction:column;display:flex}.module-placeholder-module__JzJVNW__plannedList{gap:var(--space-1);padding-left:var(--space-4);max-width:var(--measure);font-size:var(--text-secondary);color:var(--fg-muted);flex-direction:column;line-height:1.6;display:flex}.module-placeholder-module__JzJVNW__plannedList li{overflow-wrap:anywhere}
