.zMoYhHxGjhoaEYvzq8FF {
  height: var(--titlebar-height);
  background: var(--bg-secondary);
  border-bottom: 1px solid var(--border-color);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 12px;
  padding-right: 8px;
  flex-shrink: 0;
}

/* 左侧区域 */
.x5SysAvxcNN0oPFtReGh {
  display: flex;
  align-items: center;
  gap: 16px;
}

.m58dzuPkLt7rVOAlNJxQ {
  display: flex;
  align-items: center;
  gap: 8px;
}

.gCOX83u0fyqTc9QKsL0S {
  width: 22px;
  height: 22px;
  border-radius: 4px;
  object-fit: contain;
}

.KqBK6lYhX8irHQaiOJpp {
  font-size: 14px;
  font-weight: 600;
  color: var(--text-primary);
}

.xZUzchXHeai_wj5xExXu {
  display: flex;
  align-items: center;
  gap: 2px;
}

.Hcr_l5UVtX4BsdivUeJR {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 10px;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
  font-size: 12px;
  color: var(--text-secondary);
}

.Hcr_l5UVtX4BsdivUeJR:hover {
  background: var(--bg-hover);
  color: var(--text-primary);
}

.TaMU61QAG92rPaYfX7zA {
  opacity: 0.35;
  cursor: not-allowed;
}

.TaMU61QAG92rPaYfX7zA:hover {
  background: transparent;
  color: var(--text-secondary);
}

.EIaxn45uMec1OHw28pbf {
  width: 1px;
  height: 16px;
  background: rgba(255, 255, 255, 0.1);
  margin: 0 8px;
}

.SoJPbRdBBPAzeQJESj8H {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 10px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 12px;
  color: var(--text-secondary);
  transition: background 0.15s;
}

.SoJPbRdBBPAzeQJESj8H:hover {
  background: var(--bg-hover);
}

.j4wKzgR6x1pc0g7LsFGx {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 12px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 12px;
  color: #C45C4A;
  font-weight: 600;
  background: rgba(196, 92, 74, 0.1);
  transition: background 0.15s;
}

.j4wKzgR6x1pc0g7LsFGx:hover {
  background: rgba(196, 92, 74, 0.2);
}

/* 中间区域 */
.CXjOKKrqWHyCG6I5CrpW {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  max-width: 50%;
}

.RkjomWR24NkUloLd3G_F {
  display: flex;
  align-items: center;
  gap: 2px;
  overflow-x: auto;
  max-width: 100%;
}

.RkjomWR24NkUloLd3G_F::-webkit-scrollbar {
  display: none;
}

._K0PORErgH18gw3ZqYXx {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 6px;
  font-size: 12px;
  color: var(--text-secondary);
  cursor: pointer;
  white-space: nowrap;
  transition: background 0.15s;
  flex-shrink: 0;
}

._K0PORErgH18gw3ZqYXx:hover {
  background: rgba(255, 255, 255, 0.08);
}

.s8zx307u9oTwvSiKKo8t {
  background: rgba(139, 92, 246, 0.15);
  color: var(--text-primary);
}

._LNqkGCaIqbWWKqHKL9Q {
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.GhUkpeg_XWy53y_WFf2r {
  font-size: 10px;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.15s;
}

.GhUkpeg_XWy53y_WFf2r:hover {
  opacity: 1;
}

/* 右侧区域 */
.Ztuc5ItAbdAxqmCkX2gx {
  display: flex;
  align-items: center;
  gap: 12px;
}

.YFtmHv3EzB98U2X3jUvU {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 10px;
  background: rgba(139, 92, 246, 0.1);
  border-radius: 12px;
  font-size: 12px;
  color: var(--accent-purple);
  font-weight: 500;
}

.cIVidGysN8VwCJn0e9Zw {
  font-size: 10px;
}

.PC2IwIZf8Ve3VbJYYmY8 {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  color: var(--accent-green);
}

.b7oCd8mGj0byzStzffUK {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--accent-green);
  box-shadow: 0 0 6px var(--accent-green);
}

.JtwbZZqRtpu4eRymGA6r {
  display: flex;
  align-items: center;
  font-size: 11px;
  color: var(--text-muted);
  cursor: pointer;
  transition: color 0.15s;
}

.JtwbZZqRtpu4eRymGA6r:hover {
  color: var(--accent-purple);
}

.kxCvr8WtTmfkqyVrkSTm {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--accent-purple), var(--accent-pink));
  cursor: pointer;
  transition: transform 0.15s;
}

.kxCvr8WtTmfkqyVrkSTm:hover {
  transform: scale(1.1);
}

/* 窗口控制按钮 */
.o_cZo_Ty1t7REheFFlzN {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-left: 12px;
}

.VINa5g0iwt1FMJgV0MDg {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  cursor: pointer;
  transition: transform 0.15s, box-shadow 0.15s;
  box-shadow: 0 0 0 0.5px rgba(0, 0, 0, 0.1);
}

.VINa5g0iwt1FMJgV0MDg:hover {
  transform: scale(1.2);
}


.j0QjFh2LyZ2qOQ65j87Q {
  padding: 4px 12px;
  border-radius: 6px;
  color: var(--text-secondary, #aaa);
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s;
}

.j0QjFh2LyZ2qOQ65j87Q:hover {
  background: rgba(255, 255, 255, 0.08);
  color: var(--text-primary, #e0e0e0);
}

.RoNMkJGbJHpftAF_2AWQ {
  padding: 5px 16px;
  background: #8B5CF6;
  border: none;
  border-radius: 20px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.15s;
}

.RoNMkJGbJHpftAF_2AWQ:hover {
  background: #7C3AED;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(139, 92, 246, 0.3);
}

/* 登录按钮 */
.dv1PujOEQEOVja8Mza_7 {
  display: flex;
  align-items: center;
  padding: 5px 16px;
  background: rgba(139, 92, 246, 0.15);
  border: 1px solid rgba(139, 92, 246, 0.3);
  border-radius: 20px;
  color: #A855F7;
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s;
}

.dv1PujOEQEOVja8Mza_7:hover {
  background: rgba(139, 92, 246, 0.25);
  border-color: rgba(139, 92, 246, 0.5);
}

/* 已登录用户头像 */
.Zis_JL9DgkNvAlFnNxcx {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: linear-gradient(135deg, #8B5CF6, #6366F1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: transform 0.15s;
}

.Zis_JL9DgkNvAlFnNxcx:hover {
  transform: scale(1.1);
}

.cr9VhAtcWt18TxxZE_Cp {
  width: 72px;
  background: var(--bg-secondary);
  border-right: 1px solid var(--border-color);
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  padding: 8px 0;
}

.mK7lHX4AcmwxxD8YbFmh {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  flex: 1;
}

.M5j7EpACuqcFEDmRyPaJ {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 8px;
  border-top: 1px solid var(--border-color);
  margin-top: 4px;
}

.NygYcXpCQtbZxItTEUnC {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 6px 4px;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.15s;
  width: 60px;
}

.NygYcXpCQtbZxItTEUnC:hover {
  background: var(--bg-hover);
}

.fSwuCITfLQZvkJ3kHI2d {
  background: linear-gradient(135deg, #8B5CF6, #7C3AED);
}

.fSwuCITfLQZvkJ3kHI2d:hover {
  background: linear-gradient(135deg, #9D6FF7, #8B5CF6);
}

.fSwuCITfLQZvkJ3kHI2d .W8p5NiuqnDka9Pi2xTag {
  color: #fff;
}

.icWXHCqK_tp5a3yFLMLm {
  width: 28px;
  height: 28px;
  border-radius: 6px;
  background: linear-gradient(135deg, #8B5CF6, #7C3AED);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.5px;
}

.fSwuCITfLQZvkJ3kHI2d .icWXHCqK_tp5a3yFLMLm {
  background: rgba(255, 255, 255, 0.2);
}

.l1CiZJqSWyl3n4u9d_54 {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text-secondary);
}

.fSwuCITfLQZvkJ3kHI2d .l1CiZJqSWyl3n4u9d_54 {
  color: #fff;
}

.W8p5NiuqnDka9Pi2xTag {
  font-size: 12px;
  font-weight: 600;
  color: var(--text-muted);
  text-align: center;
  line-height: 1.2;
  white-space: nowrap;
}


.mOSinXjOV5rTlsZmZmCW {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  margin: 8px 6px;
  border-radius: 8px;
  color: var(--text-muted, #666);
  font-size: 12px;
  cursor: pointer;
  transition: all 0.15s;
}

.mOSinXjOV5rTlsZmZmCW:hover {
  background: rgba(255, 255, 255, 0.05);
  color: var(--text-secondary, #aaa);
}

.xnfjNo_Cay_mLVdpyiKA {
  flex: 1;
  background: var(--bg-tertiary);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.ruynL7jILGZS1UluzPEu {
  background: rgba(139, 92, 246, 0.05);
}

.gX8rLb1OTWY6SSLSHhex {
  cursor: grabbing !important;
  user-select: none;
}

.ruynL7jILGZS1UluzPEu::after {
  content: '';
  position: absolute;
  inset: 8px;
  border: 2px dashed rgba(139, 92, 246, 0.5);
  border-radius: 12px;
  pointer-events: none;
  z-index: 10;
}

.Bh07HkfLvDXkwCT6TzLT {
  position: relative;
  display: inline-block;
  transition: transform 0.08s ease-out;
  transform-origin: center center;
  flex-shrink: 0;
}

.qzTENfRXeenm9uxLWfp3 {
  position: absolute;
  pointer-events: none;
}

.mwBk5my1lWTt0Jdpe6LT {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  display: block;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.4);
  pointer-events: none;
}

.LyOAy_j5GndOwIpcovij {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  display: block;
  pointer-events: none;
}

.LyOAy_j5GndOwIpcovij:first-child {
  position: relative;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.4);
}

/* 空状态 - 虚线拖放区域 */
.ifKtjTiWPRpWuaCLHyw4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.X1en_yyrJrKuYXsEzOUT {
  width: 200px;
  height: 200px;
  border: 2px dashed rgba(139, 92, 246, 0.4);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.2s, background 0.2s;
  cursor: pointer;
}

.X1en_yyrJrKuYXsEzOUT:hover {
  border-color: rgba(139, 92, 246, 0.6);
  background: rgba(139, 92, 246, 0.05);
}

.pxlDBRdA3s1IPPIJO2l3 {
  width: 64px;
  height: 64px;
  border-radius: 16px;
  background: linear-gradient(135deg, #8B5CF6, #7C3AED);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: #fff;
  box-shadow: 0 4px 16px rgba(139, 92, 246, 0.3);
}

.SmnJPLZcgZRJ8NDsuY3Y {
  font-size: 14px;
  color: var(--text-secondary);
  margin: 0;
}

.KCQV9PDSAMdHtGh9sOc3 {
  position: absolute;
  border: 2px dashed rgba(139, 92, 246, 0.8);
  pointer-events: none;
  z-index: 100;
}

.WBZmeS1fnN9L6MU8M7OJ {
  position: absolute;
  border: 1px solid rgba(139, 92, 246, 0.8);
  pointer-events: none;
  z-index: 101;
}

.QTXP1DOWQof7sR8IhjDK {
  position: absolute;
  background: #fff;
  border: 1px solid #8B5CF6;
  border-radius: 1px;
  z-index: 102;
  pointer-events: auto;
}

.QTXP1DOWQof7sR8IhjDK:hover {
  background: #8B5CF6;
  border-color: #fff;
}

.Zg31l70Z2vbZvN21Bgnf {
  width: 300px;
  background: var(--bg-secondary);
  border-left: 1px solid var(--border-color);
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  padding: 16px;
  overflow-y: auto;
  overflow-x: hidden;
  box-sizing: border-box;
}

.fNwd6wCXCafdp6T_XtH2 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--border-color);
  margin-bottom: 14px;
}

.qrMUlf9h0rqMeUo_v2YF {
  font-size: 16px;
  color: var(--accent-purple);
}

.OKrgZlT5uE9IylLWBbwN {
  font-size: 15px;
  font-weight: 600;
  color: var(--text-primary);
}

.gnWloZey8PHUUEZh8Qhy {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #22c55e;
  margin-left: 4px;
}

.LGfITvA9zHN14oTbwyf5 {
  font-size: 11px;
  color: #22c55e;
}

.fWxqr8djV9dP7QqSlzfR {
  padding: 12px 0;
}

.N93KMiYgsbYBrXw3QyW9 {
  font-size: 13px;
  color: var(--text-muted);
}

/* 区块 */
.Q22psdVeFzvNZjrPlj6M {
  margin-bottom: 18px;
  padding-bottom: 2px;
}

.P8knYypRabOptTWWSI_H {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.dJIfLNHTsDFo2QiwRqW4 {
  font-size: 13px;
  font-weight: 600;
  color: var(--text-primary, #e0e0e0);
  letter-spacing: 0.3px;
}

.W2Q2oSEhLqLQg9bbxqD5 {
  font-size: 11px;
  color: var(--text-muted, #666);
  font-weight: 400;
}

/* 上传区域 */
.xschTPk7e9kvHAgwPMiR {
  border: 1.5px dashed var(--border-color, #333);
  border-radius: 8px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
  cursor: pointer;
  transition: border-color 0.2s;
}

.xschTPk7e9kvHAgwPMiR:hover {
  border-color: var(--accent-purple, #8B5CF6);
}

.PfXLoKNo56vfVs1YUuzw {
  font-size: 20px;
  color: var(--text-muted, #555);
}

.fyf0lZb7zpmD6kkIy962 {
  width: 100%;
  padding: 8px;
  background: rgba(139, 92, 246, 0.1);
  border: 1px solid rgba(139, 92, 246, 0.2);
  border-radius: 6px;
  color: var(--accent-purple, #8B5CF6);
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s;
}

.fyf0lZb7zpmD6kkIy962:hover {
  background: rgba(139, 92, 246, 0.2);
}

/* 提示词输入 */
.uCbHDDvHFqp247z5takm {
  width: 100%;
  padding: 10px 12px;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid var(--border-color, rgba(255,255,255,0.08));
  border-radius: 8px;
  color: var(--text-primary, #e0e0e0);
  font-size: 13px;
  line-height: 1.5;
  resize: vertical;
  min-height: 60px;
  font-family: inherit;
  transition: all 0.2s ease;
  box-sizing: border-box;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
}

.uCbHDDvHFqp247z5takm:hover {
  border-color: rgba(139, 92, 246, 0.25);
}

.uCbHDDvHFqp247z5takm:focus {
  outline: none;
  border-color: var(--accent-purple, #8B5CF6);
  box-shadow: 0 0 0 3px rgba(139, 92, 246, 0.12), inset 0 1px 2px rgba(0,0,0,0.2);
  background: rgba(0, 0, 0, 0.3);
}

.uCbHDDvHFqp247z5takm::placeholder {
  color: var(--text-muted, #555);
}

.uCbHDDvHFqp247z5takm:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.z2stQ6PtoLZLT9f7m0gX {
  font-size: 11px;
  color: var(--text-muted, #555);
  margin-top: 6px;
  padding-left: 2px;
}

/* Tab 切换 */
.nHtI9D5MA_yeN0DS35nb {
  display: flex;
  gap: 2px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  padding: 3px;
  margin-bottom: 10px;
  border: 1px solid var(--border-color, rgba(255,255,255,0.06));
}

.GjvA8zh39QhhnmQbf895 {
  flex: 1;
  text-align: center;
  padding: 6px 0;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 500;
  color: var(--text-muted, #888);
  cursor: pointer;
  transition: all 0.2s ease;
  letter-spacing: 0.3px;
}

.GjvA8zh39QhhnmQbf895:hover {
  color: var(--text-secondary, #bbb);
}

.PVSsR_iKvOSJXppsd0bq {
  background: linear-gradient(135deg, #8B5CF6 0%, #7C3AED 100%);
  color: #fff;
  box-shadow: 0 2px 8px rgba(139, 92, 246, 0.35);
}

.PVSsR_iKvOSJXppsd0bq:hover {
  color: #fff;
}

.GujmGNBqQa4UpgxAwVWp {
  display: flex;
  gap: 0;
  margin-bottom: 10px;
  border-bottom: 1px solid var(--border-color, rgba(255,255,255,0.06));
  position: relative;
}

.hsOtSd24ulZTlv7wrDLm {
  flex: 1;
  text-align: center;
  padding: 5px 0;
  font-size: 12px;
  font-weight: 500;
  color: var(--text-muted, #777);
  cursor: pointer;
  border-bottom: 2px solid transparent;
  transition: all 0.2s ease;
  position: relative;
}

.hsOtSd24ulZTlv7wrDLm:hover {
  color: var(--text-secondary, #aaa);
}

.tJmIlzdaT_wMD65A4jlZ {
  color: #A78BFA;
  border-bottom-color: #A78BFA;
}

/* 尺寸输入 */
.QRkIwOaeIW559zvc9Xju {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 8px;
}

.YEjTy4hVM79YqgqZaSXS {
  flex: 1;
  min-width: 0;
  padding: 8px 6px;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid var(--border-color, rgba(255,255,255,0.08));
  border-radius: 8px;
  color: var(--text-primary, #e0e0e0);
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  font-family: 'SF Mono', 'Consolas', monospace;
  transition: all 0.2s ease;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
  box-sizing: border-box;
}

.YEjTy4hVM79YqgqZaSXS:hover {
  border-color: rgba(139, 92, 246, 0.3);
}

.YEjTy4hVM79YqgqZaSXS:focus {
  outline: none;
  border-color: var(--accent-purple, #8B5CF6);
  box-shadow: 0 0 0 3px rgba(139, 92, 246, 0.15), inset 0 1px 2px rgba(0,0,0,0.2);
  background: rgba(0, 0, 0, 0.3);
}

.r52KvyrrfDA53va7OGKF {
  color: var(--text-muted, #555);
  font-size: 13px;
  font-weight: 600;
  padding: 0 2px;
}

.ei2NZ624ymUK6LDLGfly {
  font-size: 11px;
  color: var(--text-muted, #555);
  line-height: 1.5;
  padding-left: 2px;
}

/* 背景选项 */
.jyF3IECiyhje7YjrArGG {
  display: flex;
  gap: 8px;
}

.EOnpbBR_KsDu1Q4NUKaM {
  flex: 1;
  text-align: center;
  padding: 7px 0;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  color: var(--text-muted, #777);
  cursor: pointer;
  border: 1px solid var(--border-color, rgba(255,255,255,0.06));
  background: rgba(0, 0, 0, 0.15);
  transition: all 0.2s ease;
  position: relative;
  overflow: hidden;
}

.EOnpbBR_KsDu1Q4NUKaM:hover {
  border-color: rgba(139, 92, 246, 0.25);
  color: var(--text-secondary, #aaa);
  background: rgba(139, 92, 246, 0.04);
}

.yumF0PeedhN1EIci6YSL {
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.12) 0%, rgba(124, 58, 237, 0.08) 100%);
  border-color: rgba(139, 92, 246, 0.45);
  color: #C4B5FD;
  box-shadow: 0 0 12px rgba(139, 92, 246, 0.1);
}

.yumF0PeedhN1EIci6YSL::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, #8B5CF6, #A78BFA);
}

/* 生成数量 */
.Afj8miKhvuxtowQliqmX {
  display: flex;
  align-items: center;
  gap: 10px;
}

.HuQld8d7RwbnVfdySEBQ {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  border: 1px solid var(--border-color, rgba(255,255,255,0.08));
  background: rgba(0, 0, 0, 0.2);
  color: var(--text-secondary, #999);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 12px;
  transition: all 0.2s ease;
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.HuQld8d7RwbnVfdySEBQ:hover:not(:disabled) {
  border-color: rgba(139, 92, 246, 0.4);
  color: #C4B5FD;
  background: rgba(139, 92, 246, 0.08);
  transform: translateY(-1px);
  box-shadow: 0 2px 6px rgba(139, 92, 246, 0.15);
}

.HuQld8d7RwbnVfdySEBQ:active:not(:disabled) {
  transform: translateY(0);
}

.HuQld8d7RwbnVfdySEBQ:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}

.A0rj_zDS2Vm6zzj97vz_ {
  font-size: 16px;
  font-weight: 600;
  color: var(--text-primary, #e0e0e0);
  min-width: 24px;
  text-align: center;
  font-family: 'SF Mono', 'Consolas', monospace;
}

/* 提示卡片 */
.QDNPvRpdOGDjewWa06JO {
  background: rgba(139, 92, 246, 0.05);
  border-left: 3px solid var(--accent-purple);
  border-radius: 0 8px 8px 0;
  padding: 12px 14px;
  margin-bottom: 20px;
}

.R2ZJIF4Zo4yXVdqHV2Ls {
  font-size: 12px;
  color: var(--text-secondary);
  line-height: 1.6;
  margin: 0;
}

/* 错误提示 */
.LwLMXViRDBsCE_AyegRR {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 10px 12px;
  background: rgba(239, 68, 68, 0.08);
  border: 1px solid rgba(239, 68, 68, 0.2);
  border-radius: 8px;
  margin-bottom: 12px;
}

.KBS1PyjZbYzR1OF7fF8t {
  color: #ef4444;
  font-size: 14px;
  margin-top: 2px;
  flex-shrink: 0;
}

.U0omW8HoCVqfeGol5413 {
  font-size: 12px;
  color: #f87171;
  line-height: 1.5;
  word-break: break-all;
}

/* 主操作按钮 */
.tCePsbsB2tBDNUtpy4a3 {
  width: 100%;
  padding: 12px 20px;
  border: none;
  border-radius: 8px;
  background: linear-gradient(135deg, #8B5CF6, #7C3AED);
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: transform 0.15s, box-shadow 0.15s;
  margin-top: auto;
}

.tCePsbsB2tBDNUtpy4a3:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(139, 92, 246, 0.3);
}

.tCePsbsB2tBDNUtpy4a3:active {
  transform: translateY(0);
}

.kMdhWK5_vTeKnSNTaVS7 {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
  box-shadow: none !important;
}

.kMdhWK5_vTeKnSNTaVS7:hover {
  transform: none !important;
  box-shadow: none !important;
}

/* 工具描述栏 */
.NNE28AbbMNmHlLHbvAMw {
  font-size: 12px;
  color: var(--text-muted, #6B7280);
  line-height: 1.5;
  padding: 8px 0;
  margin-bottom: 8px;
}

/* 缺少图片警告 */
.Si7EloB0DQ28_ac34BgJ {
  display: flex;
  align-items: center;
  padding: 10px 12px;
  background: rgba(251, 191, 36, 0.08);
  border: 1px solid rgba(251, 191, 36, 0.2);
  border-radius: 8px;
  margin-bottom: 12px;
  font-size: 12px;
  color: #FBBF24;
}

/* 参考图网格 */
.AH2hqBA1j4YmFWxYLmqr {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.ZjLxva3r8VvZtffsIN1u {
  width: 56px;
  height: 56px;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  border: 1px solid var(--border-color, #333);
}

.ZjLxva3r8VvZtffsIN1u img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mkSEgW6S4Q0fIKD0u9WF {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #fff;
  opacity: 0;
  transition: opacity 0.15s;
}

.ZjLxva3r8VvZtffsIN1u:hover .mkSEgW6S4Q0fIKD0u9WF {
  opacity: 1;
}

.CP1TsEdmVkzOy37CuXMr {
  width: 56px;
  height: 56px;
  border-radius: 6px;
  border: 1.5px dashed var(--border-color, #333);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}

.CP1TsEdmVkzOy37CuXMr:hover {
  border-color: var(--accent-purple, #8B5CF6);
  background: rgba(139, 92, 246, 0.05);
}

/* 预设尺寸网格 */
.salVCagkEKD3e2FhW_V_ {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6px;
}

.AsO8RY25Ah99OwdCqD09 {
  padding: 8px 10px;
  border-radius: 8px;
  border: 1px solid var(--border-color, rgba(255,255,255,0.06));
  cursor: pointer;
  transition: all 0.2s ease;
  background: rgba(0, 0, 0, 0.15);
  position: relative;
  overflow: hidden;
}

.AsO8RY25Ah99OwdCqD09:hover {
  border-color: rgba(139, 92, 246, 0.3);
  background: rgba(139, 92, 246, 0.05);
  transform: translateY(-1px);
}

.EOVX1wxYeMLyKsqdfDWY {
  border-color: rgba(139, 92, 246, 0.5);
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.1) 0%, rgba(124, 58, 237, 0.06) 100%);
  box-shadow: 0 0 10px rgba(139, 92, 246, 0.08);
}

.EOVX1wxYeMLyKsqdfDWY::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 2.5px;
  background: linear-gradient(180deg, #8B5CF6, #A78BFA);
}

.dlhcMniTS6a3YQc6Ytgp {
  display: block;
  font-size: 12px;
  color: var(--text-primary, #e0e0e0);
  font-weight: 500;
}

.BvacMK2ScpLJCfnHJ1oA {
  display: block;
  font-size: 10px;
  color: var(--text-muted, #555);
  margin-top: 2px;
  font-family: 'SF Mono', 'Consolas', monospace;
}

/* API 设置提示 */
.VKbSqzyRPMWTNsil_eAt {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 8px 0;
  margin-top: 10px;
  border-top: 1px solid var(--border-color, rgba(255,255,255,0.06));
  font-size: 11px;
  color: var(--text-muted, #555);
  user-select: none;
}

.KWAeJB0k70XaCrwa6LWn {
  height: var(--statusbar-height);
  background: var(--bg-secondary);
  border-top: 1px solid var(--border-color);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
  flex-shrink: 0;
  font-size: 11px;
  color: var(--text-muted);
}

.I7EoTECKnINx8I21YeeC {
  display: flex;
  align-items: center;
  gap: 16px;
}

.Xfht7aGq5aIIkGADMxp4 {
  color: var(--text-muted);
  font-size: 11px;
}

.wuITwiwn7oQtMlkpJScR {
  display: flex;
  align-items: center;
  gap: 16px;
}

.GCRn5_5G1PbrDpRNJHb_ {
  color: var(--text-secondary);
  font-variant-numeric: tabular-nums;
}

.Mx2qsl24q9zFq0EbvYRN {
  display: flex;
  align-items: center;
  gap: 16px;
}

.VNZvruEBwyvUKM0X0gSz {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--accent-green);
}

.pXTSk2B0zICwlwlNDfuN {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--accent-green);
  box-shadow: 0 0 6px var(--accent-green);
}

.a6qaCcqeR4k2UEFwPbYC {
  display: flex;
  align-items: center;
  gap: 4px;
}

.FE0maQ7wyS0DFOfstsG1 {
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: transparent;
  color: var(--text-secondary);
  cursor: pointer;
  border-radius: 4px;
  font-size: 12px;
  transition: background 0.15s, color 0.15s;
}

.FE0maQ7wyS0DFOfstsG1:hover {
  background: var(--bg-hover);
  color: var(--text-primary);
}

.naUgkaj2bSjw7ezF3_UW {
  width: 40px;
  text-align: center;
  color: var(--text-secondary);
  font-variant-numeric: tabular-nums;
}

._tBnMDEVaAGXQZinJY6T {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9998;
  animation: roALLvMzExkIqS4QSPT4 0.2s ease;
}

@keyframes roALLvMzExkIqS4QSPT4 {
  from { opacity: 0; }
  to { opacity: 1; }
}

.ihIjFWx2rbydbY19CgTD {
  background: #1E1E1E;
  border-radius: 4px;
  width: 1100px;
  height: 720px;
  max-width: 95vw;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-shadow: 0 25px 50px rgba(0,0,0,0.5);
  animation: rXnYxxxVelYFyJBt07UQ 0.25s ease;
}

@keyframes rXnYxxxVelYFyJBt07UQ {
  from { transform: translateY(20px); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}

/* ===== 顶部 Tabs ===== */
.WAuZCqq2E2UVgUEYnbCw {
  display: flex;
  align-items: center;
  gap: 0;
  padding: 0 20px;
  border-bottom: 1px solid #333;
  background: #1E1E1E;
  flex-shrink: 0;
  height: 44px;
}

.SmWTbGyhnUhE9WZikhs7 {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 10px 16px;
  color: #999;
  font-size: 13px;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  transition: all 0.15s ease;
  white-space: nowrap;
}

.SmWTbGyhnUhE9WZikhs7:hover {
  color: #ccc;
}

.yzTCixaO0877asT6_fIP {
  color: #fff;
  border-bottom-color: #4A90D9;
}

/* ===== 主体内容 ===== */
.wAkvtq6CwIAPBUGybP3f {
  display: flex;
  flex: 1;
  overflow: hidden;
}

/* ===== 左侧预设区域 ===== */
.ZndoFwwsFJbWjLu3y9mp {
  flex: 1;
  padding: 20px;
  overflow-y: auto;
  background: #1E1E1E;
  border-right: 1px solid #333;
}

.GOSQBE0ViqnhuWwqOEm7 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
  gap: 12px;
}

.wAMNkLOwXqznY_dhFOuM {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 8px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.15s ease;
  border: 1.5px solid transparent;
  background: transparent;
}

.wAMNkLOwXqznY_dhFOuM:hover {
  background: #252525;
}

.cpUNXzRnvrr0IlZFCRQ9 {
  background: #252525;
  border-color: #4A90D9;
}

.K_YA0IKT5HnZAO70OB5I {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  margin-bottom: 8px;
}

.IzSKpllxYZ7FZ07FS3O9 {
  filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3));
}

.g3JOeBxzGOco1UzHDYYf {
  font-size: 12px;
  color: #ccc;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 4px;
  font-weight: 500;
}

.wjBLjBEbkl4syfvVgHRV {
  font-size: 10px;
  color: #777;
  text-align: center;
  line-height: 1.4;
}

.WheNe_99kUypKsIHNEoV {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 300px;
  color: #555;
  gap: 12px;
}

.WheNe_99kUypKsIHNEoV p {
  font-size: 13px;
}

/* ===== 右侧详情面板 ===== */
.INuKtdWstl15NwjsEX_l {
  width: 320px;
  padding: 20px 16px;
  background: #1E1E1E;
  overflow-y: auto;
  flex-shrink: 0;
}

.y0VzNRLNfdwMceGmQQqM {
  font-size: 13px;
  font-weight: 600;
  color: #ccc;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #333;
}

.HnHHoYfOfCzsLHxVJH8w {
  margin-bottom: 14px;
}

.HnHHoYfOfCzsLHxVJH8w > label {
  display: block;
  font-size: 11px;
  color: #888;
  margin-bottom: 5px;
  text-transform: none;
}

.Q54DWGeqs6teXg6I6FsA {
  display: flex;
  gap: 10px;
  margin-bottom: 14px;
}

.Q54DWGeqs6teXg6I6FsA .HnHHoYfOfCzsLHxVJH8w {
  margin-bottom: 0;
}

/* 名称输入 */
.PX7Ooy2GwJ8iVEWc3DVV {
  display: flex;
  align-items: center;
  gap: 8px;
}

.h6re4GsJqhNmOhGscDTC {
  flex: 1;
  background: #2A2A2A;
  border: 1px solid #3A3A3A;
  border-radius: 3px;
  padding: 6px 10px;
  color: #ddd;
  font-size: 13px;
  outline: none;
  transition: border-color 0.15s;
}

.h6re4GsJqhNmOhGscDTC:focus {
  border-color: #4A90D9;
}

.fI1SISuHdyveLQgH7H5y {
  color: #666;
  cursor: pointer;
  font-size: 14px;
  transition: color 0.15s;
}

.fI1SISuHdyveLQgH7H5y:hover {
  color: #4A90D9;
}

/* 输入组 */
.ucww3E_pWWcwu8Gn6m5z {
  display: flex;
  align-items: center;
  gap: 6px;
}

.JB3tWXQjILDY4Y1kQa7d {
  flex: 1;
  background: #2A2A2A;
  border: 1px solid #3A3A3A;
  border-radius: 3px;
  padding: 6px 10px;
  color: #ddd;
  font-size: 13px;
  outline: none;
  transition: border-color 0.15s;
  min-width: 0;
}

.JB3tWXQjILDY4Y1kQa7d:focus {
  border-color: #4A90D9;
}

.DuNy4lD9P_DWnSdVrtt8,
.__5yRfc71jRdb3TGjIgP {
  background: #2A2A2A;
  border: 1px solid #3A3A3A;
  border-radius: 3px;
  padding: 6px 8px;
  color: #ddd;
  font-size: 12px;
  outline: none;
  cursor: pointer;
  transition: border-color 0.15s;
}

.DuNy4lD9P_DWnSdVrtt8:focus,
.__5yRfc71jRdb3TGjIgP:focus {
  border-color: #4A90D9;
}

.__5yRfc71jRdb3TGjIgP {
  flex: 1;
}

/* 交换按钮 */
.tsF_wikv6hS9OjaSl7Il {
  background: #2A2A2A;
  border: 1px solid #3A3A3A;
  border-radius: 3px;
  color: #888;
  padding: 6px 8px;
  cursor: pointer;
  font-size: 12px;
  transition: all 0.15s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tsF_wikv6hS9OjaSl7Il:hover {
  background: #333;
  color: #ccc;
}

/* 方向选择 */
.IP9wwihTbA0TOJAIiZ01 {
  display: flex;
  gap: 8px;
}

.nWMfma7czlXHXiY67DaP {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 10px 8px;
  background: #2A2A2A;
  border: 1px solid #3A3A3A;
  border-radius: 4px;
  color: #888;
  font-size: 11px;
  cursor: pointer;
  transition: all 0.15s;
}

.nWMfma7czlXHXiY67DaP:hover {
  background: #333;
  color: #ccc;
}

.z7OroIGQlLHdANTKk6Wh {
  background: #2A3A4A;
  border-color: #4A90D9;
  color: #4A90D9;
}

/* 颜色预览 */
.iMaH4YqpkzpaEPm3_f6g {
  width: 28px;
  height: 28px;
  border-radius: 3px;
  border: 1px solid #3A3A3A;
  flex-shrink: 0;
}

/* 高级选项 */
.vZwhFIkMUM73HmShZjwC {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 8px 0;
  color: #888;
  font-size: 12px;
  cursor: pointer;
  margin-top: 4px;
  transition: color 0.15s;
}

.vZwhFIkMUM73HmShZjwC:hover {
  color: #ccc;
}

.iUD9XdG4P14FL45TbJs9 {
  font-size: 10px;
  transition: transform 0.2s ease;
}

.y5f_bhvoPy7hZ3ByouWW {
  padding: 4px 0 8px 0;
  animation: xQdwAW2JuYh5iUntYj3P 0.2s ease;
}

@keyframes xQdwAW2JuYh5iUntYj3P {
  from { opacity: 0; transform: translateY(-4px); }
  to { opacity: 1; transform: translateY(0); }
}

.zincia6zN3CEbHVuukxw {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #aaa;
  font-size: 12px;
}

.zincia6zN3CEbHVuukxw input[type="checkbox"] {
  width: 14px;
  height: 14px;
  accent-color: #4A90D9;
  cursor: pointer;
}

/* ===== 底部栏 ===== */
.pVgNhnxH4RD32GFDqtmV {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
  border-top: 1px solid #333;
  background: #1E1E1E;
  flex-shrink: 0;
}

.xCl5EI9YLliPX3LW8Xxy {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #666;
  font-size: 12px;
  font-style: italic;
}

.h_C4ZW1YoIBA8SM0qS1w {
  background: transparent;
  border: 1px solid #444;
  border-radius: 20px;
  padding: 4px 14px;
  color: #aaa;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.15s;
  margin-left: 8px;
}

.h_C4ZW1YoIBA8SM0qS1w:hover {
  border-color: #666;
  color: #ccc;
}

.v9P2irxWkOX8hik_PPej {
  display: flex;
  gap: 10px;
}

.xnqPZ7CopFOvOFhAyriB {
  background: #0066CC;
  border: none;
  border-radius: 20px;
  padding: 7px 24px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.15s;
}

.xnqPZ7CopFOvOFhAyriB:hover {
  background: #0077DD;
}

.G43YmWGDeJIwoFiA6MLB {
  background: #333;
  border: 1px solid #444;
  border-radius: 20px;
  padding: 7px 24px;
  color: #ccc;
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s;
}

.G43YmWGDeJIwoFiA6MLB:hover {
  background: #3A3A3A;
  color: #fff;
}

/* 滚动条 */
.ZndoFwwsFJbWjLu3y9mp::-webkit-scrollbar,
.INuKtdWstl15NwjsEX_l::-webkit-scrollbar {
  width: 6px;
}

.ZndoFwwsFJbWjLu3y9mp::-webkit-scrollbar-track,
.INuKtdWstl15NwjsEX_l::-webkit-scrollbar-track {
  background: transparent;
}

.ZndoFwwsFJbWjLu3y9mp::-webkit-scrollbar-thumb,
.INuKtdWstl15NwjsEX_l::-webkit-scrollbar-thumb {
  background: #444;
  border-radius: 3px;
}

.ZndoFwwsFJbWjLu3y9mp::-webkit-scrollbar-thumb:hover,
.INuKtdWstl15NwjsEX_l::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* ==============================
   墨图AI - 国产AI聚合窗口
   深色主题，适配应用整体风格
   ============================== */

/* 遮罩层 */
.rL0Vk_m65Zp4KCO23qjm {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  pointer-events: none;
}

/* 浮动窗口 */
.Nde6vx2n1B93wEfquIUh {
  position: absolute;
  display: flex;
  flex-direction: column;
  background: var(--bg-primary, #1a1a1a);
  border-radius: 12px;
  box-shadow:
    0 24px 80px rgba(0, 0, 0, 0.6),
    0 0 0 1px rgba(255, 255, 255, 0.06),
    0 0 60px rgba(139, 92, 246, 0.05);
  overflow: visible;
  pointer-events: auto;
  animation: fRIVH3sONHirwBOxZfE5 0.25s cubic-bezier(0.16, 1, 0.3, 1);
}

@keyframes fRIVH3sONHirwBOxZfE5 {
  from {
    opacity: 0;
    transform: scale(0.95) translateY(8px);
  }
  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

/* ===== 标题栏 ===== */
.dlqek7NnScFEQ9qL_YBv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 44px;
  padding: 0 12px 0 14px;
  background: linear-gradient(135deg, #2d1b4e 0%, #1a1a2e 100%);
  flex-shrink: 0;
  cursor: grab;
  user-select: none;
  border-bottom: 1px solid rgba(139, 92, 246, 0.15);
}

.dlqek7NnScFEQ9qL_YBv:active {
  cursor: grabbing;
}

.pdwnU_pqrE9ZSpIuqg6g {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}

.ayow6HokVx0Pn6hFAyGc {
  width: 24px;
  height: 24px;
  border-radius: 6px;
  background: linear-gradient(135deg, #8B5CF6, #C45C4A);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 800;
  color: #fff;
  letter-spacing: -0.5px;
}

.q9rKts_AZvSLG9OqwZVC {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.3px;
}

/* ===== 标签切换 ===== */
.L4SqcQ4Bw72aBdJ9TTC4 {
  display: flex;
  align-items: center;
  gap: 4px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.PjjAYE3T9WFoLM0BeS7W {
  padding: 5px 16px;
  border: none;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.55);
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s;
  white-space: nowrap;
  outline: none;
}

.PjjAYE3T9WFoLM0BeS7W:hover {
  background: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.8);
}

.T_XVF9H2Pot4LU_xtPVz {
  background: rgba(139, 92, 246, 0.25);
  color: #c4b5fd;
  font-weight: 600;
  box-shadow: 0 0 12px rgba(139, 92, 246, 0.15);
}

.T_XVF9H2Pot4LU_xtPVz:hover {
  background: rgba(139, 92, 246, 0.35);
  color: #ddd6fe;
}

.Jj9wUdlUKXLjBpaQPDk6 {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 4px;
}

.kg_R6sSA0oLaJu7x1AF8 {
  width: 28px;
  height: 28px;
  border: none;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s;
}

.kg_R6sSA0oLaJu7x1AF8:hover {
  background: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.9);
}

.vVjhvr1pBXH6u9CYCMUQ {
  width: 28px;
  height: 28px;
  border: none;
  border-radius: 6px;
  background: rgba(255, 87, 87, 0.12);
  color: #FF5F57;
  font-size: 13px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s;
  margin-left: 4px;
}

.vVjhvr1pBXH6u9CYCMUQ:hover {
  background: rgba(255, 87, 87, 0.25);
  transform: scale(1.08);
}

/* ===== 主体 ===== */
.qb_HyHKgir83GiAbmdZn {
  display: flex;
  flex: 1;
  overflow: visible;
  min-height: 0;
}

/* ===== webview 区域 ===== */
.pboRCq_Sr9KHlgOn_DOH {
  flex: 1;
  position: relative;
  min-height: 0;
  background: #0d0d0d;
}

.aSeKHn49gEMXMX9EHlyl {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.15s ease;
}

.JsB8bPVNwcjxeYi1Stlv {
  z-index: 1;
  opacity: 1;
  pointer-events: auto;
}

.KbmAjhscrL54I6vanmDe {
  z-index: 0;
  opacity: 0;
  pointer-events: none;
}

.ogG92tESq7llPCyHhAce {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  display: block;
  background: #0d0d0d;
}

/* 居中提示 */
.P_njVoOytOVRzcna8KKJ {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: var(--bg-primary, #1a1a1a);
  color: var(--text-secondary, #9CA3AF);
  font-size: 13px;
  z-index: 2;
  /* 确保加载提示可点击（如重新加载按钮） */
  pointer-events: auto;
}

.IYwV3cAYWuFtL8lbQwRW {
  width: 28px;
  height: 28px;
  border: 2.5px solid rgba(139, 92, 246, 0.15);
  border-top-color: #8B5CF6;
  border-radius: 50%;
  animation: ctOtp_ki22eCRR5VbwoQ 0.8s linear infinite;
}

@keyframes ctOtp_ki22eCRR5VbwoQ {
  to { transform: rotate(360deg); }
}

.wsseATwuB00hJ35RWC2j {
  font-size: 42px;
  opacity: 0.5;
}

.exeQKY_72ZIaq8OnQ8PU {
  font-size: 15px;
  color: var(--text-primary, #fff);
  font-weight: 500;
}

.GK0Vqdht0iSjn2Dc_X6m {
  font-size: 12px;
  color: var(--text-muted, #6B7280);
  max-width: 280px;
  text-align: center;
  line-height: 1.5;
}

.oxm9141XGBrK_J9BC8gU {
  margin-top: 8px;
  padding: 6px 16px;
  border: 1px solid rgba(139, 92, 246, 0.3);
  border-radius: 6px;
  background: rgba(139, 92, 246, 0.1);
  color: #a78bfa;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.15s;
}

.oxm9141XGBrK_J9BC8gU:hover {
  background: rgba(139, 92, 246, 0.2);
  border-color: rgba(139, 92, 246, 0.5);
}

/* ===== 右侧提示词面板 ===== */
.fkoXk2mqhyfzc4MTbABA {
  width: 210px;
  flex-shrink: 0;
  background: var(--bg-secondary, #141414);
  border-left: 1px solid var(--border-color, rgba(255,255,255,0.06));
  display: flex;
  flex-direction: column;
  padding: 14px 10px;
  overflow: hidden;
}

.uybQEDmgF8crr5j11eiC {
  font-size: 12px;
  font-weight: 700;
  color: var(--text-primary, #fff);
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid var(--border-color, rgba(255,255,255,0.06));
  display: flex;
  align-items: center;
  gap: 6px;
}

.Jw2Va6zd8cIbjQccaUB_ {
  font-size: 13px;
}

.wWixbKja0f6LJ_sDfti5 {
  flex: 1;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding-right: 4px;
}

.RE9gL2pvXbTIhNT4iwYB {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 5px 8px;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.12s;
  font-size: 11px;
  color: var(--text-secondary, #9CA3AF);
}

.RE9gL2pvXbTIhNT4iwYB:hover {
  background: var(--bg-hover, rgba(255,255,255,0.06));
}

.bwG0ggFtXWz6rCyFk5vk {
  background: rgba(139, 92, 246, 0.1);
  color: #c4b5fd;
}

.bwG0ggFtXWz6rCyFk5vk:hover {
  background: rgba(139, 92, 246, 0.15);
}

.uJYqH1aKBp45e0wzyPTF {
  width: 12px;
  height: 12px;
  accent-color: #8B5CF6;
  flex-shrink: 0;
  cursor: pointer;
}

.l3a16fCbMuiQKjQPv2sa {
  cursor: pointer;
  line-height: 1.4;
}

.Pgzx5a7OFT4Ui6GgJvOT {
  margin-top: 10px;
  padding: 10px 8px;
  background: rgba(139, 92, 246, 0.06);
  border: 1px solid rgba(139, 92, 246, 0.1);
  border-radius: 8px;
  font-size: 10px;
  color: var(--text-muted, #6B7280);
  line-height: 1.5;
}

/* ===== 底部 ===== */
.bW49uj420Mk9iALVrCeT {
  height: 50px;
  flex-shrink: 0;
  background: var(--bg-secondary, #141414);
  border-top: 1px solid var(--border-color, rgba(255,255,255,0.06));
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 14px;
}

.L3CqFwq1Yxc0iBwUvpV2 {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
}

.WXxL8Tkd_r23PQOOCxWt {
  padding: 4px 10px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 6px;
  background: transparent;
  color: var(--text-muted, #6B7280);
  font-size: 11px;
  cursor: pointer;
  transition: all 0.12s;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 3px;
}

.WXxL8Tkd_r23PQOOCxWt:hover {
  background: var(--bg-hover, rgba(255,255,255,0.06));
  color: var(--text-secondary, #9CA3AF);
  border-color: rgba(255, 255, 255, 0.1);
}

.nQBPpLjInTBRtrPRuwT3 {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
}

.gTfR8YQjFlE_kZE6H4h7 {
  flex: 1;
  height: 34px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 17px;
  padding: 0 14px;
  font-size: 12px;
  color: var(--text-primary, #fff);
  background: rgba(255, 255, 255, 0.04);
  outline: none;
  transition: all 0.15s;
  min-width: 0;
}

.gTfR8YQjFlE_kZE6H4h7:focus {
  border-color: rgba(139, 92, 246, 0.4);
  background: rgba(255, 255, 255, 0.06);
  box-shadow: 0 0 0 3px rgba(139, 92, 246, 0.08);
}

.gTfR8YQjFlE_kZE6H4h7::placeholder {
  color: var(--text-muted, #6B7280);
}

.liCdW1rSxDfjCGHcsPPd {
  width: 34px;
  height: 34px;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.06);
  color: var(--text-muted, #6B7280);
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s;
  flex-shrink: 0;
  padding-left: 2px;
}

.XnWY_gJPdc7vUxu5ES22 {
  background: #8B5CF6;
  color: #fff;
  box-shadow: 0 2px 12px rgba(139, 92, 246, 0.3);
}

.XnWY_gJPdc7vUxu5ES22:hover {
  background: #7C3AED;
  transform: scale(1.08);
}

.XEXRZHEFgdlOl9CXF7Q2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.N7eZpYwOmpryOQT3A0G_ {
  display: flex;
  flex: 1;
  overflow: hidden;
}

/* ==============================
   墨图AI - 全局样式
   ============================== */

:root {
  --bg-primary: #1a1a1a;
  --bg-secondary: #141414;
  --bg-tertiary: #0d0d0d;
  --bg-hover: rgba(255, 255, 255, 0.06);
  --bg-active: rgba(255, 255, 255, 0.1);
  --border-color: rgba(255, 255, 255, 0.06);
  --text-primary: #ffffff;
  --text-secondary: #9CA3AF;
  --text-muted: #6B7280;
  --accent-purple: #8B5CF6;
  --accent-pink: #EC4899;
  --accent-green: #22C55E;
  --accent-red: #FF5F57;
  --accent-yellow: #FEBC2E;
  --titlebar-height: 40px;
  --sidebar-width: 52px;
  --statusbar-height: 28px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html, body, #root {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    'Helvetica Neue', Arial, 'Noto Sans SC', sans-serif;
  background: var(--bg-primary);
  color: var(--text-primary);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  user-select: none;
}

/* 滚动条样式 */
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 3px;
}

::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.2);
}

/* Ant Design 深色主题覆盖 */
.ant-dropdown {
  z-index: 9999 !important;
}

