/* ================================================================
   bz-jiexi 桌面端样式 — 宽度、位置等桌面专用布局
   共享样式在 base.css，手机端覆盖在 mob.css
   ================================================================ */

.card                              { max-width: 720px; margin-left: 54px; }
.result-card                       { max-width: 720px; }
#bzPreviewLock                     { max-width: 720px; margin-left: 54px; margin-right: 0; }

.hehun-result-row                  { margin-left: 54px; }
.hehun-result-row .hehun-left      { width: 720px; flex-shrink: 0; margin-left: 0 !important; max-width: none !important; }
.hehun-result-row .hehun-right     { width: 620px; flex-shrink: 0; margin-left: 0 !important; max-width: none !important; }
