:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light!important;color:#000;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;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.ln-box{position:fixed;z-index:2;-webkit-user-select:none;user-select:none;transition:width 1.5s ease,height 1.5s ease,border-radius 1.5s ease;border-radius:8px;box-shadow:0 2px 6px #00000040;overflow:hidden;background:#fff}.ln-box.open{border-radius:8px}.ln-handle{height:40px;line-height:40px;background:#2c3e50;color:#fff;display:flex;align-items:center;justify-content:center;cursor:grab;font-size:22px;font-weight:700;-webkit-user-select:none;user-select:none}.ln-box:not(.open) .ln-handle{font-size:22px}.ln-box.open .ln-handle{font-size:16px}.ln-menu{list-style:none;margin:0;padding:0}.ln-menu li{height:48px;line-height:48px;padding:0 16px;cursor:pointer;opacity:0;transform:translateY(-8px);transition:opacity .8s ease,transform .8s ease}.ln-box.open .ln-menu li{opacity:1;transform:translateY(0)}.ln-menu li:hover{background:#e7f0ff}.ln-menu li:last-child{font-weight:700;background:#f0f0f0}.ln-menu li:last-child:hover{background:#d0d0d0}.wm-box{position:fixed;min-width:330px;min-height:330px;background:#fff;border-radius:8px;box-shadow:0 6px 18px #00000040;display:flex;flex-direction:column;overflow:hidden;resize:none}.wm-body{flex:1;display:flex;flex-direction:column;overflow-y:auto;position:relative;padding:12}.wm-content{flex:1;display:flex;flex-direction:column;overflow:auto;position:relative;padding:12px 0 0}.wm-textarea{width:80%;flex:1 1 auto;resize:none;padding:8px;font-size:14px;line-height:1.4;margin:8px auto 0;min-height:120px}.wm-input{width:80%;padding:8px;font-size:16px;margin:8px auto 0}.wm-tag-area{position:relative;width:80%;margin:8px auto 0;display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px;border:1px solid #ccc;border-radius:4px;min-height:30px;overflow:visible}.wm-tag-chip{display:inline-flex;align-items:center;padding:4px 8px;border-radius:12px;font-size:13px;color:#fff;cursor:grab;-webkit-user-select:none;user-select:none;transition:opacity .15s;transition:transform .15s ease,opacity .15s ease;height:28px;line-height:28px}.wm-tag-chip:hover{opacity:.85}.tag-remove{font-size:10px;margin-left:6px;cursor:pointer}.tag-remove:hover{color:#bc8f8f}.wm-tag-input{flex:1;width:100%;min-width:80px;border:none;outline:none;padding:4px;font-size:14px}.wm-suggest-list{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #ccc;border-radius:4px;max-height:86px;overflow:auto;margin-top:4px;z-index:100;scroll-behavior:smooth}.wm-suggest-item{padding:4px 8px;cursor:pointer;font-size:14px}.wm-suggest-item.hover{background:#2c3e50;color:#fff}.header-icon-img{width:20px;height:20px;display:block}.adm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center}.adm-modal{background:#fff;padding:12px 28px;border-radius:8px;width:min(600px,70vw);min-height:20vh;max-height:70vh;overflow:auto;display:flex;flex-direction:column;gap:12px;background-color:#add8e6}.adm-toolbar{display:flex;gap:64px;justify-content:center}.adm-toolbar button{padding:6px 12px;background-color:#d0e0f0}.adm-row{display:flex;align-items:center;gap:8px;padding:0 16px;width:100%;box-sizing:border-box}.adm-row input{flex:1 0 0;min-width:0}.adm-middle{flex:1;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto;gap:8px;padding-top:4px;padding-bottom:4px}.wm-content{display:flex;flex-direction:column;height:100%;overflow-y:hidden;gap:8px}.adm-edge{display:flex;align-items:center;gap:8px;padding:0 16px;width:100%;flex-wrap:nowrap;box-sizing:border-box}.adm-edge label{flex:0 0 90px}.adm-edge .edge-field{flex:1;min-width:0}.adm-check{display:flex;align-items:center;gap:4px;white-space:nowrap}.adm-row label,.adm-edge label{flex:0 0 90px;text-align:left}.adm-edge .edge-wrapper{flex:1 1 0;min-width:0;position:relative;display:flex;align-items:center}.adm-actions{margin-top:auto;display:flex;width:100%;gap:12px;box-sizing:border-box}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-in{animation:fadeIn 1.5s ease forwards}.fade-out{animation:fadeOut 1s ease forwards}.modal-frame{position:fixed;min-width:1px;min-height:1px;background:#fff;border-radius:8px;box-shadow:0 6px 18px #00000040;display:flex;flex-direction:column;overflow:hidden;resize:none;transition:width 1.5s ease,height 1.5s ease,border-radius 1.5s ease;perspective:1px;contain:layout paint}.modal-frame.collapsed{min-width:0!important;min-height:0!important;width:40px!important;height:40px!important;overflow:hidden}.modal-frame.collapsed .modal-header{height:100%;padding:0;align-items:center;justify-content:center;font-weight:700;font-size:16px;line-height:1;cursor:grab}.modal-header{height:40px;min-height:40px;background:#2c3e50;color:#ecf0f1;display:flex;align-items:center;padding:0 12px;-webkit-user-select:none;user-select:none;cursor:move;border-radius:8px 8px 0 0;justify-content:center;transition:width 1.5s ease,height 1.5s ease,border-radius 1.5s ease}.header-container{position:relative;width:100%;height:100%}.header-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;font-size:20px;pointer-events:none}.remove{position:absolute;top:2px;right:2px;font-size:11px;cursor:pointer}.remove:hover{color:#ff4d4d}.header-lock-height{height:40px;min-height:40px;max-height:40px;overflow:hidden}.modal-header span{position:absolute}.modal-content-fade{position:relative;display:flex;flex-direction:column;flex:1 1 0;min-height:0}.modal-frame.no-transition,.modal-frame.no-transition .modal-header{transition:none!important}.modal-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto;position:relative;padding:12}.modal-footer{flex-shrink:0;padding:12px 0 16px;border-top:1px solid #eee;display:flex;justify-content:center;gap:24px;background:#fff}.modal-content{opacity:1;transition:opacity .4s ease}.modal-frame.collapsed .modal-content{opacity:0;pointer-events:none}.btn-submit{justify-self:center;padding:6px 14px;background-color:#f0f0f0;flex:1;max-width:33.33%}.btn-cancel{justify-self:center;padding:6px 14px;background-color:#f0f0f0;flex:2;max-width:33.33%}.resize-handle{position:absolute;background:transparent}.resize-handle-n,.resize-handle-s{height:6px;left:0;right:0;cursor:ns-resize}.resize-handle-n{top:-3px}.resize-handle-s{bottom:-3px}.resize-handle-e,.resize-handle-w{width:6px;top:0;bottom:0;cursor:ew-resize}.resize-handle-e{right:-3px}.resize-handle-w{left:-3px}.resize-handle-ne,.resize-handle-sw{width:12px;height:12px;cursor:nesw-resize}.resize-handle-ne{top:-6px;right:-6px}.resize-handle-sw{bottom:-6px;left:-6px}.resize-handle-nw,.resize-handle-se{width:12px;height:12px;cursor:nwse-resize}.resize-handle-nw{top:-6px;left:-6px}.resize-handle-se{bottom:-6px;right:-6px}
