.sidebar-container[data-v-a4c878e6]{display:flex;flex-direction:column;height:100%;overflow:hidden}.logo[data-v-a4c878e6]{display:flex;align-items:center;gap:10px;padding:8px 12px;margin-bottom:16px;flex-shrink:0}.logo-text[data-v-a4c878e6]{font-size:18px;font-weight:600}.sidebar-menu[data-v-a4c878e6]{flex:1;overflow-y:auto;min-height:0}.sidebar-footer[data-v-a4c878e6]{flex-shrink:0;display:flex;flex-direction:column;gap:8px;border-top:1px solid rgba(255,255,255,.09);padding-top:12px;margin-top:8px}.credits-card[data-v-a4c878e6]{display:flex;flex-direction:column;gap:10px;padding:12px;background:#ffffff0a;border-radius:8px;text-decoration:none;cursor:pointer;transition:background .2s ease}.credits-card[data-v-a4c878e6]:hover{background:#ffffff14}.credits-card.active[data-v-a4c878e6]{background:#63e2b71a}.credits-info[data-v-a4c878e6]{display:flex;flex-direction:column;gap:2px}.credits-label[data-v-a4c878e6]{font-size:12px;color:#ffffff80}.credits-value[data-v-a4c878e6]{font-size:14px;font-weight:600;color:#63e2b7}.user-card[data-v-a4c878e6]{display:flex;align-items:center;gap:10px;padding:12px;background:#ffffff0a;border-radius:8px;text-decoration:none;cursor:pointer;transition:background .2s ease}.user-card[data-v-a4c878e6]:hover{background:#ffffff14}.user-card.active[data-v-a4c878e6]{background:#63e2b71a}.user-name[data-v-a4c878e6]{font-size:14px;font-weight:500;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-hint[data-v-a4c878e6]{font-size:12px;color:#ffffff4d;opacity:0;transition:opacity .2s ease}.user-card:hover .settings-hint[data-v-a4c878e6]{opacity:1}:root{--sidebar-width: 240px}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff0a;border-radius:4px}::-webkit-scrollbar-thumb{background:#63e2b74d;border-radius:4px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#63e2b780}::-webkit-scrollbar-thumb:active{background:#63e2b7b3}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:rgba(99,226,183,.3) rgba(255,255,255,.04)}.tool-layout{width:100%;display:grid;grid-template-columns:380px 1fr;gap:24px;box-sizing:border-box}.tool-layout .panel{background:#ffffff0a;padding:24px;border-radius:12px;height:calc(100vh - 100px);overflow-y:auto}.tool-layout .page-header{display:flex;align-items:center;gap:14px;margin-bottom:12px}.tool-layout .page-header h1{margin:0;font-size:24px}.tool-layout label{display:block;margin:20px 0 6px;font-weight:700}.tool-layout .right-header{display:flex;justify-content:space-between;align-items:center}.tool-layout .images{display:flex;flex-direction:column;gap:24px;margin-top:24px}.tool-layout .image-batch-wrapper{display:flex;flex-direction:column;gap:12px}.tool-layout .batch-prompt{padding:12px 16px;background:#ffffff0a;border-radius:8px;font-size:13px;line-height:1.5;display:flex;gap:8px;align-items:flex-start}.tool-layout .prompt-label{color:#63e2b7;font-weight:600;flex-shrink:0}.tool-layout .prompt-text{word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tool-layout .image-batch{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap;padding:16px;border-radius:8px;background:#ffffff05;align-items:flex-start}.tool-layout .empty-tip{margin-top:24px;color:#ffffff80;font-size:14px}.tool-layout .hint-text{font-size:12px;color:#ffffff80;margin-top:8px}.tool-layout .error-text{color:#e88080;margin-top:10px}
