.json-viewer[data-v-beead5f6]{font-family:monospace;font-size:14px;line-height:1.4}.key[data-v-beead5f6]{color:#0e2b5a;margin-right:5px}.string[data-v-beead5f6]{color:green}.number[data-v-beead5f6]{color:#ff8c00}.boolean[data-v-beead5f6]{color:#00f}.null[data-v-beead5f6]{color:#f0f}.bracket[data-v-beead5f6]{font-weight:700}.info-count[data-v-beead5f6]{font-size:12px;color:#888;margin-left:4px}.children[data-v-beead5f6]{padding-left:10px;border-left:1px dotted #ccc;margin-left:4px}.toggle[data-v-beead5f6]{cursor:pointer;color:#555;margin-right:5px}.child[data-v-beead5f6]{margin:2px 0;padding-left:20px}.child>.key[data-v-beead5f6]{margin-right:5px}.value-inline[data-v-beead5f6]{display:inline}.controls[data-v-beead5f6]{margin-left:10px}.controls button[data-v-beead5f6]{font-size:11px;margin-left:4px;padding:0 4px;cursor:pointer}.result,.source{height:calc(100vh - 100px);display:flex;flex-direction:column}.result .v-card{flex:1;display:flex;flex-direction:column}.parsed-wrapper{flex:1;overflow:hidden;padding:0!important}.parsed-code-box{height:100%;overflow:auto;padding:8px}.blinking-heart:hover:before{color:red!important;transform:scale(2);-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:linear;animation-timing-function:linear;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@-webkit-keyframes bounce{0%{transform:scale(1)}30%{transform:scale(1.2)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes bounce{0%{transform:scale(1)}30%{transform:scale(1.2)}70%{transform:scale(.9)}to{transform:scale(1)}}