:root{--device-scale:1;--logo-core:#004883;--logo-flow:#048bc3;--success:#16a34a;--danger:#a31616;--accent-10:#f8fafc;--accent-9:#f1f5f9;--accent-8:#e2e8f0;--accent-7:#cbd5e1;--accent-6:#94a3b8;--accent-5:#64748b;--accent-4:#475569;--accent-3:#334155;--accent-2:#1e293b;--accent-1:#0f172a;--accent-0_5:#0d1425;--accent-0:#020617;--accent--1:black;--logo-text:var(--logo-flow);--text-primary:var(--accent-8);--text-secondary:var(--text-primary);--primary:rgb(3 139 195);--secondary:rgb(0 72 131);--device-outline:var(--accent-6);--rounded-xxsm:0.1875rem;--rounded-xsm:0.25rem;--rounded-sm:0.375rem;--rounded-md:0.5rem;--rounded-lg:0.75rem;--shadow-sm:drop-shadow(0 1px 1px rgb(255 255 255/0.05));--shadow-md:drop-shadow(0 4px 3px rgb(255 255 255/0.07)) drop-shadow(0 2px 2px rgb(255 255 255/0.06));--shadow-lg:drop-shadow(0 10px 8px rgb(255 255 255/0.04)) drop-shadow(0 4px 3px rgb(255 255 255/0.1));--border-width-sm:1px;--border-width-md:2px;--white-space-xs:.125rem;--white-space-sm:.25rem;--white-space-md:.5rem;--white-space-lg:1rem}a{color:var(--primary);text-decoration:none}a:hover{color:inherit;cursor:pointer}body{padding:0;margin:0;background-color:var(--accent-1);color:var(--text-primary)}button{cursor:pointer}h1{font-size:1.5rem;font-weight:700}h2{font-size:1.25rem}h2,h3{font-weight:500}h3{font-size:1.125rem}h4{font-size:1.1rem}h4,h5{font-weight:500}h5{font-size:1rem}h1,h2,h3,h4,h5{margin:0;display:inline-block}@keyframes pulse{50%{opacity:.3}}@keyframes rotate{to{transform:rotate(1turn)}}*{scrollbar-width:thin;scrollbar-color:var(--accent-2) var(--accent-1)}.pulse-rotate{animation:pulse 1s linear infinite alternate-reverse,rotate 3s linear infinite}.react-tiny-popover-container,.react-tiny-popover-scout{z-index:9999}