:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100vh}body{margin:0;background:#0b0f14;color:#f3f4f6;font-family:system-ui,sans-serif;display:flex;justify-content:center}#root{display:flex;justify-content:center;flex:1}.wrap{flex:1;width:100%!important;max-width:980px;min-width:0;margin:auto;padding:24px;min-height:100vh}.appHeader{margin-bottom:20px}.appTitle{margin:.75rem;text-align:center;font-size:3.2em;line-height:1.1}.appDescription{margin:0 0 .5rem;opacity:.85;text-align:center}.appDescription a{color:#fc8500}.appCredits{margin:0 0 1rem;font-size:.85rem;opacity:.7;text-align:center}.acc{width:100%!important;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff08;margin-bottom:12px}.accHeader{width:100%!important;border:0;background:transparent;color:#f7f7f7;padding:12px 14px;display:flex;justify-content:space-between;cursor:pointer}.accTitle{font-weight:900}.accHeaderRight{display:flex;align-items:center;gap:8px}.accHeaderIcon{width:26px;height:26px;image-rendering:pixelated}.accChevron{transform:rotate(-90deg);transition:transform .12s ease}.accChevron.open{transform:rotate(0)}.hiddenChevron{visibility:hidden}.accBody{overflow:hidden;max-height:0;opacity:0;transform:translateY(-4px);padding:0 14px;transition:max-height .16s ease,opacity .12s ease,transform .12s ease,padding .16s ease;will-change:opacity,transform}.accBody.open{max-height:3000px;opacity:1;transform:translateY(0);padding:14px}.para{line-height:1.5;margin:0 0 12px}.imgBlock{border:1px solid rgba(255,255,255,.14);border-radius:14px;overflow:hidden}.staticImg{width:100%;display:block}.serverTime{margin-bottom:12px}.serverTimeLabel{font-weight:400}.serverDayValue{color:#fc8500;font-weight:900}button{border-color:#fc8500}.btnRow{display:flex;gap:10px}.pickBtn{background:#1a1a1a;color:#f7f7f7;border-radius:12px;padding:10px 16px;cursor:pointer}.pickBtn span{font-size:.8em}@media(max-width:760px){.pickBtn span{display:none}}.pickBtn.active{background:#c96a00;border-color:#c96a00;color:#f7f7f7;box-shadow:0 0 0 2px #fc850040}.pickBtn:hover{border-color:#e67700}.minorBtn{border:1px solid rgba(255,255,255,.14);background:#ffffff08;color:#f3f4f6;border-radius:10px;padding:8px 12px;cursor:pointer;font-weight:700}.sealedControls{display:flex;justify-content:flex-end;margin-top:14px}.sealedGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:16px;margin-bottom:16px}.probeCard{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.imgCard{width:100%;max-width:320px;border:1px solid rgba(255,255,255,.14);border-radius:14px;overflow:hidden}.probeImg{width:100%;display:block}.probeTitle{font-weight:900;font-size:16px;margin:0}.eakBtn{font-size:.8em}.eakLabel{display:flex;align-items:center;gap:8px;justify-content:center}.eakIcon{height:28px;width:auto;image-rendering:pixelated}.eakHelp{margin-top:12px;margin-bottom:12px}.eakHelpImg{width:100%;max-width:520px;border-radius:10px;border:1px solid rgba(255,255,255,.15)}.eakHelpCaption{font-size:12px;opacity:.9}.chainBox,.error{margin-top:16px}.sealedSummary{margin-top:14px;margin-bottom:10px;opacity:.9}.chainTitle{margin-bottom:10px}.chainList{display:flex;gap:14px;flex-wrap:wrap;margin-top:12px}.chainItem{border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:16px 22px;font-size:18px;font-weight:900;display:flex;gap:8px;cursor:pointer}.chainItem.done{opacity:.45;text-decoration:line-through}.storageWrap{display:grid;gap:12px}.storageCopyRow{display:flex;gap:10px;margin-bottom:16px}.storageCopyInput{font-size:1em;width:100%;padding:10px;border-radius:10px}.storageSequence{display:flex;flex-wrap:wrap;gap:6px}.storageBox{width:34px;height:34px;font-size:1.3em;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid rgba(255,255,255,.15)}.storageBox.done{opacity:.4;text-decoration:line-through}.storageControls{display:flex;gap:10px}.legendGrid{margin-top:12px;border:1px solid rgba(255,255,255,.14);border-radius:14px;overflow:hidden;background:#ffffff05;display:grid;grid-template-columns:72px 1fr 72px 1fr}.legendCell{padding:10px;border-top:1px solid rgba(255,255,255,.14);border-left:1px solid rgba(255,255,255,.14);display:flex;align-items:center}.legendCell:nth-child(1),.legendCell:nth-child(5){border-left:none}.legendCell.icon{justify-content:center}.legendCell.text{opacity:.92}.legendIcon{width:32px;height:32px;image-rendering:pixelated;display:inline-block}.attrib{margin-top:12px;font-size:13px;opacity:.85}.attrib a{color:#fc8500;text-decoration:none}.attrib a:hover{text-decoration:underline}.appFooter{margin-top:28px;padding-top:14px;border-top:1px solid rgba(255,255,255,.15);font-size:13px;opacity:.7}.footerInner{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.footerRight{display:flex;align-items:center}.footerCredits{margin-top:12px}.footerLinks a,.footerCredits a{color:#fc8500}.footerLinks a img{height:1em;vertical-align:-.15em;margin-right:4px}.donateImage{width:16px;height:100%}.donateBtn{border:1px solid rgba(252,133,0,.5);color:#fc8500;padding:8px 12px;border-radius:10px;font-weight:700;text-decoration:none;font-size:14px;display:flex;gap:6px}.donateBtn:hover{background:#c96a00;color:#f7f7f7}.floatingBtns{position:fixed;right:16px;bottom:16px;display:grid;gap:10px;z-index:999}.floatingBtn{border:1px solid rgba(252,133,0,.55);background:#141a24e6;color:#f3f4f6;border-radius:14px;padding:10px 14px;font-weight:900;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.floatingBtn:hover{border-color:#fc8500bf}.floatingBtn.danger{background:#ef444429;border-color:#ef444473}.leverSequenceMobile{display:none}@media(max-width:760px){.legendGrid{grid-template-columns:72px 1fr}.legendCell:nth-child(-n+2){border-top:none}.legendCell:nth-child(odd){border-left:none}.storageCopyRow{display:none}.leverSequenceMobile{display:block;font-size:20px;font-weight:900;letter-spacing:1px;margin:10px 0 12px;color:#fc8500}.sealedGrid{display:flex;flex-direction:column;gap:14px;align-items:center}.probeCard{display:grid;grid-template-columns:140px 1fr;grid-template-areas:"image title" "image eak" "image buttons";column-gap:14px;row-gap:0px;align-items:center;text-align:left}.probeCard .imgCard{grid-area:image;width:140px;max-width:140px;margin:0}.probeCard .probeImg{width:140px;height:auto}.probeCard .probeTitle{grid-area:title;font-size:15px;margin:0;text-align:left}.probeCard .eakLabel{grid-area:eak;justify-content:flex-start;gap:6px}.probeCard .eakIcon{height:20px}.probeCard .btnRow{grid-area:buttons;justify-content:flex-start;flex-wrap:wrap;gap:8px}.probeCard .pickBtn{padding:6px 10px;font-size:20px;line-height:1.15;min-width:0}}@media(prefers-color-scheme:light){button{background:#1a1a1a;color:#f7f7f7}}
