@view-transition{navigation:auto}
.bbp-nav,.workspace-global-header{view-transition-name:bigbit-global-header}
.workspace-entry-overlay{position:fixed;z-index:70;inset:0;display:grid;place-items:center;overflow:hidden;background:#090b0e;color:#f2f4ef;transform:translate3d(105%,0,0);pointer-events:none}
.workspace-entry-overlay::before{content:"";position:absolute;inset:0;background:linear-gradient(104deg,#050607 0%,#14181d 56%,#777b7d 100%);opacity:.96}
.workspace-entry-overlay strong{position:relative;z-index:1;display:grid;gap:7px;text-align:center;font-size:14px;letter-spacing:.08em}.workspace-entry-overlay small{color:#8f9892;font-size:9px;letter-spacing:.18em}
.workspace-entry-overlay.run{animation:workspaceBrush 620ms cubic-bezier(.76,0,.24,1) both}
.workspace-shell-preview{position:fixed;z-index:60;inset:0;padding-top:68px;display:grid;grid-template-columns:244px minmax(0,1fr);background:#06080b;color:#f3f5ef;pointer-events:none}.workspace-shell-preview aside{border-right:1px solid rgba(226,232,222,.11);background:#090c10;padding:24px 12px}.workspace-shell-preview aside i,.workspace-shell-preview main i{display:block;height:48px;margin-bottom:8px;border:1px solid rgba(226,232,222,.08);border-radius:7px;background:#0d1218}.workspace-shell-preview main{padding:18px}.workspace-shell-preview header{height:52px;border-bottom:1px solid rgba(226,232,222,.11)}.workspace-shell-preview section{height:calc(100% - 70px);margin-top:18px;display:grid;grid-template-columns:1.3fr 1fr;gap:12px}.workspace-shell-preview article{border:1px solid rgba(226,232,222,.1);border-radius:8px;background:#0d1218}.workspace-entry-active .bbp-nav{background:rgba(8,11,15,.96)!important;border-color:rgba(255,255,255,.12)!important}.workspace-entry-active .bbp-links a,.workspace-entry-active .bbp-links summary{color:#d8ddd7!important}
@keyframes workspaceBrush{0%{transform:translate3d(105%,0,0)}46%{transform:none}100%{transform:translate3d(-105%,0,0)}}
[data-workspace-entry]{transition:transform 100ms ease,background-color .2s ease,color .2s ease}[data-workspace-entry].is-entering{transform:scale(.97)}
@media(max-width:760px){.workspace-entry-overlay.run{animation-duration:480ms}.workspace-entry-overlay strong{font-size:12px}.workspace-shell-preview{padding-top:58px;grid-template-columns:1fr}.workspace-shell-preview aside{display:none}.workspace-shell-preview main{padding:12px}.workspace-shell-preview section{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.workspace-entry-overlay{display:none!important}[data-workspace-entry]{transition:none!important}}
