.yjt-root{--t-bg:#f1ecdd;--t-deepBg:#e6dfca;--t-chrome:#e6dfca;--t-ink:#1f1c17;--t-dim:#7a7263;--t-faint:#a39c89;--t-prompt:#c83a2c;--t-blue:#1f4ea8;--t-green:#0f6b4a;--t-yellow:#a8770e;--t-cellBg:#fdfaef;--t-cellBorder:#0000001a;--t-rowHover:#0000000d;--t-grain:#00000006;--t-grainLine:#00000003}html.dark .yjt-root{--t-bg:#1a1814;--t-deepBg:#13110d;--t-chrome:#1d1b16;--t-ink:#eee6d2;--t-dim:#8b8273;--t-faint:#5b5446;--t-prompt:#ff7a6c;--t-blue:#7aa5ff;--t-green:#7ce0a8;--t-yellow:#f0c878;--t-cellBg:#1c1a14;--t-cellBorder:#ffffff14;--t-rowHover:#ffffff0f;--t-grain:#ffffff05;--t-grainLine:#ffffff02}html.matrix .yjt-root{--t-bg:#040806;--t-deepBg:#020403;--t-chrome:#0a1410;--t-ink:#7ce0a8;--t-dim:#3a8a5c;--t-faint:#1f5a3a;--t-prompt:#9eff8e;--t-blue:#7ce0a8;--t-green:#9eff8e;--t-yellow:#bcffaf;--t-cellBg:#0a1410;--t-cellBorder:#7ee0a829;--t-rowHover:#7ee0a81a;--t-grain:#7ee0a805;--t-grainLine:#7ee0a803}.yjt-root{min-height:calc(100dvh - 4rem);color:var(--t-ink);font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);justify-content:center;align-items:flex-start;padding:16px 14px 24px;display:flex;position:relative}@media (min-width:600px){.yjt-root{min-height:calc(100dvh - 5rem);padding:28px 24px 32px}}.yjt-root[data-minimized]{height:calc(100dvh - 4rem);overflow:hidden}@media (min-width:600px){.yjt-root[data-minimized]{height:calc(100dvh - 5rem)}}.yjt-root:before{content:"";z-index:-1;background-color:var(--paper);background-image:radial-gradient(var(--t-grain) 1px, transparent 1px), repeating-linear-gradient(115deg, var(--t-grainLine) 0 1px, transparent 1px 9px);pointer-events:none;background-size:6px 6px,auto;position:fixed;inset:0}html.matrix .yjt-root{text-shadow:0 0 6px #7ee0a840}.yjt-window{background:var(--t-deepBg);border:1px solid var(--t-cellBorder);transform-origin:50% 100%;will-change:transform, opacity, filter;backface-visibility:hidden;border-radius:8px;width:100%;max-width:1000px;transition:max-width .35s cubic-bezier(.2,.7,.3,1),transform .5s cubic-bezier(.55,-.08,.6,1.04),opacity .35s,filter .35s,max-height .5s cubic-bezier(.55,-.08,.6,1.04);overflow:hidden;transform:translateZ(0);box-shadow:inset 0 1px #ffffff1a,0 30px 80px -20px #00000052,0 8px 20px -8px #0000002e}.yjt-window.is-maximized{max-width:1400px}.yjt-window.is-minimized{opacity:0;pointer-events:none;transform:translateY(42vh)scale(.06)}.yjt-window.is-closing{transform-origin:28px 28px;opacity:0;-webkit-filter:blur(8px)brightness(1.2);pointer-events:none;transition-duration:.5s;transform:scale(.5)translateY(40px)}.yjt-chrome{background:var(--t-chrome);border-bottom:1px solid var(--t-cellBorder);grid-template-columns:1fr auto 1fr;align-items:center;padding:10px 14px;display:grid}.yjt-lights{justify-self:start;gap:8px;display:flex}.yjt-light{cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;padding:0;transition:transform .12s,filter .12s;display:inline-flex;position:relative;box-shadow:inset 0 1px 1px #fff6,inset 0 -1px 1px #0003}.yjt-light:after{content:"";border-radius:50%;position:absolute;inset:-10px}.yjt-light:hover{transform:scale(1.1)}.yjt-light:active{transform:scale(.95)}.yjt-light-glyph{color:#0000008c;opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .12s;display:flex;position:absolute;inset:0}.yjt-light-glyph svg{width:8px;height:8px;display:block}.yjt-lights:hover .yjt-light-glyph{opacity:1}.yjt-light-r{background:#ff5f57}.yjt-light-y{background:#febc2e}.yjt-light-g{background:#28c840}.yjt-title{font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);color:var(--t-dim);letter-spacing:.04em;white-space:nowrap;justify-self:center;font-size:12px}.yjt-chrome-right{justify-self:end}.yjt-chrome-skip{font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);color:var(--t-dim);border:1px solid color-mix(in oklch, var(--t-dim), transparent 60%);cursor:pointer;white-space:nowrap;background:0 0;border-radius:4px;padding:3px 10px;font-size:11px;transition:color .15s,border-color .15s}.yjt-chrome-skip:hover{color:var(--t-ink);border-color:var(--t-ink)}@media (max-width:600px){.yjt-title{display:none}.yjt-chrome{grid-template-columns:auto 1fr}.yjt-chrome-skip{min-height:32px;padding:7px 12px;font-size:12px}}.yjt-body-pane{font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);color:var(--t-ink);background:var(--paper);padding:18px 18px 28px;font-size:13.5px;line-height:1.65}@media (min-width:600px){.yjt-body-pane{padding:24px 28px 36px}}.yjt-block{margin-bottom:22px;animation:.35s ease-out both yjt-block-in}.yjt-block-repl{animation:none}@keyframes yjt-block-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.yjt-cmd{flex-wrap:wrap;align-items:baseline;gap:0;line-height:1.5;display:flex}.yjt-prompt,.yjt-at,.yjt-host{color:var(--t-prompt);font-weight:500}.yjt-sep{color:var(--t-dim)}.yjt-cwd{color:var(--t-blue)}.yjt-dollar{color:var(--t-dim);margin:0 6px}.yjt-cmd-text{color:var(--t-ink);white-space:pre-wrap}.yjt-cursor{vertical-align:-3px;background:var(--t-ink);width:7px;height:1.05em;margin-left:2px;animation:1.05s steps(2,start) infinite yjt-blink;display:inline-block}@keyframes yjt-blink{50%{background:0 0}}.yjt-body-wrap{margin-top:4px;animation:.35s ease-out both yjt-body-in}@keyframes yjt-body-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.yjt-body{padding-left:14px}.yjt-dim{color:var(--t-dim)}.yjt-faint{color:var(--t-faint)}.yjt-blue{color:var(--t-blue)}.yjt-green{color:var(--t-green)}.yjt-yellow{color:var(--t-yellow)}.yjt-prompt-c{color:var(--t-prompt)}.yjt-kv{gap:8px;line-height:1.7;display:flex}.yjt-kv-k{min-width:64px;color:var(--t-dim);flex-shrink:0;display:inline-block}.yjt-kv-v{color:var(--t-ink)}.yjt-whoami{align-items:center;gap:18px;display:flex}.yjt-whoami.is-loading{visibility:hidden}.yjt-whoami-ready{animation:.3s ease-out both yjt-grid-fade-in}.yjt-whoami-avatar{border:1px solid var(--t-cellBorder);background:var(--t-cellBg);border-radius:6px;flex-shrink:0;width:96px;height:96px;position:relative;overflow:hidden}.yjt-whoami-avatar img{object-fit:cover;width:100%;height:100%;display:block}.yjt-whoami-info{min-width:0}.yjt-avatar-edit{cursor:pointer}.yjt-avatar-edit-hint{color:#fff;font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);letter-spacing:.04em;opacity:0;background:#0000008c;justify-content:center;align-items:center;font-size:11px;transition:opacity .15s;display:flex;position:absolute;inset:0}.yjt-avatar-edit:hover .yjt-avatar-edit-hint,.yjt-avatar-edit:focus-within .yjt-avatar-edit-hint,.yjt-avatar-edit.is-busy .yjt-avatar-edit-hint{opacity:1}@media (max-width:600px){.yjt-whoami{gap:14px}.yjt-whoami-avatar{width:76px;height:76px}}@media (max-width:480px){.yjt-whoami{align-items:flex-start;gap:12px}.yjt-whoami-avatar{width:56px;height:56px}.yjt-kv{gap:6px;font-size:12.5px;line-height:1.55}.yjt-kv-k{min-width:52px}}.yjt-nano{min-height:min(70vh,560px);font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);color:var(--t-ink);flex-direction:column;font-size:13.5px;display:flex}.yjt-nano-bar{background:var(--t-ink);color:var(--t-bg);border-radius:4px;align-items:center;gap:16px;padding:4px 12px;display:flex}.yjt-nano-ver{flex-shrink:0;font-weight:600}.yjt-nano-file{text-align:center;flex:1}.yjt-nano-mod{flex-shrink:0;font-style:italic}.yjt-nano-text{resize:none;width:100%;color:var(--t-ink);font:inherit;caret-color:var(--t-prompt);white-space:pre-wrap;overflow-wrap:anywhere;background:0 0;border:0;outline:0;flex:1;margin:12px 0;padding:0;line-height:1.65}.yjt-nano-status{text-align:center;min-height:1.5em;margin-bottom:8px}.yjt-nano-msg{background:var(--t-ink);color:var(--t-bg);border-radius:3px;padding:1px 10px}.yjt-nano-inline{color:inherit;font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0 1px;font-weight:600;text-decoration:underline}.yjt-nano-keys{flex-wrap:wrap;gap:6px 20px;display:flex}.yjt-nano-key{color:var(--t-ink);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;display:inline-flex}.yjt-nano-key:disabled{opacity:.5;cursor:default}.yjt-nano-chord{background:var(--t-ink);color:var(--t-bg);border-radius:2px;padding:0 5px}.yjt-nano-hints{border-top:1px dashed var(--t-line,#6a625359);color:var(--t-soft,#6a6253);margin-bottom:10px;padding:8px 0 4px;font-size:11.5px;line-height:1.5}.yjt-nano-hints-title{text-transform:uppercase;letter-spacing:.08em;opacity:.85;margin-bottom:6px;font-size:10.5px}.yjt-nano-hints-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:4px 16px;margin:0;display:grid}.yjt-nano-hints-grid>div{align-items:baseline;gap:10px;min-width:0;display:flex}.yjt-nano-hints-grid dt{flex-shrink:0;margin:0}.yjt-nano-hints-grid dt code{background:color-mix(in srgb, var(--t-ink) 7%, transparent);color:var(--t-ink);border-radius:2px;padding:1px 5px;font-family:inherit}.yjt-nano-hints-grid dd{opacity:.85;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}@media (max-width:600px){.yjt-nano-hints-grid{grid-template-columns:1fr}}.yjt-prose p{text-wrap:pretty;max-width:66ch;color:var(--t-ink);margin:0 0 8px}.yjt-prose p a{color:var(--t-blue);text-underline-offset:2px;text-decoration:underline}.yjt-prose .yjt-prose-note{font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);font-size:12px}.yjt-link-inline{color:var(--t-blue);text-underline-offset:2px;text-decoration:underline}.yjt-ls-head,.yjt-ls-row{grid-template-columns:130px 110px 1fr;align-items:baseline;gap:12px;padding:2px 0;display:grid}.yjt-ls-head{color:var(--t-faint);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px dashed color-mix(in oklch, var(--t-dim), transparent 70%);margin-bottom:4px;padding-bottom:4px;font-size:11px}.yjt-ls-row{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;margin-left:-4px;padding:4px;text-decoration:none;transition:background .15s,transform .15s}.yjt-ls-row:hover{background:var(--t-rowHover);transform:translate(2px)}.yjt-ls-name{font-weight:500}.yjt-ls-target{color:var(--t-dim)}.yjt-photos-meta{margin-bottom:10px;font-size:12px}.yjt-grid{grid-template-columns:repeat(var(--yjt-cols,5), minmax(0, 1fr));gap:12px;display:grid}.yjt-grid-reveal.is-loading{opacity:0;pointer-events:none;height:0;overflow:hidden}.yjt-grid-fadein{animation:.35s ease-out both yjt-grid-fade-in}@keyframes yjt-grid-fade-in{0%{opacity:0}to{opacity:1}}.yjt-grid-loading{color:var(--t-dim);align-items:center;gap:7px;font-size:12px;display:flex}.yjt-grid-spinner{width:1ch;color:var(--t-prompt);display:inline-block}.yjt-cell{font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;padding:0;transition:transform .2s;display:flex}.yjt-cell:hover{transform:translateY(-2px)}.yjt-cell-img{aspect-ratio:1;border:1px solid var(--t-cellBorder);background:var(--t-cellBg);position:relative;overflow:hidden}.yjt-cell-img img{object-fit:cover;width:100%;height:100%;animation:.4s ease-out both yjt-fadein;display:block}@keyframes yjt-fadein{0%{opacity:0}to{opacity:1}}.yjt-cell-overlay{opacity:0;background:linear-gradient(#0000 50%,#00000059);justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.yjt-cell:hover .yjt-cell-overlay{opacity:1}.yjt-cell-zoom{color:#fff;text-shadow:0 1px 4px #0006;font-size:24px}.yjt-cell-row{color:var(--t-ink);justify-content:space-between;gap:6px;min-width:0;margin-top:4px;font-size:10.5px;line-height:1.2;display:flex}.yjt-cell-perms{color:var(--t-faint);flex-shrink:0}.yjt-cell-name{color:var(--t-blue);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500;overflow:hidden}@media (max-width:600px){.yjt-cell-row{gap:4px;font-size:10px}.yjt-cell-perms{display:none}}.yjt-prompt-block{margin-top:0;margin-bottom:0}.yjt-input{min-width:0;font:inherit;color:var(--t-ink);caret-color:var(--t-ink);appearance:none;box-shadow:none;background:0 0;border:0;border-radius:0;outline:0;flex:1;padding:0}.yjt-input::placeholder{color:var(--t-faint)}.yjt-input::-webkit-search-cancel-button{appearance:none;display:none}.yjt-input::-webkit-search-decoration{appearance:none;display:none}.yjt-input::-webkit-search-results-button{appearance:none;display:none}.yjt-input::-webkit-search-results-decoration{appearance:none;display:none}.yjt-help-row{grid-template-columns:max-content 1fr;align-items:baseline;column-gap:14px;display:grid}.yjt-help-cmd{color:var(--t-blue)}.yjt-help-desc{color:var(--t-dim)}@media (max-width:480px){.yjt-help-row{grid-template-columns:1fr;column-gap:0;margin-bottom:6px}.yjt-help-desc{padding-left:14px;font-size:12.5px}}.yjt-lb{z-index:1000;background:color-mix(in oklch, var(--t-deepBg) 25%, #000000c7);-webkit-backdrop-filter:blur(6px)saturate(.9);grid-template-columns:1fr auto 1fr;align-items:center;animation:.25s ease-out both yjt-fadein;display:grid;position:fixed;inset:0}.yjt-lb-card{background:var(--t-bg);border:1px solid color-mix(in oklch, var(--t-ink), transparent 85%);grid-column:2;width:fit-content;max-width:min(720px,90vw - 120px);margin:0;padding:16px;animation:.35s cubic-bezier(.2,.7,.3,1) both yjt-card-in;box-shadow:0 30px 80px #00000080}@keyframes yjt-card-in{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.yjt-lb-head{font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);color:var(--t-dim);margin-bottom:10px;font-size:12px}.yjt-lb-photo{line-height:0;position:relative;overflow:hidden}.yjt-lb-photo img{width:auto;max-width:min(688px,90vw - 152px);height:auto;max-height:70vh;margin:0 auto;display:block}.yjt-lb-caption{font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);align-items:baseline;gap:14px;padding:12px 4px 4px;font-size:13px;display:flex}.yjt-lb-counter{color:var(--t-dim);flex-shrink:0}.yjt-lb-nav{color:#ffffffe6;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;justify-self:center;align-items:center;width:44px;height:44px;font-size:24px;line-height:1;transition:background .2s,transform .2s;display:flex}.yjt-lb-nav:hover{background:#ffffff24;transform:scale(1.06)}.yjt-lb-prev{grid-column:1}.yjt-lb-next{grid-column:3}.yjt-lb-close{color:#ffffffd9;font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:4px;padding:6px 12px;font-size:11px;transition:background .2s;position:fixed;top:20px;right:20px}.yjt-lb-close:hover{background:#ffffff24}@media (max-width:600px){.yjt-lb{grid-template-columns:1fr;align-items:center;padding:12px 8px 84px}.yjt-lb-card{grid-column:1;width:100%;max-width:100%;padding:10px 10px 14px}.yjt-lb-head{margin-bottom:8px;font-size:11px}.yjt-lb-photo img{max-width:100%;max-height:calc(100dvh - 200px)}.yjt-lb-caption{justify-content:center;padding:10px 4px 0}.yjt-lb-nav{-webkit-backdrop-filter:blur(4px);z-index:2;background:#0000008c;border-color:#ffffff38;grid-column:auto;justify-self:auto;width:44px;height:44px;font-size:22px;position:fixed;top:auto;bottom:24px;transform:none}.yjt-lb-nav:hover{background:#ffffff2e;transform:none}.yjt-lb-prev{margin-left:-78px;left:50%}.yjt-lb-next{margin-left:34px;left:50%}.yjt-lb-close{-webkit-backdrop-filter:blur(4px);background:#0000008c;min-height:36px;padding:8px 14px;font-size:12px;top:12px;right:12px}}.yjt-shutdown{z-index:1500;color:#6a6253;font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);letter-spacing:.08em;text-align:center;background:#07070a;justify-content:center;align-items:center;padding:24px;font-size:14px;animation:.4s ease-out both yjt-shutdown-in;display:flex;position:fixed;inset:0}@keyframes yjt-shutdown-in{0%{opacity:0}to{opacity:1}}.yjt-shutdown:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(0deg,#ffffff06 0 1px,#0000 1px 3px);position:absolute;inset:0}.yjt-shutdown-dot{vertical-align:middle;background:#ff5f57;border-radius:50%;width:8px;height:8px;margin-right:12px;animation:1.6s ease-in-out infinite yjt-shutdown-blink;display:inline-block;box-shadow:0 0 12px #ff5f57}@keyframes yjt-shutdown-blink{0%,to{opacity:1}50%{opacity:.25}}.yjt-shutdown-text{color:#8b8273}.yjt-shutdown-restart{font:inherit;color:#d5cdb7;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #4d4636;padding:0 2px;transition:color .15s,border-color .15s}.yjt-shutdown-restart:hover,.yjt-shutdown-restart:focus-visible{color:#fff;border-bottom-color:#b8b09a;outline:none}@media (max-width:768px){.yjt-grid{--yjt-cols:3}.yjt-ls-head,.yjt-ls-row{grid-template-columns:110px 1fr}.yjt-ls-head span:nth-child(3),.yjt-ls-row .yjt-ls-target{grid-column:1/-1;padding-left:0}}@media (max-width:600px){.yjt-grid{--yjt-cols:2;gap:8px}.yjt-ls-head,.yjt-ls-row{grid-template-columns:1fr;gap:2px}.yjt-ls-head span:first-child,.yjt-ls-row .yjt-ls-type{display:none}}@media (max-width:380px){.yjt-grid{gap:10px}}.yjt-idle{text-align:center;color:var(--t-dim);font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);letter-spacing:.04em;pointer-events:none;justify-content:center;align-items:center;margin:0;padding:0 24px;font-size:13px;animation:.6s ease-out .2s both yjt-fadein;display:flex;position:absolute;inset:0}.yjt-root[data-static] .yjt-block,.yjt-root[data-static] .yjt-body-wrap,.yjt-root[data-static] .yjt-cell-img img{animation:none}.yjt-root[data-static] .yjt-block-live .yjt-body-wrap{animation:.35s ease-out both yjt-body-in}@media (prefers-reduced-motion:reduce){.yjt-root *,.yjt-root :before,.yjt-root :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.yjt-cursor{animation:none}}
