#app{min-height:100vh}:root{--mt-font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;--mt-text:#1d2129;--mt-sub:#4e5969;--mt-border:#f0f0f0;--mt-primary:#165dff;--mt-fz:14px;--mt-lh:1.6;--mt-container:1160px;--mt-radius:12px;--mt-nav:64px}body,html{font-family:var(--mt-font-family);font-size:var(--mt-fz);line-height:var(--mt-lh);color:var(--mt-text)}.header{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 2px 14px rgba(0,0,0,.08)}.common-container,.page,main{max-width:var(--mt-container);margin:0 auto;padding:0 16px 24px}.card{border:1px solid var(--mt-border);border-radius:var(--mt-radius);background:#fff}.header .link .link-a{display:block;width:94px;height:28px;background-size:94px 28px}.header .nav-one .li-one{padding:25px 16px;font-size:16px;cursor:pointer}.header .open-vip{width:124px;height:40px;line-height:40px;border-radius:4px;font-weight:600;text-align:center}.header .user-main{display:flex;align-items:center;gap:12px}.header .user-main .user-img{width:32px;height:32px;border-radius:50%}.common-container.img-compress .qrcode-box,.common-container.img-compress .qrcode-box .qrcode-inner,.qrcode-box{display:flex!important;align-items:center!important;justify-content:center!important}.common-container.img-compress .qrcode-box{min-height:260px}.common-container.img-compress .qrcode-box .qrcode-inner{transform:translateY(6px)}.matting-edit{width:100vw;height:100vh;background:#f5f7fd}.matting-edit header .editor-header{height:52px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between}.matting-edit header .editor-header .next,.matting-edit header .editor-header .prev{width:20px;height:20px;display:inline-block}.matting-edit header .editor-header .download-btn{width:108px;height:40px;border-radius:4px;color:#fff;background:var(--mt-primary)}

/* 顶部导航：同一行 + 右侧对齐（控制台验证过的规则） */
#app header.header .nav-one{display:flex!important;align-items:center!important;width:100%!important;}
#app header.header .nav-one>ul,
#app header.header .nav-one>.nav{display:flex!important;gap:24px!important;margin:0!important;padding:0!important;list-style:none!important;}
#app header.header .nav-one>ul>li,
#app header.header .nav-one>.nav>li{float:none!important;}
#app header.header .nav-one .more{
  margin-left:auto!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  position:static!important;
  right:auto!important;left:auto!important;top:auto!important;width:auto!important;
}

/* 兜底：有些页面没有 .more 容器 */
#app header.header{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;}
#app header.header .nav-one{margin-right:auto!important;display:flex!important;align-items:center!important;min-width:0!important;}
#app header.header > :not(.nav-one){display:inline-flex!important;align-items:center!important;margin-left:12px!important;}
/* —— Meituniu: 左侧菜单图标 —— */ .left-nav a::before, .nav-left a::before{ content:""; display:inline-block; width:18px; height:18px; margin-right:8px; vertical-align:middle; background:no-repeat center/contain; } .left-nav li:nth-child(1) a::before, .nav-left li:nth-child(1) a::before{ background-image:url(/img/compress1-big.fb6e7b59.png) !important; } /* 其余项按实际文件继续补…… */

/* 2) JPG 压缩 */
.left-nav li:nth-child(2) a::before,
.nav-left  li:nth-child(2) a::before{
  background-image:url(/img/compress2-big.55c02b57.png) !important;
}

/* 3) PNG 压缩 */
.left-nav li:nth-child(3) a::before,
.nav-left  li:nth-child(3) a::before{
  background-image:url(/img/compress3-big.44aefd32.png) !important;
}

/* 4) GIF 压缩 */
.left-nav li:nth-child(4) a::before,
.nav-left  li:nth-child(4) a::before{
  background-image:url(/img/compress4-big.58cf0fb7.png) !important;
}

/* 5) BMP 压缩 */
.left-nav li:nth-child(5) a::before,
.nav-left  li:nth-child(5) a::before{
  background-image:url(/img/compress5-big.7581cc90.png) !important;
}

/* 6) WEBP 压缩（你站现有文件） */
.left-nav li:nth-child(6) a::before,
.nav-left  li:nth-child(6) a::before{
  background-image:url(/img/webp.47c50bb2.png) !important;
}

/* 7) HEIC 压缩 */
.left-nav li:nth-child(7) a::before,
.nav-left  li:nth-child(7) a::before{
  background-image:url(/img/compress6-big.71ca461a.png) !important;
}

/* 8) AVIF 压缩 */
.left-nav li:nth-child(8) a::before,
.nav-left  li:nth-child(8) a::before{
  background-image:url(/img/compress7.3d90ee6b.png) !important;
}

/* 9) 电商图片压缩 */
.left-nav li:nth-child(9) a::before,
.nav-left  li:nth-child(9) a::before{
  background-image:url(/img/compress60-big.59d06a85.png) !important;
}

/* 10) 证件照压缩 */
.left-nav li:nth-child(10) a::before,
.nav-left  li:nth-child(10) a::before{
  background-image:url(/img/compress70.cc931935.png) !important;
}