@layer components{.Bar-module__nvyEja__segment{transition:width .3s ease-out}@media (prefers-reduced-motion:reduce){.Bar-module__nvyEja__segment{transition:none}}}
@layer components{.Pill-module__gn_dNW__pill{font-size:var(--t-label);white-space:nowrap;background:var(--bg3);color:var(--tx2);border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-weight:600;display:inline-flex}.Pill-module__gn_dNW__count{font-size:var(--t-label);font-family:var(--mono);padding:1px 8px}.Pill-module__gn_dNW__neutral{background:var(--bg3);color:var(--tx2)}.Pill-module__gn_dNW__ok,.Pill-module__gn_dNW__accent{background:var(--acc-bg);color:var(--ok)}.Pill-module__gn_dNW__warn{background:var(--warn-bg);color:var(--warn)}.Pill-module__gn_dNW__bad{background:var(--bad-bg);color:var(--bad)}.Pill-module__gn_dNW__progress{background:var(--bg3);color:var(--prog-fg)}.Pill-module__gn_dNW__violet{background:var(--bg3);color:var(--tx3)}.Pill-module__gn_dNW__outline{border:1px solid var(--line2);background:0 0}.Pill-module__gn_dNW__outline.Pill-module__gn_dNW__warn{border-color:var(--warn-deep)}.Pill-module__gn_dNW__outline.Pill-module__gn_dNW__bad{border-color:var(--bad-deep)}.Pill-module__gn_dNW__outline.Pill-module__gn_dNW__ok,.Pill-module__gn_dNW__outline.Pill-module__gn_dNW__accent{border-color:color-mix(in oklab, var(--acc) 30%, transparent)}.Pill-module__gn_dNW__dot{border-radius:999px;flex:none;width:8px;height:8px;display:inline-block}.Pill-module__gn_dNW__dotCritical{background:var(--tx2)}.Pill-module__gn_dNW__dotImportant{box-shadow:inset 0 0 0 1.5px var(--tx3);background:0 0}.Pill-module__gn_dNW__dot:not(.Pill-module__gn_dNW__dotCritical):not(.Pill-module__gn_dNW__dotImportant){box-shadow:inset 0 0 0 1.5px var(--line2);background:0 0}.Pill-module__gn_dNW__stamp{font-family:var(--mono);font-size:var(--t-label);color:var(--tx3);white-space:nowrap;font-variant-numeric:tabular-nums}.Pill-module__gn_dNW__stampWarn{color:var(--warn)}.Pill-module__gn_dNW__stampBad{color:var(--bad)}}
@layer components{.Shell-module__K9lbyW__frame{grid-template-rows:auto 1fr auto;height:100dvh;display:grid}.Shell-module__K9lbyW__body{grid-row:2;min-width:0;min-height:0;display:flex}.Shell-module__K9lbyW__nav{background:var(--rail);border-right:1px solid var(--line);flex-direction:column;min-height:0;display:flex;overflow-y:auto}.Shell-module__K9lbyW__mark{border-radius:var(--r);background:var(--acc-bg);width:28px;height:28px;color:var(--acc);font-size:var(--t-body);flex:none;place-items:center;font-weight:600;display:grid}.Shell-module__K9lbyW__mission{border-radius:var(--r);width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:none;gap:6px;padding:8px 10px;transition:background-color .12s ease-out;display:grid}.Shell-module__K9lbyW__mission:hover{background:var(--hover)}.Shell-module__K9lbyW__missionLine{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.Shell-module__K9lbyW__missionWord{font-size:var(--t-label);letter-spacing:.08em;text-transform:uppercase;color:var(--tx3)}.Shell-module__K9lbyW__missionPct{font-family:var(--mono);font-size:var(--t-meta);font-variant-numeric:tabular-nums;color:var(--tx2)}.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__mission{width:36px;padding:6px 0}.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__missionLine{display:none}.Shell-module__K9lbyW__group{font-size:var(--t-label);letter-spacing:.08em;text-transform:uppercase;color:var(--tx4);flex:none;margin-bottom:-8px;padding:0 10px}.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__group{display:none}.Shell-module__K9lbyW__items{flex-direction:column;flex:none;gap:2px;display:flex}.Shell-module__K9lbyW__item{border-radius:var(--r);color:var(--tx3);font:inherit;font-size:var(--t-body);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:8px 10px;transition:background-color .12s ease-out;display:flex}.Shell-module__K9lbyW__item:hover{background:var(--hover);color:var(--tx2)}.Shell-module__K9lbyW__item[aria-current=page]{background:var(--hover);color:var(--tx);font-weight:600}.Shell-module__K9lbyW__label{flex:1}.Shell-module__K9lbyW__dot{border-radius:50%;width:7px;height:7px;display:none;position:absolute;top:5px;right:5px}.Shell-module__K9lbyW__nav[data-rail=true]{align-items:center;gap:6px;width:60px;padding:14px 0 18px}.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__item{width:36px;height:36px;color:var(--tx4);justify-content:center;padding:0;position:relative}.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__label,.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__badge{display:none}.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__dot{display:block}.Shell-module__K9lbyW__nav[data-rail=false]{gap:16px;width:232px;padding:16px 12px 14px}@media (max-width:900px){.Shell-module__K9lbyW__nav[data-rail=true]{align-items:stretch;gap:16px;width:min(300px,84vw);padding:16px 12px 14px}.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__item{width:auto;height:auto;color:var(--tx3);justify-content:flex-start;padding:8px 10px;position:static}.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__label,.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__badge{display:revert}.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__dot{display:none}.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__mission{width:100%;padding:8px 10px}.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__missionLine,.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__group{display:revert}}.Shell-module__K9lbyW__divider{background:var(--line);flex:none;height:1px}.Shell-module__K9lbyW__spacer{flex:1;min-height:12px}.Shell-module__K9lbyW__foot{flex-direction:column;flex:none;gap:2px;display:flex}.Shell-module__K9lbyW__nav[data-rail=true] .Shell-module__K9lbyW__foot{align-items:center}.Shell-module__K9lbyW__collapse{color:var(--tx3);font-size:var(--t-meta);padding:7px 10px}.Shell-module__K9lbyW__rolebox{border-top:1px solid var(--line);flex-direction:column;flex:none;gap:8px;padding:12px 6px 0;display:flex}.Shell-module__K9lbyW__main{flex:1;justify-content:center;min-width:0;padding-inline:20px;display:flex;overflow-y:auto}.Shell-module__K9lbyW__column{flex-direction:column;gap:24px;width:940px;max-width:100%;padding:44px 0 90px;display:flex}.Shell-module__K9lbyW__iconButton{border:1px solid var(--line2);border-radius:var(--r);color:var(--tx3);cursor:pointer;background:0 0;place-items:center;padding:4px;transition:background-color .12s ease-out;display:grid}.Shell-module__K9lbyW__iconButton:hover{background:var(--hover);color:var(--tx)}.Shell-module__K9lbyW__offline{border:1px solid var(--bad);background:var(--bad-bg);border-radius:var(--r);color:var(--bad);font-size:var(--t-meta);padding:12px;line-height:1.5}@media (prefers-reduced-motion:reduce){.Shell-module__K9lbyW__item,.Shell-module__K9lbyW__iconButton{transition:none}}.Shell-module__K9lbyW__tab{color:var(--tx3);font:inherit;font-size:var(--t-label);cursor:pointer;background:0 0;border:0;border-top:2px solid #0000;justify-items:center;gap:2px;padding:8px 2px 10px;display:grid;position:relative}.Shell-module__K9lbyW__tabLit{border-top-color:var(--acc);color:var(--tx)}.Shell-module__K9lbyW__tabBadge{background:var(--bad);color:var(--ink);font-size:var(--t-label);border-radius:999px;margin-right:-18px;padding:0 4px;font-weight:700;position:absolute;top:4px;right:50%}}
@layer components{.Hint-module__K1bjpG__hint{vertical-align:middle;flex:none;display:inline-flex;position:relative}.Hint-module__K1bjpG__mark{color:var(--tx4);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:2px;transition:color .12s ease-out;display:grid}.Hint-module__K1bjpG__mark:hover{color:var(--tx2)}.Hint-module__K1bjpG__menu[open] .Hint-module__K1bjpG__mark,.Hint-module__K1bjpG__hint:focus-within .Hint-module__K1bjpG__mark{color:var(--tx2)}.Hint-module__K1bjpG__bubble{z-index:20;background:var(--bg3);border:1px solid var(--line2);border-radius:var(--r);width:max-content;max-width:min(340px,70vw);box-shadow:var(--shadow);font-size:var(--t-meta);letter-spacing:normal;text-transform:none;color:var(--tx2);opacity:0;visibility:hidden;padding:8px 11px;font-weight:400;line-height:1.5;transition:opacity .12s ease-out,visibility .12s;position:absolute;top:calc(100% + 8px);left:-8px}.Hint-module__K1bjpG__flip{left:auto;right:-8px}.Hint-module__K1bjpG__hint:hover .Hint-module__K1bjpG__bubble,.Hint-module__K1bjpG__hint:focus-within .Hint-module__K1bjpG__bubble,.Hint-module__K1bjpG__bubble[data-open=true]{opacity:1;visibility:visible}@media (prefers-reduced-motion:reduce){.Hint-module__K1bjpG__mark,.Hint-module__K1bjpG__bubble{transition:none}}}
@layer components{.Button-module__bn4omq__btn{border-radius:var(--r);font-family:inherit;font-size:var(--t-body);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;padding:9px 14px;font-weight:600;line-height:1.2;transition:background-color .12s ease-out,border-color .12s ease-out;display:inline-flex}.Button-module__bn4omq__btn:disabled{opacity:var(--disabled);cursor:not-allowed}.Button-module__bn4omq__primary{background:var(--acc);border-color:var(--acc);color:var(--ink)}.Button-module__bn4omq__primary:hover:not(:disabled){background:var(--link-hover);border-color:var(--link-hover)}.Button-module__bn4omq__primary:active:not(:disabled){background:var(--acc)}.Button-module__bn4omq__ghost{color:var(--tx2);background:0 0;border-color:#0000}.Button-module__bn4omq__ghost:hover:not(:disabled){background:var(--hover);color:var(--tx)}.Button-module__bn4omq__ghost:active:not(:disabled){background:var(--press)}.Button-module__bn4omq__danger{color:var(--bad);background:0 0;border-color:#0000}.Button-module__bn4omq__danger:hover:not(:disabled){background:var(--bad-bg)}.Button-module__bn4omq__danger:active:not(:disabled){background:var(--bad-deep)}@media (prefers-reduced-motion:reduce){.Button-module__bn4omq__btn{transition:none}}}
@layer components{.Overlay-module___vhXmW__dialog{color:var(--tx);opacity:0;transition:opacity .16s ease-out, overlay .16s ease-out allow-discrete, display .16s ease-out allow-discrete}.Overlay-module___vhXmW__dialog[open]{opacity:1}@starting-style{.Overlay-module___vhXmW__dialog[open]{opacity:0}}.Overlay-module___vhXmW__dialog::backdrop{background:var(--scrim)}.Overlay-module___vhXmW__drawer{width:100vw;max-width:none;height:100dvh;max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:flex-end;margin:0;padding:0;display:flex}.Overlay-module___vhXmW__panel{background:var(--bg2);border-left:1px solid var(--line);max-width:100%;height:100%;box-shadow:var(--shadow);align-content:start;gap:14px;padding:0 20px 24px;transition:translate .18s ease-out;display:grid;overflow-y:auto}@starting-style{.Overlay-module___vhXmW__panel{translate:12px}}.Overlay-module___vhXmW__head{z-index:1;background:var(--bg2);border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:12px;margin-bottom:2px;padding:18px 0 12px;display:flex;position:sticky;top:0}@media (prefers-reduced-motion:reduce){.Overlay-module___vhXmW__dialog,.Overlay-module___vhXmW__panel{transition:none}}}
@layer components{.ScreenHead-module__-z1d_G__trail{font-size:var(--t-meta);flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ScreenHead-module__-z1d_G__crumb{color:var(--tx4);align-items:center;gap:6px;display:flex}.ScreenHead-module__-z1d_G__step{font:inherit;color:var(--tx2);cursor:pointer;border-radius:var(--r-sm);background:0 0;border:0;padding:0}.ScreenHead-module__-z1d_G__step:hover{color:var(--tx);text-underline-offset:3px;text-decoration:underline}.ScreenHead-module__-z1d_G__kind{font-family:var(--mono);font-size:var(--t-label);letter-spacing:.06em;text-transform:uppercase;color:var(--tx3)}.ScreenHead-module__-z1d_G__here{color:var(--tx3)}.ScreenHead-module__-z1d_G__heading{align-items:center;gap:8px;min-width:0;display:flex}}
@layer components{.Panel-module__ycRGdG__card{background:var(--bg2);border-radius:var(--r-panel);border:1px solid #0000;padding:22px 24px}.Panel-module__ycRGdG__warn{background:var(--warn-bg);border-color:color-mix(in oklab, var(--warn) 30%, transparent)}.Panel-module__ycRGdG__bad{background:var(--bad-bg);border-color:color-mix(in oklab, var(--bad) 30%, transparent)}.Panel-module__ycRGdG__open{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;transition:background-color .12s ease-out,border-color .12s ease-out;display:block}.Panel-module__ycRGdG__open:hover{background:var(--bg3);border-color:var(--line2)}@media (prefers-reduced-motion:reduce){.Panel-module__ycRGdG__open{transition:none}}.Panel-module__ycRGdG__section{border-top:1px solid var(--line);padding-top:16px}.Panel-module__ycRGdG__section:first-of-type{border-top:0;padding-top:0}}
@layer components{.States-module__rnZqvW__skeleton{gap:8px;display:grid}.States-module__rnZqvW__line{border-radius:var(--r-sm);background:var(--line);height:12px;animation:1.4s ease-in-out infinite States-module__rnZqvW__pulse}.States-module__rnZqvW__line:nth-child(2){width:72%;animation-delay:.12s}.States-module__rnZqvW__line:nth-child(3){width:45%;animation-delay:.24s}@keyframes States-module__rnZqvW__pulse{50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.States-module__rnZqvW__line{animation:none}}}
@layer components{.Tabs-module__NjJAcW__tabs{border-bottom:1px solid var(--line);font-size:var(--t-body);flex-wrap:wrap;gap:24px;display:flex}.Tabs-module__NjJAcW__tab{color:var(--tx3);font:inherit;font-size:var(--t-body);cursor:pointer;outline-offset:-2px;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:0 2px 10px;display:flex}.Tabs-module__NjJAcW__tab:hover{color:var(--tx2)}.Tabs-module__NjJAcW__tab[aria-current=true]{border-bottom-color:var(--acc);color:var(--tx);font-weight:600}.Tabs-module__NjJAcW__empty{color:var(--tx4)}}
@layer components{.log-module__0XEwBa__row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:4px 14px;padding:12px;transition:background-color .12s ease-out;display:grid}.log-module__0XEwBa__row:hover{background:var(--hover)}.log-module__0XEwBa__line{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.log-module__0XEwBa__action{font-size:var(--t-body);color:var(--tx)}.log-module__0XEwBa__object{font:inherit;font-size:var(--t-meta);color:var(--acc);cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.log-module__0XEwBa__object:hover{color:var(--link-hover);text-decoration:underline}.log-module__0XEwBa__time{font-family:var(--mono);font-size:var(--t-label);color:var(--tx4);white-space:nowrap;grid-area:1/2;align-self:center}.log-module__0XEwBa__detail{grid-column:1;padding-left:2px}.log-module__0XEwBa__why{font-style:italic}.log-module__0XEwBa__bucket{z-index:1;border-bottom:1px solid var(--line2);background:var(--bg3);font-size:var(--t-label);letter-spacing:.8px;text-transform:uppercase;color:var(--tx3);padding:8px 12px;position:sticky;top:0}@media (prefers-reduced-motion:reduce){.log-module__0XEwBa__row{transition:none}}}
@layer components{.Menu-module__xpGdHG__menu{position:relative}.Menu-module__xpGdHG__trigger{border:1px solid var(--line2);border-radius:var(--r);width:34px;height:34px;color:var(--tx2);cursor:pointer;justify-content:center;align-items:center;list-style:none;transition:background-color .12s ease-out;display:inline-flex}.Menu-module__xpGdHG__trigger::-webkit-details-marker{display:none}.Menu-module__xpGdHG__trigger:hover{background:var(--hover);color:var(--tx)}.Menu-module__xpGdHG__menu[open] .Menu-module__xpGdHG__trigger{background:var(--hover);color:var(--tx)}.Menu-module__xpGdHG__sheet{z-index:30;background:var(--bg2);border:1px solid var(--line2);border-radius:var(--r);min-width:180px;box-shadow:var(--shadow);gap:1px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.Menu-module__xpGdHG__item{border-radius:var(--r-sm);width:100%;color:var(--tx2);font:inherit;font-size:var(--t-body);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:8px 10px;display:flex}.Menu-module__xpGdHG__item:hover{background:var(--hover);color:var(--tx)}.Menu-module__xpGdHG__danger{color:var(--bad)}.Menu-module__xpGdHG__danger:hover{background:var(--bad-bg);color:var(--bad)}@media (prefers-reduced-motion:reduce){.Menu-module__xpGdHG__trigger{transition:none}}}
@layer components{.ItemRow-module__8qwz-G__list{border-top:1px solid var(--line);flex-direction:column;margin-inline:-12px;display:flex}.ItemRow-module__8qwz-G__row{text-align:left;border:0;border-bottom:1px solid var(--line);width:100%;color:var(--tx);font:inherit;background:0 0;padding:12px;display:block}button.ItemRow-module__8qwz-G__row{cursor:pointer;transition:background-color .12s ease-out}button.ItemRow-module__8qwz-G__row:hover{background:var(--hover)}.ItemRow-module__8qwz-G__go{color:var(--line2);flex:none;place-items:center;transition:color .12s ease-out;display:grid}button.ItemRow-module__8qwz-G__row:hover .ItemRow-module__8qwz-G__go{color:var(--tx3)}.ItemRow-module__8qwz-G__aside{flex:none;align-items:center;gap:12px;display:flex}.ItemRow-module__8qwz-G__pct{justify-content:flex-end;min-width:54px;display:flex}@media (prefers-reduced-motion:reduce){button.ItemRow-module__8qwz-G__row,.ItemRow-module__8qwz-G__go{transition:none}}.ItemRow-module__8qwz-G__kind{font-family:var(--mono);font-size:var(--t-label);letter-spacing:.06em;text-transform:uppercase;color:var(--tx4)}}
@layer components{.WhyChain-module__K64S2G__chain{gap:2px;display:grid}.WhyChain-module__K64S2G__link{text-align:left;border-radius:var(--r);width:100%;color:var(--tx);font:inherit;background:0 0;border:0;padding:7px 10px 7px 22px;display:block;position:relative}.WhyChain-module__K64S2G__link:before{content:"";background:var(--line2);width:1px;position:absolute;top:0;bottom:0;left:6px}.WhyChain-module__K64S2G__link:first-child:before{top:14px}.WhyChain-module__K64S2G__link:last-child:before{bottom:calc(100% - 14px)}.WhyChain-module__K64S2G__link:after{content:"";background:var(--tx4);border-radius:50%;width:7px;height:7px;position:absolute;top:11px;left:3px}button.WhyChain-module__K64S2G__link{cursor:pointer;transition:background-color .12s ease-out}button.WhyChain-module__K64S2G__link:hover{background:var(--hover)}.WhyChain-module__K64S2G__label{font-size:var(--t-label);letter-spacing:.8px;text-transform:uppercase;color:var(--tx4);display:block}.WhyChain-module__K64S2G__value{font-size:var(--t-body);line-height:1.4;display:block}.WhyChain-module__K64S2G__note{font-size:var(--t-label);color:var(--tx3);margin-top:2px;line-height:1.45;display:block}.WhyChain-module__K64S2G__current .WhyChain-module__K64S2G__value{color:var(--ok);font-weight:600}.WhyChain-module__K64S2G__current:after{background:var(--ok)}.WhyChain-module__K64S2G__missing{background:var(--warn-bg)}.WhyChain-module__K64S2G__missing .WhyChain-module__K64S2G__value{color:var(--warn)}.WhyChain-module__K64S2G__missing:after{background:var(--warn)}@media (prefers-reduced-motion:reduce){button.WhyChain-module__K64S2G__link{transition:none}}}
@layer components{.DashboardScreen-module__6M9f7a__hero{text-align:left;background:var(--bg2);border:1px solid var(--line);border-radius:var(--r-panel);width:100%;color:inherit;font:inherit;cursor:pointer;padding:14px;transition:background-color .12s ease-out,border-color .12s ease-out;display:block}.DashboardScreen-module__6M9f7a__hero:hover{background:var(--hover);border-color:var(--line2)}.DashboardScreen-module__6M9f7a__hero:active{background:var(--press)}@media (prefers-reduced-motion:reduce){.DashboardScreen-module__6M9f7a__hero{transition:none}}}
