@charset "UTF-8";:root{--bg: #16181a;--bg-2: #1c1c1c;--bg-3: #262626;--panel-line: #444444;--dim: #585858;--muted: #6c6c6c;--muted-2: #808080;--fg-3: #949494;--fg-2: #bcbcbc;--fg: #d0d0d0;--fg-bright: #eeeeee;--accent: #ff5faf;--brand: #d75f5f;--green: #5fd787;--blue: #00afff;--orange: #ffaf00;--red: #ff5f5f;--ink: var(--accent);--tier-ses: var(--muted-2);--tier-aes: var(--blue);--tier-qes: var(--green);--tier-unverified: var(--amber, #f0a020);--mono: "JetBrains Mono", "SF Mono", "Cascadia Code", "Roboto Mono", ui-monospace, Menlo, Consolas, monospace;--app-bg: var(--bg);--app-bg-2: var(--bg-2);--app-fg: var(--fg);--app-muted: var(--muted)}*{box-sizing:border-box}html,body{margin:0;height:100%;background:var(--bg);color:var(--fg);font-family:var(--mono);font-size:14px;-webkit-font-smoothing:antialiased;overflow:hidden}button{font:inherit;cursor:pointer}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#333;border-radius:5px}::-webkit-scrollbar-track{background:transparent}.document{background:#fff;color:#1a1a1a;width:100%;max-width:820px;padding:64px 72px;border-radius:4px;box-shadow:0 8px 40px #00000059;font-family:Georgia,Times New Roman,serif;line-height:1.6;--fg: #1a1a1a;--muted: #6b6b6b;--border: #d9d9d9;--surface-2: #f4f4f4;--doc-accent: #458588}.document h1{font-size:1.9rem;margin:0 0 10px}.document h2{font-size:1.3rem;margin:22px 0 8px}.document h3{font-size:1.1rem;margin:16px 0 6px}.document p{margin:8px 0}.document .unknown{color:#999;font-style:italic}
