@import url(https://fonts.googleapis.com/css2?family=Fira+Mono:wght@400;700&family=Palanquin:wght@400;600&display=swap);*{font-family:Palanquin,sans-serif}.tos{border:1px solid #0ac8ff;border-radius:3px;margin:5px;padding:5px}.tos .terms{display:flex;flex-direction:column;margin:10px}.tos .terms input{margin-right:5px}.tos .terms .slayer{display:flex;flex-direction:column}.tos .terms .slayer input{margin:10px;max-width:200px}.tos .terms .slayer .warning{color:#ff4141}.tos .terms .slayer .success{color:#0aff89}.tos button{margin:10px}.level-calculator{border:1px solid #b496ff;border-radius:3px;margin:5px;padding:5px}.level-calculator .options{border:1px solid #0ac8ff;border-radius:3px;margin:5px;padding:5px}.level-calculator .options .option{border:1px solid #0ac8ff;border-radius:3px;display:flex;margin:5px;padding:5px 10px}.level-calculator .options .option .label{display:flex;justify-content:flex-end;width:200px}.level-calculator .options .option input,.level-calculator .options .option select{margin-left:10px;margin-right:10px}.level-calculator .options .option input.invalid{background-color:#ff4141}@media(max-width:480px){.level-calculator .options .option{align-items:center;flex-direction:column}.level-calculator .options .option .label{width:auto}}.level-calculator .level{border:1px solid #0ac8ff;border-radius:3px;display:flex;flex-direction:column;margin:5px;padding:5px}.level-calculator .level>div{margin:5px;padding:5px}.level-calculator .costs .coins,.level-calculator .costs .shards{border-left:1px solid #0ac8ff;padding-left:10px}.level-calculator .costs .coins .details,.level-calculator .costs .shards .details{border-left:1px solid #b496ff;padding-left:10px}.toggle-section{border:1px solid #0ac8ff;border-radius:3px;display:flex;flex-direction:column;margin:5px;padding:5px}.toggle-section.secondary{border-color:#b496ff}.toggle-section .toggle-title{display:flex;justify-content:space-between;margin:5px}.toggle-section .toggle-title button{padding:5px;width:5rem}.toggle-section .toggle-content{margin:5px}.fetch-path{border:1px solid #b496ff;border-radius:3px;display:flex;flex-direction:column;gap:5px;margin:5px;padding:5px}.fetch-path .description{border:1px solid #0ac8ff;border-radius:3px;margin:5px;padding:10px}.fetch-path .money{color:#0aff89}.fetch-path .gems{color:#b496ff}.fetch-path .bits{color:#0ac8ff}.fetch-path .mods{color:#ff4141}.fetch-path .shards{color:gold}.fetch-path .capped{color:#0aff89}.fetch-path .controls{display:flex;flex-wrap:wrap;gap:10px;padding:5px}.fetch-path .controls .control{align-items:center;display:flex;gap:5px}.fetch-path .controls .control select{width:-webkit-max-content;width:max-content}.fetch-path .controls .control input{width:3rem}.fetch-path .info{align-items:flex-start;display:flex;flex-direction:column;padding:5px}.fetch-path .info .title{border:1px solid #0ac8ff;border-bottom-left-radius:0;border-left:0;border-top-left-radius:0;font-weight:700;padding:5px}.fetch-path .info .info-sections{border-left:1px solid #0ac8ff;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;padding-left:10px}.fetch-path .info .info-section{display:flex;flex-direction:column;font-size:14px}.fetch-path .info .info-item{align-items:center;border-bottom:1px solid #0ac8ff;display:flex;gap:5px;justify-content:space-between;padding:5px}.fetch-path .info .info-item:nth-child(2n){background-color:#1e1e1e}.fetch-path .info .info-item .info-item-label{font-weight:700;width:220px}.fetch-path .info .info-item .info-item-value{font-weight:400}.fetch-path .table-wrapper{border:1px solid #0ac8ff;border-radius:3px;margin:5px;max-height:500px;max-width:calc(100vw - 40px);overflow-x:auto;overflow-y:auto;padding:0;position:relative}.fetch-path .table-wrapper table{border-spacing:0;margin:5px;min-width:-webkit-max-content;min-width:max-content;width:-webkit-max-content;width:max-content}.fetch-path .table-wrapper table .upgrade{background-color:#0a0a0a;left:0;position:-webkit-sticky;position:sticky}.fetch-path .table-wrapper table thead{position:-webkit-sticky;position:sticky;top:0;z-index:2}.fetch-path .table-wrapper table td,.fetch-path .table-wrapper table th{min-width:2rem}.fetch-path .table-wrapper table th{background-color:#0a0a0a;border-bottom:1px solid #0ac8ff;border-left:1px solid #0ac8ff;padding:5px;position:-webkit-sticky;position:sticky;text-align:center;top:0;vertical-align:bottom}.fetch-path .table-wrapper table th:first-child{border-left:none}.fetch-path .table-wrapper table th.upgrade{z-index:4}.fetch-path .table-wrapper table tbody tr{background-color:#0a0a0a}.fetch-path .table-wrapper table tbody td{border-bottom:1px solid #0ac8ff;border-left:1px solid #0ac8ff;padding:5px;text-align:right}.fetch-path .table-wrapper table tbody td:first-child{border-left:none}.fetch-path .table-wrapper table tbody td.chance{color:#b496ff;font-weight:700}.fetch-path .table-wrapper table tbody td.doubleChance{color:#0aff89;font-weight:700}.fetch-path .table-wrapper table tbody td.cooldown{color:#0ac8ff;font-weight:700}.fetch-path .table-wrapper table tbody tr:nth-child(2n){background-color:#1e1e1e}.fetch-path .table-wrapper table tbody tr:nth-child(2n) td{background-color:#1e1e1e;padding:5px}#main{align-items:stretch;flex-direction:column;justify-content:flex-start}#main,#main .nav{border:1px solid #b496ff;display:flex;padding:5px}#main .nav{border-radius:3px;margin:5px}#main .nav button{margin:5px;width:8rem}body,html{background-color:#0a0a0a}body,button,html{color:#fff;font-family:Palanquin,sans-serif}button{align-items:center;background-color:#0000;border:1px solid #0ac8ff;border-radius:3px;cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;flex-wrap:wrap;font-size:14px;font-weight:600;justify-content:center;outline:none;padding:.5rem .25rem;width:10rem}button:hover:enabled{background-color:#b496ff;border-color:#b496ff}button:hover:enabled:active{background-color:#0ac8ff;border-color:#0ac8ff}button:disabled{background-color:#646478;border-color:#646478;cursor:not-allowed}#explanation{border:1px solid #b496ff;margin:5px;padding:5px 10px}@keyframes position{0%{margin-top:100vh}to{margin-top:0}}.jory-fools audio{height:0;visibility:hidden;width:0}.jory-fools .jory-image{align-items:center;animation-duration:3s;animation-name:position;background-color:#0a0a0a;bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0;top:0;z-index:9999999}.jory-fools .jory-image img{margin-top:100px}.jory-fools button.ninza-mode{border-color:#b496ff;border-radius:10px;border-width:10px;color:#b496ff;font-size:72px;font-weight:700;width:15rem}.jory-fools button.ninza-mode:hover{color:#fff}#tos{align-items:flex-start;border:1px solid #b496ff;display:flex;flex-direction:column;gap:16px;margin:16px;padding:16px}#tos label input{margin-right:16px}.mytower-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000c7;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:10000}.mytower-modal{background:linear-gradient(160deg,#11131c,#0b0c12);border:1px solid #2de2e6;border-radius:12px;box-shadow:0 0 24px #2de2e659,0 0 60px #ff00991f;color:#e6e9f0;font-size:14px;line-height:1.5;max-height:90vh;max-width:520px;overflow-y:auto;padding:28px 26px 22px;position:relative;width:100%}.mytower-modal__close{background:#0000;border:none;color:#8b93a7;cursor:pointer;font-size:26px;line-height:1;position:absolute;right:12px;top:8px;transition:color .15s ease}.mytower-modal__close:hover{color:#ff4da6}.mytower-modal__title{color:#2de2e6;font-size:20px;margin:0 0 12px;padding-right:18px;text-shadow:0 0 8px #2de2e680}.mytower-modal__lead{margin:0 0 10px}.mytower-modal__notice{background:#ffb0001a;border:1px solid #ffb00066;border-radius:6px;margin:0 0 14px;padding:10px 12px}.mytower-modal__features{list-style:disc;margin:0 0 14px;padding-left:22px}.mytower-modal__features li{margin:0 0 8px;padding-left:2px}.mytower-modal__giveaway{background:#ff00991a;border:1px solid #ff4da659;border-radius:6px;margin:0 0 12px;padding:10px 12px}.mytower-modal__support{margin:0 0 18px}.mytower-modal__actions{display:flex;flex-wrap:wrap;gap:10px}.mytower-modal__btn{border:1px solid #0000;border-radius:8px;cursor:pointer;flex:1 1 auto;font-size:14px;font-weight:600;min-width:140px;padding:10px 14px;text-align:center;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.mytower-modal__btn:hover{transform:translateY(-1px)}.mytower-modal__btn--primary{background:#2de2e6;box-shadow:0 0 14px #2de2e680;color:#06121a}.mytower-modal__btn--primary:hover{box-shadow:0 0 20px #2de2e6cc}.mytower-modal__btn--kofi{background:#0000;border-color:#ff4da6;color:#ff4da6}.mytower-modal__btn--kofi:hover{background:#ff4da61f}.mytower-modal__btn--ghost{background:#0000;border-color:#3a3f52;color:#aeb4c4}.mytower-modal__btn--ghost:hover{background:#ffffff0d}@media(max-width:520px){.mytower-modal{padding:22px 18px 18px}.mytower-modal__title{font-size:18px}.mytower-modal__actions{flex-direction:column}}