html,body{display:flex;margin:0;height:max-content;width:100%}#root{width:100%}.tree{flex:1;padding:4px 0;position:relative;width:100%;height:max-content}.tree details:last-child{background-size:1px 23px}.tree>details:not(:last-child)>details:last-child{background-size:1px 100%}.tree details{display:flex;padding-left:40px;width:100%}.tree>details{padding-left:0}.tree summary{display:flex;align-items:center;height:46px;font-size:15px;line-height:22px;padding-left:30px}.tree summary:not(.item):before{content:"";height:16px;width:16px;display:inline-block;background-image:url(/assets/tag-91a1bf5f.png);background-size:64px;margin-right:10px}.tree summary:not(.item).Byte:before{background-position:0px 0px}.tree summary:not(.item).Double:before{background-position:-16px 0px}.tree summary:not(.item).Float:before{background-position:-32px 0px}.tree summary:not(.item).Int:before{background-position:-48px 0px}.tree summary:not(.item).Long:before{background-position:0px -16px}.tree summary:not(.item).Short:before{background-position:-16px -16px}.tree summary:not(.item).String:before{background-position:-32px -16px}.tree summary:not(.item).Compound:before{background-position:-48px -16px}.tree summary:not(.item).ByteArray:before{background-position:0px -32px}.tree summary:not(.item).IntArray:before{background-position:-16px -32px}.tree summary:not(.item).List:before{background-position:-32px -32px}.tree summary:not(.item).Boolean:before{background-position:-48px -32px}.tree summary:not(.item).LongArray:before{background-position:0px -48px}.tree summary:not(.item).White:before{background-position:-16px -48px}.tree summary:not(.item).Void:before{background-position:-32px -48px}.tree summary:hover:after{opacity:1}.tree summary:after{content:"";position:absolute;left:10px;right:10px;height:38px;background:#eef2ff;border-radius:5px;z-index:-1;opacity:0;transition:.2s}.div-item:hover:after{opacity:1}.div-item:after{content:"";position:absolute;left:10px;right:10px;height:24px;background:#eef2ff;border-radius:5px;z-index:-1;opacity:0;transition:.2s}.close{opacity:0}.tree details:not([open]).Compound>summary.Compound>div.close{opacity:1}.tree details:not([open]).List>summary.List>div.close{opacity:1}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}input.text:focus{text-decoration:1.2px solid underline;text-underline-offset:5px;text-decoration-color:#93c1f0}input.text{min-width:100px;width:100px;height:auto;border:none;outline:none;display:inline-block;background-color:#c5c0c055;border-radius:3px}span.colon{padding-right:10px;padding-left:3px;font-weight:700}span.comma{padding-right:10px;font-weight:700}span.left{padding-right:3px;font-weight:700}span.right{padding-right:10px;font-weight:700}span.colon{padding-left:3px;font-weight:700}.add{content:"";width:20px;height:20px;flex-shrink:0;margin-right:8px;border:1px solid #999;background:linear-gradient(#999,#999) 50%/1px 10px no-repeat,linear-gradient(#999,#999) 50%/10px 1px no-repeat;margin-left:10px}.remove{content:"";width:20px;height:20px;flex-shrink:0;margin-right:8px;border:1px solid #999;background:linear-gradient(45deg,transparent 49.5%,#999 49.5%,#999 50.5%,transparent 50.5%);margin-left:10px}input:valid{background-color:#90ee90}input:invalid{background-color:#ffb6c1}.array{display:flex;flex-direction:row}#list{display:flex;flex-direction:column;width:100%}.border{padding-left:30px}.item{margin-left:30px;padding-top:5px;padding-bottom:5px}.line-item{margin-left:30px}.div-item{width:100%}div.array-item{height:24px;width:max-content}div.array{height:24px}.file{display:flex;flex-direction:column;align-content:space-between;padding:20px}#upload{display:flex}.generate{margin-left:20px}
