.terminal-shell nav.tabs .cmd-nav-trigger{color:var(--ink-dim);font-family:var(--mono);cursor:pointer;white-space:nowrap;box-sizing:border-box;flex-shrink:0;gap:6px;font-size:12.5px;line-height:1;transition:background .15s,color .15s;background:0 0!important;border:none!important;border-radius:0!important;align-self:stretch!important;align-items:center!important;height:auto!important;min-height:100%!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;padding:12px 14px!important;display:inline-flex!important}.terminal-shell nav.tabs .cmd-nav-trigger:hover{color:var(--fg);background:var(--bg-3)!important;border-color:#0000!important}.terminal-shell nav.tabs .cmd-nav-trigger kbd{border:1px solid color-mix(in srgb,var(--cyan)30%,transparent);color:var(--cyan);background:0 0;border-radius:3px;padding:1px 5px;font-size:10px;line-height:1.2}.terminal-shell nav.tabs .mobile-cmd-trigger{justify-content:space-between;width:100%;border:1px solid var(--line-2)!important;background:var(--bg-2)!important;border-radius:8px!important;align-self:auto!important;height:44px!important;min-height:44px!important;margin:0 0 12px!important;padding:0 12px!important}@media (max-width:900px){.terminal-shell nav.tabs .cmd-nav-trigger .cmd-nav-label{display:none}}
.terminal-shell .ep-table .h-row,.terminal-shell .ep-table .row{grid-template-columns:64px 230px minmax(0,1fr) 150px;gap:12px 20px;padding:10px 18px;display:grid}.terminal-shell .ep-table .path{white-space:nowrap}.terminal-shell .ep-table .desc{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.terminal-shell .ep-table .lat{white-space:nowrap;text-align:right}@media (max-width:800px){.terminal-shell .ep-table .h-row,.terminal-shell .ep-table .row{grid-template-columns:64px 210px minmax(0,1fr) 150px;gap:10px 14px;padding:10px 14px}}@media (max-width:640px){.terminal-shell .ep-table .h-row,.terminal-shell .ep-table .row{grid-template-columns:56px 1fr}.terminal-shell .ep-table .h-row .desc,.terminal-shell .ep-table .h-row .lat,.terminal-shell .ep-table .row .desc,.terminal-shell .ep-table .row .lat{text-align:left;grid-column:span 2;padding-left:0}}
.terminal-shell .hero-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:24px;display:flex}.terminal-shell .hero-trust{font-family:var(--mono);color:var(--ink-faint);align-items:center;gap:8px;margin-left:4px;font-size:11.5px;display:inline-flex}.terminal-shell .hero-trust .dot{background:var(--green);width:6px;height:6px;box-shadow:0 0 5px var(--green);border-radius:999px;flex-shrink:0;display:block}.terminal-shell .display-headline .underscore:before,.terminal-shell .display-headline .underscore:after{content:none!important;animation:none!important;display:none!important}.terminal-shell .console .c-h .c-h-sub{color:var(--ink-ghost);letter-spacing:.06em;text-transform:uppercase;margin-left:auto;font-size:10.5px}.terminal-shell .live-dot{text-transform:none;letter-spacing:normal;color:var(--ink-dim);box-shadow:none;background:0 0;border:none;border-radius:0;align-items:center;gap:7px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.terminal-shell .live-dot:before{content:"";background:var(--cyan);width:6px;height:6px;box-shadow:0 0 6px var(--cyan),0 0 0 0 #27b1ff99;border-radius:999px;animation:1.8s ease-out infinite cdLiveDotPulse}.terminal-shell .console .c-h .ttl.live-dot:before{background:var(--cyan)}@keyframes cdLiveDotPulse{0%{box-shadow:0 0 6px var(--cyan),0 0 0 0 #27b1ff8c}70%{box-shadow:0 0 6px var(--cyan),0 0 0 6px #27b1ff00}to{box-shadow:0 0 6px var(--cyan),0 0 0 0 #27b1ff00}}@media (max-width:720px){.terminal-shell .console .c-h .c-h-sub{display:none}.terminal-shell .console .c-h .live{margin-left:auto}}.terminal-shell .console .seg button.active{color:var(--fg);background:var(--bg-4);border-color:#ffffff38;box-shadow:inset 0 1px #ffffff14}.terminal-shell .console .seg button.active .desc{color:var(--ink-dim)}.terminal-shell .console .run{background:var(--bg-4);color:var(--fg);border:1px solid #ffffff29;box-shadow:inset 0 1px #ffffff14}.terminal-shell .console .run:hover{background:#171a35;border-color:#ffffff47}.terminal-shell .console .run kbd{color:var(--cyan);border-color:var(--line-2);background:#00000047}.terminal-shell .c-foot .cta-link{color:#fff;background:var(--blue);border-radius:999px;margin-left:auto;padding:5px 12px;font-weight:700;text-decoration:none;box-shadow:inset 0 1px #ffffff24,0 0 0 1px #00149999}.terminal-shell .c-foot .cta-link:before{display:none}.terminal-shell .c-foot .cta-link:hover{background:var(--blue-hover)}.terminal-shell .term-body{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.terminal-shell .term-hero .term-foot{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;display:grid}.terminal-shell .term-hero .term-foot .term-foot-trail{border-left:1px solid var(--line-2)}@media (max-width:1020px){.terminal-shell .term-body,.terminal-shell .term-hero .term-foot{grid-template-columns:1fr}.terminal-shell .term-hero .term-foot .term-foot-trail,.terminal-shell .pane+.pane{border-left:none;border-top:1px solid var(--line-2)}}.terminal-shell .pane-l .pane-b{padding:40px 44px 44px}.terminal-shell .pane-r .pane-b{padding:0!important}@media (max-width:620px){.terminal-shell .pane-l .pane-b{padding:28px 20px 32px}}.terminal-shell .term-hero .pane-h,.terminal-shell .term-hero .pane .console .c-h{box-sizing:border-box;border-bottom:1px solid var(--line);align-items:center;height:36px;min-height:36px;padding:0 18px;font-size:10.5px}.terminal-shell .term-hero .term{flex-direction:column!important;height:calc(100svh - 76px)!important;min-height:0!important;max-height:calc(100svh - 76px)!important;display:flex!important;overflow:hidden!important}.terminal-shell .term-hero .term-body{flex:1 1 0!important;align-items:stretch!important;min-height:0!important}.terminal-shell .term-hero .pane,.terminal-shell .term-hero .pane-r .pane-b,.terminal-shell .term-hero .pane .console{max-height:100%;flex-direction:column!important;min-height:0!important;display:flex!important;overflow:hidden!important}.terminal-shell .term-hero .pane .console{flex:1 1 0!important}.terminal-shell .term-hero .pane .console .c-h,.terminal-shell .term-hero .pane .console .sel,.terminal-shell .term-hero .pane .console .cmd{flex:none!important}.terminal-shell .pane .console .out{background:var(--bg-2)!important;flex-direction:column!important;flex:1 1 0!important;height:auto!important;min-height:0!important;max-height:none!important;display:flex!important;overflow:hidden!important}.terminal-shell .pane .console .out .idle,.terminal-shell .pane .console .out .loading,.terminal-shell .pane .console .out .gate{flex:1 1 0!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:auto!important}.terminal-shell .pane .console .out .obar{flex:none!important}.terminal-shell .pane .console .out .body{overscroll-behavior:contain;flex:1 1 0!important;min-height:0!important;max-height:none!important;overflow:auto!important}@media (max-width:1020px){.terminal-shell .term-hero .term{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.terminal-shell .term-hero .term-body{flex:none!important;min-height:0!important}.terminal-shell .term-hero .pane,.terminal-shell .term-hero .pane-l,.terminal-shell .term-hero .pane-r,.terminal-shell .term-hero .pane-r .pane-b,.terminal-shell .term-hero .pane .console{flex:none!important;height:auto!important;max-height:none!important;overflow:visible!important}.terminal-shell .term-hero .pane-l .pane-b{overflow:visible!important}.terminal-shell .term-hero .pane-r .pane-b,.terminal-shell .term-hero .pane .console{min-height:min(70svh,640px)!important}.terminal-shell .term-hero .pane .console{flex-direction:column!important;flex:auto!important;display:flex!important;overflow:hidden!important}.terminal-shell .term-hero .pane-r .pane-b{flex-direction:column!important;display:flex!important;overflow:hidden!important}.terminal-shell .term-hero .pane .console .out{flex:1 1 0!important;min-height:min(36svh,260px)!important;overflow:hidden!important}.terminal-shell .term-hero .term-foot{flex-direction:column!important;grid-template-columns:none!important;display:flex!important}.terminal-shell .term-hero .term-foot .term-foot-lead,.terminal-shell .term-hero .term-foot .term-foot-trail{width:100%}.terminal-shell .term-hero .term-foot .term-foot-trail{border-top:1px solid var(--line-2);border-left:none!important}.terminal-shell .term-hero .term-foot .term-foot-trail .c-foot{justify-content:space-between;gap:10px 14px;padding:10px 14px}.terminal-shell .term-hero .term-foot .segs{gap:14px;padding:9px 12px}}@media (max-width:620px){.terminal-shell .hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.terminal-shell .hero-trust{margin-left:0}.terminal-shell .term-hero .term-foot .mode{padding:9px 12px}.terminal-shell .term-hero .term-foot .term-foot-trail .c-foot .d-item:not(.cta-link){display:none}.terminal-shell .term-hero .term-foot .term-foot-trail .c-foot{justify-content:flex-end}.terminal-shell .term-hero .pane .console .sel{padding:12px 12px 10px}.terminal-shell .term-hero .pane .console .cmd{padding:12px}.terminal-shell .term-hero .pane .console .ex-row{padding-left:12px;padding-right:12px}.terminal-shell .term-hero .pane .console .input-wrap{-webkit-overflow-scrolling:touch;min-width:0;overflow-x:auto}.terminal-shell .term-hero .pane .console .input-wrap .arg-k{display:none}.terminal-shell .term-hero .pane .console .input{min-width:12ch}.terminal-shell .term-hero .pane .console .cmd .line{white-space:nowrap;-webkit-overflow-scrolling:touch;overflow-x:auto}}.terminal-shell .display-headline,.terminal-shell .display-headline .underscore{overflow:visible}.terminal-shell .display-headline{line-height:1.18}.terminal-shell .display-headline .underscore{padding-bottom:.14em}@keyframes cdHeroBootIn{0%{opacity:.55;transform:translateY(8px)}to{opacity:1;transform:none}}.terminal-shell .pane-l .hero-masthead .mm-art,.terminal-shell .pane-l .display-headline,.terminal-shell .pane-l .display-tag,.terminal-shell .pane-l .hero-actions{animation:.45s cubic-bezier(.16,1,.3,1) backwards cdHeroBootIn}.terminal-shell .pane-l .hero-masthead .mm-art{animation-delay:20ms}.terminal-shell .pane-l .display-headline{animation-delay:80ms}.terminal-shell .pane-l .display-tag{animation-delay:.14s}.terminal-shell .pane-l .hero-actions{animation-delay:.2s}@media (prefers-reduced-motion:reduce){.terminal-shell .pane-l .hero-masthead .mm-art,.terminal-shell .pane-l .display-headline,.terminal-shell .pane-l .display-tag,.terminal-shell .pane-l .hero-actions{opacity:1;animation:none}.terminal-shell .live-dot:before{animation:none}}
.terminal-shell .console .seg button.active{color:var(--fg)!important;background:var(--bg-4)!important;border-color:#ffffff38!important;box-shadow:inset 0 1px #ffffff14!important}.terminal-shell .console .seg button.active .desc{color:var(--ink-dim)!important}.terminal-shell .console .run{background:var(--bg-4)!important;color:var(--fg)!important;border:1px solid #ffffff29!important;box-shadow:inset 0 1px #ffffff14!important}.terminal-shell .console .run:hover{background:#171a35!important;border-color:#ffffff47!important}.terminal-shell .console .run kbd{color:var(--cyan)!important;border-color:var(--line-2)!important;background:#00000047!important}html[data-theme=light] .terminal-shell .console .seg button.active{color:var(--fg)!important;background:var(--bg-4)!important;border-color:#10182829!important;box-shadow:inset 0 1px #ffffffb3!important}html[data-theme=light] .terminal-shell .console .seg button.active .desc{color:var(--ink-dim)!important}html[data-theme=light] .terminal-shell .console .run{color:var(--fg)!important;background:var(--bg-4)!important;border-color:#10182824!important;box-shadow:inset 0 1px #ffffffb3!important}html[data-theme=light] .terminal-shell .console .run:hover{background:var(--bg-3)!important;border-color:#10182838!important}
/*# sourceMappingURL=a41f3f181f990fa6.css.map*/