:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.note-text{font-size:.9em;margin-top:5px;color:#bbb}.element-item{border-bottom:1px dotted #555;padding:0;background-color:#353535;transition:background-color .2s}.element-item.selected{background-color:#004d40}.element-item.new-tag{background-color:#3e2723;font-style:italic}.status-label{margin-left:5px}.status-new{color:#ffab40}.status-moved{color:#ce93d8}.btn-action{border:1px solid #555;cursor:pointer;color:#e0e0e0;background-color:#333}.btn-move{background-color:#3f3f7f}.btn-insert,.btn-delete{background-color:#2e5e3e}.element-item-content{font-size:.9em;color:#e0e0e0;border:0px solid #444;padding:15px 25px;text-align:left}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1002}.modal-content{background-color:#333;color:#e0e0e0;padding:20px;border-radius:8px;box-shadow:0 4px 6px #0000004d;min-width:220px;max-width:800px;max-height:80vh;overflow-y:auto;position:relative}.modal-title{margin-top:0;margin-bottom:15px}.modal-close-btn{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.2em;cursor:pointer;color:#aaa}.modal-close-btn:hover{color:#fff}@media (prefers-color-scheme: light){:root{color:#213547;background:#dedeff;background:linear-gradient(90deg,#f5f7fa,#c3cfe2);background-attachment:fixed}a:hover{color:#747bff}button{background-color:#f9f9f9}.note-text{color:#555}.element-item{border-bottom:1px dotted #ccc;background-color:#fff}.element-item.selected{background-color:#e0f7fa}.element-item.new-tag{background-color:#fffacd}.status-new{color:orange}.status-moved{color:purple}.btn-action{border:1px solid #ccc;color:inherit}.btn-move{background-color:#e6e6fa}.btn-insert,.btn-delete{background-color:#d4edda}.element-item-content{color:#111;border-color:#eee}.modal-overlay{background-color:#00000080}.modal-content{background-color:#fff;color:#333;box-shadow:0 4px 6px #0000001a}.modal-close-btn{color:#666}.modal-close-btn:hover{color:#000}}.loading-spinner-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#19191980;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;animation:fade-in .5s;opacity:0}.spinner{border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.loading-spinner-overlay p{margin-top:20px;font-size:1.2em;color:#eee}#root{max-width:1280px;height:100%;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.tagControlsContainer{display:flex;flex-direction:row;justify-content:left;align-items:center;border-left:15px solid rgb(200,230,255,1)}.idLabel{width:90%;display:flex;flex-direction:row;justify-content:left}.relIndex{display:none}.keepCheck{font-size:.9em;width:20%;margin-top:0}.tagId{font-size:.9em;width:30%;margin-top:0}.uidLabel{font-size:.9em;width:50%;margin-top:0;text-align:right}.menu-toggle{display:none}.menu-icon{display:inline-block;font-size:1em;cursor:pointer;padding:5px 10px;background:#dcdcdc;z-index:900;position:relative}.hamburger-menu.slide .tagControls{position:fixed;top:0;left:-350px;width:250px;height:auto;background:#f0f0f0;text-align:left;color:#213547;overflow-y:auto;transition:left .4s ease;padding:20px;box-shadow:2px 0 5px #0000004d;z-index:1001}.menu-toggle:checked+.menu-icon+.tagControls{left:0}.menu-icon:before{content:" ";position:fixed;top:0;left:0;width:100%;height:100%;background:#323232;z-index:1000;cursor:pointer;opacity:.5;display:none}.menu-toggle:checked+.menu-icon{background:#87ceeb}.menu-toggle:checked+.menu-icon:before{display:block}.hamburger-menu{width:10%;text-align:right;margin:0 0 0 auto}.tagControlsColor,.tagControlsStyle{list-style:none;padding-inline-start:0}.colorLabel{margin-left:3px}.tagControlsStyle li{margin:5px 0}.tagControlsStyle li button{margin:5px 3px;padding:5px 10px}.text_frame01{width:auto;padding:10px;margin:7px auto;border-left:solid 5px rgba(0,0,0,.1);box-shadow:0 3px 4px #00000026;background-color:#f5faf8;word-wrap:break-word;word-break:normal}.text_frame02{width:80%;padding:12px;margin:6px auto;border:solid 1px #531;background-color:#eee;font-size:80%}.t_h{font-size:80%}.text_frame01 img{width:100%;height:auto}.t_b img{width:100%;height:auto;max-width:500px}@media screen and (min-width: 768px){.relIndex{display:inline}.resList{width:700px}.text_frame01{width:auto;padding:15px 30px;margin:0 auto 10px;border-left:solid 10px rgba(0,0,0,.5);box-shadow:0 3px 4px #0000000d;border-radius:0;background-color:#ffefe4;font-size:98%;line-height:1.7em;display:block}.text_frame02{width:600px;padding:12px;margin:6px 30px 6px 50px;border-left:solid 8px rgba(0,0,0,.05);background-color:#c8c8c800;font-size:80%}.t_h{font-size:80%}.tagControlsContainer{flex:1;flex-direction:column;width:calc(100% - 15px);padding:0;font-size:.85em}.idLabel{width:100%;margin:5px 0}.keepCheck{font-size:.9em;width:20%;padding-left:5px;padding-right:5px;text-align:left;flex:1;align-items:center}.tagId{font-size:.9em;width:30%;text-align:left;flex:4}.uidLabel{width:50%}.menu-icon,.menu-toggle{display:none}.hamburger-menu.slide .tagControls{position:static;width:auto;height:auto;padding:5px 20px;color:inherit;background:#1e1e1e80;box-shadow:none}.hamburger-menu{width:100%;padding-left:0;font-size:.85em}.tagControls ul{margin:0}.tagControlsStyle li{margin-right:8px}.tagControlsColor,.tagControlsColor li,.tagControlsStyle,.tagControlsModal{display:flex;flex-direction:row;justify-content:left;align-items:center}.tagControlsColor .tagControls-cid{display:none}.tagControlsColor li,.tagControlsStyle li{margin:2px 3px}.tagControlsStyle li button{margin:2px 3px;padding:2px 10px}}@media (prefers-color-scheme: light){.hamburger-menu.slide .tagControls{position:static;width:auto;height:auto;padding:5px 20px;color:inherit;background:#f0f0f0bf;box-shadow:none}}
