.sidebar[data-v-9566a18a]{background-color:var(--white);border-right:1px solid #e5e7eb;display:flex;flex-direction:column;flex-shrink:0;height:100vh;padding:20px 16px;position:sticky;top:0;transition:transform .3s ease-in-out;width:var(--sidebar-width);z-index:40}@media(max-width:768px){.sidebar[data-v-9566a18a]{bottom:0;box-shadow:2px 0 8px rgba(0,0,0,.1);left:0;position:fixed;top:0;transform:translateX(-100%);width:240px;z-index:1000}.sidebar.mobile-open[data-v-9566a18a]{transform:translateX(0)}.sidebar-overlay[data-v-9566a18a]{background:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}}.logo[data-v-9566a18a]{color:#000;font-size:20px;font-weight:900;gap:8px;height:40px;margin-bottom:24px;padding-left:12px}.logo .logo-icon[data-v-9566a18a],.logo[data-v-9566a18a]{align-items:center;display:flex}.logo .logo-icon[data-v-9566a18a]{background:var(--primary-color);border-radius:4px;color:#fff;font-size:14px;height:24px;justify-content:center;width:24px}.logo[data-v-9566a18a]:hover{opacity:.9}.logo[data-v-9566a18a]:hover,.nav-item[data-v-9566a18a]{-webkit-text-decoration:none;text-decoration:none}.nav-item[data-v-9566a18a]{align-items:center;border-radius:8px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:14px;margin-bottom:4px;padding:10px 12px;transition:background .2s}.nav-item[data-v-9566a18a]:hover{background-color:var(--bg-color);color:var(--text-main)}.nav-item.active[data-v-9566a18a]{background-color:#eef2fe;color:var(--primary-color);font-weight:500}.nav-item svg[data-v-9566a18a]{height:18px;margin-right:10px;width:18px}.create-btn[data-v-9566a18a]{align-items:center;cursor:pointer;display:flex;font-weight:600;gap:8px;margin:8px 0;padding:10px 12px}.create-btn svg[data-v-9566a18a]{background:#000;border-radius:50%;color:#fff;height:16px;padding:2px;width:16px}.create-btn[data-v-9566a18a]:hover{opacity:.8}.bottom-link[data-v-9566a18a]{align-items:center;color:var(--text-tertiary);cursor:pointer;display:flex;font-size:12px;gap:8px;margin-top:auto;padding:12px;-webkit-text-decoration:none;text-decoration:none}.page-container[data-v-9ba61be6]{background-color:#f9fafb;display:flex;min-height:100vh}.main-content[data-v-9ba61be6]{display:flex;flex:1;flex-direction:column;height:100vh;overflow:hidden}.topbar[data-v-9ba61be6]{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 24px}.topbar .breadcrumb[data-v-9ba61be6],.topbar[data-v-9ba61be6]{align-items:center;display:flex}.topbar .breadcrumb[data-v-9ba61be6]{color:#6b7280;font-size:14px;gap:8px}.topbar .breadcrumb a[data-v-9ba61be6]{color:#3b82f6;-webkit-text-decoration:none;text-decoration:none}.topbar .breadcrumb a[data-v-9ba61be6]:hover{-webkit-text-decoration:underline;text-decoration:underline}.topbar .breadcrumb .separator[data-v-9ba61be6]{color:#d1d5db}.topbar .mobile-menu-btn[data-v-9ba61be6]{cursor:pointer;display:none;font-size:24px;margin-right:16px}.content-scroll[data-v-9ba61be6]{flex:1;overflow-y:auto;padding:32px}.tool-header[data-v-9ba61be6]{margin-bottom:32px}.tool-header h1[data-v-9ba61be6]{color:#111827;font-size:28px;font-weight:700;margin-bottom:8px}.tool-header p[data-v-9ba61be6]{color:#6b7280;font-size:16px}.editor-layout[data-v-9ba61be6]{grid-gap:24px;display:grid;gap:24px;grid-template-columns:200px 1fr 300px;height:600px}.card[data-v-9ba61be6]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;padding:20px}.card h3[data-v-9ba61be6]{color:#111827;font-size:16px;font-weight:600;margin-bottom:20px}.template-list[data-v-9ba61be6]{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;overflow-y:auto}.template-list .template-item[data-v-9ba61be6]{border:2px solid transparent;border-radius:8px;cursor:pointer;overflow:hidden;padding:8px;text-align:center;transition:all .2s}.template-list .template-item img[data-v-9ba61be6]{border-radius:4px;margin-bottom:4px;width:100%}.template-list .template-item span[data-v-9ba61be6]{color:#6b7280;font-size:12px}.template-list .template-item.active[data-v-9ba61be6]{background:#eff6ff;border-color:#3b82f6}.canvas-card[data-v-9ba61be6],.template-list .template-item[data-v-9ba61be6]:hover{background:#f3f4f6}.canvas-card[data-v-9ba61be6]{align-items:center;justify-content:center}.poster-preview[data-v-9ba61be6]{background-position:50%;background-size:cover;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);display:flex;flex-direction:column;height:480px;padding:40px 24px;position:relative;width:320px}.poster-preview .title[data-v-9ba61be6]{font-size:28px;font-weight:800;margin-bottom:16px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.poster-preview .desc[data-v-9ba61be6]{font-size:14px;line-height:1.6;opacity:.9;text-shadow:0 1px 2px rgba(0,0,0,.3)}.poster-preview .qr-code-area[data-v-9ba61be6]{align-items:center;background:hsla(0,0%,100%,.9);border-radius:8px;display:flex;gap:12px;margin-top:auto;padding:12px}.poster-preview .qr-code-area img[data-v-9ba61be6]{height:60px;width:60px}.poster-preview .qr-code-area span[data-v-9ba61be6]{color:#333;font-size:12px;font-weight:600}.form-group[data-v-9ba61be6]{margin-bottom:20px}.form-group label[data-v-9ba61be6]{color:#374151;display:block;font-size:14px;margin-bottom:8px}.style-group[data-v-9ba61be6]{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.style-group label[data-v-9ba61be6]{color:#374151;font-size:14px}.form-action[data-v-9ba61be6]{margin-top:auto}.form-action .el-button[data-v-9ba61be6]{height:44px;width:100%}@media(max-width:1024px){.editor-layout[data-v-9ba61be6]{grid-template-columns:1fr;height:auto}.templates-card[data-v-9ba61be6]{display:none}}