.whrt{--whrt-cycle:9.6s;--whrt-push:cubic-bezier(.32, .72, 0, 1);--whrt-pop:cubic-bezier(.34, 1.56, .64, 1);--whrt-mono:"SF Mono", "SFMono-Regular", ui-monospace, menlo, consolas, monospace;--whrt-hair:#ebedf0;--whrt-line:#e5e5e5;--whrt-ink:#1a1a1a;--whrt-mid:#6c7280;--whrt-soft:#9da1a1;--whrt-blue:#2567ff;--whrt-green:#41d97f;--whrt-amber:#ff7426;--whrt-red:#ff4141;--whrt-term:#1a1a1a;--whrt-term-bar:#232325;--whrt-term-key:#8ab4ff;--whrt-term-val:#e6e8ec;--whrt-term-pn:#7c828c;-webkit-user-select:none;user-select:none;width:100%;position:relative}.whrt__stage{transform-origin:top;color:var(--whrt-ink);font-variant-numeric:tabular-nums;position:absolute;top:0;left:50%}.whrt__scene,.whrt__inner{position:absolute;inset:0}.whrt.is-playing .whrt__scene{animation:whrt-scene var(--whrt-cycle) linear infinite}@keyframes whrt-scene{0%{opacity:0}3%{opacity:1}95%{opacity:1}to{opacity:0}}@keyframes whrt-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes whrt-fade{0%{opacity:0}to{opacity:1}}.whrt__head{align-items:center;gap:8px;display:flex;position:absolute;top:0;left:0}.whrt.is-playing .whrt__head{animation:whrt-rise .46s var(--whrt-push) both}.whrt__method{height:20px;font-family:var(--whrt-mono);letter-spacing:.04em;color:var(--whrt-blue);background:#2567ff17;border-radius:6px;align-items:center;padding:0 7px;font-size:10px;font-weight:500;display:inline-flex}.whrt__path{font-family:var(--whrt-mono);color:var(--whrt-mid);font-size:11.5px}.whrt__card{background:var(--whrt-term);border-radius:14px;position:absolute;left:0;overflow:hidden;box-shadow:0 1px 2px #1018280f,0 16px 40px -24px #10182873}.whrt.is-playing .whrt__card{animation:whrt-card-in .56s var(--whrt-push) both}@keyframes whrt-card-in{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.whrt__cardring{pointer-events:none;border-radius:14px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #2567ff8c}.whrt.is-playing .whrt__cardring{animation:.42s both whrt-fade}.whrt__cardbar{background:var(--whrt-term-bar);align-items:center;gap:5px;height:26px;padding:0 11px;display:flex}.whrt__cdot{background:#ffffff29;border-radius:999px;width:6px;height:6px}.whrt__cardbar-label{font-family:var(--whrt-mono);color:#ffffff57;margin-left:6px;font-size:9.5px}.whrt__pane{padding:12px}.whrt__ln{height:20px;font-family:var(--whrt-mono);white-space:nowrap;align-items:baseline;font-size:11px;line-height:20px;display:flex;position:relative;overflow:hidden}.whrt__k{color:var(--whrt-term-key)}.whrt__pn{color:var(--whrt-term-pn)}.whrt__v{color:var(--whrt-term-val)}.whrt__cover{background:var(--whrt-term);transform-origin:100%;position:absolute;inset:0;transform:scaleX(0)}.whrt.is-playing .whrt__cover{animation:.34s steps(14,end) both whrt-type}@keyframes whrt-type{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.whrt__slot{min-width:92px;display:inline-block;position:relative}.whrt__wait{color:var(--whrt-term-pn);letter-spacing:.14em;opacity:0}.whrt.is-playing .whrt__wait{animation:1s both whrt-wait}@keyframes whrt-wait{0%{opacity:.75}to{opacity:0}}.whrt__sv{position:absolute;top:0;left:0}.whrt.is-playing .whrt__sv{animation:.32s both whrt-fade}.whrt__sv--green{color:var(--whrt-green)}.whrt__sv--amber{color:var(--whrt-amber)}.whrt__sv--red{color:var(--whrt-red)}.whrt__sv--blue,.whrt__sv--neutral{color:var(--whrt-term-val)}.whrt__ln--x{opacity:1}.whrt.is-playing .whrt__ln--x{animation:whrt-rise .42s var(--whrt-push) both}.whrt__xtag{letter-spacing:.04em;color:#9dbcff;background:#2567ff29;border-radius:999px;margin-left:8px;padding:0 6px;font-size:9px}.whrt__seal{background:#ffffff0d;border-radius:999px;align-items:center;gap:7px;height:26px;padding:0 9px;display:flex;position:absolute;bottom:10px;left:11px;right:11px}.whrt.is-playing .whrt__seal{animation:.42s both whrt-fade}.whrt__sealring{border-radius:999px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #2567ff73}.whrt.is-playing .whrt__sealring{animation:.36s both whrt-fade}.whrt__shield{width:12px;height:13px;color:var(--whrt-blue);flex:none}.whrt.is-playing .whrt__shield{animation:whrt-shield .62s var(--whrt-pop) both}@keyframes whrt-shield{0%{color:#ffffff4d;transform:scale(.9)}55%{transform:scale(1.12)}to{color:var(--whrt-blue);transform:scale(1)}}.whrt__seal-label{font-family:var(--whrt-mono);color:#ffffff8c;white-space:nowrap;font-size:9.5px}.whrt__tickwrap{flex:none;width:16px;height:16px;margin-left:auto}.whrt__tick-track{stroke:#ffffff24;fill:none}.whrt__tick-circle,.whrt__tick-check{stroke:var(--whrt-blue);fill:none;stroke-dasharray:1;stroke-dashoffset:0}.whrt.is-playing .whrt__tick-circle{animation:whrt-draw .52s var(--whrt-push) both;transform-origin:50%;transform:rotate(-90deg)}.whrt.is-playing .whrt__tick-check{animation:whrt-draw .3s var(--whrt-push) both}@keyframes whrt-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.whrt__rails{position:absolute;overflow:visible}.whrt__rail{stroke:var(--whrt-hair);stroke-width:1px;fill:none}.whrt__rail-live{stroke:var(--whrt-blue);stroke-width:1.6px;fill:none;stroke-dasharray:1;stroke-dashoffset:0}.whrt.is-playing .whrt__rail-live{animation:whrt-draw .7s var(--whrt-push) both}.whrt__rail-src,.whrt__rail-dot{fill:var(--whrt-blue)}.whrt.is-playing .whrt__rail-src{animation:.26s both whrt-fade}.whrt.is-playing .whrt__rail-dot{animation:whrt-dot .42s var(--whrt-pop) both}@keyframes whrt-dot{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.whrt__branches{flex-direction:column;gap:10px;display:flex;position:absolute}.whrt__branch{border:1px solid var(--whrt-blue);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:0 12px;display:flex;position:relative;box-shadow:0 1px 2px #1018280a,0 10px 26px -20px #10182852}.whrt__branch--tap{cursor:pointer}.whrt__branch--off{border-color:var(--whrt-hair);box-shadow:none;opacity:.5}.whrt.is-playing .whrt__branch--off{opacity:.5;animation:.42s both whrt-fade}.whrt__bglow{pointer-events:none;border-radius:12px;position:absolute;inset:-1px;box-shadow:0 0 0 3px #2567ff1a}.whrt.is-playing .whrt__bglow{animation:.42s both whrt-fade}.whrt__btxt{flex-direction:column;gap:2px;min-width:0;display:flex}.whrt__bstatus{letter-spacing:-.01em;color:var(--whrt-ink);font-size:13px;font-weight:500}.whrt__baction{font-family:var(--whrt-mono);color:var(--whrt-soft);font-size:10px;line-height:1.3}.whrt__badge{color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;margin-left:auto;display:inline-flex}.whrt__badge svg{width:12px;height:12px}.whrt.is-playing .whrt__badge{animation:whrt-badge .44s var(--whrt-pop) both}@keyframes whrt-badge{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.whrt__badge--green{background:var(--whrt-green)}.whrt__badge--amber{background:var(--whrt-amber)}.whrt__badge--red{background:var(--whrt-red)}.whrt__badge--blue{background:var(--whrt-blue)}.whrt__badge--neutral{background:var(--whrt-mid)}.whrt__note{height:32px;font-family:var(--whrt-mono);color:var(--whrt-mid);align-items:center;font-size:10px;display:flex}.whrt__note.is-empty{visibility:hidden}.whrt.is-playing .whrt__note{animation:whrt-rise .42s var(--whrt-push) both}.whrt__stems{position:absolute;overflow:visible}.whrt__stem-live{stroke:var(--whrt-blue);stroke-width:1.6px;fill:none;stroke-dasharray:1;stroke-dashoffset:0}.whrt.is-playing .whrt__stem-live{animation:whrt-draw .52s var(--whrt-push) both}.whrt__dests{gap:12px;display:flex;position:absolute}.whrt__dest{border:1px solid var(--whrt-hair);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:0 12px;display:flex}.whrt.is-playing .whrt__dest{animation:whrt-rise .46s var(--whrt-push) both}.whrt__dtxt{flex-direction:column;gap:2px;min-width:0;display:flex}.whrt__dlabel{color:var(--whrt-ink);font-size:12.5px;font-weight:500}.whrt__deff{height:14px;font-family:var(--whrt-mono);color:var(--whrt-soft);font-size:10px;display:block;position:relative}.whrt__deff-from,.whrt__deff-to{white-space:nowrap;position:absolute;top:0;left:0}.whrt__deff-from{opacity:0}.whrt.is-playing .whrt__deff-from{animation:.32s both whrt-out}.whrt__deff-to{opacity:1;color:var(--whrt-mid)}.whrt.is-playing .whrt__deff-to{animation:.32s both whrt-fade}@keyframes whrt-out{0%{opacity:1}to{opacity:0}}.whrt__hold{font-family:var(--whrt-mono);color:var(--whrt-amber);white-space:nowrap;margin-left:auto;font-size:9.5px}.whrt__tgl{background:#e9ebee;border-radius:999px;flex:none;width:30px;height:18px;margin-left:auto;position:relative;overflow:hidden}.whrt__tgl.is-on{margin-left:auto}.whrt__tglfill{background:var(--whrt-blue);opacity:0;border-radius:999px;position:absolute;inset:0}.whrt__tgl.is-on .whrt__tglfill{opacity:1}.whrt.is-playing .whrt__tgl.is-on .whrt__tglfill{animation:.32s both whrt-fade}.whrt__knob{background:#fff;border-radius:999px;width:12px;height:12px;position:absolute;top:3px;left:3px;transform:translate(0);box-shadow:0 1px 2px #1018283d}.whrt__tgl.is-on .whrt__knob{transform:translate(12px)}.whrt.is-playing .whrt__tgl.is-on .whrt__knob{animation:whrt-knob .34s var(--whrt-pop) both}@keyframes whrt-knob{0%{transform:translate(0)}to{transform:translate(12px)}}.whrt__foot{font-family:var(--whrt-mono);color:var(--whrt-soft);font-size:10px;position:absolute;left:0}.whrt.is-playing .whrt__foot{animation:whrt-rise .46s var(--whrt-push) both}@media (prefers-reduced-motion:reduce){.whrt *,.whrt :before,.whrt :after{transition:none!important;animation:none!important}}
