.minecraft-checkbox{position:relative;width:24px;height:24px;min-width:24px;margin-right:12px;margin-top:1px}.minecraft-checkbox input[type=checkbox]{opacity:0;position:absolute;width:100%;height:100%;z-index:2;cursor:pointer}.minecraft-checkbox .checkbox-label{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#383838;border:2px solid #2d2d2d;box-shadow:inset 0 0 0 1px #0000004d;transition:all .2s ease;border-radius:3px}.minecraft-checkbox .checkbox-label:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:60%;height:60%;background-color:#5eff5e;border-radius:1px;transition:all .15s ease}.minecraft-checkbox input[type=checkbox]:checked+.checkbox-label{background-color:#4a4a4a;border-color:#3a3a3a}.minecraft-checkbox input[type=checkbox]:checked+.checkbox-label:before{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 5px #5eff5e80}.minecraft-checkbox input[type=checkbox]:hover+.checkbox-label{border-color:#616161;box-shadow:0 0 3px #fff3}.small-checkbox{width:16px;height:16px;min-width:16px;margin-right:5px}.small-checkbox .small-label{border-width:1px}.small-checkbox input[type=checkbox]{cursor:default}.small-checkbox .small-label:before{width:50%;height:50%}.objective-text{color:#e0e0e0;transition:all .2s ease;line-height:1.4;padding-top:2px;margin-left:10px;transition:all .2s;cursor:pointer}.objective-text.completed{color:#8a8a8a;text-decoration:line-through}.objective-text:hover{cursor:pointer;text-decoration:underline}li:hover .objective-text:not(.completed){color:#fff}.progress-bar{width:100%;height:6px;background-color:#383838;border-radius:3px;overflow:hidden;margin:4px 0}.progress-bar-fill{height:100%;background-color:#5eff5e;transition:width .3s ease}.minecraft-checkbox input[type=checkbox]:active+.checkbox-label{transform:scale(.95)}.mobile-nav-button{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9ca3af;font-size:.75rem;padding:.5rem 0;width:100%}.mobile-nav-button i{font-size:1.25rem;margin-bottom:.25rem}.mobile-nav-button.active{color:#3b82f6}
