.trustdata-console{--color-paper:#fff;--color-panel:#fff;--color-panel-2:#f6f8f6;--color-ink:#101512;--color-ink-2:#39433d;--color-ink-3:#67736c;--color-line:#e3e7e3;--color-line-2:#edf0ed;--color-brand:#3ddc4a;--color-brand-deep:#22c334;--color-brand-ink:#167b25;--color-moss:#157f2a;--color-moss-deep:#0e7d22;--color-moss-tint:#e9faed;--color-amberx:#a74708;--color-amber-tint:#ffedd5;--color-rust:#b42318;--color-rust-tint:#fdeaea;--color-night:#0b100d;--color-night-2:#131a16;--color-night-3:#1e2722;--color-mint:#3ddc4a;--color-mint-dim:#2e9e3c;--color-bone:#eef3ee}.trustdata-console .panel{background:var(--color-panel);border:1px solid var(--color-line);border-radius:6px;box-shadow:0 1px 2px #1015120a}.trustdata-console .stamp-in{animation:.3s cubic-bezier(.16,1,.3,1) both stampIn}.trustdata-console .rise{animation:.45s cubic-bezier(.16,1,.3,1) both riseCard}.trustdata-console .pulse-dot{animation:2.2s ease-out infinite pulseDot;position:static}.trustdata-console .pulse-dot:after{content:none}.trustdata-console .float-slow{animation:7s ease-in-out infinite floatSlow}.trustdata-console .scanline{background-color:color-mix(in srgb, var(--color-brand-deep) 70%, transparent);pointer-events:none;background-image:none;height:2px;animation:2.6s cubic-bezier(.4,0,.6,1) infinite scanline;position:absolute;left:0;right:0}@supports (color:color-mix(in lab, red, red)){.trustdata-console .scanline{background-color:color-mix(in oklab, var(--color-brand-deep) 70%, transparent)}}.trustdata-console,.trustdata-console *{scrollbar-width:thin;scrollbar-color:#cdd4ce transparent}.trustdata-console ::-webkit-scrollbar{width:8px;height:8px}.trustdata-console ::-webkit-scrollbar-thumb{background:#cdd4ce;border-radius:4px}.trustdata-console ::-webkit-scrollbar-track{background:0 0}.trustdata-console .console-scroll::-webkit-scrollbar-thumb{background:#2c3b33}body:has(.trustdata-console){color:#101512;background:#fff}body:has(.trustdata-console)::-webkit-scrollbar{width:8px;height:8px}body:has(.trustdata-console)::-webkit-scrollbar-thumb{background:#cdd4ce;border-radius:4px}body:has(.trustdata-console)::-webkit-scrollbar-track{background:0 0}.trustdata-console ::selection{color:#0b100d;background:#3ddc4a}