.vp-layout{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:24px;display:grid}.vp-shelf{min-width:0}.vp-search{color:#a0a0a0;align-items:center;max-width:320px;display:flex;position:relative}.vp-search>svg{pointer-events:none;position:absolute;left:12px}.tl-screen .vp-search input[type=search]{width:100%;height:40px;font-family:var(--font-mc),system-ui,sans-serif;color:#fff;appearance:none;background:#000;border:2px solid #a0a0a0;padding:0 34px 0 36px;font-size:16px}.tl-screen .vp-search input[type=search]:focus{border-color:#fff}.vp-search input::-webkit-search-cancel-button{display:none}.vp-search input::placeholder{color:#707070}.vp-search-x{color:#a0a0a0;cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:24px;display:grid;position:absolute;right:8px}.vp-search-x:hover{color:#fff}.vp-empty{font-family:var(--font-mc),system-ui,sans-serif;color:#a0a0a0;text-shadow:var(--mc-shadow);margin-top:28px;font-size:17px}.vp-grid{grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:10px;margin-top:16px;padding:0;list-style:none;display:grid}@media (max-width:520px){.vp-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}}.vp-mob{color:#fff;background:var(--tl-well);width:100%;box-shadow:var(--tl-sunken);cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;flex-direction:column;align-items:center;padding:4px 4px 9px;transition:background-color .12s;display:flex;position:relative}.vp-mob:after{content:"";opacity:0;pointer-events:none;background:#ffffff1f;transition:opacity .1s;position:absolute;inset:0}@media (hover:hover){.vp-mob:hover:after{opacity:1}.vp-mob:hover .vp-mob-body:not(.is-hit){transform:translateY(-3%)scale(1.05)}}.vp-mob:focus-visible{outline-offset:2px;outline:2px solid #fff}.vp-mob.is-on{box-shadow:inset 0 0 0 2px #fff,inset 4px 4px 0 0 #ffffff14,0 0 0 2px var(--tl-key);background:#232329}.vp-mob-pic{aspect-ratio:1;width:100%;display:block;position:relative}.vp-mob-body{transform-origin:50% 85%;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:block;position:absolute;inset:4%}.vp-mob-body img{object-fit:contain;filter:drop-shadow(0 4px 3px #00000080);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.vp-mob-flash{opacity:0;-webkit-mask:var(--thumb)center/contain no-repeat;-webkit-mask:var(--thumb)center/contain no-repeat;mask:var(--thumb)center/contain no-repeat;pointer-events:none;background:red;position:absolute;inset:0}.vp-mob-body.is-hit{transition:transform .1s ease-out;transform:translateY(-9%)scale(.93)rotate(-2deg)}.vp-mob-body.is-hit .vp-mob-flash{opacity:.302}.vp-mob-name{max-width:100%;font-family:var(--font-mc),system-ui,sans-serif;text-align:center;text-overflow:ellipsis;white-space:nowrap;text-shadow:var(--mc-shadow);padding:0 2px;font-size:13.5px;line-height:1.1;overflow:hidden}.vp-badge{font-family:var(--font-mc),system-ui,sans-serif;color:#5f5;text-shadow:.125em .125em #153f15;pointer-events:none;background:#000000b8;align-items:center;gap:2px;padding:2px 5px 2px 3px;font-size:13px;line-height:1;display:inline-flex;position:absolute;top:5px;right:5px;box-shadow:0 0 0 1px #55ff558c}.vp-mob.has-voice{background:#16201a}.vp-side{z-index:5;position:sticky;top:88px}.vp-hello{background:var(--tl-stone);box-shadow:var(--tl-raised);flex-direction:column;padding:12px 12px 18px;display:flex}.vp-hello-scene{--scene-h:300px;height:300px;box-shadow:var(--tl-sunken);background:#141417;display:block;position:relative;overflow:hidden;container-type:inline-size}.vp-hello-text{text-align:center;font-family:var(--font-mc),system-ui,sans-serif;text-shadow:var(--mc-shadow);margin-top:16px;font-size:20px}.vp-panel{background:var(--tl-stone);max-height:calc(100vh - 104px);box-shadow:var(--tl-raised);flex-direction:column;padding:12px;transition:max-height .3s;display:flex;position:relative}.vp-close{z-index:3;color:#fff;cursor:pointer;background:#0000008c;border:0;place-items:center;width:36px;height:36px;display:none;position:absolute;top:18px;right:18px;box-shadow:inset 0 0 0 2px #ffffff40}.vp-stage{height:300px;box-shadow:var(--tl-sunken);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:radial-gradient(60% 34% at 50% 86%,#55ff5521,#5f50 70%),radial-gradient(80% 70% at 50% 20%,#26262d,#141417 75%);flex:none;position:relative;overflow:hidden}.vp-stage:active{cursor:grabbing}.vp-canvas{opacity:0;transition:opacity .25s;display:block;position:absolute;inset:0}.vp-stage.is-ready .vp-canvas{opacity:1}.vp-tag{z-index:1;font-family:var(--font-mc),system-ui,sans-serif;white-space:nowrap;color:#fff;pointer-events:none;background:#00000040;padding:3px 7px 2px;font-size:18px;line-height:1.1;position:absolute;top:14px;left:50%;transform:translate(-50%)}.vp-demo{z-index:2;position:absolute;bottom:10px;left:10px}.vp-demo.is-on{border-image-source:url(/minecraft/gui/button_highlighted.png)}.vp-sub{z-index:2;max-width:60%;font-family:var(--font-mc),system-ui,sans-serif;white-space:nowrap;text-overflow:ellipsis;color:#fff;opacity:0;pointer-events:none;background:#000c;padding:3px 6px 2px;font-size:15px;line-height:1.15;position:absolute;bottom:12px;right:10px;overflow:hidden}.vp-sub.is-on{opacity:1}.vp-sub>span{color:#e0e0e0}.vp-rows{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#55555e transparent;gap:6px;min-height:0;margin-top:10px;padding:0 2px 2px 0;list-style:none;display:grid;overflow-y:auto}.vp-row{background:#00000047;padding:6px;position:relative;box-shadow:inset 2px 2px #00000080,inset -2px -2px #ffffff0f}.vp-row.has-take{background:#1f4d2a52}.vp-row.is-rec{background:#78141459}.vp-row-main{align-items:center;gap:10px;min-height:52px;display:flex}.vp-speak,.vp-mic{--g:2px;border:calc(3*var(--g))solid transparent;border-image:url(/minecraft/gui/button.png) 3 fill/calc(3*var(--g))stretch;width:52px;height:52px;image-rendering:pixelated;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:0 0;flex:none;place-items:center;padding:0;display:grid;position:relative}.vp-speak:hover,.vp-speak:focus-visible,.vp-mic:hover,.vp-mic:focus-visible{border-image-source:url(/minecraft/gui/button_highlighted.png);outline:none}.vp-speak img,.vp-mic img{filter:drop-shadow(2px 2px #00000073);transition:transform .12s}.vp-speak.is-on img{transform:scale(1.12)}.vp-speak:active img,.vp-mic:active img{transform:translateY(1px)}.vp-mic{width:60px;height:52px}.vp-mic.is-rec{box-shadow:inset 0 2px 0 0 #ff6b5e,inset 0 -4px 0 0 #6d140f,0 0 0 calc(3px + var(--lvl,0)*9px)#ff55554d;background:#b3261e;border-color:#1e1e1f;border-image-source:none;transition:box-shadow 60ms linear}.vp-mic.is-rec img{transform:scale(calc(1 + var(--lvl,0)*.25));transition:transform 60ms linear}.vp-mic.is-busy{opacity:.6;cursor:progress}.vp-row-text{flex:1;gap:4px;min-width:0;display:grid}.vp-label{font-family:var(--font-mc),system-ui,sans-serif;text-overflow:ellipsis;white-space:nowrap;text-shadow:var(--mc-shadow);font-size:17px;line-height:1.15;overflow:hidden}.vp-row.is-rec .vp-label{color:#f55}.vp-dots{gap:3px;display:flex}.vp-dots>span{background:#4a4a52;width:6px;height:6px}.vp-dots>span.is-on{background:#fff}.vp-mine{color:#fff;height:36px;box-shadow:inset 2px 2px 0 0 #ffffff24,inset -2px -2px 0 0 #00000073,0 0 0 2px var(--tl-key);cursor:pointer;background:#1f4d2a;border:0;flex:none;align-items:center;gap:6px;padding:0 8px;display:inline-flex}.vp-mine:hover,.vp-mine:focus-visible{box-shadow:inset 0 0 0 2px #fff,0 0 0 2px var(--tl-key);outline:none}.vp-mine.is-on{background:#2a6a3a}.vp-mine svg{filter:drop-shadow(1px 1px #00000080);flex:none}.vp-wave{align-items:center;gap:1px;height:22px;display:flex}.vp-wave>span{background:#80ff20;width:2px}.vp-row-bar{pointer-events:none;height:3px;position:absolute;bottom:2px;left:2px;right:2px;overflow:hidden}.vp-row-bar>span{transform-origin:0;background:#f55;height:100%;display:block;transform:scaleX(0)}.vp-note{color:#ff5;text-shadow:0 1px #0009;margin:6px 4px 0;font-size:13.5px;line-height:1.4}.vp-row-more{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.vp-fx{flex-wrap:wrap;gap:5px;display:flex}.vp-chip{height:30px;font-family:var(--font-mc),system-ui,sans-serif;color:#bdbdbd;text-shadow:var(--mc-shadow);cursor:pointer;background:#3a3a41;border:0;padding:0 10px;font-size:14px;box-shadow:inset 2px 2px #ffffff29,inset -2px -2px #00000080}.vp-chip:hover,.vp-chip:focus-visible{color:#fff;outline:none;box-shadow:inset 0 0 0 2px #fff}.vp-chip.is-on{color:#fff;background:#1f4d2a;box-shadow:inset 0 0 0 2px #fff,inset 4px 4px #ffffff1a}.vp-row-tools{gap:5px;display:flex}.vp-icon-btn{color:#d0d0d0;cursor:pointer;background:#3a3a41;border:0;place-items:center;width:30px;height:30px;display:grid;box-shadow:inset 2px 2px #ffffff29,inset -2px -2px #00000080}.vp-icon-btn:hover,.vp-icon-btn:focus-visible{color:#fff;outline:none;box-shadow:inset 0 0 0 2px #fff}.vp-icon-btn.is-danger:hover{color:#f55;box-shadow:inset 0 0 0 2px #f55}.vp-gate{--g:2px;background:#100010f0;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px 12px;margin-top:10px;padding:12px 40px 12px 12px;display:grid;position:relative;box-shadow:inset 0 0 0 2px #5000ff59}.vp-gate>img{image-rendering:pixelated}.vp-gate-text{color:#e8e8e8;font-size:14.5px;line-height:1.45}.vp-gate-actions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px 14px;display:flex}.vp-gate-go{height:40px;padding:0 16px;font-size:16px}.vp-gate-x{color:#a0a0a0;cursor:pointer;background:0 0;border:0;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:8px;right:8px}.vp-gate-x:hover{color:#fff}.vp-link{color:#5ff;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px}.vp-link:hover{text-decoration:underline}.vp-dock{z-index:40;opacity:0;pointer-events:none;width:min(820px,100% - 24px);transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .2s;position:fixed;bottom:16px;left:50%;transform:translate(-50%,calc(100% + 40px))}.vp-dock.is-up{opacity:1;pointer-events:auto;transform:translate(-50%)}.vp-dock-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;padding:10px 12px;display:flex}.vp-dock-count{font-family:var(--font-mc),system-ui,sans-serif;text-shadow:var(--mc-shadow);align-items:center;gap:10px;font-size:18px;display:flex}.vp-dock-count b{color:#5f5;text-shadow:.125em .125em #153f15;font-weight:500}.vp-dock-icon{background:var(--tl-well);width:44px;height:44px;box-shadow:var(--tl-sunken);place-items:center;display:grid}.vp-dock-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.vp-ed{background:#0006;gap:4px;padding:4px;display:inline-flex;box-shadow:inset 2px 2px #00000080,inset -2px -2px #ffffff0f}.vp-ed-btn{height:36px;font-family:var(--font-mc),system-ui,sans-serif;color:#bdbdbd;text-shadow:var(--mc-shadow);cursor:pointer;background:#3a3a41;border:0;padding:0 12px;font-size:15px;box-shadow:inset 2px 2px #ffffff29,inset -2px -2px #00000080}.vp-ed-btn:hover{color:#fff;box-shadow:inset 0 0 0 2px #fff}.vp-ed-btn.is-on{color:#fff;background:#1f4d2a;box-shadow:inset 0 0 0 2px #fff,inset 4px 4px #ffffff1a}.tl-screen select.vp-version{height:44px;font-family:var(--font-mc),system-ui,sans-serif;padding:0 10px;font-size:15px}.vp-go{min-width:150px;height:46px;padding:0 22px;font-size:18px}.vp-dock-line{color:#c4c4c4;flex-basis:100%;font-size:13.5px;line-height:1.45;display:block}.vp-dock-line b{color:#fff;font-weight:600}.vp-dock-tick{vertical-align:middle;color:#5f5;filter:drop-shadow(1px 1px #153f15);margin:-2px 6px 0 0;display:inline}.vp-dock-skip{color:#a0a0a0}@media (min-width:1024px){.vp-dock{width:calc(min(100%,1180px) - 492px);left:calc(max(0px,50% - 590px) + 24px);transform:translateY(calc(100% + 40px))}.vp-dock.is-up{transform:translate(0)}}@media (max-width:1023px){.vp-layout{grid-template-columns:minmax(0,1fr)}.vp-side{z-index:60;transition:transform .36s cubic-bezier(.22,1,.36,1);position:fixed;inset:auto 0 0;transform:translateY(calc(100% + 24px))}.vp-side.is-open{transform:translateY(0)}.vp-hello{display:none}.vp-panel{max-height:min(88dvh,100dvh - 64px);padding:10px 10px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -2px 0 0 #ffffff29,0 0 0 2px var(--tl-key),0 -12px 40px #0009}.vp-close{display:grid;top:16px;right:16px}.vp-stage{height:min(34dvh,280px)}.vp-dock{width:calc(100% - 82px);bottom:10px;left:10px;transform:translateY(calc(100% + 40px))}.vp-dock.is-up{transform:translate(0)}body:has(.vp-side.is-open) :is(.fixed:has(>.ai-launch),.vn-root){visibility:hidden}.vp-dock-count{font-size:16px}.vp-dock-controls{width:100%}.vp-go{flex:1;min-width:0}}@media (max-width:420px){.vp-row-main{gap:8px}.vp-speak{width:46px;height:46px}.vp-mic{width:54px;height:46px}.vp-label{font-size:15.5px}.vp-wave{display:none}}:root[data-theme=light] .vp-search:where(:not(.theme-fixed,.theme-fixed *)){color:#464646}:root[data-theme=light] .tl-screen .vp-search input[type=search]:where(:not(.theme-fixed,.theme-fixed *)){color:#030303;background:#fafafa;border:2px solid #464646}:root[data-theme=light] .tl-screen .vp-search input[type=search]:focus:where(:not(.theme-fixed,.theme-fixed *)){border-color:#030303}:root[data-theme=light] .vp-search input:where(:not(.theme-fixed,.theme-fixed *))::placeholder{color:#737373}:root[data-theme=light] .vp-search-x:where(:not(.theme-fixed,.theme-fixed *)){color:#464646}:root[data-theme=light] .vp-search-x:hover:where(:not(.theme-fixed,.theme-fixed *)){color:#030303}:root[data-theme=light] .vp-empty:where(:not(.theme-fixed,.theme-fixed *)){color:#464646}:root[data-theme=light] .vp-mob:where(:not(.theme-fixed,.theme-fixed *)){color:#030303}:root[data-theme=light] .vp-mob:where(:not(.theme-fixed,.theme-fixed *)):after{background:#0303031f}:root[data-theme=light] .vp-mob:focus-visible:where(:not(.theme-fixed,.theme-fixed *)){outline:2px solid #030303}:root[data-theme=light] .vp-mob.is-on:where(:not(.theme-fixed,.theme-fixed *)){box-shadow:inset 0 0 0 2px #030303,inset 4px 4px 0 0 #fff6,0 0 0 2px var(--tl-key);background:#cacad2}:root[data-theme=light] .vp-mob-body img:where(:not(.theme-fixed,.theme-fixed *)){filter:drop-shadow(0 4px 3px #00000039)}:root[data-theme=light] .vp-badge:where(:not(.theme-fixed,.theme-fixed *)){color:#115712;text-shadow:.125em .125em #9cc19a;background:#fafafab8}:root[data-theme=light] .vp-mob.has-voice:where(:not(.theme-fixed,.theme-fixed *)){background:#cad8cf}:root[data-theme=light] .vp-hello-scene:where(:not(.theme-fixed,.theme-fixed *)){background:#e0e0e4}:root[data-theme=light] .vp-close:where(:not(.theme-fixed,.theme-fixed *)){color:#030303;background:#fafafa8c;box-shadow:inset 0 0 0 2px #03030340}:root[data-theme=light] .vp-stage:where(:not(.theme-fixed,.theme-fixed *)){background:radial-gradient(60% 34% at 50% 86%,#55ff5521,#5f50 70%),radial-gradient(80% 70% at 50% 20%,#c6c6cf,#e0e0e4 75%)}:root[data-theme=light] .vp-tag:where(:not(.theme-fixed,.theme-fixed *)){color:#030303;background:#fafafa40}:root[data-theme=light] .vp-sub:where(:not(.theme-fixed,.theme-fixed *)){color:#030303;background:#fafafacc}:root[data-theme=light] .vp-sub>span:where(:not(.theme-fixed,.theme-fixed *)){color:#141414}:root[data-theme=light] .vp-rows:where(:not(.theme-fixed,.theme-fixed *)){scrollbar-color:#8d8d97 transparent}:root[data-theme=light] .vp-row:where(:not(.theme-fixed,.theme-fixed *)){background:#fafafa47;box-shadow:inset 2px 2px #00000080,inset -2px -2px #ffffff4d}:root[data-theme=light] .vp-row.has-take:where(:not(.theme-fixed,.theme-fixed *)){background:#89b18f52}:root[data-theme=light] .vp-row.is-rec:where(:not(.theme-fixed,.theme-fixed *)){background:#e68a8059}:root[data-theme=light] .vp-speak img:where(:not(.theme-fixed,.theme-fixed *)),:root[data-theme=light] .vp-mic img:where(:not(.theme-fixed,.theme-fixed *)){filter:drop-shadow(2px 2px #00000034)}:root[data-theme=light] .vp-mic.is-rec:where(:not(.theme-fixed,.theme-fixed *)){border-color:#d2d2d4}:root[data-theme=light] .vp-row.is-rec .vp-label:where(:not(.theme-fixed,.theme-fixed *)){color:#aa081e}:root[data-theme=light] .vp-dots>span:where(:not(.theme-fixed,.theme-fixed *)){background:#9a9aa3}:root[data-theme=light] .vp-dots>span.is-on:where(:not(.theme-fixed,.theme-fixed *)){background:#030303}:root[data-theme=light] .vp-mine:where(:not(.theme-fixed,.theme-fixed *)){color:#030303;box-shadow:inset 2px 2px 0 0 #ffffffb3,inset -2px -2px 0 0 #00000073,0 0 0 2px var(--tl-key);background:#89b18f}:root[data-theme=light] .vp-mine:hover:where(:not(.theme-fixed,.theme-fixed *)),:root[data-theme=light] .vp-mine:focus-visible:where(:not(.theme-fixed,.theme-fixed *)){box-shadow:inset 0 0 0 2px #030303,0 0 0 2px var(--tl-key)}:root[data-theme=light] .vp-mine svg:where(:not(.theme-fixed,.theme-fixed *)){filter:drop-shadow(1px 1px #00000039)}:root[data-theme=light] .vp-note:where(:not(.theme-fixed,.theme-fixed *)){color:#4b4b0e;text-shadow:0 1px #fafafa99}:root[data-theme=light] .vp-chip:where(:not(.theme-fixed,.theme-fixed *)){color:#2e2e2e;background:#adadb5;box-shadow:inset 2px 2px #fffc,inset -2px -2px #00000080}:root[data-theme=light] .vp-chip:hover:where(:not(.theme-fixed,.theme-fixed *)),:root[data-theme=light] .vp-chip:focus-visible:where(:not(.theme-fixed,.theme-fixed *)){color:#030303;box-shadow:inset 0 0 0 2px #030303}:root[data-theme=light] .vp-chip.is-on:where(:not(.theme-fixed,.theme-fixed *)){color:#030303;background:#89b18f;box-shadow:inset 0 0 0 2px #030303,inset 4px 4px #ffffff80}:root[data-theme=light] .vp-icon-btn:where(:not(.theme-fixed,.theme-fixed *)){color:#202020;background:#adadb5;box-shadow:inset 2px 2px #fffc,inset -2px -2px #00000080}:root[data-theme=light] .vp-icon-btn:hover:where(:not(.theme-fixed,.theme-fixed *)),:root[data-theme=light] .vp-icon-btn:focus-visible:where(:not(.theme-fixed,.theme-fixed *)){color:#030303;box-shadow:inset 0 0 0 2px #030303}:root[data-theme=light] .vp-icon-btn.is-danger:hover:where(:not(.theme-fixed,.theme-fixed *)){color:#aa081e}:root[data-theme=light] .vp-gate:where(:not(.theme-fixed,.theme-fixed *)){background:#fff4fef0}:root[data-theme=light] .vp-gate-text:where(:not(.theme-fixed,.theme-fixed *)){color:#0f0f0f}:root[data-theme=light] .vp-gate-x:where(:not(.theme-fixed,.theme-fixed *)){color:#464646}:root[data-theme=light] .vp-gate-x:hover:where(:not(.theme-fixed,.theme-fixed *)){color:#030303}:root[data-theme=light] .vp-link:where(:not(.theme-fixed,.theme-fixed *)){color:#095253}:root[data-theme=light] .vp-dock-count b:where(:not(.theme-fixed,.theme-fixed *)){color:#115712;text-shadow:.125em .125em #9cc19a}:root[data-theme=light] .vp-ed:where(:not(.theme-fixed,.theme-fixed *)){background:#fafafa66;box-shadow:inset 2px 2px #00000080,inset -2px -2px #ffffff4d}:root[data-theme=light] .vp-ed-btn:where(:not(.theme-fixed,.theme-fixed *)){color:#2e2e2e;background:#adadb5;box-shadow:inset 2px 2px #fffc,inset -2px -2px #00000080}:root[data-theme=light] .vp-ed-btn:hover:where(:not(.theme-fixed,.theme-fixed *)){color:#030303;box-shadow:inset 0 0 0 2px #030303}:root[data-theme=light] .vp-ed-btn.is-on:where(:not(.theme-fixed,.theme-fixed *)){color:#030303;background:#89b18f;box-shadow:inset 0 0 0 2px #030303,inset 4px 4px #ffffff80}:root[data-theme=light] .vp-dock-line:where(:not(.theme-fixed,.theme-fixed *)){color:#292929}:root[data-theme=light] .vp-dock-line b:where(:not(.theme-fixed,.theme-fixed *)){color:#030303}:root[data-theme=light] .vp-dock-tick:where(:not(.theme-fixed,.theme-fixed *)){color:#115712}:root[data-theme=light] .vp-dock-skip:where(:not(.theme-fixed,.theme-fixed *)){color:#464646}@media (max-width:1023px){:root[data-theme=light] .vp-panel:where(:not(.theme-fixed,.theme-fixed *)){box-shadow:0 -2px 0 0 #0000000a,0 0 0 2px var(--tl-key),0 -12px 40px #00000045}}
