////
/// Password Print
/// @group password
////

@media print {
  @import 'index';
  @import 'style/print';
}
