*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--wpl-black:#000;--wpl-card:hsla(0,0%,100%,.03);--wpl-border:hsla(0,0%,100%,.08);--wpl-border2:hsla(0,0%,100%,.14);--wpl-teal:#0fc;--wpl-text:hsla(0,0%,86%,.85);--wpl-muted:hsla(0,0%,100%,.45);--wpl-subtle:hsla(0,0%,100%,.25);--wpl-up:#0fc;--wpl-dn:#ff6b6b;--wpl-blue:#4d9eff;--font:system-ui,-apple-system,"Segoe UI",sans-serif}body,html{height:100%;background:var(--wpl-black);color:var(--wpl-text);font-family:var(--font);font-size:14px;line-height:1.5}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:3px}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}