.sch-row-pulse{animation:sch-row-pulse 1.6s ease-in-out infinite}@keyframes sch-row-pulse{0%,to{background-color:transparent}50%{background-color:#dcfce7}}.sch-spin{display:inline-block;animation:sch-spin .8s linear infinite}@keyframes sch-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sch-logs__viewport{background:#0f172a;color:#e2e8f0;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;max-height:420px;overflow-y:auto}.sch-log-line{padding:2px 0;white-space:pre-wrap;word-break:break-word}.sch-log-line__time{color:#64748b}.sch-log-line__level{width:44px}.sch-log-line__level--error,.sch-log-line__level--fatal{color:#f87171}.sch-log-line__level--warn,.sch-log-line__level--warning{color:#fbbf24}.sch-log-line__level--info,.sch-log-line__level--information{color:#38bdf8}.sch-log-highlight{background:#facc15;color:#1f2533}