: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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}*{margin:0;padding:0;box-sizing:border-box}.app-container{display:flex;height:100vh;width:100%;position:relative}.mobile-header{display:none;position:fixed;top:0;left:0;right:0;height:60px;background-color:#fff;border-bottom:1px solid #ddd;z-index:1001;align-items:center;padding:0 16px}.mobile-menu-btn{font-size:18px!important;padding:8px!important}.mobile-title{margin-left:16px;font-size:18px;font-weight:500;color:#333}.mobile-overlay{display:none;position:fixed;inset:0;background-color:#00000080;z-index:999}.sidebar-wrapper{width:300px;height:100vh;position:fixed;left:0;top:0;z-index:1000;transition:transform .3s ease}.sidebar{padding:0 10px;width:100%;height:100vh;background-color:#fff;border-right:1px solid #ddd;box-sizing:border-box;overflow-y:auto}.main-content-wrapper{flex:1;margin-left:300px;min-height:100vh}.main-content{padding:20px;overflow-y:auto;min-height:100vh}.main-content h1{margin-bottom:20px;color:#333}.main-content p{margin-bottom:10px;line-height:1.6;color:#666}@media (max-width: 768px){.mobile-header{display:flex}.mobile-overlay{display:block}.sidebar-wrapper{transform:translate(-100%)}.sidebar-wrapper.mobile-visible{transform:translate(0)}.main-content-wrapper{margin-left:0;padding-top:60px}.sidebar{box-shadow:2px 0 8px #00000026}}.tree-node{display:flex;align-items:center;padding:0 8px;border-radius:4px;transition:background-color .2s;width:100%;position:relative;min-height:24px;cursor:pointer;box-sizing:border-box}.tree-node-hovered,.tree-node-selected{background-color:#f3f3f3!important}.tree-node-title{flex:1;-webkit-user-select:none;user-select:none;line-height:36px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tree-node-actions{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:2px;background:linear-gradient(to right,transparent 0%,#f3f3f3 20%,#f3f3f3 100%);padding-left:20px}.tree-node-edit-btn,.tree-node-add-btn,.tree-node-delete-btn{color:#ccc;cursor:pointer;padding:2px;border-radius:2px;transition:background-color .2s;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.tree-node-edit-btn:hover{background-color:#1890ff;color:#fff}.tree-node-add-btn:hover{background-color:#52c41a;color:#fff}.tree-node-delete-btn:hover{background-color:#ff4d4f;color:#fff}.tree-node-input{flex:1;border:1px solid #1890ff!important;border-radius:2px!important;padding:0 4px!important;height:36px!important;line-height:36px!important;font-size:18px!important}.tree-node-input:focus{box-shadow:0 0 0 2px #1890ff33!important}.custom-tree .ant-tree-treenode{align-items:center}.custom-tree .ant-tree-node-content-wrapper{padding:0!important;width:100%!important;display:flex!important;align-items:center!important;min-height:24px!important;flex:1!important;min-width:0!important}.custom-tree .ant-tree-node-content-wrapper:hover{background-color:transparent!important}.custom-tree .ant-tree-title{width:100%!important;display:block!important}.custom-tree .ant-tree-switcher{margin:0;align-self:center}.custom-tree .ant-tree-treenode-switcher-open,.custom-tree .ant-tree-treenode-switcher-close{width:100%!important}.custom-tree .ant-tree-indent{display:inline-block!important}.custom-tree .ant-tree-indent-unit{width:24px!important}.custom-tree .ant-tree-node-selected,.custom-tree .ant-tree-node-selected .ant-tree-node-content-wrapper{background-color:transparent!important}.tree-node-actions{display:flex;align-items:center;gap:2px}.image-count{color:#1890ff;font-size:12px;margin-left:5px}.ant-card-cover img{transition:transform .3s}.ant-card:hover .ant-card-cover img{transform:scale(1.05)}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;padding:1.25rem;justify-items:center;width:100%;box-sizing:border-box}@media (max-width: 768px){.main-content{padding:.5rem}.image-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:0;width:100%;box-sizing:border-box}.image-grid .ant-card{width:100%;max-width:none;margin:0;box-sizing:border-box}.image-grid .ant-card .ant-card-cover{width:100%;aspect-ratio:2/3;overflow:hidden}.image-grid .ant-card .ant-card-cover img{width:100%;height:100%;object-fit:cover}.image-grid .ant-card .ant-card-actions{padding:.25rem .5rem;font-size:.75rem}.image-grid .ant-card .ant-card-actions>li{margin:0 .125rem}.image-grid .ant-card .ant-card-meta-title{font-size:.75rem;line-height:1.2}}
