/* 领航商家中心 v1.0.21：会员中心左侧与右侧内容一起随页面滚动，不再固定悬停；圆角统一 5px */
:root{--lhbc-blue:#0ea5e9;--lhbc-blue-dark:#0284c7;--lhbc-blue-light:#f0f9ff;--lhbc-blue-border:#bae6fd;--lhbc-border:#e5e7eb;--lhbc-text:#111827;--lhbc-muted:#6b7280}
.ywbb-wrap{max-width:1080px;margin:0 auto;padding:20px 14px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Microsoft YaHei",sans-serif;color:#1f2937;box-sizing:border-box}.ywbb-wrap *,.ywbb-single *{box-sizing:border-box}.ywbb-card,.lhbc-admin-box{background:#fff;border:1px solid var(--lhbc-border);border-radius:5px;padding:22px;margin:0 0 18px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.ywbb-card h2,.ywbb-card h3{margin:0 0 12px;line-height:1.3}.lhbc-help,.lhbc-field-note{color:var(--lhbc-muted);font-size:14px;line-height:1.7}.lhbc-required{color:#ef4444}.ywbb-form label{display:block;font-weight:650;margin:14px 0 6px;color:#374151}.ywbb-form input,.ywbb-form select,.ywbb-form textarea{display:block;width:100%;box-sizing:border-box;border:1px solid #d1d5db;border-radius:5px;padding:12px 14px;font-size:15px;background:#fff;color:#111827}.ywbb-form input:focus,.ywbb-form select:focus,.ywbb-form textarea:focus{outline:none;border-color:var(--lhbc-blue);box-shadow:0 0 0 3px rgba(14,165,233,.12)}.ywbb-form button,.ywbb-btn{display:inline-block;border:0!important;border-radius:5px;background:var(--lhbc-blue)!important;color:#fff!important;padding:11px 18px;font-size:15px;font-weight:700;text-decoration:none!important;cursor:pointer;margin-top:12px;box-shadow:0 6px 14px rgba(14,165,233,.18)}.ywbb-form button:hover,.ywbb-btn:hover{background:var(--lhbc-blue-dark)!important;color:#fff!important}.lhbc-notice{border-left:4px solid var(--lhbc-blue);background:var(--lhbc-blue-light);padding:12px 14px;border-radius:5px;margin:0 0 14px;color:#0f172a}.lhbc-error{border-left-color:#ef4444;background:#fef2f2}.lhbc-submit-success{max-width:760px;margin-left:auto;margin-right:auto}.lhbc-success-lead{margin:0 0 14px;line-height:1.7;color:#374151}.lhbc-submit-codes{margin:16px 0;padding:14px 16px;background:#f8fafc;border:1px solid var(--lhbc-border);border-radius:5px}.lhbc-code-row{display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #e5e7eb}.lhbc-code-row:last-child{border-bottom:0}.lhbc-code-label{font-weight:700;color:#374151}.lhbc-code-row code{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:5px;padding:7px 9px;color:#111827;font-size:15px;white-space:normal;word-break:break-all}.lhbc-save-warning{margin:14px 0 8px;padding:12px 14px;border-left:4px solid var(--lhbc-blue);background:var(--lhbc-blue-light);border-radius:5px;line-height:1.7;color:#0f172a}.lhbc-admin-box{max-width:900px}.lhbc-meta-grid input{max-width:680px}

/* 发布商家信息页：隐藏侧边栏，表单全宽居中 */
body.lhbc-submit-page #secondary,
body.lhbc-submit-page .secondary,
body.lhbc-submit-page .sidebar,
body.lhbc-submit-page .widget-area{display:none!important}
body.lhbc-submit-page #primary,
body.lhbc-submit-page .content-area,
body.lhbc-submit-page .site-main{width:100%!important;max-width:100%!important;float:none!important;margin-left:auto!important;margin-right:auto!important}
body.lhbc-submit-page .lhbc-submit-wrap{max-width:900px!important}

/* v1.0.3：发布页彻底去掉 OnePress 右侧栏分隔线 */
body.lhbc-submit-page.right-sidebar .content-area,
body.lhbc-submit-page.left-sidebar .content-area,
body.lhbc-submit-page #primary.content-area,
body.lhbc-submit-page #primary,
body.lhbc-submit-page .content-area{
    border-right:0!important;
    border-left:0!important;
    padding-right:0!important;
    padding-left:0!important;
    margin-right:auto!important;
    margin-left:auto!important;
}
body.lhbc-submit-page.right-sidebar .sidebar,
body.lhbc-submit-page.left-sidebar .sidebar,
body.lhbc-submit-page #secondary{
    border-left:0!important;
    border-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
    margin-left:0!important;
    margin-right:0!important;
}


/* 发布页分类：单选勾选框，避免下拉框被页面遮挡 */
.lhbc-category-title{margin-top:16px!important}
.lhbc-category-choices{display:flex;flex-wrap:wrap;gap:10px 14px;margin:8px 0 14px;padding:12px;background:#f8fafc;border:1px solid var(--lhbc-border);border-radius:5px}
.ywbb-form .lhbc-category-choice{display:inline-flex!important;align-items:center;gap:7px;margin:0!important;padding:6px 10px;border:1px solid #e5e7eb;border-radius:5px;background:#fff;font-weight:500;line-height:1.35;cursor:pointer;user-select:none}
.ywbb-form .lhbc-category-choice input{display:inline-block!important;width:auto!important;margin:0!important;padding:0!important;accent-color:var(--lhbc-blue);box-shadow:none!important}
.ywbb-form .lhbc-category-choice:has(input:checked){border-color:var(--lhbc-blue);background:var(--lhbc-blue-light);color:#075985}
.lhbc-category-empty{margin:8px 0 14px}

/* 列表 */
.ywbb-pill{display:inline-block;background:var(--lhbc-blue-light)!important;color:var(--lhbc-blue-dark)!important;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.ywbb-list-head{background:#f8fbfd;border:1px solid var(--lhbc-border);border-radius:16px;padding:20px;margin-bottom:18px}.ywbb-list-head h2{margin:0 0 6px}.ywbb-list{display:block!important}.ywbb-list-card{display:grid!important;grid-template-columns:240px minmax(0,1fr)!important;background:#fff;border:1px solid var(--lhbc-border)!important;border-radius:0!important;overflow:hidden;box-shadow:0 8px 22px rgba(15,23,42,.04);margin-bottom:18px!important;transform:none!important}.ywbb-list-card:hover{transform:none!important;border-color:var(--lhbc-blue)!important;box-shadow:0 10px 28px rgba(15,23,42,.06)}.ywbb-thumb{display:block;aspect-ratio:3/2;min-height:0;overflow:hidden;background:#f3f4f6;text-decoration:none!important}.ywbb-thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0!important}.ywbb-noimg{height:100%;min-height:170px;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-weight:800;background:#f3f4f6}.ywbb-list-body{padding:18px}.ywbb-list-body h3{font-size:20px;margin:8px 0}.ywbb-list-body a{text-decoration:none!important;color:var(--lhbc-text)}.ywbb-list-body a:hover{color:var(--lhbc-blue-dark)}.ywbb-info-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.ywbb-info-row span{background:#f9fafb;border:1px solid #edf2f7;border-radius:10px;padding:6px 10px;font-size:13px;word-break:break-word}

/* 详情页：内容框跟随主题标题栏宽度 */
body.single-ywbb_yellow .entry-header,body.single-ywbb_yellow .ywbb-title-divider{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box}.ywbb-single{max-width:none!important;width:100%!important;margin:0!important;background:#fff;border:1px solid var(--lhbc-border);border-radius:0!important;padding:24px;box-shadow:0 10px 28px rgba(15,23,42,.06);box-sizing:border-box}.ywbb-single img{border-radius:0!important}.ywbb-gallery{margin:0 0 22px!important}.ywbb-gallery-main{aspect-ratio:3/2;max-width:600px;width:100%;overflow:hidden;border-radius:0!important;background:#f3f4f6;margin:0 auto 14px!important;display:flex;align-items:center;justify-content:center}.ywbb-gallery-main img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0!important}.ywbb-gallery-thumbs{display:flex;gap:10px;overflow-x:auto;padding:4px 0 8px;justify-content:center!important;scrollbar-width:thin}.ywbb-gallery-thumb{border:2px solid transparent;background:#f3f4f6;border-radius:0!important;padding:0;width:92px;height:62px;flex:0 0 auto;overflow:hidden;cursor:pointer;transition:border-color .2s ease}.ywbb-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0!important}.ywbb-gallery-thumb.active,.ywbb-gallery-thumb:hover{border-color:var(--lhbc-blue)!important}.ywbb-single-intro{font-size:16px;line-height:1.85;margin:18px 0!important;color:#1f2937}.ywbb-single-intro p{margin:0 0 1em}.ywbb-service-card{margin-top:22px;padding:18px;background:var(--lhbc-blue-light)!important;border:1px solid var(--lhbc-blue-border)!important;border-radius:16px;box-shadow:0 8px 22px rgba(14,165,233,.08)!important}.ywbb-service-line{display:block;padding:10px 0;border-bottom:1px solid rgba(14,165,233,.14)!important;font-size:16px;line-height:1.7;color:#111827;word-break:break-word}.ywbb-service-line:last-child{border-bottom:0}.ywbb-service-line strong{display:inline;color:#1f2937!important;font-size:16px;font-weight:650}.ywbb-service-line span{font-size:16px;font-weight:500;color:#111827}.ywbb-service-phone span{font-size:24px!important;line-height:1.35;font-weight:800!important;color:#111827!important;letter-spacing:.2px}.ywbb-service-wechat span{display:block;margin-top:8px}.ywbb-contact-qr,.ywbb-service-wechat .ywbb-contact-qr{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;margin-top:8px!important;width:auto!important;max-width:100%!important;background:transparent!important}.ywbb-contact-qr img,.ywbb-wechat-qr-img,.ywbb-service-wechat .ywbb-contact-qr img{width:auto!important;height:auto!important;max-width:210px!important;max-height:210px!important;object-fit:contain!important;object-position:center!important;display:block!important;margin:6px 0 0 0!important;border-radius:0!important;aspect-ratio:auto!important;background:#fff!important;box-sizing:border-box!important;border:1px solid var(--lhbc-blue-border)!important;padding:5px!important}.ywbb-contact-qr span{display:block!important;width:auto!important;max-width:100%!important;margin:0!important;text-align:left!important;background:transparent!important;color:#6b7280!important;font-size:13px!important}

/* 侧栏商家 */
.ywbb-sidebar-merchants{background:#fff;border:1px solid var(--lhbc-border);border-radius:12px;padding:14px;box-sizing:border-box}.ywbb-sidebar-merchants h3{margin:0 0 12px;font-size:18px;line-height:1.35;font-weight:700}.ywbb-sidebar-merchant-list{list-style:none!important;margin:0!important;padding:0!important}.ywbb-sidebar-merchant-item{display:flex;gap:10px;align-items:flex-start;margin:0!important;padding:10px 0!important;border-bottom:1px solid #f1f5f9}.ywbb-sidebar-merchant-item:last-child{border-bottom:none;padding-bottom:0!important}.ywbb-sidebar-merchant-thumb{flex:0 0 52px;width:52px;height:52px;border-radius:10px;overflow:hidden;background:#f3f4f6;text-decoration:none!important}.ywbb-sidebar-merchant-thumb img{display:block;width:52px!important;height:52px!important;object-fit:cover}.ywbb-sidebar-merchant-noimg{display:flex;width:52px;height:52px;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#94a3b8}.ywbb-sidebar-merchant-body{min-width:0;flex:1}.ywbb-sidebar-merchant-title{display:block;color:#111827;font-size:14px;line-height:1.35;font-weight:700;text-decoration:none!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ywbb-sidebar-merchant-title:hover{color:#2563eb}.ywbb-sidebar-merchant-meta,.ywbb-sidebar-merchant-phone{margin-top:4px;color:#64748b;font-size:12px;line-height:1.35}.ywbb-sidebar-merchant-empty{margin:0;color:#64748b;font-size:14px}

@media(max-width:760px){.lhbc-code-row{grid-template-columns:1fr;gap:4px}.ywbb-wrap{padding:14px 10px}.ywbb-card{padding:16px}.ywbb-form button,.ywbb-btn{width:100%;box-sizing:border-box}.ywbb-list-card{grid-template-columns:1fr!important}.ywbb-list-body{padding:15px}.ywbb-single{padding:16px}.ywbb-gallery-main{max-width:100%}.ywbb-gallery-thumb{width:82px;height:55px}.ywbb-service-card{padding:15px}.ywbb-service-phone span{font-size:22px!important;display:inline-block;margin-top:2px}.ywbb-contact-qr img,.ywbb-wechat-qr-img,.ywbb-service-wechat .ywbb-contact-qr img{max-width:180px!important;max-height:180px!important;width:auto!important;height:auto!important}}

/* v1.0.9：提交成功后增加“查看我的审核”按钮，并提供审核状态查询页 */
.lhbc-review-big-btn{display:block!important;width:100%!important;max-width:360px!important;margin:18px auto 8px!important;text-align:center!important;font-size:18px!important;padding:15px 22px!important;border-radius:5px!important}
.lhbc-review-wrap{max-width:900px!important}.lhbc-review-card{max-width:760px;margin-left:auto;margin-right:auto}.lhbc-review-form{margin-top:14px}.lhbc-review-result{margin-top:22px;padding:18px;background:#f8fafc;border:1px solid var(--lhbc-border);border-radius:5px}.lhbc-review-result h3{margin:0 0 10px;font-size:20px}.lhbc-review-status{display:inline-block;margin:0 0 12px;padding:8px 14px;border-radius:999px;font-weight:800}.lhbc-status-pending{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.lhbc-status-published{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.lhbc-status-other{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1}.lhbc-review-data{margin-top:14px;background:#fff;border:1px solid #e5e7eb;border-radius:5px;overflow:hidden}.lhbc-review-row{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;padding:11px 14px;border-bottom:1px solid #eef2f7;line-height:1.7}.lhbc-review-row:last-child{border-bottom:0}.lhbc-review-row strong{color:#374151}.lhbc-review-row span{color:#111827;word-break:break-word}.lhbc-review-intro span{white-space:normal}.lhbc-review-image{padding:14px;border-bottom:1px solid #eef2f7;background:#fff}.lhbc-review-thumb{width:120px!important;height:90px!important;object-fit:cover!important;border-radius:5px!important;border:1px solid #e5e7eb!important}.lhbc-view-business-btn{margin-top:4px!important}
@media(max-width:760px){.lhbc-review-row{grid-template-columns:1fr;gap:4px}.lhbc-review-big-btn{max-width:100%!important}}

/* v1.0.10：提交成功后进入临时会员中心布局 */
.lhbc-member-wrap{max-width:1140px!important}
.lhbc-member-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:18px;align-items:start}
.lhbc-member-sidebar{background:#fff;border:1px solid var(--lhbc-border);border-radius:5px;padding:16px;box-shadow:0 10px 28px rgba(15,23,42,.05);position:sticky;top:20px}
.lhbc-member-sidebar h3{margin:0 0 12px;font-size:20px;line-height:1.3;color:#111827}
.lhbc-member-link{display:block;padding:11px 12px;margin:7px 0;border:1px solid #e5e7eb;border-radius:5px;background:#fff;color:#111827!important;text-decoration:none!important;font-weight:650;line-height:1.35}
.lhbc-member-link:hover,.lhbc-member-link.active{border-color:var(--lhbc-blue);background:var(--lhbc-blue-light);color:#075985!important}
.lhbc-member-link-disabled{opacity:.75}
.lhbc-member-main{min-width:0}.lhbc-member-main .ywbb-card{margin:0 0 18px}
.lhbc-current-status{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0;padding:12px 14px;background:#fff7ed;border:1px solid #fed7aa;border-radius:5px;color:#9a3412}
.lhbc-current-status span{font-weight:700}.lhbc-current-status strong{font-size:18px}
@media(max-width:760px){.lhbc-member-layout{grid-template-columns:1fr}.lhbc-member-sidebar{position:static}.lhbc-member-link{margin:6px 0}.lhbc-current-status{display:block}.lhbc-current-status strong{display:block;margin-top:4px}}

/* v1.0.11：提交成功页已删除底部“查看我的审核”大按钮，审核状态直接显示在页面内。 */


/* v1.0.12：会员中心、提交成功页和表单类元素圆角统一 5px */
.lhbc-member-sidebar,
.lhbc-member-main .ywbb-card,
.lhbc-submit-success.ywbb-card,
.lhbc-submit-codes,
.lhbc-save-warning,
.lhbc-current-status,
.lhbc-member-link,
.lhbc-review-result,
.lhbc-review-data,
.ywbb-form input,
.ywbb-form textarea,
.ywbb-form select,
.ywbb-form button,
.ywbb-btn{border-radius:5px!important}


/* v1.0.13：修改我的资料页面 */
.lhbc-edit-wrap{max-width:900px!important}
.lhbc-edit-card{max-width:760px;margin-left:auto;margin-right:auto}
.lhbc-edit-form,.lhbc-edit-auth-form{margin-top:14px}
.lhbc-edit-current-image{margin:8px 0 10px;padding:10px 12px;background:#f8fafc;border:1px solid var(--lhbc-border);border-radius:5px}
.lhbc-edit-current-image .lhbc-field-note{margin:0 0 8px}

/* v1.0.14：已发布资料修改改为“修改申请”，旧页面继续公开，后台审核通过后覆盖 */
.lhbc-pending-edit-note,.lhbc-edit-pending-note{margin:12px 0;padding:12px 14px;border-left:4px solid var(--lhbc-blue);background:var(--lhbc-blue-light);border-radius:5px;color:#0f172a;line-height:1.7}
.lhbc-admin-request-box{max-width:100%;overflow-x:auto}.lhbc-compare-table th{width:150px}.lhbc-compare-table td{vertical-align:top}.lhbc-compare-table .lhbc-changed td,.lhbc-compare-table .lhbc-changed th{background:#fff7ed!important}.lhbc-compare-table img{max-width:140px;height:auto;border:1px solid #e5e7eb;border-radius:5px}

/* v1.0.15：会员中心宽度对齐主题上方内容区域 */
.lhbc-member-wrap{max-width:1140px!important}



/* v1.0.17：修正 v1.0.16 会员中心错位；不再使用全屏 vw 定位，回到页面主体容器内 */
body.lhbc-submit-page .lhbc-member-wrap{
    width:100%!important;
    max-width:1080px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:14px!important;
    padding-right:14px!important;
}
body.lhbc-submit-page .lhbc-member-layout{
    width:100%!important;
    grid-template-columns:240px minmax(0,1fr)!important;
    gap:18px!important;
}
body.lhbc-submit-page .lhbc-member-main{
    min-width:0!important;
    width:100%!important;
}
body.lhbc-submit-page .lhbc-member-main > .ywbb-card,
body.lhbc-submit-page .lhbc-member-main .lhbc-submit-success,
body.lhbc-submit-page .lhbc-member-main .lhbc-review-card,
body.lhbc-submit-page .lhbc-member-main .lhbc-edit-card{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
}
@media(max-width:760px){
    body.lhbc-submit-page .lhbc-member-wrap{
        max-width:100%!important;
        padding-left:10px!important;
        padding-right:10px!important;
    }
    body.lhbc-submit-page .lhbc-member-layout{
        grid-template-columns:1fr!important;
    }
}


/* v1.0.18：会员中心宽度加宽到顶部 logo / 菜单栏主体宽度 */
body.lhbc-submit-page .lhbc-member-wrap{
    max-width:1140px!important;
}


/* v1.0.20：新增“会员中心”页面，统一承接查看审核和修改资料；旧的查看/修改独立短代码仍兼容。 */


/* v1.0.21：会员中心侧栏不固定，左侧会员中心与右侧内容一起上下滚动 */
body.lhbc-submit-page .lhbc-member-sidebar,
.lhbc-member-sidebar{
    position:static!important;
    top:auto!important;
}

/* v1.0.22：会员中心商家等级与多图额度；发布页仍保持单图上传 */
.lhbc-member-level-box{margin:14px 0;padding:13px 14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:5px;line-height:1.7;color:#111827;box-sizing:border-box}
.lhbc-member-level-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 0}
.lhbc-member-level-row span{color:#64748b;font-weight:650}
.lhbc-member-level-row strong{color:#111827;font-size:17px;font-weight:800}
.lhbc-member-level-box p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.7}
.lhbc-member-gallery-preview{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0 10px;padding:10px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:5px;box-sizing:border-box}
.lhbc-member-gallery-item{width:86px;height:66px;border-radius:5px;overflow:hidden;background:#fff;border:1px solid #e5e7eb;box-sizing:border-box}
.lhbc-member-gallery-thumb{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important}
@media(max-width:760px){.lhbc-member-level-row{display:block}.lhbc-member-level-row strong{display:block;margin-top:2px}.lhbc-member-gallery-item{width:78px;height:60px}}


/* v1.0.23：会员中心多图上传改成多个可见上传格，避免浏览器单个 file 框看起来像只能传一张 */
.lhbc-member-gallery-upload{margin:8px 0;padding:10px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:5px;box-sizing:border-box}
.lhbc-member-gallery-upload input[type=file]{width:100%;box-sizing:border-box;background:#fff}
.lhbc-member-gallery-upload-tip{margin:7px 0 0!important;color:#64748b;font-size:13px;line-height:1.6}


/* v1.0.25：会员中心图片上传改为一个选择控件 + 右侧“上传图片”按钮；选中后先在图片框显示待上传预览 */
.lhbc-member-gallery-empty{width:100%;padding:14px 12px;color:#64748b;font-size:14px;line-height:1.7;background:#fff;border:1px dashed #cbd5e1;border-radius:5px;box-sizing:border-box}
.lhbc-member-gallery-upload-row{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:10px;align-items:center}
.lhbc-member-gallery-file{width:100%;box-sizing:border-box;background:#fff!important}
.lhbc-member-gallery-upload-button{width:118px!important;min-width:118px!important;margin:0!important;text-align:center!important;padding:10px 12px!important;white-space:nowrap!important}
.lhbc-member-gallery-upload-button:disabled{opacity:.55;cursor:not-allowed}
.lhbc-pending-gallery-item{position:relative;border-style:dashed!important}
.lhbc-pending-gallery-badge{position:absolute;left:4px;bottom:4px;padding:2px 5px;background:rgba(15,23,42,.78);color:#fff;border-radius:5px;font-size:11px;line-height:1.2}
@media(max-width:760px){.lhbc-member-gallery-upload-row{grid-template-columns:1fr}.lhbc-member-gallery-upload-button{width:100%!important;min-width:0!important}}

/* v1.0.26：会员中心增加“我的商家”和“密码”入口 */
.lhbc-my-business-summary{margin:12px 0 14px;background:#fff;border:1px solid #e5e7eb;border-radius:5px;overflow:hidden}
.lhbc-my-business-actions{margin:12px 0 4px}
.lhbc-password-form,.lhbc-member-auth-form{margin-top:14px}
.lhbc-password-card .lhbc-help,.lhbc-my-business-card .lhbc-help{line-height:1.7}

/* v1.0.29：游客进入会员中心时只显示登录表单 + 去发布信息，不显示会员菜单和功能卡片 */
.lhbc-member-guest-wrap{max-width:760px!important}
.lhbc-member-guest-wrap .lhbc-member-main{width:100%!important;max-width:none!important}
.lhbc-member-guest-card{max-width:760px!important;margin-left:auto!important;margin-right:auto!important}
.lhbc-member-publish-box{margin-top:18px;padding-top:16px;border-top:1px solid #e5e7eb}
.lhbc-member-publish-box .ywbb-btn{margin-top:6px!important}


/* v1.0.32：游客登录卡片宽度减半；只影响未登录状态，已登录会员中心不动 */
body.lhbc-submit-page .lhbc-member-guest-wrap,
.lhbc-member-guest-wrap{
    width:50%!important;
    max-width:570px!important;
    margin-left:auto!important;
    margin-right:auto!important;
}
body.lhbc-submit-page .lhbc-member-guest-card,
.lhbc-member-guest-card{
    width:100%!important;
    max-width:570px!important;
    margin-left:auto!important;
    margin-right:auto!important;
}
@media(max-width:760px){
    body.lhbc-submit-page .lhbc-member-guest-wrap,
    .lhbc-member-guest-wrap{
        width:100%!important;
        max-width:100%!important;
    }
    body.lhbc-submit-page .lhbc-member-guest-card,
    .lhbc-member-guest-card{
        max-width:100%!important;
    }
}
