.tl-screen .wf-folder{cursor:pointer;background:0 0;border:0;padding:2px 4px;font-size:13px}@media (hover:none) and (pointer:coarse){.tl-screen .wf-folder{display:none}}.wf-progress{width:min(100%,380px)}.wd-play{align-items:center;gap:10px;display:flex}.wd-play select{width:auto;min-width:110px;height:36px;padding:0 10px;font-size:14px}.wd-summary{color:#e8e8e8;font-size:17px}.wd-summary b{font-family:var(--font-mc),system-ui,sans-serif;color:#fff;text-shadow:var(--mc-shadow);font-weight:500}.wd-findings{gap:10px;list-style:none;display:grid}.wd-count{font-family:var(--font-mc),system-ui,sans-serif;color:var(--sev,#fff);text-shadow:var(--mc-shadow);font-variant-numeric:tabular-nums;flex:none;font-size:14px}.wd-fix{color:#e0e0e0;align-items:flex-start;gap:8px;font-size:14px;line-height:1.45;display:flex}.wd-fix svg{color:#5f5;filter:drop-shadow(2px 2px #153f15);flex:none;margin-top:3px}.wd-proof summary{cursor:pointer;width:fit-content;font-size:13px;list-style:none}.wd-proof summary::-webkit-details-marker{display:none}.wd-proof ul{color:#c8c8c8;word-break:break-word;background:#0000004d;gap:3px;max-height:260px;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5;list-style:none;display:grid;overflow:auto;box-shadow:inset 2px 2px #00000080,inset -2px -2px #ffffff0f}.wd-people{gap:10px;list-style:none;display:grid}.wd-person{background:#00000047;transition:box-shadow .12s ease-out,background-color .12s ease-out;box-shadow:inset 2px 2px #00000080,inset -2px -2px #ffffff0f}.wd-person:hover:has(.wd-person-pick:enabled){box-shadow:inset 0 0 0 2px #fff,inset 4px 4px #0006}.wd-person[data-selected]{background:#15261ad9;box-shadow:inset 0 0 0 2px #5f5,inset 4px 4px #0006}.wd-person-pick{width:100%;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;gap:12px;padding:12px;font-family:inherit;display:grid}.wd-person-pick:disabled{cursor:default}.wd-person-pick:focus-visible{outline-offset:-2px;outline:2px solid #fff}.wd-person-head{align-items:center;gap:12px;min-width:0;display:flex}.wd-face{width:40px;height:40px;image-rendering:pixelated;box-shadow:0 0 0 2px var(--tl-key);background-color:#3a3a41;background-repeat:no-repeat;flex:none;display:block}.wd-face img{width:100%;height:100%;image-rendering:pixelated;display:block}.wd-person-name{min-width:0;font-family:var(--font-mc),system-ui,sans-serif;letter-spacing:.02em;color:#fff;text-shadow:var(--mc-shadow);flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:17px;line-height:1.25;display:flex}.wd-badge{color:#aaa;text-shadow:none;background:#00000073;flex:none;padding:2px 6px;font-size:12px;line-height:1.2}.wd-person-stats{color:#a8a8a8;margin-top:3px;font-size:13px;line-height:1.45;display:block}.wd-me{--g:2px;height:calc(16*var(--g));padding:0 calc(4*var(--g));border:calc(3*var(--g))solid transparent;border-image:url(/minecraft/gui/button.png) 3 fill/calc(3*var(--g))stretch;image-rendering:pixelated;font-family:var(--font-mc),system-ui,sans-serif;color:#fff;text-shadow:var(--mc-shadow);white-space:nowrap;flex:none;align-items:center;gap:6px;font-size:13px;line-height:1;display:inline-flex}.wd-person-pick:hover .wd-me{border-image-source:url(/minecraft/gui/button_highlighted.png)}.wd-person[data-selected] .wd-me{background:#3c8527;border-color:#1e1e1f;border-image-source:none;box-shadow:inset 0 2px #6cc349,inset 0 -3px #1d4d13}.wd-me svg{color:#fff;filter:drop-shadow(2px 2px #153f15)}.wd-hotbar{width:fit-content;max-width:100%;box-shadow:0 0 0 2px var(--tl-key);background:#0b0b0d;grid-template-columns:repeat(9,minmax(0,40px));padding:2px;display:grid}.wd-slot{aspect-ratio:1;background:var(--tl-well);place-items:center;padding:12%;display:grid;position:relative;box-shadow:inset 2px 2px #000000bf,inset -2px -2px #ffffff14}.wd-slot b{font-family:var(--font-mc),system-ui,sans-serif;color:#fff;text-shadow:var(--mc-shadow);font-size:12px;font-weight:400;line-height:1;position:absolute;bottom:0;right:2px}.wd-icon{aspect-ratio:1;width:100%;image-rendering:pixelated;background-repeat:no-repeat;display:block}.wd-icon.is-missing{background:#ffffff14}.wd-carry{padding:0 12px 12px}.wd-carry summary{cursor:pointer;width:fit-content;font-size:13px;list-style:none}.wd-carry summary::-webkit-details-marker{display:none}.wd-carry-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:6px 12px;margin-top:10px;list-style:none;display:grid}.wd-carry-grid li{color:#d0d0d0;align-items:center;gap:8px;min-width:0;font-size:13px;display:flex}.wd-carry-grid .wd-slot{flex:none;width:34px}.wd-carry-grid li>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wd-where{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (max-width:480px){.wd-where{grid-template-columns:1fr}}.wd-option{text-align:left;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#00000047;border:0;align-items:flex-start;gap:12px;padding:14px;font-family:inherit;transition:box-shadow .12s ease-out,background-color .12s ease-out;display:flex;box-shadow:inset 2px 2px #00000080,inset -2px -2px #ffffff0f}.wd-option svg{color:#c4c4c4;filter:drop-shadow(2px 2px #1a1a1a);flex:none;margin-top:1px}.wd-option:hover:enabled,.wd-option:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #fff,inset 4px 4px #0006}.wd-option[aria-checked=true]{background:#15261ad9;box-shadow:inset 0 0 0 2px #5f5,inset 4px 4px #0006}.wd-option[aria-checked=true] svg{color:#5f5;filter:drop-shadow(2px 2px #153f15)}.wd-option:disabled{cursor:not-allowed;opacity:.55}.wd-option-title{font-family:var(--font-mc),system-ui,sans-serif;letter-spacing:.02em;text-shadow:var(--mc-shadow);font-size:16px;line-height:1.25;display:block}.wd-option-sub{color:#a8a8a8;margin-top:3px;font-size:13px;line-height:1.4;display:block}.wd-account{background:#00000047;padding:14px;box-shadow:inset 2px 2px #00000080,inset -2px -2px #ffffff0f}.wd-field{gap:6px;display:grid}.wd-field input{width:100%;max-width:320px;height:40px;padding:0 10px;font-size:16px}.wd-seg{flex-wrap:wrap;gap:8px;display:flex}.wd-seg button{text-align:left;color:#fff;font-family:var(--font-mc),system-ui,sans-serif;text-shadow:var(--mc-shadow);cursor:pointer;background:#1b1b1f;border:0;gap:2px;padding:8px 12px;font-size:15px;transition:box-shadow .12s ease-out,background-color .12s ease-out;display:grid;box-shadow:inset 0 0 0 2px #3a3a41}.wd-seg button span{color:#a8a8a8;text-shadow:none;font-family:system-ui,sans-serif;font-size:12px}.wd-seg button:hover,.wd-seg button:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #fff}.wd-seg button[aria-checked=true]{background:#15261a;box-shadow:inset 0 0 0 2px #5f5}.wd-lookup{align-items:flex-start;gap:6px;margin-top:10px;font-size:13px;line-height:1.45;display:flex}.wd-lookup svg{flex:none;margin-top:2px}.wd-person-stats,.wd-option-sub,.wd-seg button span{font-family:var(--font-sans);letter-spacing:normal}.wd-plan{color:#e0e0e0;align-items:flex-start;gap:8px;font-size:14.5px;line-height:1.5;display:flex}.wd-plan svg{color:#5f5;filter:drop-shadow(2px 2px #153f15);flex:none;margin-top:3px}.wd-steps{counter-reset:wd-step}.wd-steps>li{counter-increment:wd-step}.wd-steps>li>.step-dot:before{content:counter(wd-step)}:root[data-theme=light] .wd-summary:where(:not(.theme-fixed,.theme-fixed *)){color:#0f0f0f}:root[data-theme=light] .wd-summary b:where(:not(.theme-fixed,.theme-fixed *)){color:#030303}:root[data-theme=light] .wd-count:where(:not(.theme-fixed,.theme-fixed *)){color:var(--sev,#030303)}:root[data-theme=light] .wd-fix:where(:not(.theme-fixed,.theme-fixed *)){color:#141414}:root[data-theme=light] .wd-fix svg:where(:not(.theme-fixed,.theme-fixed *)){color:#115712}:root[data-theme=light] .wd-proof ul:where(:not(.theme-fixed,.theme-fixed *)){color:#262626;background:#fafafa4d;box-shadow:inset 2px 2px #00000080,inset -2px -2px #ffffff4d}:root[data-theme=light] .wd-person:where(:not(.theme-fixed,.theme-fixed *)){background:#fafafa47;box-shadow:inset 2px 2px #00000080,inset -2px -2px #ffffff4d}:root[data-theme=light] .wd-person:hover:has(.wd-person-pick:enabled):where(:not(.theme-fixed,.theme-fixed *)){box-shadow:inset 0 0 0 2px #030303,inset 4px 4px #0006}:root[data-theme=light] .wd-person[data-selected]:where(:not(.theme-fixed,.theme-fixed *)){background:#c1d4c6d9}:root[data-theme=light] .wd-person-pick:focus-visible:where(:not(.theme-fixed,.theme-fixed *)){outline:2px solid #030303}:root[data-theme=light] .wd-face:where(:not(.theme-fixed,.theme-fixed *)){background-color:#adadb5}:root[data-theme=light] .wd-person-name:where(:not(.theme-fixed,.theme-fixed *)){color:#030303}:root[data-theme=light] .wd-badge:where(:not(.theme-fixed,.theme-fixed *)){color:#3e3e3e;background:#fafafa73}:root[data-theme=light] .wd-person-stats:where(:not(.theme-fixed,.theme-fixed *)){color:#3f3f3f}:root[data-theme=light] .wd-me:where(:not(.theme-fixed,.theme-fixed *)){color:#030303}:root[data-theme=light] .wd-person[data-selected] .wd-me:where(:not(.theme-fixed,.theme-fixed *)){border-color:#d2d2d4}:root[data-theme=light] .wd-me svg:where(:not(.theme-fixed,.theme-fixed *)){color:#030303}:root[data-theme=light] .wd-hotbar:where(:not(.theme-fixed,.theme-fixed *)){background:#eeeef1}:root[data-theme=light] .wd-slot:where(:not(.theme-fixed,.theme-fixed *)){box-shadow:inset 2px 2px #000000bf,inset -2px -2px #fff6}:root[data-theme=light] .wd-slot b:where(:not(.theme-fixed,.theme-fixed *)){color:#030303}:root[data-theme=light] .wd-icon.is-missing:where(:not(.theme-fixed,.theme-fixed *)){background:#03030314}:root[data-theme=light] .wd-carry-grid li:where(:not(.theme-fixed,.theme-fixed *)){color:#202020}:root[data-theme=light] .wd-option:where(:not(.theme-fixed,.theme-fixed *)){color:#030303;background:#fafafa47;box-shadow:inset 2px 2px #00000080,inset -2px -2px #ffffff4d}:root[data-theme=light] .wd-option svg:where(:not(.theme-fixed,.theme-fixed *)){color:#292929;filter:drop-shadow(2px 2px #1a1a1a73)}:root[data-theme=light] .wd-option:hover:enabled:where(:not(.theme-fixed,.theme-fixed *)),:root[data-theme=light] .wd-option:focus-visible:where(:not(.theme-fixed,.theme-fixed *)){box-shadow:inset 0 0 0 2px #030303,inset 4px 4px #0006}:root[data-theme=light] .wd-option[aria-checked=true]:where(:not(.theme-fixed,.theme-fixed *)){background:#c1d4c6d9}:root[data-theme=light] .wd-option[aria-checked=true] svg:where(:not(.theme-fixed,.theme-fixed *)){color:#115712}:root[data-theme=light] .wd-option-sub:where(:not(.theme-fixed,.theme-fixed *)){color:#3f3f3f}:root[data-theme=light] .wd-account:where(:not(.theme-fixed,.theme-fixed *)){background:#fafafa47;box-shadow:inset 2px 2px #00000080,inset -2px -2px #ffffff4d}:root[data-theme=light] .wd-seg button:where(:not(.theme-fixed,.theme-fixed *)){color:#030303;background:#d5d5db}:root[data-theme=light] .wd-seg button span:where(:not(.theme-fixed,.theme-fixed *)){color:#3f3f3f}:root[data-theme=light] .wd-seg button:hover:where(:not(.theme-fixed,.theme-fixed *)),:root[data-theme=light] .wd-seg button:focus-visible:where(:not(.theme-fixed,.theme-fixed *)){box-shadow:inset 0 0 0 2px #030303}:root[data-theme=light] .wd-seg button[aria-checked=true]:where(:not(.theme-fixed,.theme-fixed *)){background:#c1d4c6}:root[data-theme=light] .wd-plan:where(:not(.theme-fixed,.theme-fixed *)){color:#141414}:root[data-theme=light] .wd-plan svg:where(:not(.theme-fixed,.theme-fixed *)){color:#115712}:root[data-theme=light] .wd-person[data-selected] .wd-me{color:#fff;text-shadow:.125em .125em #00000059}
