/* v0.31.1: Công ty → watermark preview, whole A4 sheet (khổ đứng by default) with a Khổ đứng / Khổ ngang switch */
.wm-orient{display:flex;width:max-content;margin:0 auto 10px;border:1px solid #d0d5dd;border-radius:8px;overflow:hidden;background:#fff}
.wm-orient button{min-height:0;margin:0;padding:6px 14px;border:0;border-radius:0;background:transparent;color:#344054;font-size:13px;font-weight:600;box-shadow:none}
.wm-orient button+button{border-left:1px solid #d0d5dd}
.wm-orient button[aria-pressed=true]{background:var(--brand,#0964fe);color:#fff}
.wm-grid{grid-template-columns:minmax(210px,.7fr) minmax(340px,1.7fr)}
@media (max-width:760px){.wm-grid{grid-template-columns:1fr}}
.wm-preview.wm-frame.portrait{width:100%;max-width:min(100%,540px);margin:0 auto}
.wm-preview.wm-frame.landscape{width:100%;max-width:100%}
