:root{font-family:Arial,sans-serif;font-size:16px;line-height:1.2;font-weight:400;color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#333bc4;text-decoration:inherit}a:hover{text-decoration:underline}body{margin:0;display:flex;place-items:top;min-width:100vw;min-height:100vh;box-sizing:border-box;overflow-y:overlay}.card{padding:2em}#app{width:100%;max-width:100%;margin:0 auto;text-align:center;padding:0 20px}button{border-radius:8px;border:1px solid transparent;padding:7px 16px;font-size:1em;font-weight:500;font-family:inherit;background-color:#9ed195;cursor:pointer;transition:background-color .15s}button:hover{background-color:#b2e0a9}button:focus,button:focus-visible{outline:none}.modal-window{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;transition:all .3s;header {font-weight: bold;} h1 {font-size: 150%; margin: 0 0 15px;}}.modal-window:target{visibility:visible;opacity:1;pointer-events:auto}.modal-window>div{width:800px;min-height:400px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);padding:2em;background:white;border:1px solid black;border-radius:4px;box-shadow:0 20px 20px #0000001a}.modal-close{color:#646464;line-height:50px;font-size:100%;position:absolute;right:0;text-align:center;top:0;width:70px;text-decoration:none;background:rgb(235,235,235);border-top-right-radius:4px}.modal-close:hover{color:#000;background:rgb(215,215,215);text-decoration:none}.loader.svelte-5452ef{border:6px solid rgb(220,220,220);border-top:6px solid #000;border-radius:50%;width:40px;height:40px;animation:svelte-5452ef-spin 1s linear infinite;display:inline-block}.small.svelte-5452ef{width:20px;height:20px;border:4px solid rgb(220,220,220);border-top:4px solid #000}.tiny.svelte-5452ef{width:10px;height:10px;border:2px solid rgb(220,220,220);border-top:2px solid #000}.large.svelte-5452ef{width:60px;height:60px;border:8px solid rgb(220,220,220);border-top:8px solid #000}@keyframes svelte-5452ef-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modalBackdrop.svelte-cobl6v.svelte-cobl6v{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:10}h1.svelte-cobl6v.svelte-cobl6v{font-size:200%;color:#3c3c3c}textarea.svelte-cobl6v.svelte-cobl6v{border:1px solid rgb(50,50,50)}span.type.svelte-cobl6v.svelte-cobl6v{text-decoration:underline;color:#5c64c0;font-weight:700}label.type.svelte-cobl6v.svelte-cobl6v{margin-left:35px;cursor:pointer}label.type.svelte-cobl6v input[type=radio].svelte-cobl6v{cursor:pointer}span.delimiter.svelte-cobl6v.svelte-cobl6v{background:rgb(220,220,220);padding:3px}.fixed_header.svelte-cobl6v.svelte-cobl6v{width:100%;border-collapse:collapse;border:1px solid rgb(150,150,150);font-size:90%;line-height:1}.fixed_header.svelte-cobl6v tbody.svelte-cobl6v{width:100%}.fixed_header.svelte-cobl6v thead tr.svelte-cobl6v{border-bottom:1px solid rgb(150,150,150)}.fixed_header.svelte-cobl6v thead.svelte-cobl6v{background:rgb(220,220,220)}.fixed_header.svelte-cobl6v th.svelte-cobl6v,.fixed_header.svelte-cobl6v td.svelte-cobl6v{padding:1px 5px 0;width:200px;color:#000;text-align:left;border:1px solid rgb(180,180,180)}.fixed_header.svelte-cobl6v tbody tr.svelte-cobl6v:hover{background:rgb(220,220,220)}.fixed_header.svelte-cobl6v th.svelte-cobl6v{padding:5px}/*! pretty-print-json v2.0.2 ~~ https://pretty-print-json.js.org ~~ MIT License */.json-container{font-family:menlo,consolas,monospace;font-style:normal;font-weight:700;line-height:1.4em;font-size:.9rem;transition:background-color .4s}a.json-link{text-decoration:none;border-bottom:1px solid;outline:0}a.json-link:hover{background-color:transparent;outline:0}ol.json-lines{white-space:normal;padding-inline-start:3em;margin:0}ol.json-lines>li{white-space:pre;text-indent:.7em;line-height:1.5em;padding:0}ol.json-lines>li::marker{font-family:system-ui,sans-serif;font-weight:400;color:#696969}.json-boolean,.json-key,.json-mark,.json-null,.json-number,.json-string,a.json-link,ol.json-lines>li{transition:all .4s}.json-container{background-color:#fff}.json-key{color:brown}.json-string{color:olive}.json-number{color:navy}.json-boolean{color:teal}.json-null{color:#696969}.json-mark{color:#000}a.json-link{color:purple}a.json-link:visited{color:#708090}a.json-link:hover{color:#8a2be2}.dark-mode a.json-link:visited,a.json-link:active{color:#708090}ol.json-lines>li:nth-child(odd){background-color:#dcdcdc}ol.json-lines>li:nth-child(even){background-color:#f5f5f5}ol.json-lines>li:hover{background-color:#fffacd}.dark-mode .json-container{background-color:#000}.dark-mode .json-key{color:#cd5c5c}.dark-mode .json-string{color:khaki}.dark-mode .json-number{color:#00bfff}.dark-mode .json-boolean{color:#3cb371}.dark-mode .json-null{color:#ff8c00}.dark-mode .json-mark{color:silver}.dark-mode a.json-link{color:#ba55d3}.dark-mode a.json-link:hover{color:violet}.dark-mode a.json-link:active{color:#708090}.dark-mode ol.json-lines>li::marker{color:silver}.dark-mode ol.json-lines>li:nth-child(odd){background-color:#222}.dark-mode ol.json-lines>li:nth-child(even){background-color:#161616}.dark-mode ol.json-lines>li:hover{background-color:#696969}
