.dms-four-eyes-sheet{flex-direction:column;gap:12px;padding:18px 20px 16px;display:flex}.dms-four-eyes-sheet__title{font-size:16px;font-weight:650}.dms-four-eyes-sheet__subtitle{color:var(--text-color-secondary);margin-top:-6px;font-size:13px}.dms-four-eyes-sheet__diff{background:color-mix(in srgb, #c47a1a 10%, var(--background-color-contrast));border:1px solid #c47a1a47;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.dms-four-eyes-sheet__diff-row{flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;display:flex}.dms-four-eyes-sheet__diff-before,.dms-four-eyes-sheet__diff-after{background:var(--background-color-contrast);border:1px solid var(--border-color-secondary);border-radius:6px;padding:2px 8px}.dms-four-eyes-sheet__diff-arrow{color:var(--text-color-secondary)}.dms-four-eyes-sheet__why{background:color-mix(in srgb, var(--text-color-default) 5%, var(--background-color-contrast));border:1px solid var(--border-color-secondary);border-radius:10px;padding:10px 12px}.dms-four-eyes-sheet__why-title{margin-bottom:4px;font-size:12px;font-weight:650}.dms-four-eyes-sheet__why-list{color:var(--text-color-secondary);margin:0;padding-left:18px;font-size:12px;line-height:1.45}.dms-four-eyes-sheet__hint,.dms-four-eyes-sheet__mode-hint{color:var(--text-color-secondary);font-size:12px;line-height:1.4}.dms-four-eyes-sheet__error{color:var(--color-error,#c92a2a);background:color-mix(in srgb, #c92a2a 8%, var(--background-color-contrast));border:1px solid #c92a2a47;border-radius:8px;padding:10px 12px;font-size:13px;line-height:1.4}.dms-four-eyes-sheet__label{margin-top:4px;font-size:12px;font-weight:600}.dms-four-eyes-sheet__actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}
