.system-state-module__lSJI6G__page{background:radial-gradient(circle at 82% 12%, #c9f56e3d, transparent 24rem), var(--color-surface-page);min-height:100vh;color:var(--color-text-primary)}.system-state-module__lSJI6G__header{background:#f4f0e6eb;border-bottom:1px solid #1022181f}.system-state-module__lSJI6G__shell{width:min(calc(100% - 44px), var(--layout-shell-max));justify-content:space-between;align-items:center;gap:var(--space-8);min-height:82px;margin-inline:auto;display:flex}.system-state-module__lSJI6G__brand{flex:none;display:inline-flex}.system-state-module__lSJI6G__brand img{width:205px;height:auto}.system-state-module__lSJI6G__recoveryNav{justify-content:flex-end;gap:var(--space-6);flex-wrap:wrap;display:flex}.system-state-module__lSJI6G__recoveryNav a{min-height:44px;color:var(--color-text-body);align-content:center;font-size:.8125rem;font-weight:800;text-decoration:none}.system-state-module__lSJI6G__recoveryNav a:hover{color:var(--color-text-primary);text-underline-offset:5px;text-decoration:underline}.system-state-module__lSJI6G__main{min-height:calc(100vh - 83px);padding:clamp(var(--space-12), 8vw, var(--space-24)) var(--layout-shell-gutter-desktop);place-items:center;display:grid}.system-state-module__lSJI6G__stateCard{border:1px solid var(--color-border-default);border-radius:var(--radius-feature);background:var(--color-surface-paper);width:min(100%,820px);box-shadow:var(--shadow-soft);padding:clamp(var(--space-8), 6vw, var(--space-16))}.system-state-module__lSJI6G__statusMark{width:52px;height:52px;margin-bottom:var(--space-8);border:1px solid var(--color-border-strong);background:var(--color-surface-mist);border-radius:50%;place-items:center;display:grid}.system-state-module__lSJI6G__statusMark span{background:var(--color-state-success);border-radius:50%;width:14px;height:14px}.system-state-module__lSJI6G__page[data-tone=loading] .system-state-module__lSJI6G__statusMark span{background:var(--color-action-brand);animation:1.4s ease-in-out infinite system-state-module__lSJI6G__system-state-pulse;box-shadow:0 0 0 8px #c9f56e38}.system-state-module__lSJI6G__page[data-tone=error] .system-state-module__lSJI6G__statusMark,.system-state-module__lSJI6G__page[data-tone=notFound] .system-state-module__lSJI6G__statusMark{background:#fbedeb}.system-state-module__lSJI6G__page[data-tone=error] .system-state-module__lSJI6G__statusMark span,.system-state-module__lSJI6G__page[data-tone=notFound] .system-state-module__lSJI6G__statusMark span{background:var(--color-state-danger)}.system-state-module__lSJI6G__page[data-tone=offline] .system-state-module__lSJI6G__statusMark,.system-state-module__lSJI6G__page[data-tone=warning] .system-state-module__lSJI6G__statusMark{background:#fff7e8}.system-state-module__lSJI6G__page[data-tone=offline] .system-state-module__lSJI6G__statusMark span,.system-state-module__lSJI6G__page[data-tone=warning] .system-state-module__lSJI6G__statusMark span{background:var(--color-state-warning)}.system-state-module__lSJI6G__eyebrow{margin:0 0 var(--space-4);color:var(--color-state-success);letter-spacing:.1em;text-transform:uppercase;font-size:.8125rem;font-weight:850;line-height:1.4}.system-state-module__lSJI6G__page[data-tone=error] .system-state-module__lSJI6G__eyebrow,.system-state-module__lSJI6G__page[data-tone=notFound] .system-state-module__lSJI6G__eyebrow{color:var(--color-state-danger)}.system-state-module__lSJI6G__page[data-tone=offline] .system-state-module__lSJI6G__eyebrow,.system-state-module__lSJI6G__page[data-tone=warning] .system-state-module__lSJI6G__eyebrow{color:var(--color-state-warning)}.system-state-module__lSJI6G__stateCard h1,.system-state-module__lSJI6G__title{max-width:720px;font-family:var(--font-display);letter-spacing:-.048em;text-wrap:balance;margin:0;font-size:clamp(2.75rem,6vw,6rem);font-weight:700;line-height:.94}.system-state-module__lSJI6G__description{max-width:var(--layout-prose-max);margin:var(--space-6) 0 0;color:var(--color-text-body);font-size:clamp(1.0625rem,1.5vw,1.25rem);line-height:1.7}.system-state-module__lSJI6G__detail{max-width:var(--layout-prose-max);margin-top:var(--space-8);color:var(--color-text-body);line-height:1.65}.system-state-module__lSJI6G__actions{gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.system-state-module__lSJI6G__actions a,.system-state-module__lSJI6G__actions button{border:1px solid var(--color-text-primary);border-radius:var(--radius-pill);background:var(--color-text-primary);min-height:48px;color:var(--color-surface-paper);cursor:pointer;padding:var(--space-3) var(--space-6);font:inherit;text-align:center;transition:transform var(--motion-fast) ease, background-color var(--motion-fast) ease;justify-content:center;align-items:center;font-size:.875rem;font-weight:850;line-height:1.35;text-decoration:none;display:inline-flex}.system-state-module__lSJI6G__actions a+a,.system-state-module__lSJI6G__actions button+a,.system-state-module__lSJI6G__actions a+button{border-color:var(--color-border-strong);background:var(--color-surface-paper);color:var(--color-text-primary)}.system-state-module__lSJI6G__actions a:hover,.system-state-module__lSJI6G__actions button:hover{background:var(--color-state-success);color:#fff;transform:translateY(-2px)}.system-state-module__lSJI6G__reference{margin:var(--space-6) 0 0;color:var(--color-text-muted);font-size:.8125rem;line-height:1.55}.system-state-module__lSJI6G__skeleton{gap:var(--space-3);display:grid}.system-state-module__lSJI6G__skeleton span{border-radius:var(--radius-input);background:var(--color-surface-mist);width:100%;height:16px;display:block;overflow:hidden}.system-state-module__lSJI6G__skeletonShort{max-width:42%}.system-state-module__lSJI6G__skeletonMedium{max-width:72%}@keyframes system-state-module__lSJI6G__system-state-pulse{0%,to{opacity:.68;transform:scale(.84)}50%{opacity:1;transform:scale(1)}}@media (max-width:700px){.system-state-module__lSJI6G__shell{width:min(calc(100% - 32px), var(--layout-shell-max));padding-block:var(--space-3);flex-wrap:wrap}.system-state-module__lSJI6G__brand img{width:174px}.system-state-module__lSJI6G__recoveryNav{justify-content:flex-start;gap:var(--space-3);width:100%}.system-state-module__lSJI6G__recoveryNav a{min-height:36px;font-size:.75rem}.system-state-module__lSJI6G__main{padding:var(--space-12) var(--layout-shell-gutter-mobile);place-items:start center}.system-state-module__lSJI6G__stateCard{padding:var(--space-8) var(--space-6)}.system-state-module__lSJI6G__actions{flex-direction:column;align-items:stretch}.system-state-module__lSJI6G__actions a,.system-state-module__lSJI6G__actions button{width:100%}}@media (prefers-reduced-motion:reduce){.system-state-module__lSJI6G__page[data-tone=loading] .system-state-module__lSJI6G__statusMark span{animation:none}.system-state-module__lSJI6G__actions a,.system-state-module__lSJI6G__actions button{transition:none}}
