*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{color:#333;background:#f5f5f5;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}.btn{color:#333;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ddd;border-radius:6px;justify-content:center;align-items:center;font-family:inherit;line-height:1;transition:all .15s;display:inline-flex}.btn:hover{background:#f0f0f0;border-color:#ccc}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:#fff;background:#2563eb;border-color:#2563eb}.btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.btn-ghost{color:#888;background:0 0;border-color:#0000}.btn-ghost:hover{color:#333;background:#f0f0f0}.btn-sm{padding:4px 10px;font-size:12px}.btn-md{padding:8px 16px;font-size:14px}.btn-lg{padding:12px 32px;font-size:15px;font-weight:600}.btn-icon{width:32px;height:32px;padding:0;font-size:16px;font-weight:700}.container{flex-direction:column;max-width:1200px;height:100vh;margin:0 auto;padding:32px 24px;display:flex}.header{flex-shrink:0;margin-bottom:24px}.header-top{justify-content:space-between;align-items:flex-start;display:flex}.header h1{color:#1a1a1a;margin-bottom:4px;font-size:24px;font-weight:700}.header p{color:#888;font-size:14px}.user-menu{flex-shrink:0;align-items:center;gap:12px;display:flex}.user-name{color:#666;font-size:13px}.login-container{justify-content:center;align-items:center;height:100vh;display:flex}.login-card{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:48px}.login-card h1{color:#1a1a1a;margin-bottom:8px;font-size:24px;font-weight:700}.login-card p{color:#888;margin-bottom:32px;font-size:14px}.controls{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:12px;margin-bottom:20px;display:flex}.controls label{color:#555;font-size:14px;font-weight:500}.controls input[type=number]{text-align:center;border:1px solid #ddd;border-radius:6px;width:64px;padding:6px 10px;font-size:14px}.zoom-controls{align-items:center;gap:8px;margin-left:auto;display:flex}.zoom-controls span{color:#888;text-align:center;min-width:40px;font-size:13px}.separator{background:#e5e5e5;width:1px;height:24px}.tabs{flex-wrap:nowrap;flex-shrink:0;gap:0;margin-bottom:-1px;display:flex;overflow-x:auto}.tab{color:#888;cursor:pointer;white-space:nowrap;background:#f5f5f5;border:1px solid #e5e5e5;border-bottom:none;border-radius:8px 8px 0 0;margin-right:-1px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .15s}.tab:hover{color:#555;background:#eee}.tab.active{color:#333;z-index:1;background:#fff;border-color:#e5e5e5;font-weight:600;position:relative}.tree-wrapper{background:#fff;border:1px solid #e5e5e5;border-radius:0 8px 8px;flex:1;min-height:0;overflow:auto}.tree-container{transform-origin:0 0;min-width:100%;padding:24px;display:inline-block}.tree-root,.tree-children{margin:0;padding:0;list-style:none}.tree-children{padding-left:24px}.tree-item{position:relative}.tree-item:before{content:"";background:#ccc;width:1px;position:absolute;top:-2px;bottom:0;left:-24px}.tree-item:after{content:"";background:#ccc;width:20px;height:1px;position:absolute;top:14px;left:-24px}.tree-item.last:before{bottom:calc(100% - 15px)}.tree-root>.tree-item:before,.tree-root>.tree-item:after{display:none}.tree-label{white-space:nowrap;cursor:pointer;border-radius:4px;align-items:center;gap:6px;margin-left:-6px;padding:3px 6px;font-size:14px;line-height:1.6;display:inline-flex}.tree-label:hover{background:#f0f4ff}.tree-toggle{color:#aaa;text-align:center;-webkit-user-select:none;user-select:none;flex-shrink:0;width:14px;font-size:10px}.tree-icon{flex-shrink:0;font-size:15px}.tree-name{color:#333}.tree-label:hover .tree-name{color:#2563eb}.tree-container.export-mode .tree-label{background:0 0!important}.tree-container.export-mode .tree-toggle{display:none}.depth-controls{align-items:center;gap:8px;display:flex}.depth-controls label{color:#555;font-size:14px;font-weight:500}.depth-controls span{color:#333;text-align:center;min-width:24px;font-size:14px;font-weight:600}.depth-reset{color:#888!important;border-style:dashed!important}.status{color:#999;flex-shrink:0;margin-top:12px;font-size:12px}.loading{color:#888;justify-content:center;align-items:center;gap:10px;padding:48px;font-size:14px;display:flex}.spinner{border:2.5px solid #e5e5e5;border-top-color:#2563eb;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin;display:inline-block}.spinner-sm{border:1.5px solid #e5e5e5;border-top-color:#2563eb;border-radius:50%;width:10px;height:10px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:16px 20px;font-size:14px}
