:root{color-scheme:light;--green:#096b4a;--green-dark:#07573d;--ink:#18202b;--muted:#667085;--quiet:#8a93a1;--line:#e2e6ea;--soft:#f6f7f7;--danger:#e11d2e;--attention:#f2a600;--red:var(--danger);--amber:var(--attention);--color-brand:var(--green);--color-brand-dark:var(--green-dark);--color-ink:var(--ink);--color-muted:var(--muted);--color-line:var(--line);--color-soft:var(--soft);--color-danger:var(--danger);--color-warning:var(--attention);--header-height:64px;--client-bar-height:72px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body,html{min-width:320px;min-height:100%;margin:0}@media (max-width:760px){:root{--header-height:58px;--client-bar-height:66px}}.web-status-stage{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:2rem}.web-status-card{border:1px solid var(--line);max-width:34rem;padding:2rem}.web-fixture-notice,.web-status-card h1,.web-status-card p{margin:0}.web-context-recovery{min-height:3rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding:.75rem 1rem;border-left:3px solid var(--attention);background:#fff8e8}.web-context-recovery span{overflow-wrap:anywhere}.web-context-recovery button{min-height:2.75rem;flex:none;padding:.5rem .875rem;border:1px solid var(--green);border-radius:.5rem;color:#fff;background:var(--green);cursor:pointer}@media (max-width:36rem){.web-context-recovery{align-items:stretch;flex-direction:column}}.web-status-card p{color:var(--muted);margin-top:.75rem}.web-fixture-notice{background:#fff8e8;border-bottom:1px solid #f2d58a;color:#6f4d00;font-size:.75rem;padding:.4rem 1rem;text-align:center}body{color:var(--ink);background:#fff;font-size:15px;line-height:1.45}a,button,input{color:inherit;font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{border:0}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--green);outline-offset:3px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}