#order-print-dialog{width:min(1440px,98vw);height:96vh;max-width:none;max-height:96vh;padding:0;border:1px solid #888;border-radius:6px;background:#e8e8e6}#order-print-dialog::backdrop{background:#0008}.order-print-toolbar{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-bottom:1px solid #ccc}.order-print-toolbar strong{font-size:16px}.order-print-toolbar span{flex:1;color:#666;font-size:13px}.order-print-layout{display:grid;grid-template-columns:330px minmax(0,1fr);height:calc(100% - 58px)}.order-print-fields{padding:16px;overflow:auto;background:#fff;border-right:1px solid #ccc}.order-print-fields fieldset{display:grid;gap:10px;margin:0 0 18px;padding:0;border:0}.order-print-fields legend{width:100%;margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid #ccc;font-weight:750}.order-print-fields label{display:grid;gap:5px;color:#555;font-size:12px;font-weight:650}.order-print-fields input,.order-print-fields textarea{width:100%;padding:8px 9px;border:1px solid #999;border-radius:4px;background:#fff;color:#111;font:inherit}.order-print-fields textarea{resize:vertical}.order-print-fields .order-check{display:grid;grid-template-columns:18px 1fr;align-items:start;gap:8px}.order-print-fields .order-check input{width:16px;height:16px;margin:1px 0;padding:0;accent-color:#176554}.order-short-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.order-print-fields>p{color:#666;font-size:12px;line-height:1.45}.order-frame-wrap{overflow:auto}.order-frame-wrap iframe{display:block;width:100%;height:100%;border:0}
@media(max-width:860px){#order-print-dialog{width:100vw;height:100vh;max-height:none}.order-print-toolbar span{display:none}.order-print-layout{grid-template-columns:1fr;height:calc(100% - 58px);overflow:auto}.order-print-fields{overflow:visible;border-right:0;border-bottom:1px solid #ccc}.order-frame-wrap{min-height:70vh}}
