.console-module__yjRySG__wrap{grid-template-rows:auto 1fr;min-height:100vh;display:grid}.console-module__yjRySG__bar{background:var(--surface);border-bottom:1px solid var(--border);z-index:20;flex-wrap:wrap;align-items:center;gap:22px;height:62px;padding:0 24px;display:flex;position:sticky;top:0}.console-module__yjRySG__brand{color:var(--text);letter-spacing:-.04em;align-items:center;gap:9px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.console-module__yjRySG__tag{letter-spacing:.14em;text-transform:uppercase;background:var(--accent);color:var(--accent-ink);border-radius:6px;padding:3px 8px;font-family:IBM Plex Mono,monospace;font-size:.58rem}.console-module__yjRySG__tabs{flex-wrap:wrap;gap:4px;margin-left:12px;display:flex}.console-module__yjRySG__tabs a{color:var(--muted);border-radius:9px;padding:7px 13px;font-size:.89rem;text-decoration:none}.console-module__yjRySG__tabs a:hover{background:var(--surface-2);color:var(--text)}.console-module__yjRySG__tabs a[data-on="1"]{background:var(--accent);color:var(--accent-ink)}.console-module__yjRySG__who{color:var(--muted);align-items:center;gap:12px;margin-left:auto;font-size:.84rem;display:flex}.console-module__yjRySG__role{letter-spacing:.1em;text-transform:uppercase;background:var(--surface-2);border-radius:6px;padding:3px 8px;font-family:IBM Plex Mono,monospace;font-size:.62rem}.console-module__yjRySG__out{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.console-module__yjRySG__out:hover{color:var(--danger)}.console-module__yjRySG__main{max-width:var(--max);width:100%;margin:0 auto;padding:30px 24px 80px}.console-module__yjRySG__h1{letter-spacing:-.03em;margin:0 0 6px;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:600}.console-module__yjRySG__lede{color:var(--muted);max-width:70ch;margin:0 0 28px;font-size:.96rem}.console-module__yjRySG__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:22px}.console-module__yjRySG__panel+.console-module__yjRySG__panel{margin-top:16px}.console-module__yjRySG__panel h2{margin:0 0 4px;font-family:Outfit,sans-serif;font-size:1.02rem;font-weight:600}.console-module__yjRySG__panel .console-module__yjRySG__sub{color:var(--muted);margin:0 0 18px;font-size:.87rem}.console-module__yjRySG__grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;display:grid}.console-module__yjRySG__stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:18px 20px}.console-module__yjRySG__stat b{font-variant-numeric:tabular-nums;margin-bottom:6px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:600;line-height:1;display:block}.console-module__yjRySG__stat span{color:var(--muted);font-size:.82rem}.console-module__yjRySG__form{gap:14px;display:grid}.console-module__yjRySG__row2{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.console-module__yjRySG__field{gap:6px;display:grid}.console-module__yjRySG__field label{color:var(--muted);font-size:.78rem;font-weight:600}.console-module__yjRySG__field input,.console-module__yjRySG__field select,.console-module__yjRySG__field textarea{font:inherit;border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:10px;padding:11px 13px;font-size:.93rem}.console-module__yjRySG__field input:focus,.console-module__yjRySG__field select:focus{outline:2px solid var(--ok);outline-offset:1px}.console-module__yjRySG__field .console-module__yjRySG__hint{color:var(--muted);font-size:.76rem}.console-module__yjRySG__btn{font:inherit;cursor:pointer;background:var(--accent);color:var(--accent-ink);border:1px solid #0000;border-radius:10px;padding:11px 20px;font-size:.92rem;font-weight:600}.console-module__yjRySG__btn:hover{filter:brightness(1.12)}.console-module__yjRySG__btn.console-module__yjRySG__ghost{background:var(--surface-2);color:var(--text);border-color:var(--border)}.console-module__yjRySG__btn.console-module__yjRySG__small{padding:7px 13px;font-size:.82rem}.console-module__yjRySG__tableWrap{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow-x:auto}.console-module__yjRySG__tableWrap table{border-collapse:collapse;width:100%;min-width:720px;font-size:.88rem}.console-module__yjRySG__tableWrap th,.console-module__yjRySG__tableWrap td{text-align:left;border-bottom:1px solid var(--border);vertical-align:middle;padding:12px 14px}.console-module__yjRySG__tableWrap th{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);background:var(--surface-2);font-family:IBM Plex Mono,monospace;font-size:.64rem;font-weight:500}.console-module__yjRySG__tableWrap tbody tr:last-child td{border-bottom:0}.console-module__yjRySG__num{text-align:right;font-variant-numeric:tabular-nums}.console-module__yjRySG__code{letter-spacing:.04em;font-family:IBM Plex Mono,monospace;font-weight:500}.console-module__yjRySG__pill{letter-spacing:.1em;text-transform:uppercase;background:var(--surface-2);color:var(--muted);border-radius:999px;padding:3px 9px;font-family:IBM Plex Mono,monospace;font-size:.62rem;display:inline-block}.console-module__yjRySG__pill.console-module__yjRySG__on{background:color-mix(in srgb, var(--ok) 16%, transparent);color:var(--ok)}.console-module__yjRySG__pill.console-module__yjRySG__off{background:color-mix(in srgb, var(--danger) 14%, transparent);color:var(--danger)}.console-module__yjRySG__note{border-left:3px solid var(--warn);background:color-mix(in srgb, var(--warn) 9%, transparent);border-radius:0 10px 10px 0;margin:16px 0;padding:13px 16px;font-size:.88rem}.console-module__yjRySG__note.console-module__yjRySG__ok{border-color:var(--ok);background:color-mix(in srgb, var(--ok) 9%, transparent)}.console-module__yjRySG__note.console-module__yjRySG__bad{border-color:var(--danger);background:color-mix(in srgb, var(--danger) 9%, transparent)}.console-module__yjRySG__note code{word-break:break-all}.console-module__yjRySG__empty{text-align:center;color:var(--muted);padding:44px 20px}.console-module__yjRySG__signin{place-items:center;min-height:100vh;padding:24px;display:grid}.console-module__yjRySG__signinCard{background:var(--surface);border:1px solid var(--border);border-radius:22px;width:min(430px,100%);padding:34px}.console-module__yjRySG__signinCard h1{margin:18px 0 8px;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:600}.console-module__yjRySG__signinCard p{color:var(--muted);margin:0 0 22px;font-size:.9rem}
